Age | Commit message (Expand) | Author | Files | Lines |
2010-05-14 | ixgbe: Refactor common code between 82598 & 82599 to accommodate new hardware | Mallikarjuna R Chilakala | 5 | -421/+557 |
2010-05-14 | ixgbe: Use bool flag to see if the packet unmapping is delayed in HWRSC | Mallikarjuna R Chilakala | 1 | -6/+11 |
2010-05-14 | ixgbe: fix setting of promisc mode when using mac-vlans | Emil Tantilov | 3 | -4/+8 |
2010-05-14 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 123 | -455/+384 |
2010-05-13 | netfilter: remove unnecessary returns from void function()s | Joe Perches | 5 | -5/+0 |
2010-05-13 | netfilter: cleanup printk messages | Stephen Hemminger | 24 | -64/+64 |
2010-05-13 | netfilter: change NF_ASSERT to WARN_ON | Stephen Hemminger | 3 | -18/+3 |
2010-05-13 | netfilter: bridge-netfilter: fix crash in br_nf_forward_finish() | Bart De Schuymer | 1 | -1/+1 |
2010-05-13 | cxgb4: report GRO stats with ethtool -S | Dimitris Michailidis | 1 | -0/+6 |
2010-05-13 | cxgb4: report the PCIe link speed | Dimitris Michailidis | 1 | -2/+8 |
2010-05-13 | cxgb4: configure HW VLAN extraction through FW | Dimitris Michailidis | 4 | -28/+20 |
2010-05-13 | e1000e: add PCI device id to enable support for 82567V-4 | Bruce Allan | 2 | -0/+2 |
2010-05-13 | e1000e: Fix/cleanup PHY reset code for ICHx/PCHx | Bruce Allan | 1 | -74/+75 |
2010-05-13 | e1000e: move settting of flow control refresh timer to link setup code | Bruce Allan | 3 | -4/+4 |
2010-05-13 | e1000e: fix checks for manageability enabled and management pass-through | Bruce Allan | 6 | -16/+52 |
2010-05-13 | e1000e: Incorrect function pointer set for force_speed_duplex on 82577 | Bruce Allan | 2 | -20/+2 |
2010-05-13 | e1000e: Cleanup e1000_sw_lcd_config_ich8lan() | Bruce Allan | 1 | -77/+75 |
2010-05-13 | e1000e: Remove EN_MAC_ADDR_FILTER check from enable_mng_pass_thru check | Bruce Allan | 1 | -4/+4 |
2010-05-13 | e1000e: cleanup multiple common exit points | Bruce Allan | 1 | -24/+17 |
2010-05-13 | e1000e: s/w initiated LSC MSI-X interrupts not generated; no transmit | Bruce Allan | 1 | -2/+9 |
2010-05-13 | e1000e: initialize manageability (IPMI) pass-through in 82574/82583 | Bruce Allan | 3 | -9/+55 |
2010-05-13 | e1000e: bad state after running ethtool diagnostics with AMT enabled | Bruce Allan | 2 | -7/+18 |
2010-05-13 | e1000e: use static params to save stack space (part 2) | Bruce Allan | 1 | -2/+2 |
2010-05-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 7 | -298/+703 |
2010-05-13 | netxen: handle queue manager access | Amit Kumar Salecha | 3 | -11/+63 |
2010-05-13 | netxen: to fix onchip memory access. | Sucheta Chakraborty | 1 | -25/+17 |
2010-05-13 | netxen: remove unnecessary size checks | Sucheta Chakraborty | 2 | -50/+8 |
2010-05-13 | netxen: fix register usage | Amit Kumar Salecha | 3 | -3/+6 |
2010-05-13 | tipc: Reduce footprint by un-inlining tipc_msg_* routines | Allan Stephens | 2 | -93/+100 |
2010-05-13 | tipc: Reduce footprint by un-inlining buf_acquire routine | Allan Stephens | 2 | -23/+25 |
2010-05-13 | tipc: Reduce footprint by un-inlining bearer congestion routine | Allan Stephens | 2 | -14/+14 |
2010-05-13 | tipc: Reduce footprint by un-inlining port list routines | Allan Stephens | 2 | -50/+52 |
2010-05-13 | tipc: Reduce footprint by un-inlining nmap routines | Allan Stephens | 2 | -59/+64 |
2010-05-13 | tipc: Reduce footprint by un-inlining address routines | Allan Stephens | 2 | -34/+35 |
2010-05-13 | tipc: add tipc_ prefix to fcns targeted for un-inlining | Allan Stephens | 13 | -55/+55 |
2010-05-13 | tipc: Relocate trivial link status functions to header file | Allan Stephens | 3 | -31/+36 |
2010-05-13 | tipc: remove abstraction for link_max_pkt | Allan Stephens | 1 | -16/+11 |
2010-05-13 | tipc: Update commenting in TIPC API | Allan Stephens | 2 | -11/+11 |
2010-05-13 | tipc: Add support for "-s" configuration option | Allan Stephens | 4 | -3/+43 |
2010-05-13 | tipc: Rename "multicast-link" to "broadcast-link" | Allan Stephens | 1 | -1/+1 |
2010-05-13 | tipc: Eliminate unnecessary initialization in native API send routines | Allan Stephens | 1 | -2/+2 |
2010-05-13 | tipc: Prune unused data structures from configuration service | Allan Stephens | 1 | -14/+14 |
2010-05-13 | tipc: Eliminate unused argument in print statement | Allan Stephens | 1 | -3/+1 |
2010-05-13 | tipc: Eliminate obsolete port's "congested_link" field | Allan Stephens | 3 | -5/+0 |
2010-05-13 | netfilter: xtables: add missing depends for xt_TEE | Jan Engelhardt | 1 | -0/+1 |
2010-05-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 649 | -3769/+7406 |
2010-05-12 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -68/+56 |
2010-05-12 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -15/+14 |
2010-05-12 | drivers/gpu/drm/i915/i915_irq.c:i915_error_object_create(): use correct kmap-... | Andrew Morton | 1 | -2/+6 |
2010-05-12 | hp_accel: fix race in device removal | Oliver Neukum | 1 | -1/+1 |