1. b72c200 cs89x0 : packet reception not working by Jaccon Bastiaansen · 12 years ago
  2. 14a15d6 bnx2x: Correct the ndo_poll_controller call by Merav Sicron · 12 years ago
  3. 26614ba bnx2x: Move netif_napi_add to the open call by Merav Sicron · 12 years ago
  4. d821a4c e1000e: DoS while TSO enabled caused by link partner with small MSS by Bruce Allan · 12 years ago
  5. e2c53be gianfar: fix default tx vlan offload feature flag by Claudiu Manoil · 12 years ago
  6. 072a9c4 netpoll: revert 6bdb7fe3104 and fix be_poll() instead by Amerigo Wang · 12 years ago
  7. 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
  8. bd4242d stmmac: add header inclusion protection by Rayagond Kokatanur · 12 years ago
  9. ac70b2e sfc: Fix reporting of IPv4 full filters through ethtool by Ben Hutchings · 12 years ago
  10. a6b9650 stmmac: fix a typo in the macro used to mask the mmc irq by Giuseppe CAVALLARO · 12 years ago
  11. 5f42f7b stmmac: fix GMAC syn ID by Giuseppe CAVALLARO · 12 years ago
  12. 8f8ba75 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  13. ae4d8cf net/stmmac: fix issue of clk_get for Loongson1B. by Kelvin Cheung · 12 years ago
  14. d0418bb net: sh_eth: Add eth support for R8A7779 device by Phil Edworthy · 12 years ago
  15. 846b999 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  16. 96f17d5 mlx4_core: Clean up buddy bitmap allocation by Roland Dreier · 12 years ago
  17. 3de819e mlx4_core: Fix integer overflow issues around MTT table by Yishai Hadas · 12 years ago
  18. 89dd86d mlx4_core: Allow large mlx4_buddy bitmaps by Yishai Hadas · 12 years ago
  19. 499b95f drivers/net/ethernet/mellanox/mlx4/mcg.c: fix error return code by Julia Lawall · 12 years ago
  20. 137bc99f drivers/net/ethernet/freescale/fs_enet: fix error return code by Julia Lawall · 12 years ago
  21. f37c54b drivers/net/ethernet/ti/davinci_cpdma.c: Remove potential NULL dereference by Julia Lawall · 12 years ago
  22. f57b07c bnx2x: Fix compiler warnings by Joren Van Onder · 12 years ago
  23. 55461dd ixgbe: add missing braces by Emil Tantilov · 12 years ago
  24. 2070ffa bnx2x: Fix recovery flow cleanup during probe by Yuval Mintz · 12 years ago
  25. 8eee694 bnx2x: fix unload previous driver flow when flr-capable by Yuval Mintz · 12 years ago
  26. a2d6a1d igb: Fix register defines for all non-82575 hardware by Alexander Duyck · 12 years ago
  27. f0c5dad e1000e: fix panic while dumping packets on Tx hang with IOMMU by Emil Tantilov · 12 years ago
  28. b669588 igb: fix panic while dumping packets on Tx hang with IOMMU by Emil Tantilov · 12 years ago
  29. f5addb9 net/stmmac: mark probe function as __devinit by Arnd Bergmann · 12 years ago
  30. 3a32aea lpc_eth: remove obsolete ifdefs by stigge@antcom.de · 12 years ago
  31. 119b0e0 igb: add delay to allow igb loopback test to succeed on 8086:10c9 by Stefan Assmann · 12 years ago
  32. eca90f5 e1000e: 82571 Tx Data Corruption during Tx hang recovery by Tushar Dave · 12 years ago
  33. b7ec70b e1000e: NIC goes up and immediately goes down by Tushar Dave · 12 years ago
  34. 8b82f7c ixp4xx_eth: fix ptp_ixp46x build failure by Arnaud Patard (Rtp) · 12 years ago
  35. d836200 igb: don't break user visible strings over multiple lines in igb_ethtool.c by Jesper Juhl · 12 years ago
  36. 89d351c igb: correct hardware type (i210/i211) check in igb_loopback_test() by Jesper Juhl · 12 years ago
  37. 925b11f igb: Fix for failure to init on some 82576 devices. by Carolyn Wyborny · 12 years ago
  38. 2207b60 net/mlx4_core: Remove port type restrictions by Yevgeny Petrilin · 12 years ago
  39. c18520b net/mlx4_en: Fixing TX queue stop/wake flow by Yevgeny Petrilin · 12 years ago
  40. c8c40b7 net/mlx4_en: loopbacked packets are dropped when SMAC=DMAC by Amir Vadai · 12 years ago
  41. f3f9f33 emulex: benet: Add a missing CR in the end of message by Masanari Iida · 12 years ago
  42. 8b6d5c0 bnx2x: fix mem leak when command is unknown by Jesper Juhl · 12 years ago
  43. 7e6d06f sfc: Fix maximum number of TSO segments and minimum TX queue size by Ben Hutchings · 12 years ago
  44. ac694db Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  45. fd37ce3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  46. 0614002 netvm: propagate page->pfmemalloc from skb_alloc_page to skb by Mel Gorman · 12 years ago
  47. 27c1ee3 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  48. 6a81c26 net/stmmac: remove conditional compilation of clk code by Viresh Kumar · 12 years ago
  49. 287dc4b Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  50. cac83e5 tg3: Update version to 3.124 by Michael Chan · 12 years ago
  51. 0f566b2 tg3: Fix race condition in tg3_get_stats64() by Michael Chan · 12 years ago
  52. 091f0ea tg3: Add New 5719 Read DMA workaround by Michael Chan · 12 years ago
  53. 10ce95d tg3: Fix Read DMA workaround for 5719 A0. by Michael Chan · 12 years ago
  54. 8151ad5 tg3: Request APE_LOCK_PHY before PHY access by Michael Chan · 12 years ago
  55. 17a2bf7 seeq: use PTR_RET at init_module of driver by Devendra Naga · 12 years ago
  56. ea4b385 bnx2x: remove cast around the kmalloc in bnx2x_prev_mark_path by Devendra Naga · 12 years ago
  57. 1a0150a9 qlge: Add offload features to vlan interfaces by brenohl@br.ibm.com · 12 years ago
  58. 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
  59. 1e30c1b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  60. 4487e64 pch_gbe: vlan skb len fix by Andy Cress · 12 years ago
  61. f2c3166 pch_gbe: add extra clean tx by Andy Cress · 12 years ago
  62. 913f53e pch_gbe: fix transmit watchdog timeout by Andy Cress · 12 years ago
  63. 9c50c03 ixgbe: fix panic while dumping packets on Tx hang with IOMMU by Emil Tantilov · 12 years ago
  64. c297977 be2net: Fix to parse RSS hash from Receive completions correctly. by Sarveshwar Bandi · 12 years ago
  65. ee64c0e net/mlx4_en: Limit the RFS filter IDs to be < RPS_NO_FILTER by Amir Vadai · 12 years ago
  66. 6d8d2dd net/pch_gpe: Cannot disable ethernet autonegation by Wei Yang · 12 years ago
  67. 9fafbd4 net: wiznet add missing HAS_IOMEM dependency by frank.blaschka@de.ibm.com · 12 years ago
  68. ac46a46 be2net: Missing byteswap in be_get_fw_log_level causes oops on PowerPC by Anton Blanchard · 12 years ago
  69. 57dbf29 mlx4: Add support for EEH error recovery by Kleber Sacilotto de Souza · 12 years ago
  70. c1f9c42 Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixes by Arnd Bergmann · 12 years ago
  71. baffab2 ARM: Orion: fix driver probe error handling with respect to clk by Simon Baatz · 12 years ago
  72. 6dd53aa Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  73. 5dedb9f Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  74. c20cd5d bnx2x: Correct EEE statistics gathering by Yuval Mintz · 12 years ago
  75. 17bcb68 r8169: revert "add byte queue limit support". by Francois Romieu · 12 years ago
  76. 368bec0 netdev: octeon_mgmt: Convert to use device tree. by David Daney · 12 years ago
  77. c3def94 bnx2x: Add new 57840 device IDs by Yuval Mintz · 12 years ago
  78. 9b70749 niu: Change niu_rbr_fill() to use unlikely() to check niu_rbr_add_page() return value by Shuah Khan · 12 years ago
  79. ec2deec niu: Fix to check for dma mapping errors. by Shuah Khan · 12 years ago
  80. 089117e Merge branches 'cma', 'cxgb4', 'misc', 'mlx4-sriov', 'mlx-cleanups', 'ocrdma' and 'qib' into for-linus by Roland Dreier · 12 years ago
  81. 3ba9738 net: ethernet: davinci_emac: add pm_runtime support by Mark A. Greer · 12 years ago
  82. c6f0b4e net: ethernet: davinci_emac: Remove unnecessary #include by Mark A. Greer · 12 years ago
  83. d47e12d ixgbe: Fix build with PCI_IOV enabled. by David S. Miller · 12 years ago
  84. 7491302 forcedeth: advertise transmit time stamping by Richard Cochran · 12 years ago
  85. 7b1115e e1000e: advertise transmit time stamping by Richard Cochran · 12 years ago
  86. e10df2c e1000: advertise transmit time stamping by Richard Cochran · 12 years ago
  87. be53ce1 bnx2x: advertise transmit time stamping by Richard Cochran · 12 years ago
  88. fd183f6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  89. e390648 net: fix race condition in several drivers when reading stats by Kevin Groeneveld · 12 years ago
  90. 7688659 igb: reset PHY in the link_up process to recover PHY setting after power down. by Akeem G. Abodunrin · 12 years ago
  91. b724e9f ixgbe: Use 1TC DCB instead of disabling DCB for MSI and legacy interrupts by Alexander Duyck · 12 years ago
  92. b6dfd93 ixgbe: add support for new 82599 device by Don Skidmore · 12 years ago
  93. 3f4a6f0 ixgbe: remove extra unused queues in DCB + FCoE case by John Fastabend · 12 years ago
  94. 9544746 ixgbe: fix RAR entry counting for generic and fdb_add() by John Fastabend · 12 years ago
  95. b92ad72 ixgbe: Use num_tcs.pg_tcs as upper limit for TC when checking based on UP by Alexander Duyck · 12 years ago
  96. 252562c ixgbe: Reduce Rx header size to what is actually used by Alexander Duyck · 12 years ago
  97. ce42260 ixgbevf: Fix namespace issue with ixgbe_write_eitr by Greg Rose · 12 years ago
  98. 39cb681 ixgbe: Fix handling of FDIR_HASH flag by Alexander Duyck · 12 years ago
  99. 9f19f31 ixgbevf: Add support for PCI error handling by Alexander Duyck · 12 years ago
  100. 1c55ed7 ixgbevf: Add lock around mailbox ops to prevent simultaneous access by Alexander Duyck · 12 years ago