1. 78fbfd8 ipv4: Create and use route lookup helpers. by David S. Miller · 15 years ago
  2. 1561747 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-next-2.6 by David S. Miller · 15 years ago
  3. ab1ebc9 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  4. 1f4a024 ixgbe: DCB, PFC not cleared until reset occurs by John Fastabend · 15 years ago
  5. ff4ab20 ixgbe: add support for VF Transmit rate limit using iproute2 by Lior Levy · 15 years ago
  6. 1390a59 ixgbe: DCB, set minimum bandwidth per traffic class by John Fastabend · 15 years ago
  7. 6fb456a ixgbe: correct typo in define name by Emil Tantilov · 15 years ago
  8. 9dda173 ixgbe: update PHY code to support 100Mbps as well as 1G/10G by Emil Tantilov · 15 years ago
  9. 7e7eb43 ixgbe: remove timer reset to 0 on timeout by Emil Tantilov · 15 years ago
  10. c27931d ixgbe: DCB during ifup use correct CEE or IEEE mode by John Fastabend · 15 years ago
  11. 17049d3 ixgbe: IEEE 802.1Qaz, implement priority assignment table by John Fastabend · 15 years ago
  12. 3b97fd6 ixgbe: DCB, missed translation from 8021Qaz TSA to CEE link strict by John Fastabend · 15 years ago
  13. 8187cd4 ixgbe: DCB: enable RSS to be used with DCB by John Fastabend · 15 years ago
  14. 24095aa ixgbe: enable ndo_tc_setup by John Fastabend · 15 years ago
  15. e5b6463 ixgbe: DCB, use multiple Tx rings per traffic class by John Fastabend · 15 years ago
  16. dc166e2 ixgbe: DCB remove ixgbe_fcoe_getapp routine by John Fastabend · 15 years ago
  17. f8628d4 ixgbe: DCB, implement ieee_setapp dcbnl ops by John Fastabend · 15 years ago
  18. 3032309 ixgbe: DCB, implement capabilities flags by John Fastabend · 15 years ago
  19. 0d1fe82 igb: Bump version to 3.0.6 by Carolyn Wyborny · 15 years ago
  20. 831ec0b igb: Add DMA Coalescing feature to driver by Carolyn Wyborny · 15 years ago
  21. 4322e56 igb: Update NVM functions to work with i350 devices by Carolyn Wyborny · 15 years ago
  22. 09b068d igb: Add Energy Efficient Ethernet (EEE) for i350 devices. by Carolyn Wyborny · 15 years ago
  23. 422e05d ixgbevf: Fix Driver String by Greg Rose · 15 years ago
  24. a9f7c53 ixgbevf: Fix Version String by Greg Rose · 15 years ago
  25. 409ec36 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 15 years ago
  26. 70d279a e1000e: bump version number by Bruce Allan · 15 years ago
  27. 4a29e15 e1000e: do not suggest the driver supports Wake-on-ARP by Bruce Allan · 15 years ago
  28. 23e4f06 e1000e: disable jumbo frames on 82579 when MACsec enabled in EEPROM by Bruce Allan · 15 years ago
  29. 6cc7aae e1000e: do not toggle LANPHYPC value bit when PHY reset is blocked by Bruce Allan · 15 years ago
  30. 1effb45 e1000e: extend EEE LPI timer to prevent dropped link by Bruce Allan · 15 years ago
  31. 5661aeb e1000e: extend timeout for ethtool link test diagnostic by Bruce Allan · 15 years ago
  32. d8d5f8a e1000e: magic number cleanup - ETH_ALEN by Bruce Allan · 15 years ago
  33. ef5ab89 e1000e: use dev_kfree_skb_irq() instead of dev_kfree_skb() by Bruce Allan · 15 years ago
  34. 23633b1 ixgbevf: remove Tx hang detection by Lior Levy · 15 years ago
  35. e2444d9 ixgb: convert to new VLAN model by Emil Tantilov · 15 years ago
  36. 33175d8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  37. c590893 tg3: Remove 5750 PCI code by Matt Carlson · 15 years ago
  38. e256f8a tg3: Move tg3_init_link_config to tg3_phy_probe by Matt Carlson · 15 years ago
  39. 683644b tg3: Refine VAux decision process by Matt Carlson · 15 years ago
  40. 4143470 tg3: cleanup pci device table vars by Matt Carlson · 15 years ago
  41. d4894f3 tg3: Add code to verify RODATA checksum of VPD by Matt Carlson · 15 years ago
  42. 01c3a39 tg3: Fix NVRAM selftest by Matt Carlson · 15 years ago
  43. bb18bb9 tg3: Add missed 5719 workaround change by Matt Carlson · 15 years ago
  44. bd33acc bonding: move procfs code into bond_procfs.c by Amerigo Wang · 15 years ago
  45. 23ffaa8 ath5k: restrict AR5K_TX_QUEUE_ID_DATA_MAX to reflect the [0,3] range by John W. Linville · 15 years ago
  46. 80751e2 ieee80211: add IEEE80211_COUNTRY_STRING_LEN definition by Bing Zhao · 15 years ago
  47. b9ede5f mwl8k: use kcalloc instead of kmalloc & memset by Shan Wei · 15 years ago
  48. 5217e87 ixgbe: fix compile failure in ixgbe_init_mbx_params_pf by Andy Gospodarek · 15 years ago
  49. 86f99ff r6040: bump to version 0.27 and date 23Feb2011 by Florian Fainelli · 15 years ago
  50. c60c9c7 r6040: fix multicast operations by Shawn Lin · 15 years ago
  51. c01c6af Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next-2.6 by David S. Miller · 15 years ago
  52. bf745e8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-next-2.6 by David S. Miller · 15 years ago
  53. 2b642ca ixgbe: fix setting and reporting of advertised speeds by Emil Tantilov · 15 years ago
  54. da74cd4 ixgbe: fix spelling errors by Emil Tantilov · 15 years ago
  55. d7c8a29 ixgbe: improve logic in ixgbe_init_mbx_params_pf by Emil Tantilov · 15 years ago
  56. 77ed18f ixgbe: add function description by Emil Tantilov · 15 years ago
  57. 0b0c2b3 ixgbe: Enable flow control pause parameter auto-negotiation support by Emil Tantilov · 15 years ago
  58. a3aeea0 ixgbe: Add x540 statistic counter definitions by Emil Tantilov · 15 years ago
  59. 667c756 ixgbe: clear correct counters for flow control on 82599 by Emil Tantilov · 15 years ago
  60. 037c6d0 ixgbe: cleanup PHY init by Emil Tantilov · 15 years ago
  61. 68a683c ixgbe: add support to FCoE DDP in target mode by Yi Zou · 15 years ago
  62. 9082799 ixgbe: fix missing function pointer conversion by Don Skidmore · 15 years ago
  63. 0a915b9 igb: Add stats output for OS2BMC feature on i350 devices by Carolyn Wyborny · 15 years ago
  64. a1d76e1 e1000e: fix build issue due to undefined reference to crc32_le by Emil Tantilov · 15 years ago
  65. 9ac3524 bonding 802.3ad: Rename rx_machine_lock to state_machine_lock by Nils Carlson · 15 years ago
  66. 16d79d7 bonding 802.3ad: Fix the state machine locking v2 by Nils Carlson · 15 years ago
  67. ce3c869 drivers/net/macvtap: fix error check by Nicolas Kaiser · 15 years ago
  68. 06f0c13 s2io: fix uninitialized compile warning by Shan Wei · 15 years ago
  69. 541ac7c bonding: COW before overwriting the destination MAC address by Changli Gao · 15 years ago
  70. cca134f bonding: remove the unused dummy functions when net poll controller isn't enabled by Changli Gao · 15 years ago
  71. ef28a4e Merge branch 'davem-next.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 by David S. Miller · 15 years ago
  72. f21b538 be2net: Add multicast filter capability for Lancer by Padmanabh Ratnakar · 15 years ago
  73. 63fcb27 be2net: Disarm CQ and EQ to disable interrupt in Lancer by Padmanabh Ratnakar · 15 years ago
  74. d8a29d3 be2net: Remove TX Queue stop in close by Padmanabh Ratnakar · 15 years ago
  75. 8b7756c be2net: Change f/w command versions for Lancer by Padmanabh Ratnakar · 15 years ago
  76. 37eed1c be2net: Add error recovery during load for Lancer by Padmanabh Ratnakar · 15 years ago
  77. 19fad86 be2net: Checksum field valid only for TCP/UDP by Padmanabh Ratnakar · 15 years ago
  78. e80d9da be2net: Remove ERR compl workaround for Lancer by Padmanabh Ratnakar · 15 years ago
  79. f277e65 net/smsc911x.c: Set the VLAN1 register to fix VLAN MTU problem by Göran Weinholt · 15 years ago
  80. 2a6672f b43: trivial: update B43_PHY_N description (PHY support) by Rafał Miłecki · 15 years ago
  81. ea29cae p54spi: Update kconfig help text by Michael Buesch · 15 years ago
  82. 118253c iwlwifi: fix iwl-rx.c compilation by Stanislaw Gruszka · 15 years ago
  83. 9ac4793 wireless:ath: use resource_size() help function by Shan Wei · 15 years ago
  84. e4b0b32 ath5k: Put hardware in PROMISC mode if there is more than 1 stations. by Ben Greear · 15 years ago
  85. 9b3de1e bnx2x: fix MaxBW configuration by Dmitry Kravkov · 15 years ago
  86. e3835b9 bnx2x: (NPAR) prevent HW access in D3 state by Dmitry Kravkov · 15 years ago
  87. 9fdc3e9 bnx2x: fix link notification by Dmitry Kravkov · 15 years ago
  88. c4154f2 bnx2x: fix non-pmf device load flow by Dmitry Kravkov · 15 years ago
  89. 7a8fc77 r8169: convert to new VLAN model. by Francois Romieu · 15 years ago
  90. 54405cd r8169: support control of advertising. by Oliver Neukum · 15 years ago
  91. 5a5e444 r8169: support the new chips for RTL8105E. by Hayes Wang · 15 years ago
  92. d72751e Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  93. 85a7045 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 15 years ago
  94. 410f2bb iwlwifi: avoid too frequent recover from statistics by Stanislaw Gruszka · 15 years ago
  95. 6198c38 iwlwifi: cleanup iwl_good_plcp_health by Stanislaw Gruszka · 15 years ago
  96. 466a19a iwlwifi: move rx handlers code to iwl-rx.c by Stanislaw Gruszka · 15 years ago
  97. db7889c ath9k: Fix txq memory address printing in debugfs. by Ben Greear · 15 years ago
  98. 557d99a rt2x00: Remove unused rt2x00queue_get_queue function. by Gertjan van Wingerde · 15 years ago
  99. a244083 rt2x00: Optimize getting the beacon queue structure. by Gertjan van Wingerde · 15 years ago
  100. 61c6e48 rt2x00: Include ATIM queue support in rt2x00queue_get_tx_queue. by Gertjan van Wingerde · 15 years ago