1. c31e5f9 sfc: Add channel specific receive_skb handler and post_remove callback by Stuart Hodgson · 12 years ago
  2. 79d68b3 sfc: Add explicit RX queue flag to channel by Stuart Hodgson · 12 years ago
  3. d6b6d98 be2net: use PCIe AER capability by Sathya Perla · 12 years ago
  4. 7933aa5 bnx2x: use list_move_tail instead of list_del/list_add_tail by Wei Yongjun · 12 years ago
  5. 840f300 cxgb4: Remove duplicate register definitions by Vipul Pandya · 12 years ago
  6. ab86825 ixgbe: remove old init remnant by Eliezer Tamir · 12 years ago
  7. 42f3c43 igb: Supported and Advertised Pause Frame by Akeem G. Abodunrin · 12 years ago
  8. 9936a7b igb: reduce Rx header size by Eric Dumazet · 12 years ago
  9. 8aa23f0 igb: Add loopback test support for i210 by Carolyn Wyborny · 12 years ago
  10. 2a35cfa r8169: add D-Link DGE-560T identifiers. by Francois Romieu · 12 years ago
  11. 3f8bdec net:stmmac: convert driver to use devm_request_and_ioremap. by Srinivas Kandagatla · 12 years ago
  12. d56631a net:stmmac: Remove bus_id from mdio platform data. by Srinivas Kandagatla · 12 years ago
  13. 1f9defa net:stmmac: fix broken stmmac_pltfr_remove. by Srinivas Kandagatla · 12 years ago
  14. a5cf5ce net:stmmac: Add check if mdiobus is registered in stmmac_mdio_unregister by Srinivas Kandagatla · 12 years ago
  15. fcb1184 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  16. c32f386 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  17. dd1fe11 ixgbevf: Cleanup handling of configuration for jumbo frames by Alexander Duyck · 12 years ago
  18. 0ac1e8c ixgbevf: Add suspend and resume support to the VF by Alexander Duyck · 12 years ago
  19. 076d807 e1000e: update driver version number by Bruce Allan · 12 years ago
  20. 70443ae e1000e: cleanup - remove unnecessary variable by Bruce Allan · 12 years ago
  21. 419e551 e1000e: cleanup - remove inapplicable comment by Bruce Allan · 12 years ago
  22. 06a402e e1000e: cleanup strict checkpatch check by Bruce Allan · 12 years ago
  23. bc76329 e1000e: cleanup strict checkpatch MEMORY_BARRIER checks by Bruce Allan · 12 years ago
  24. efc38d2 e1000e: use correct type for read of 32-bit register by Bruce Allan · 12 years ago
  25. 14a15d6 bnx2x: Correct the ndo_poll_controller call by Merav Sicron · 12 years ago
  26. 26614ba bnx2x: Move netif_napi_add to the open call by Merav Sicron · 12 years ago
  27. 761743e net/fsl_pq_mdio: add support for the Fman 1G MDIO controller by Timur Tabi · 12 years ago
  28. dd3b8a3 net/fsl-pq-mdio: coalesce multiple memory allocations into one by Timur Tabi · 12 years ago
  29. afae5ad net/fsl_pq_mdio: streamline probing of MDIO nodes by Timur Tabi · 12 years ago
  30. 5078ac7 net/fsl_pq_mdio: various small fixes by Timur Tabi · 12 years ago
  31. 69cfb41 net/fsl_pq_mdio: merge some functions together by Timur Tabi · 12 years ago
  32. 1aa06d4 net/fsl_pq_mdio: trim #include statements by Timur Tabi · 12 years ago
  33. 19bcd6c net/freescale: do not export any functions from fsl_pq_mdio.c by Timur Tabi · 12 years ago
  34. 522609f be2net: modify log msg for lack of privilege error by Vasundhara Volam · 12 years ago
  35. cc7d723 be2net: fixup malloc/free of adapter->pmac_id by Sathya Perla · 12 years ago
  36. 8a046d3 be2net: fix FW default for VF tx-rate by Vasundhara Volam · 12 years ago
  37. 7c5a524 be2net: fix max VFs reported by HW by Vasundhara Volam · 12 years ago
  38. 4cbdaf6 be2net: create RSS rings even in multi-channel configs by Sathya Perla · 12 years ago
  39. e8c75e2 drivers/net/ethernet/tundra/tsi108_eth.c: delete double assignment by Julia Lawall · 12 years ago
  40. 3f0a1b5 forcedeth: prevent TX timeouts after reboot by david decotigny · 12 years ago
  41. 1ff39eb forcedeth: fix TX timeout caused by TX pause on down link by david decotigny · 12 years ago
  42. ba9aa13 forcedeth: fix buffer overflow by david decotigny · 12 years ago
  43. d821a4c e1000e: DoS while TSO enabled caused by link partner with small MSS by Bruce Allan · 12 years ago
  44. e2c53be gianfar: fix default tx vlan offload feature flag by Claudiu Manoil · 12 years ago
  45. 072a9c4 netpoll: revert 6bdb7fe3104 and fix be_poll() instead by Amerigo Wang · 12 years ago
  46. 255e876 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 12 years ago
  47. f88cf73 Merge branch 'sfc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc by David S. Miller · 12 years ago
  48. 8f8b3d5 sfc: Fix the initial device operstate by Ben Hutchings · 12 years ago
  49. adeb15a sfc: Assign efx and efx->type as early as possible in efx_pci_probe() by Ben Hutchings · 12 years ago
  50. 3f65ea5 sfc: Remove bogus comment about MTU change and RX buffer overrun by Ben Hutchings · 12 years ago
  51. 7bde852 sfc: Remove overly paranoid locking assertions from netdev operations by Ben Hutchings · 12 years ago
  52. 7153f62 sfc: Fix reset vs probe/remove/PM races involving efx_nic::state by Ben Hutchings · 12 years ago
  53. b812f8b sfc: Improve log messages in case we abort probe due to a pending reset by Ben Hutchings · 12 years ago
  54. 8b7325b sfc: Never try to stop and start a NIC that is disabled by Ben Hutchings · 12 years ago
  55. 5642cee sfc: Hold RTNL lock (only) when calling efx_stop_interrupts() by Ben Hutchings · 12 years ago
  56. 6032fb5 sfc: Keep disabled NICs quiescent during suspend/resume by Ben Hutchings · 12 years ago
  57. 61da026 sfc: Hold the RTNL lock for more of the suspend/resume cycle by Ben Hutchings · 12 years ago
  58. f16aeea sfc: Change state names to be clearer, and comment them by Ben Hutchings · 12 years ago
  59. 9714284 sfc: Stash header offsets for TSO in struct tso_state by Ben Hutchings · 12 years ago
  60. 53cb13c sfc: Replace tso_state::full_packet_space with ip_base_len by Ben Hutchings · 12 years ago
  61. f7251a9 sfc: Simplify TSO header buffer allocation by Ben Hutchings · 12 years ago
  62. 14bf718 sfc: Stop TX queues before they fill up by Ben Hutchings · 12 years ago
  63. 7668ff9 sfc: Refactor struct efx_tx_buffer to use a flags field by Ben Hutchings · 12 years ago
  64. 1f7c9ae w5300: using eth_hw_addr_random() for random MAC and set device flag by Wei Yongjun · 12 years ago
  65. d68bb7e w5100: using eth_hw_addr_random() for random MAC and set device flag by Wei Yongjun · 12 years ago
  66. bd4242d stmmac: add header inclusion protection by Rayagond Kokatanur · 12 years ago
  67. 9f35a73 net/fsl: introduce Freescale 10G MDIO driver by Timur Tabi · 12 years ago
  68. ac70b2e sfc: Fix reporting of IPv4 full filters through ethtool by Ben Hutchings · 12 years ago
  69. a6b9650 stmmac: fix a typo in the macro used to mask the mmc irq by Giuseppe CAVALLARO · 12 years ago
  70. 5f42f7b stmmac: fix GMAC syn ID by Giuseppe CAVALLARO · 12 years ago
  71. bba6ec7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  72. 1304a73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  73. 8f8ba75 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  74. 8376dad igb: update to allow reading/setting MDI state by Jesse Brandeburg · 12 years ago
  75. 4e8186b e1000e: implement MDI/MDI-X control by Jesse Brandeburg · 12 years ago
  76. c819bbd5 e1000: configure and read MDI settings by Jesse Brandeburg · 12 years ago
  77. 1b55678 igb: implement 580 MDI setting support by Jesse Brandeburg · 12 years ago
  78. e86fd89 e1000e: implement 82577/579 MDI setting support by Bruce W Allan · 12 years ago
  79. ae4d8cf net/stmmac: fix issue of clk_get for Loongson1B. by Kelvin Cheung · 12 years ago
  80. d0418bb net: sh_eth: Add eth support for R8A7779 device by Phil Edworthy · 12 years ago
  81. 846b999 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  82. 62748b7 ixgbe: Rewrite code related to configuring IFCS bit in Tx descriptor by Alexander Duyck · 12 years ago
  83. 5a02cbd ixgbe: Roll RSC code into non-EOP code by Alexander Duyck · 12 years ago
  84. 18806c9 ixgbe: Make allocating skb and placing data in it a separate function by Alexander Duyck · 12 years ago
  85. cf3fe7a ixgbe: Copybreak sooner to avoid get_page/put_page and offset change overhead by Alexander Duyck · 12 years ago
  86. 19861ce ixgbe: Make pull tail function separate from rest of cleanup_headers by Alexander Duyck · 12 years ago
  87. 42073d9 ixgbe: Have the CPU take ownership of the buffers sooner by Alexander Duyck · 12 years ago
  88. 09816fb ixgbe: Only use double buffering if page size is less than 8K by Alexander Duyck · 12 years ago
  89. 0549ae2 ixgbe: combine ixgbe_add_rx_frag and ixgbe_can_reuse_page by Alexander Duyck · 12 years ago
  90. afaa945 ixgbe: Remove code that was initializing Rx page offset by Alexander Duyck · 12 years ago
  91. 96f17d5 mlx4_core: Clean up buddy bitmap allocation by Roland Dreier · 12 years ago
  92. 3de819e mlx4_core: Fix integer overflow issues around MTT table by Yishai Hadas · 12 years ago
  93. 89dd86d mlx4_core: Allow large mlx4_buddy bitmaps by Yishai Hadas · 12 years ago
  94. 499b95f drivers/net/ethernet/mellanox/mlx4/mcg.c: fix error return code by Julia Lawall · 12 years ago
  95. 137bc99f drivers/net/ethernet/freescale/fs_enet: fix error return code by Julia Lawall · 12 years ago
  96. f37c54b drivers/net/ethernet/ti/davinci_cpdma.c: Remove potential NULL dereference by Julia Lawall · 12 years ago
  97. f57b07c bnx2x: Fix compiler warnings by Joren Van Onder · 12 years ago
  98. 55461dd ixgbe: add missing braces by Emil Tantilov · 12 years ago
  99. 2070ffa bnx2x: Fix recovery flow cleanup during probe by Yuval Mintz · 12 years ago
  100. 8eee694 bnx2x: fix unload previous driver flow when flr-capable by Yuval Mintz · 12 years ago