1. 9a2d09c ixgbe: update version number for ixgbe by Don Skidmore · 14 years ago
  2. 09c5088 net-next: Add multiqueue support to vmxnet3 driver by Shreyas Bhatewara · 14 years ago
  3. 2491242 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  4. 93aaae2 filter: optimize sk_run_filter by Eric Dumazet · 14 years ago
  5. d9efd2a be2net: Fix to avoid firmware update when interface is not open. by Sarveshwar Bandi · 14 years ago
  6. 0a80410 can: EG20T PCH: use BIT(X) by Tomoya · 14 years ago
  7. 086b565 can: EG20T PCH: add prefix to macro by Tomoya · 14 years ago
  8. 07bfa52 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  9. 30dfe2c atm: fore200e: Fix build warning. by David S. Miller · 14 years ago
  10. d530db0 3c59x: fix build failure on !CONFIG_PCI by Namhyung Kim · 14 years ago
  11. 1aa46ec ipg.c: remove id [SUNDANCE, 0x1021] by Ken Kawasaki · 14 years ago
  12. 8ea9122 net: caif: spi: fix potential NULL dereference by Vasiliy Kulikov · 14 years ago
  13. 3bf30b5 ath9k_htc: Avoid setting QoS control for non-QoS frames by Rajkumar Manoharan · 14 years ago
  14. 866f3b2 bonding: IGMP handling cleanup by Eric Dumazet · 14 years ago
  15. 3006bc3 bonding: fix a race in IGMP handling by Eric Dumazet · 14 years ago
  16. 28cb6cc gianfar: fix signedness issue by Nicolas Kaiser · 14 years ago
  17. dd68ad2 net: more Kconfig whitespace cleanup by Philippe De Muyter · 14 years ago
  18. b1323c8 drivers/net/can/sja1000: Use printf extension %pR for struct resource by Joe Perches · 14 years ago
  19. d8ee707 drivers/net/vxge/vxge-main.c: Remove unnecessary casts of pci_get_drvdata by Joe Perches · 14 years ago
  20. a31ff38 drivers/net/s2io.c: Remove unnecessary casts of pci_get_drvdata by Joe Perches · 14 years ago
  21. 870634b net: bnx2x: fix error value sign by Vasiliy Kulikov · 14 years ago
  22. 24b7ea9 8139cp: fix checksum broken by Shan Wei · 14 years ago
  23. d5d3ebe r8169: fix checksum broken by Shan Wei · 14 years ago
  24. 802aa9c qlcnic: Bumped up driver version to 5.0.12 by Anirban Chakraborty · 14 years ago
  25. 706f23a qlcnic: lro off message log from set rx checsum by Sony Chacko · 14 years ago
  26. 2679a13 qlcnic: Add description for CN1000Q adapter by Sritej Velaga · 14 years ago
  27. c21fd48 qlcnic: Fix for kdump by Rajesh Borundia · 14 years ago
  28. 2abea2f qlcnic: Allow minimum bandwidth of zero by Sucheta Chakraborty · 14 years ago
  29. 9920239 drivers/isdn/hisax: Add printf format/argument verification and fix fallout by Joe Perches · 14 years ago
  30. ece4915 drivers/net: Remove unnecessary casts of netdev_priv by Joe Perches · 14 years ago
  31. 5f54ceb drivers/net/vxge: Remove unnecessary casts of netdev_priv by Joe Perches · 14 years ago
  32. 8739cfe drivers/net/usb: Remove unnecessary casts of netdev_priv by Joe Perches · 14 years ago
  33. b16fed0 drivers/net/qlge: Remove unnecessary casts of netdev_priv by Joe Perches · 14 years ago
  34. 4dd1518 drivers/net/qla3xxx.c: Remove unnecessary casts of netdev_priv by Joe Perches · 14 years ago
  35. a887e22 drivers/net/pcmcia: Remove unnecessary casts of netdev_priv by Joe Perches · 14 years ago
  36. c04914a drivers/net/bonding: Remove unnecessary casts of netdev_priv by Joe Perches · 14 years ago
  37. a17531f drivers/isdn/i4l: Remove unnecessary casts of netdev_priv by Joe Perches · 14 years ago
  38. a1082bf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-next-2.6 by David S. Miller · 14 years ago
  39. 147b2c8 e1000e: add netpoll support for MSI/MSI-X IRQ modes by Dongdong Deng · 14 years ago
  40. 1b98c2b e1000e: 82574 intermittently fails to initialize with manageability f/w by Bruce Allan · 14 years ago
  41. d478eb4 e1000e: 82571 SerDes link handle null code word from partner by Bruce Allan · 14 years ago
  42. b1d670f Remove extra struct page member from the buffer info structure by Greg Rose · 14 years ago
  43. eca2a33 igbvf: Remove some dead code in igbvf by Julian Stecklina · 14 years ago
  44. 2c20ebb igbvf: Update version and Copyright by Greg Rose · 14 years ago
  45. 5d426ad ixgbevf: Fix Oops by Greg Rose · 14 years ago
  46. e2ddeba ixgbe: refactor ixgbe_alloc_queues() by Eric Dumazet · 14 years ago
  47. b93a222 ixgbe: add support for x540 MAC by Don Skidmore · 14 years ago
  48. fe15e8e ixgbe: add MAC and PHY support for x540 by Don Skidmore · 14 years ago
  49. a391f1d ixgbe: make silicon specific functions generic by Don Skidmore · 14 years ago
  50. 9b55bb0 ixgbe: make sure FCoE DDP user buffers are really released by the HW by Yi Zou · 14 years ago
  51. 8ca371e ixgbe: invalidate FCoE DDP context when no error status is available by Yi Zou · 14 years ago
  52. a41c059 ixgbe: avoid doing FCoE DDP when adapter is DOWN or RESETTING by Yi Zou · 14 years ago
  53. c84d324 ixgbe: rework Tx hang detection to fix reoccurring false Tx hangs by John Fastabend · 14 years ago
  54. e3de4b7 ixgbe: Resolve null function pointer accesses on 82598 w/ multi-speed fiber by Alexander Duyck · 14 years ago
  55. 2274543 ixgbe: populate the ring->q_vector pointer during ring mapping by Alexander Duyck · 14 years ago
  56. d0759eb ixgbe: cleanup ixgbe_map_rings_to_vectors by Alexander Duyck · 14 years ago
  57. 125601b ixgbe: simplify math and improve stack use of ixgbe_set_itr functions by Alexander Duyck · 14 years ago
  58. bf29ee6 ixgbe: cleanup unclear references to reg_idx by Alexander Duyck · 14 years ago
  59. 9d6b758 ixgbe: cleanup unnecessary return value in ixgbe_cache_ring_rss by Alexander Duyck · 14 years ago
  60. 673ac60 ixgbe: Cleanup DCB logic, whitespace, and comments in ixgbe_ethtool.c by Alexander Duyck · 14 years ago
  61. 50d6c68 ixgbe: add WOL support for backplane adapters by Alexander Duyck · 14 years ago
  62. e2b4e21 ixgbe: cleanup ixgbe_set_tx_csum ethtool flags configuration by Alexander Duyck · 14 years ago
  63. bd50817 ixgbe: change mac_type if statements to switch statements by Alexander Duyck · 14 years ago
  64. aa80175 ixgbe: cleanup use of ixgbe_rsc_count and RSC_CB by Alexander Duyck · 14 years ago
  65. ee9e0f0 ixgbe: cleanup ATR filter setup function by Alexander Duyck · 14 years ago
  66. c267fc1 ixgbe: cleanup ixgbe_clean_rx_irq by Alexander Duyck · 14 years ago
  67. 32aa77a ixgbe: change vector numbering so that queues end up on correct CPUs by Alexander Duyck · 14 years ago
  68. b953799 ixgbe: reorder Tx cleanup so that if adapter will reset we don't rearm by Alexander Duyck · 14 years ago
  69. 80fba3f ixgbe: Disable RSC when ITR setting is too high to allow RSC by Alexander Duyck · 14 years ago
  70. 73c4b7c ixgbe: cleanup race conditions in link setup by Alexander Duyck · 14 years ago
  71. 7d637bc ixgbe: add a state flags to ring by Alexander Duyck · 14 years ago
  72. 33cf09c ixgbe: move CPU variable from ring into q_vector, add ring->q_vector by Alexander Duyck · 14 years ago
  73. c60fbb0 ixgbe: move adapter into pci_dev driver data instead of netdev by Alexander Duyck · 14 years ago
  74. 01fa7d9 ixgbe: remove residual code left over from earlier combining of TXDCTL by Alexander Duyck · 14 years ago
  75. 5f5ae6f ixgbe: move ixgbe_clear_interrupt_scheme to before pci_save_state by Alexander Duyck · 14 years ago
  76. fc77dc3 ixgbe: add a netdev pointer to the ring structure by Alexander Duyck · 14 years ago
  77. 5b7da51 ixgbe: combine some stats into a union to allow for Tx/Rx stats overlap by Alexander Duyck · 14 years ago
  78. b6ec895 ixgbe: move device pointer into the ring structure by Alexander Duyck · 14 years ago
  79. 84ea259 ixgbe: drop ring->head, make ring->tail a pointer instead of offset by Alexander Duyck · 14 years ago
  80. d5f398e ixgbe: cleanup ixgbe_alloc_rx_buffers by Alexander Duyck · 14 years ago
  81. 8ad494b ixgbe: move GSO segments and byte count processing into ixgbe_tx_map by Alexander Duyck · 14 years ago
  82. 4c0ec65 ixgbe: remove unnecessary re-init of adapter on Rx-csum change by Alexander Duyck · 14 years ago
  83. 80ab193 ixgbe: DCB: credit max only needs to be gt TSO size for 82598 by John Fastabend · 14 years ago
  84. 16b61be ixgbe: DCB set PFC high and low water marks per data sheet specs by John Fastabend · 14 years ago
  85. 66c87bd ixgbevf: Update Version String and Copyright Notice by Greg Rose · 14 years ago
  86. 1a51502 ixgbe: delay rx_ring freeing by Eric Dumazet · 14 years ago
  87. b5261cf ath9k_hw: Set proper eeprom offset for AR9287 HTC devices by Rajkumar Manoharan · 14 years ago
  88. 7cbf261 ath9k_htc: Add new devices into AR7010 by Rajkumar Manoharan · 14 years ago
  89. 32b0895 ath9k_htc: Update usb device ID list by Rajkumar Manoharan · 14 years ago
  90. e8364bb ath9k: Remove pm_qos request after hw unregister. by Vivek Natarajan · 14 years ago
  91. 9d1e5e4 mpc52xx: cleanup locking by Eric Dumazet · 14 years ago
  92. 8ffab51 macvlan: lockless tx path by Eric Dumazet · 14 years ago
  93. 020f01e drivers/isdn/mISDN: Use printf extension %pV by Joe Perches · 14 years ago
  94. b5e4156 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  95. dfa31fe carl9170: fix usb anchor wait timeout by Christian Lamparter · 14 years ago
  96. 1f4f067 enic: Fix build warnings by Vasanthy Kolluri · 14 years ago
  97. ce5a121 hso: Fix unused variable warning by Alan Cox · 14 years ago
  98. 779bb41 drivers/net/cnic.c: Remove unnecessary semicolons by Joe Perches · 14 years ago
  99. e81a1ba drivers/net/ixgbe: Remove unnecessary semicolons by Joe Perches · 14 years ago
  100. 1d51c41 drivers/net/e1000e: Remove unnecessary semicolons by Joe Perches · 14 years ago