1. ba9aa13 forcedeth: fix buffer overflow by david decotigny · 12 years ago
  2. 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
  3. 8f8b3d5 sfc: Fix the initial device operstate by Ben Hutchings · 12 years ago
  4. adeb15a sfc: Assign efx and efx->type as early as possible in efx_pci_probe() by Ben Hutchings · 12 years ago
  5. 3f65ea5 sfc: Remove bogus comment about MTU change and RX buffer overrun by Ben Hutchings · 12 years ago
  6. 7bde852 sfc: Remove overly paranoid locking assertions from netdev operations by Ben Hutchings · 12 years ago
  7. 7153f62 sfc: Fix reset vs probe/remove/PM races involving efx_nic::state by Ben Hutchings · 12 years ago
  8. b812f8b sfc: Improve log messages in case we abort probe due to a pending reset by Ben Hutchings · 12 years ago
  9. 8b7325b sfc: Never try to stop and start a NIC that is disabled by Ben Hutchings · 12 years ago
  10. 5642cee sfc: Hold RTNL lock (only) when calling efx_stop_interrupts() by Ben Hutchings · 12 years ago
  11. 6032fb5 sfc: Keep disabled NICs quiescent during suspend/resume by Ben Hutchings · 12 years ago
  12. 61da026 sfc: Hold the RTNL lock for more of the suspend/resume cycle by Ben Hutchings · 12 years ago
  13. f16aeea sfc: Change state names to be clearer, and comment them by Ben Hutchings · 12 years ago
  14. 9714284 sfc: Stash header offsets for TSO in struct tso_state by Ben Hutchings · 12 years ago
  15. 53cb13c sfc: Replace tso_state::full_packet_space with ip_base_len by Ben Hutchings · 13 years ago
  16. f7251a9 sfc: Simplify TSO header buffer allocation by Ben Hutchings · 13 years ago
  17. 14bf718 sfc: Stop TX queues before they fill up by Ben Hutchings · 13 years ago
  18. 7668ff9 sfc: Refactor struct efx_tx_buffer to use a flags field by Ben Hutchings · 13 years ago
  19. 1f7c9ae w5300: using eth_hw_addr_random() for random MAC and set device flag by Wei Yongjun · 12 years ago
  20. d68bb7e w5100: using eth_hw_addr_random() for random MAC and set device flag by Wei Yongjun · 12 years ago
  21. 9f35a73 net/fsl: introduce Freescale 10G MDIO driver by Timur Tabi · 12 years ago
  22. bba6ec7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  23. 1304a73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  24. 8f8ba75 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  25. 8376dad igb: update to allow reading/setting MDI state by Jesse Brandeburg · 12 years ago
  26. 4e8186b e1000e: implement MDI/MDI-X control by Jesse Brandeburg · 12 years ago
  27. c819bbd5 e1000: configure and read MDI settings by Jesse Brandeburg · 12 years ago
  28. 1b55678 igb: implement 580 MDI setting support by Jesse Brandeburg · 12 years ago
  29. e86fd89 e1000e: implement 82577/579 MDI setting support by Bruce W Allan · 12 years ago
  30. ae4d8cf net/stmmac: fix issue of clk_get for Loongson1B. by Kelvin Cheung · 12 years ago
  31. d0418bb net: sh_eth: Add eth support for R8A7779 device by Phil Edworthy · 12 years ago
  32. 846b999 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  33. 62748b7 ixgbe: Rewrite code related to configuring IFCS bit in Tx descriptor by Alexander Duyck · 12 years ago
  34. 5a02cbd ixgbe: Roll RSC code into non-EOP code by Alexander Duyck · 12 years ago
  35. 18806c9 ixgbe: Make allocating skb and placing data in it a separate function by Alexander Duyck · 12 years ago
  36. cf3fe7a ixgbe: Copybreak sooner to avoid get_page/put_page and offset change overhead by Alexander Duyck · 12 years ago
  37. 19861ce ixgbe: Make pull tail function separate from rest of cleanup_headers by Alexander Duyck · 12 years ago
  38. 42073d9 ixgbe: Have the CPU take ownership of the buffers sooner by Alexander Duyck · 12 years ago
  39. 09816fb ixgbe: Only use double buffering if page size is less than 8K by Alexander Duyck · 12 years ago
  40. 0549ae2 ixgbe: combine ixgbe_add_rx_frag and ixgbe_can_reuse_page by Alexander Duyck · 12 years ago
  41. afaa945 ixgbe: Remove code that was initializing Rx page offset by Alexander Duyck · 12 years ago
  42. 96f17d5 mlx4_core: Clean up buddy bitmap allocation by Roland Dreier · 12 years ago
  43. 3de819e mlx4_core: Fix integer overflow issues around MTT table by Yishai Hadas · 12 years ago
  44. 89dd86d mlx4_core: Allow large mlx4_buddy bitmaps by Yishai Hadas · 12 years ago
  45. 499b95f drivers/net/ethernet/mellanox/mlx4/mcg.c: fix error return code by Julia Lawall · 12 years ago
  46. 137bc99f drivers/net/ethernet/freescale/fs_enet: fix error return code by Julia Lawall · 12 years ago
  47. f37c54b drivers/net/ethernet/ti/davinci_cpdma.c: Remove potential NULL dereference by Julia Lawall · 12 years ago
  48. f57b07c bnx2x: Fix compiler warnings by Joren Van Onder · 12 years ago
  49. 55461dd ixgbe: add missing braces by Emil Tantilov · 12 years ago
  50. 2070ffa bnx2x: Fix recovery flow cleanup during probe by Yuval Mintz · 12 years ago
  51. 8eee694 bnx2x: fix unload previous driver flow when flr-capable by Yuval Mintz · 12 years ago
  52. a2d6a1d igb: Fix register defines for all non-82575 hardware by Alexander Duyck · 12 years ago
  53. f0c5dad e1000e: fix panic while dumping packets on Tx hang with IOMMU by Emil Tantilov · 12 years ago
  54. b669588 igb: fix panic while dumping packets on Tx hang with IOMMU by Emil Tantilov · 12 years ago
  55. f5addb9 net/stmmac: mark probe function as __devinit by Arnd Bergmann · 12 years ago
  56. 3a32aea lpc_eth: remove obsolete ifdefs by stigge@antcom.de · 12 years ago
  57. ec03e6a drivers: net: ethernet: davince_mdio: device tree implementation by Mugunthan V N · 12 years ago
  58. 119b0e0 igb: add delay to allow igb loopback test to succeed on 8086:10c9 by Stefan Assmann · 12 years ago
  59. eca90f5 e1000e: 82571 Tx Data Corruption during Tx hang recovery by Tushar Dave · 12 years ago
  60. b7ec70b e1000e: NIC goes up and immediately goes down by Tushar Dave · 12 years ago
  61. 8b82f7c ixp4xx_eth: fix ptp_ixp46x build failure by Arnaud Patard (Rtp) · 12 years ago
  62. d836200 igb: don't break user visible strings over multiple lines in igb_ethtool.c by Jesper Juhl · 12 years ago
  63. 89d351c igb: correct hardware type (i210/i211) check in igb_loopback_test() by Jesper Juhl · 12 years ago
  64. 925b11f igb: Fix for failure to init on some 82576 devices. by Carolyn Wyborny · 12 years ago
  65. 2eb32b0 drivers: net: ethernet: cpsw: Add device tree support to CPSW by Mugunthan V N · 12 years ago
  66. f07454f drivers: net: ethernet: cpsw: Add SOC dependency support for cpsw dependent modules by Mugunthan V N · 12 years ago
  67. 2207b60 net/mlx4_core: Remove port type restrictions by Yevgeny Petrilin · 12 years ago
  68. c18520b net/mlx4_en: Fixing TX queue stop/wake flow by Yevgeny Petrilin · 12 years ago
  69. c8c40b7 net/mlx4_en: loopbacked packets are dropped when SMAC=DMAC by Amir Vadai · 12 years ago
  70. f3f9f33 emulex: benet: Add a missing CR in the end of message by Masanari Iida · 12 years ago
  71. 8b6d5c0 bnx2x: fix mem leak when command is unknown by Jesper Juhl · 12 years ago
  72. 7e6d06f sfc: Fix maximum number of TSO segments and minimum TX queue size by Ben Hutchings · 12 years ago
  73. ac694db Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  74. fd37ce3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  75. 0614002 netvm: propagate page->pfmemalloc from skb_alloc_page to skb by Mel Gorman · 12 years ago
  76. 27c1ee3 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  77. 6a81c26 net/stmmac: remove conditional compilation of clk code by Viresh Kumar · 12 years ago
  78. 287dc4b Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  79. cac83e5 tg3: Update version to 3.124 by Michael Chan · 12 years ago
  80. 0f566b2 tg3: Fix race condition in tg3_get_stats64() by Michael Chan · 12 years ago
  81. 091f0ea tg3: Add New 5719 Read DMA workaround by Michael Chan · 12 years ago
  82. 10ce95d tg3: Fix Read DMA workaround for 5719 A0. by Michael Chan · 12 years ago
  83. 8151ad5 tg3: Request APE_LOCK_PHY before PHY access by Michael Chan · 12 years ago
  84. 17a2bf7 seeq: use PTR_RET at init_module of driver by Devendra Naga · 12 years ago
  85. ea4b385 bnx2x: remove cast around the kmalloc in bnx2x_prev_mark_path by Devendra Naga · 12 years ago
  86. 1a0150a9 qlge: Add offload features to vlan interfaces by brenohl@br.ibm.com · 12 years ago
  87. 25918f9 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  88. 1e30c1b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  89. 4487e64 pch_gbe: vlan skb len fix by Andy Cress · 12 years ago
  90. f2c3166 pch_gbe: add extra clean tx by Andy Cress · 12 years ago
  91. 913f53e pch_gbe: fix transmit watchdog timeout by Andy Cress · 12 years ago
  92. 9c50c03 ixgbe: fix panic while dumping packets on Tx hang with IOMMU by Emil Tantilov · 12 years ago
  93. c297977 be2net: Fix to parse RSS hash from Receive completions correctly. by Sarveshwar Bandi · 12 years ago
  94. ee64c0e net/mlx4_en: Limit the RFS filter IDs to be < RPS_NO_FILTER by Amir Vadai · 12 years ago
  95. 6d8d2dd net/pch_gpe: Cannot disable ethernet autonegation by Wei Yang · 12 years ago
  96. 9fafbd4 net: wiznet add missing HAS_IOMEM dependency by frank.blaschka@de.ibm.com · 12 years ago
  97. ac46a46 be2net: Missing byteswap in be_get_fw_log_level causes oops on PowerPC by Anton Blanchard · 12 years ago
  98. 57dbf29 mlx4: Add support for EEH error recovery by Kleber Sacilotto de Souza · 12 years ago
  99. c1f9c42 Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixes by Arnd Bergmann · 12 years ago
  100. baffab2 ARM: Orion: fix driver probe error handling with respect to clk by Simon Baatz · 12 years ago