1. 84421b9 tg3: Update link_up flag for phylib devices by Nithin Sujir · 12 years ago
  2. d9169323 bnx2x: Fix SFP+ misconfiguration in iSCSI boot scenario by Yaniv Rosner · 12 years ago
  3. 5f3347e bnx2x: Fix intermittent long KR2 link up time by Yaniv Rosner · 12 years ago
  4. 260055b mv643xx_eth: fix for disabled autoneg by Phil Sutter · 12 years ago
  5. a229e48 net/mlx4_en: Disable RFS when running in SRIOV mode by Amir Vadai · 12 years ago
  6. 83a5a6c net/mlx4_en: Cleanup MAC resources on module unload or port stop by Yan Burman · 12 years ago
  7. bfa8ab4 net/mlx4_en: Fix race when setting the device MAC address by Yan Burman · 12 years ago
  8. e7dbeba net/mlx4_core: Fix endianness bug in set_param_l by Jack Morgenstein · 12 years ago
  9. 0081c8f net/mlx4_core: Turn off device-managed FS bit in dev-cap wrapper if DMFS is not enabled by Jack Morgenstein · 12 years ago
  10. 3fb817f net/mlx4_core: Disable mlx4_QP_ATTACH calls from guests if the host uses flow steering by Jack Morgenstein · 12 years ago
  11. e60b22c e1000e: fix accessing to suspended device by Konstantin Khlebnikov · 12 years ago
  12. 66148ba e1000e: fix runtime power management transitions by Konstantin Khlebnikov · 12 years ago
  13. 4e0855d e1000e: fix pci-device enable-counter balance by Konstantin Khlebnikov · 12 years ago
  14. c5b3ad4 be2net: use CSR-BAR SEMAPHORE reg for BE2/BE3 by Sathya Perla · 12 years ago
  15. 70e21fe Merge branch 'sfc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc by David S. Miller · 12 years ago
  16. c73e787 sfc: Correct efx_rx_buffer::page_offset when EFX_PAGE_IP_ALIGN != 0 by Ben Hutchings · 12 years ago
  17. 35205b2 sfc: Disable soft interrupt handling during efx_device_detach_sync() by Ben Hutchings · 12 years ago
  18. 66d29cb benet: Wait f/w POST until timeout by Gavin Shan · 12 years ago
  19. 0305d06 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net into intel by David S. Miller · 12 years ago
  20. 9da060d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  21. 603e86f igb: Fix for lockdep issue in igb_get_i2c_client by Carolyn Wyborny · 12 years ago
  22. ed65bdd igb: Fix link setup for I210 devices by Carolyn Wyborny · 13 years ago
  23. e4f7dbb igb: Drop BUILD_BUG_ON check from igb_build_rx_buffer by Alexander Duyck · 12 years ago
  24. e08f626 e1000e: workaround DMA unit hang on I218 by Bruce Allan · 12 years ago
  25. acac840 net: fec: fix build error in no MXC platform by Frank Li · 12 years ago
  26. de5fb0a net: fec: put tx to napi poll function to fix dead lock by Frank Li · 12 years ago
  27. aebb2af Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  28. 02e7112 bgmac: omit the fcs by Hauke Mehrtens · 12 years ago
  29. d521de0 bnx2x: Fix KR2 work-around condition by Yaniv Rosner · 12 years ago
  30. be94bea bnx2x: Fix KR2 link by Yaniv Rosner · 12 years ago
  31. 8ce7684 bnx2x: Fix port identification for the 84834 by Yaniv Rosner · 12 years ago
  32. faf1e78 r8169: honor jumbo settings when chipset is requested to start. by françois romieu · 12 years ago
  33. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
  34. e2593fc bnx2x: fix UDP checksum for 57710/57711. by Dmitry Kravkov · 12 years ago
  35. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  36. 0237c11 drivers: net: ethernet: cpsw: consider number of slaves in interation by Daniel Mack · 12 years ago
  37. 3647d34 Merge branch 'sfc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc by David S. Miller · 12 years ago
  38. 1cef935 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  39. 70a3a06 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  40. 29c69a4 sfc: Detach net device when stopping queues for reconfiguration by Ben Hutchings · 13 years ago
  41. b590ace sfc: Fix efx_rx_buf_offset() in the presence of swiotlb by Ben Hutchings · 13 years ago
  42. 3a68f19 sfc: Properly sync RX DMA buffer when it is not the last in the page by Ben Hutchings · 13 years ago
  43. 70a737b bgmac: fix indexing of 2nd level loops by Rafał Miłecki · 12 years ago
  44. 804d6a8 mlx4: Implement memory windows allocation and deallocation by Shani Michaeli · 13 years ago
  45. e448834 mlx4_core: Enable memory windows in {INIT, QUERY}_HCA by Shani Michaeli · 13 years ago
  46. cc1ade9 mlx4_core: Disable memory windows for virtual functions by Shani Michaeli · 13 years ago
  47. ea5cdcc net/pasemi: Fix missing coding style by Syam Sidhardhan · 12 years ago
  48. 732ac8c bnx2x: remove dead code and make local funcs static by stephen hemminger · 12 years ago
  49. 62ed839 gianfar: fix compile fail for NET_POLL=y due to struct packing by Paul Gortmaker · 12 years ago
  50. 9d3cae2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  51. 3770699 mlx4_en: fix allocation of CPU affinity reverse-map by Kleber Sacilotto de Souza · 12 years ago
  52. 427a962 mlx4_en: fix allocation of device tx_cq by Kleber Sacilotto de Souza · 12 years ago
  53. 496ad9a new helper: file_inode(file) by Al Viro · 13 years ago
  54. e2f8d55 net: fec: Fix division by zero by Fabio Estevam · 12 years ago
  55. edb15d8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into mips-for-linux-next by Ralf Baechle · 12 years ago
  56. 81ec44a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  57. 9afa319 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  58. 7c2db36 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 12 years ago
  59. 242260f sun.com documentation fixes by Christian Kujau · 12 years ago
  60. 3298a35 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  61. 0ab8a9f qlcnic: Bump up the version to 5.1.35 by Jitendra Kalsaria · 12 years ago
  62. 8e29965 qlcnic: Fix configure interrupts for 83xx adapter types by Manish Chopra · 12 years ago
  63. d09529e qlcnic: Fix internal loopback test for 82xx adapter by Shahed Shaikh · 12 years ago
  64. 7f7d6c2 net: fec: Ensure that initialization is done prior to request_irq() by Fabio Estevam · 12 years ago
  65. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  66. 6108372 mlx4_core: Propagate MR deregistration failures to caller by Shani Michaeli · 13 years ago
  67. b20e519 mlx4_core: Rename MPT-related functions to have mpt_ prefix by Shani Michaeli · 13 years ago
  68. dffff02 Merge remote-tracking branch 'agust/next' into next by Benjamin Herrenschmidt · 12 years ago
  69. 7cb08d7 atl1c: restore buffer state by Huang, Xiong · 12 years ago
  70. 7341a73 b44: use netdev_alloc_skb_ip_align() by Hauke Mehrtens · 12 years ago
  71. 07dcf8e net: fec: Do a sanity check on the gpio number by Fabio Estevam · 12 years ago
  72. b0daa81 qlcnic: Bump up the version to 5.1.34 by Jitendra Kalsaria · 12 years ago
  73. 53643a7 qlcnic: fix ping resumption to a VM after a live migration by Shahed Shaikh · 12 years ago
  74. 99e8587 qlcnic: fix estimation of receive MSS in case of LRO for 83xx adapter by Shahed Shaikh · 12 years ago
  75. ac16670 qlcnic: refactor Legacy interrupt handling for 83xx by Himanshu Madhani · 12 years ago
  76. 7dd90cf qlcnic: fix mailbox interrupt. by Sucheta Chakraborty · 12 years ago
  77. 114ef38 qlcnic: fix unsupported CDRP command error message. by Jitendra Kalsaria · 12 years ago
  78. 6338a53 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net by David S. Miller · 12 years ago
  79. 510a1e72 drivers: net: davinci_cpdma: acknowledge interrupt properly by Mugunthan V N · 12 years ago
  80. 4153577 tg3: Use different macros for pci_chip_rev_id accesses by Joe Perches · 12 years ago
  81. 717ff72 tg3: Remove define and single use of GET_CHIP_REV_ID by Joe Perches · 12 years ago
  82. 885d299 bgmac: fix unaligned accesses to network headers by Hauke Mehrtens · 12 years ago
  83. 2f219d5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  84. 31d1753 net: ehea module param description fix by Dave Young · 12 years ago
  85. 990a315 ixgbe: Update DESC_NEEDED define to adjust for changes to MAX_SKB_FRAGS by Alexander Duyck · 13 years ago
  86. 67da097 ixgbe: fix Tx timeouts with BQL by Emil Tantilov · 13 years ago
  87. 71858ac ixgbe: implement SFF diagnostic monitoring via ethtool by Aurélien Guillaume · 13 years ago
  88. 51d0420 ixgbe: cleanup error checking in ixgbe_identify_sfp_module_generic() by Emil Tantilov · 13 years ago
  89. d0310dc ixgbe: fix possible data corruption in read_i2c_byte by Emil Tantilov · 13 years ago
  90. 4c696ca ixgbe: Add support for set_channels ethtool operation by Alexander Duyck · 13 years ago
  91. 5348c9d ixgbe: Add support for displaying the number of Tx/Rx channels by Alexander Duyck · 13 years ago
  92. cca73c5 ixgbe: Make ixgbe_setup_tc usable even when DCB is not enabled by Alexander Duyck · 13 years ago
  93. 97488bd ixgbe: Update ixgbe driver to use __netdev_pick_tx in ixgbe_select_queue by Alexander Duyck · 13 years ago
  94. fd786b7 ixgbe: Add function for setting XPS queue mapping by Alexander Duyck · 13 years ago
  95. d3cb986 ixgbe: Define FCoE and Flow director limits much sooner to allow for changes by Alexander Duyck · 13 years ago
  96. 4507dc9 igb: increase timeout for ethtool offline self-test by Stefan Assmann · 13 years ago
  97. 3eb1a40 igbvf: Make next_to_watch a pointer and adjust memory barriers to avoid races by Alexander Duyck · 13 years ago
  98. e792cd9 e1000e: display a warning message when SmartSpeed works by Koki Sanagi · 13 years ago
  99. 6cfbd97 e1000: fix whitespace issues and multi-line comments by Jeff Kirsher · 12 years ago
  100. 506f669 stmmac: fix the parsing of the eee_timer parameter by Giuseppe CAVALLARO · 12 years ago