summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-13ixgbe: Refactor common code between 82598 & 82599 to accommodate new hardwareMallikarjuna R Chilakala
2010-05-13ixgbe: Use bool flag to see if the packet unmapping is delayed in HWRSCMallikarjuna R Chilakala
2010-05-13ixgbe: fix setting of promisc mode when using mac-vlansEmil Tantilov
2010-05-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-05-13netfilter: remove unnecessary returns from void function()sJoe Perches
2010-05-13netfilter: cleanup printk messagesStephen Hemminger
2010-05-13netfilter: change NF_ASSERT to WARN_ONStephen Hemminger
2010-05-13netfilter: bridge-netfilter: fix crash in br_nf_forward_finish()Bart De Schuymer
2010-05-12cxgb4: report GRO stats with ethtool -SDimitris Michailidis
2010-05-12cxgb4: report the PCIe link speedDimitris Michailidis
2010-05-12cxgb4: configure HW VLAN extraction through FWDimitris Michailidis
2010-05-12e1000e: add PCI device id to enable support for 82567V-4Bruce Allan
2010-05-12e1000e: Fix/cleanup PHY reset code for ICHx/PCHxBruce Allan
2010-05-12e1000e: move settting of flow control refresh timer to link setup codeBruce Allan
2010-05-12e1000e: fix checks for manageability enabled and management pass-throughBruce Allan
2010-05-12e1000e: Incorrect function pointer set for force_speed_duplex on 82577Bruce Allan
2010-05-12e1000e: Cleanup e1000_sw_lcd_config_ich8lan()Bruce Allan
2010-05-12e1000e: Remove EN_MAC_ADDR_FILTER check from enable_mng_pass_thru checkBruce Allan
2010-05-12e1000e: cleanup multiple common exit pointsBruce Allan
2010-05-12e1000e: s/w initiated LSC MSI-X interrupts not generated; no transmitBruce Allan
2010-05-12e1000e: initialize manageability (IPMI) pass-through in 82574/82583Bruce Allan
2010-05-12e1000e: bad state after running ethtool diagnostics with AMT enabledBruce Allan
2010-05-12e1000e: use static params to save stack space (part 2)Bruce Allan
2010-05-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-05-12netxen: handle queue manager accessAmit Kumar Salecha
2010-05-12netxen: to fix onchip memory access.Sucheta Chakraborty
2010-05-12netxen: remove unnecessary size checksSucheta Chakraborty
2010-05-12netxen: fix register usageAmit Kumar Salecha
2010-05-12tipc: Reduce footprint by un-inlining tipc_msg_* routinesAllan Stephens
2010-05-12tipc: Reduce footprint by un-inlining buf_acquire routineAllan Stephens
2010-05-12tipc: Reduce footprint by un-inlining bearer congestion routineAllan Stephens
2010-05-12tipc: Reduce footprint by un-inlining port list routinesAllan Stephens
2010-05-12tipc: Reduce footprint by un-inlining nmap routinesAllan Stephens
2010-05-12tipc: Reduce footprint by un-inlining address routinesAllan Stephens
2010-05-12tipc: add tipc_ prefix to fcns targeted for un-inliningAllan Stephens
2010-05-12tipc: Relocate trivial link status functions to header fileAllan Stephens
2010-05-12tipc: remove abstraction for link_max_pktAllan Stephens
2010-05-12tipc: Update commenting in TIPC APIAllan Stephens
2010-05-12tipc: Add support for "-s" configuration optionAllan Stephens
2010-05-12tipc: Rename "multicast-link" to "broadcast-link"Allan Stephens
2010-05-12tipc: Eliminate unnecessary initialization in native API send routinesAllan Stephens
2010-05-12tipc: Prune unused data structures from configuration serviceAllan Stephens
2010-05-12tipc: Eliminate unused argument in print statementAllan Stephens
2010-05-12tipc: Eliminate obsolete port's "congested_link" fieldAllan Stephens
2010-05-12netfilter: xtables: add missing depends for xt_TEEJan Engelhardt
2010-05-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-05-11Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-05-11Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-05-11drivers/gpu/drm/i915/i915_irq.c:i915_error_object_create(): use correct kmap-...Andrew Morton
2010-05-11hp_accel: fix race in device removalOliver Neukum