1. befa2af ixgbe: Ping the VFs on link status change to trigger link change by Alexander Duyck · 13 years ago
  2. a6ff1a2 Merge branch 'nexthop_exceptions' by David S. Miller · 12 years ago
  3. bd2d083 team: add netpoll support by Jiri Pirko · 12 years ago
  4. 30fdd8a0 netpoll: move np->dev and np->dev_name init into __netpoll_setup() by Jiri Pirko · 12 years ago
  5. 6700c27 net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}() by David S. Miller · 12 years ago
  6. 5f3600e ixgbevf: Use igb style interrupt masks instead of ixgbe style by Alexander Duyck · 13 years ago
  7. fa71ae2 ixgbevf: Move Tx clean-up into NAPI context by Alexander Duyck · 13 years ago
  8. 6b43c44 ixgbevf: Update q_vector to contain ring pointers instead of bitmaps by Alexander Duyck · 13 years ago
  9. 3595990 ixgbevf: Cleanup accounting for space needed at start of xmit_frame by Alexander Duyck · 13 years ago
  10. e2c28ce ixgbevf: Drop use of eitr_low and eitr_high for hard coded values by Alexander Duyck · 13 years ago
  11. 525a940 ixgbevf: Make use of NETIF_F_RXCSUM instead of keeping our own flag by Alexander Duyck · 13 years ago
  12. fd13a9a ixgbevf: Drop netdev_registered value since that is already stored in netdev by Alexander Duyck · 13 years ago
  13. 77d5dfc ixgbevf: Drop all dead or unnecessary code by Alexander Duyck · 13 years ago
  14. c41e413 Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 12 years ago
  15. 7df2dc6 bnx2x: organize BDs calculation for stop/resume by Dmitry Kravkov · 12 years ago
  16. da78b79 can: softing: softing_main: ensure a consistent return value in error case by Julia Lawall · 12 years ago
  17. 0e84eb0 can: mpc5xxx_can: make data in mpc5xxx_can_probe const by Marc Kleine-Budde · 12 years ago
  18. dda0b3b can: flexcan: make flexcan_priv.devtype_data member point to const data by Marc Kleine-Budde · 12 years ago
  19. 16626b0 asix: Add a new driver for the AX88172A by Christian Riesch · 12 years ago
  20. 607740b asix: Factor out common code by Christian Riesch · 12 years ago
  21. b4cdae20 asix: Rename asix.c to asix_devices.c by Christian Riesch · 12 years ago
  22. 6ba6047 gigaset: silence GCC warning for unused 'format_ie' by Paul Bolle · 12 years ago
  23. f3c48ec drivers: connector: fixed coding style issues by Valentin Ilie · 12 years ago
  24. efdfad3 bnx2: Try to recover from PCI block reset by Michael Chan · 12 years ago
  25. aed93e0 tg3: Add hwmon support for temperature by Michael Chan · 12 years ago
  26. cf8d55a tg3: Add APE scratchpad read function by Matt Carlson · 12 years ago
  27. b65a372 tg3: Add common function tg3_ape_event_lock() by Matt Carlson · 12 years ago
  28. 165f4d1 tg3: Fix the setting of the APE_HAS_NCSI flag by Michael Chan · 12 years ago
  29. 7ff65cd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  30. ac1ae5f be2net: dont pull too much data in skb linear part by Eric Dumazet · 12 years ago
  31. d2ee62e be2net: update driver version by Padmanabh Ratnakar · 12 years ago
  32. 73dea39 be2net: Add description about various RSS hash types by Padmanabh Ratnakar · 12 years ago
  33. 9c64508 net/mlx4_en: dereferencing freed memory by Dan Carpenter · 12 years ago
  34. 447458c net/mlx4: off by one in parse_trans_rule() by Dan Carpenter · 12 years ago
  35. 1ce09e8 hyperv: Add support for setting MAC from within guests by Haiyang Zhang · 12 years ago
  36. 006c913 usb: Use eth_random_addr by Joe Perches · 12 years ago
  37. 1833611 s390: Use eth_random_addr by Joe Perches · 12 years ago
  38. 344dc8e drivers/net: Use eth_random_addr by Joe Perches · 12 years ago
  39. f4f7f414 wireless: Use eth_random_addr by Joe Perches · 12 years ago
  40. c7e12ea net: usb: Use eth_random_addr by Joe Perches · 12 years ago
  41. 7efd26d ethernet: Use eth_random_addr by Joe Perches · 12 years ago
  42. cbc89c8 lpc_eth: remove duplicated include by Duan Jiong · 12 years ago
  43. d411a93 ixgbe: Merge FCoE set_num and cache_ring calls into RSS/DCB config by Alexander Duyck · 12 years ago
  44. 800bd60 ixgbe: Add function for obtaining FCoE TC based on FCoE user priority by Alexander Duyck · 12 years ago
  45. 02debdc ixgbe: Populate the prio_tc_map in ixgbe_setup_tc by Alexander Duyck · 13 years ago
  46. df0676d ixgbe: Cleanup unpacking code for DCB by Alexander Duyck · 13 years ago
  47. 15cbc70 ixgbe: Simplify logic for getting traffic class from user priority by Alexander Duyck · 13 years ago
  48. 22a4cca e1000e: Program the correct register for ITR when using MSI-X. by Matthew Vick · 12 years ago
  49. 18115f8 e1000e: Cleanup code logic in e1000_check_for_serdes_link_82571() by Tushar Dave · 12 years ago
  50. 921a678 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  51. 02eca3f tg3: add device id of Apple Thunderbolt Ethernet device by Greg KH · 12 years ago
  52. 38a0084 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  53. d3bd3a5 be2net: Enable RSS UDP hashing for Lancer and Skyhawk by Padmanabh Ratnakar · 12 years ago
  54. b4e32a7 be2net: Fix port name in message during driver load by Padmanabh Ratnakar · 12 years ago
  55. 19d59aa be2net: Fix cleanup path when EQ creation fails by Padmanabh Ratnakar · 12 years ago
  56. f67ef7b be2net: Activate new FW after FW download for Lancer by Padmanabh Ratnakar · 12 years ago
  57. bf99e50 be2net: Fix initialization sequence for Lancer by Padmanabh Ratnakar · 12 years ago
  58. 7aeb215 be2net : Fix die temperature stat for Lancer by Padmanabh Ratnakar · 12 years ago
  59. c871c5f be2net: Fix error while toggling autoneg of pause parameters by Padmanabh Ratnakar · 12 years ago
  60. 68c4504 team: make team_port_enabled() and team_port_txable() static inline by Jiri Pirko · 12 years ago
  61. 5fc8899 team: add broadcast mode by Jiri Pirko · 12 years ago
  62. 6e88e13 team: use function team_port_txable() for determing enabled and up port by Jiri Pirko · 12 years ago
  63. 065f5f9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  64. fa91983 netxen: fix link notification order by Flavio Leitner · 12 years ago
  65. 5b00f2e drivers/ieee802154/at86rf230: rework irq handler by alex.bluesman.smirnov@gmail.com · 12 years ago
  66. d348446 smsc95xx: signedness bug in get_regs() by Dan Carpenter · 12 years ago
  67. 064bff1 net: add support for NS8390 based eth controllers on some ColdFire CPU boards by Greg Ungerer · 12 years ago
  68. 2f8684c ath5k: replace modparam_all_channels with CONFIG_ATH5K_TEST_CHANNELS by Luis R. Rodriguez · 12 years ago
  69. ce8126c iwmc3200top: remove driver for unavailable hardware by John W. Linville · 12 years ago
  70. 5da7b2e i2400m: remove SDIO device support by John W. Linville · 12 years ago
  71. 650cef38 bcma: add PMU clock support for BCM4706 by Hauke Mehrtens · 12 years ago
  72. 9a89c3a bcma: fix CC driver compilation on MIPS by Rafał Miłecki · 12 years ago
  73. db36f79 rt2x00: remove unused argument by Stanislaw Gruszka · 12 years ago
  74. 7573cb5 rt2800lib: merge same defines by Stanislaw Gruszka · 12 years ago
  75. 5d7d55d6 rt2x00pci: small 3290 changes cleanup by Stanislaw Gruszka · 12 years ago
  76. c9122c0 carl9170: fix HT peer BA session corruption by Christian Lamparter · 12 years ago
  77. 4519a74 carl9170: import 1.9.6 firmware headers by Christian Lamparter · 12 years ago
  78. 0b7f5d0 ixgbe: Merge RSS and flow director ring register caching and configuration by Alexander Duyck · 13 years ago
  79. 45e9baa ixgbe: Clean up a useless switch statement and dead code in configure_srrctl by Alexander Duyck · 13 years ago
  80. e4b317e ixgbe: Add feature offset value to ring features by Alexander Duyck · 13 years ago
  81. c087663 ixgbe: Add upper limit to ring features by Alexander Duyck · 13 years ago
  82. 49c7ffb ixgbe: count q_vectors instead of MSI-X vectors by Alexander Duyck · 13 years ago
  83. 0d653ed8 qlge: fix endian issue by Li RongQing · 12 years ago
  84. 5b70ca3 ksz884x: fix Endian by Li RongQing · 12 years ago
  85. 4e01df2 Merge branch 'davem-next.r8169' of git://violet.fr.zoreil.com/romieu/linux by David S. Miller · 12 years ago
  86. 04c9f41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  87. c1f5163 bnx2: Fix bug in bnx2_free_tx_skbs(). by Michael Chan · 12 years ago
  88. b28ba72 IPoIB: fix skb truesize underestimatiom by Eric Dumazet · 12 years ago
  89. c278fa5 qlge: Bumped driver version to 1.00.00.31 by Jitendra Kalsaria · 12 years ago
  90. 667b938 qlge: Refactoring of ethtool stats. by Jitendra Kalsaria · 12 years ago
  91. 433c88e qlge: Moving low level frame error to ethtool statistics. by Jitendra Kalsaria · 12 years ago
  92. f5c4441 qlge: Fixed double pci free upon tx_ring->q allocation failure. by Jitendra Kalsaria · 12 years ago
  93. a7db9ad qlge: Added missing case statement to ethtool get_strings. by Jitendra Kalsaria · 12 years ago
  94. 849bcaf qlge: Clean up ethtool set WOL routine. by Jitendra Kalsaria · 12 years ago
  95. 206d78e qlge: Fix ethtool WOL calls to operate only on devices that support WOL. by Jitendra Kalsaria · 12 years ago
  96. d0de730 qlge: Cleanup atomic queue threshold check. by Jitendra Kalsaria · 12 years ago
  97. 41812db qlge: Fix TX queue stoppage due to full condition. by Jitendra Kalsaria · 12 years ago
  98. f62a23a net: calxedaxgmac: enable rx cut-thru mode by Rob Herring · 12 years ago
  99. e36ce6e net: calxedaxgmac: set outstanding AXI bus transactions to 8 by Rob Herring · 12 years ago
  100. 7c40091 net: calxedaxgmac: fix hang on rx refill by Rob Herring · 12 years ago