| Commit message (Expand) | Author | Files | Lines |
2010-01-23 | ixgbevf: Fix IPv6 GSO type checks | Jeff Kirsher | 1 | -1/+1 |
2010-01-23 | IP: Send an ICMP "Fragment Reassembly Timeout" message when enabling connecti... | Shan Wei | 1 | -4/+30 |
2010-01-23 | icmp: move icmp_err_convert[] to .rodata | Alexey Dobriyan | 2 | -2/+2 |
2010-01-23 | net: constify MIB name tables | Alexey Dobriyan | 5 | -11/+11 |
2010-01-23 | neigh: simplify seq_file code | Alexey Dobriyan | 1 | -7/+4 |
2010-01-23 | netdev: remove certain HAVE_ macros | Alexey Dobriyan | 1 | -10/+0 |
2010-01-23 | ixgbevf: Tell network stack to stop tx when the VF detects PF reset | Greg Rose | 1 | -0/+2 |
2010-01-23 | ixgbevf: Fix panics in the VF driver | Greg Rose | 1 | -4/+20 |
2010-01-23 | ixgbevf: Take action when the PF notifies the VF it is resetting. | Greg Rose | 1 | -0/+7 |
2010-01-23 | ixgbe: Improve reset coordination between the PF and the VF | Greg Rose | 3 | -0/+39 |
2010-01-23 | ixgbe: Allow the VF driver to be loaded before the PF driver | Greg Rose | 2 | -5/+8 |
2010-01-23 | ixgbe: Remove unused emulation MAC storage from the per VF data structure. | Greg Rose | 1 | -1/+0 |
2010-01-23 | ixgbe: Set the correct pool when VLANs are added in SR-IOV mode. | Greg Rose | 1 | -2/+4 |
2010-01-22 | be2net: fix bug in rx page posting | Sathya Perla | 1 | -3/+5 |
2010-01-22 | be2net: Add link test to list of ethtool self tests. | Sarveshwar Bandi | 1 | -0/+11 |
2010-01-22 | be2net: ethtool self test reorganization. | Sarveshwar Bandi | 1 | -3/+4 |
2010-01-22 | Linux 2.6.33-rc5v2.6.33-rc5 | Linus Torvalds | 1 | -1/+1 |
2010-01-21 | vmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREE | Yongseok Koh | 1 | -3/+1 |
2010-01-21 | perf: x86: Add support for the ANY bit | Stephane Eranian | 2 | -0/+8 |
2010-01-21 | perf: Change the is_software_event() definition | Peter Zijlstra | 1 | -3/+8 |
2010-01-21 | perf: Honour event state for aux stream data | Peter Zijlstra | 1 | -0/+9 |
2010-01-21 | perf: Fix perf_event_do_pending() fallback callsite | Peter Zijlstra | 1 | -2/+1 |
2010-01-21 | sched: Reassign prev and switch_count when reacquire_kernel_lock() fail | Yong Zhang | 1 | -1/+4 |
2010-01-21 | sched: Fix vmark regression on big machines | Mike Galbraith | 2 | -2/+2 |
2010-01-21 | net/sctp: Eliminate useless code | Julia Lawall | 1 | -1/+1 |
2010-01-21 | vhost: fix TUN=m VHOST_NET=y | Michael S. Tsirkin | 1 | -1/+1 |
2010-01-21 | net: Optimize non-gso test checks | Krishna Kumar | 1 | -12/+17 |
2010-01-21 | phy: add RTBI mode for m88e1111 | Liu Yu-B13201 | 1 | -0/+38 |
2010-01-21 | ucc_geth: update the tbi-phy setting | Liu Yu-B13201 | 1 | -8/+15 |
2010-01-21 | mpc8569mds: Add bscr setting for rtbi mode | Liu Yu-B13201 | 1 | -0/+24 |
2010-01-21 | dts/mpc8569mds: Cleanup tbi phy to support rtbi | Liu Yu-B13201 | 1 | -5/+42 |
2010-01-21 | tg3: Add 57765 phy ID and enable devices. | Matt Carlson | 2 | -1/+9 |
2010-01-21 | tg3: Bypass power source switching for 57765 | Matt Carlson | 1 | -1/+3 |
2010-01-21 | tg3: Turn off the debug UART for 57765 | Matt Carlson | 1 | -1/+2 |
2010-01-21 | tg3: Fix tx mailbox initialization | Matt Carlson | 1 | -1/+4 |
2010-01-21 | tg3: Supply a nicaddr for 57765 jumbo RCB | Matt Carlson | 1 | -1/+1 |
2010-01-21 | tg3: Fix 5717 and 57765 memory selftests | Matt Carlson | 1 | -1/+16 |
2010-01-21 | tg3: Abort phy init for 5717 serdes devices | Matt Carlson | 1 | -1/+7 |
2010-01-21 | tg3: Add 5717 serdes phy ID | Matt Carlson | 2 | -3/+6 |
2010-01-21 | tg3: Improve internal resource allocations | Matt Carlson | 2 | -4/+25 |
2010-01-21 | tg3: Enable PLL PD when CLKREQ disabled for 5717A0 | Matt Carlson | 2 | -0/+30 |
2010-01-21 | e1000e: enhance frame fragment detection | Jesse Brandeburg | 2 | -4/+22 |
2010-01-21 | e1000: enhance frame fragment detection | Jesse Brandeburg | 2 | -2/+13 |
2010-01-21 | e1000/e1000e/igb/igbvf/ixgb/ixgbe: Fix tests of unsigned in *_tx_map() | Roel Kluin | 5 | -25/+25 |
2010-01-21 | USB: isp1362: fix build failure on ARM systems via irq_flags cleanup | Lothar Wassmann | 1 | -7/+14 |
2010-01-21 | USB: isp1362: better 64bit printf warning fixes | Lothar Wassmann | 1 | -2/+2 |
2010-01-21 | USB: fix usbstorage for 2770:915d delivers no FAT | Ryan May | 1 | -7/+0 |
2010-01-21 | USB: Fix level of isp1760 Reloading ptd error message | Colin Tuckley | 1 | -3/+3 |
2010-01-21 | USB: FHCI: avoid NULL pointer dereference | Alexander Beregalov | 1 | -1/+2 |
2010-01-21 | USB: Fix duplicate sysfs problem after device reset. | Sarah Sharp | 3 | -10/+24 |