1. 71ae8f5 stmmac: fix sti compatibililies by Giuseppe CAVALLARO · 11 years ago
  2. 1bb6037 cxgb4 : Fix build failure in cxgb4 when ipv6 is disabled/not in-built by Anish Bhatt · 11 years ago
  3. 587ddfe cxgb4i : Remove duplicated CLIP handling code by Anish Bhatt · 11 years ago
  4. d47d2fd qlcnic: Fix number of arguments in destroy tx context command by Rajesh Borundia · 11 years ago
  5. 2a1ef4b qlcnic: Fix programming number of arguments in a command. by Rajesh Borundia · 11 years ago
  6. 22c0b96 cxgb4: Fix FW flash logic using ethtool by Hariprasad Shenai · 11 years ago
  7. 53b26b9 stmmac: dwmac-sti: review the glue-logic for STi4xx and STiD127 SoCs by Giuseppe CAVALLARO · 11 years ago
  8. 160e1fd stmmac: make the STi Layer compatible to STiH407 by Giuseppe CAVALLARO · 11 years ago
  9. 8c2a7a5 stmmac: platform: fix FIXED_PHY support. by Giuseppe CAVALLARO · 11 years ago
  10. 5e6a024 drivers: net: xgene: Add SGMII based 1GbE ethtool support by Iyappan Subramanian · 11 years ago
  11. 32f784b drivers: net: xgene: Add SGMII based 1GbE support by Iyappan Subramanian · 11 years ago
  12. dc8385f drivers: net: xgene: Preparing for adding SGMII based 1GbE by Iyappan Subramanian · 11 years ago
  13. 030b16a drivers: net: cpsw: remove child devices while driver detach by Mugunthan V N · 11 years ago
  14. fc7a99f drivers: net: davinci_cpdma: remove spinlock as SOFTIRQ-unsafe lock order detected by Mugunthan V N · 11 years ago
  15. ff9538b drivers: net: davinci_cpdma: remove kfree on objects allocated with devm_* apis by Mugunthan V N · 11 years ago
  16. 2c7c9ea tg3: Add skb->xmit_more support by Prashant Sreedharan · 11 years ago
  17. 278d240 net: fec: ptp: Enable PPS output based on ptp clock by Luwei Zhou · 11 years ago
  18. 89bddcd net: fec: ptp: Use hardware algorithm to adjust PTP counter. by Luwei Zhou · 11 years ago
  19. f28460b2 net: fec: ptp: Use the 31-bit ptp timer. by Luwei Zhou · 11 years ago
  20. 2c2b2f0 fm10k: Add skb->xmit_more support by Alexander Duyck · 11 years ago
  21. 5bc2672 net: fec: Fix sparse warnings with different lock contexts for basic block by Nimrod Andy · 11 years ago
  22. 61b423a net: systemport: avoid unbalanced enable_irq_wake calls by Florian Fainelli · 11 years ago
  23. 083731a net: bcmgenet: avoid unbalanced enable_irq_wake calls by Florian Fainelli · 11 years ago
  24. cf377d8 net: bcmgenet: fix off-by-one in incrementing read pointer by Florian Fainelli · 11 years ago
  25. 9822620 mlx4: fix race accessing page->_count by Eric Dumazet · 11 years ago
  26. ec91698 ixgbe: fix race accessing page->_count by Eric Dumazet · 11 years ago
  27. 00cd5ad igb: fix race accessing page->_count by Eric Dumazet · 11 years ago
  28. 42b0270 fm10k: fix race accessing page->_count by Eric Dumazet · 11 years ago
  29. 41aace6 drivers: net: xgene: Add 10GbE ethtool support by Iyappan Subramanian · 11 years ago
  30. 0148d38 drivers: net: xgene: Add 10GbE support by Iyappan Subramanian · 11 years ago
  31. d0eb745 drivers: net: xgene: Preparing for adding 10GbE support by Iyappan Subramanian · 11 years ago
  32. 3dab99e stmmac: correct mc_filter local variable in set_filter and set_mac_addr call by Vince Bridgers · 11 years ago
  33. 3b3d136 net: pxa168_eth: PXA168_ETH should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  34. b71b12d networking: fm10k: Fix build failure by Pranith Kumar · 11 years ago
  35. 7b4ecf3 net: fs_enet: error: 'SCCE_ENET_TXF' undeclared by LEROY Christophe · 11 years ago
  36. 8203b50 cxgb4: Wait for device to get ready before reading any register by Hariprasad Shenai · 11 years ago
  37. 897d55d cxgb4vf: Add 40G support for cxgb4vf driver by Hariprasad Shenai · 11 years ago
  38. 7207c0d cxgb4/cxgb4vf: Updated the LSO transfer length in CPL_TX_PKT_LSO for T5 by Hariprasad Shenai · 11 years ago
  39. d55398b gianfar: Replace eieio with wmb for non-PPC archs by Claudiu Manoil · 11 years ago
  40. a4feee8 gianfar: Replace spin_event_timeout() with arch independent by Claudiu Manoil · 11 years ago
  41. 83bfc3c gianfar: Make MAC addr setup endian safe, cleanup by Claudiu Manoil · 11 years ago
  42. d6ef0bc gianfar: Exclude PPC specific errata handling from ARM builds by Claudiu Manoil · 11 years ago
  43. fd31a95 gianfar: Include missing headers for ARM builds by Claudiu Manoil · 11 years ago
  44. e4b081f net/fsl_pq_mdio: Replace spin_event_timeout() with arch independent by Claudiu Manoil · 11 years ago
  45. f5bbd26 net/fsl_pq_mdio: Use ioread/iowrite32be() portable accessors by Claudiu Manoil · 11 years ago
  46. 9a4cbd5 net/fsl_pq_mdio: Fix asm/ucc.h compile error for ARM by Claudiu Manoil · 11 years ago
  47. 35a9ad8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  48. 64b1f00 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  49. 5351145 net: add netdev_txq_bql_{enqueue, complete}_prefetchw() helpers by Eric Dumazet · 11 years ago
  50. fb5ac0d cxgb4: clean up a type issue by Dan Carpenter · 11 years ago
  51. 9fef847 cxgb4: potential shift wrapping bug by Dan Carpenter · 11 years ago
  52. 4567dc1 i40e: skb->xmit_more support by Eric Dumazet · 11 years ago
  53. d43a396 net: fs_enet: Add NAPI TX by LEROY Christophe · 11 years ago
  54. 583d4a6 net: fs_enet: Remove non NAPI RX by LEROY Christophe · 11 years ago
  55. 935e221 r8169:add support for RTL8168EP by Chun-Hao Lin · 11 years ago
  56. 28596c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  57. fe971b9 net/mlx4_en: remove NETDEV_TX_BUSY by Eric Dumazet · 11 years ago
  58. 88b09a6 3c59x: fix bad split of cpu_to_le32(pci_map_single()) by Sylvain "ythier" Hitier · 11 years ago
  59. 3774216 net: bcmgenet: fix Tx ring priority programming by Petri Gynther · 11 years ago
  60. 6654cf6 bna: allow transmit tagged frames by Ivan Vecera · 11 years ago
  61. 1556b87 net/mlx4_en: Use the new tx_copybreak to set inline threshold by Eric Dumazet · 11 years ago
  62. acea73d net/mlx4_en: Enable the compiler to make is_inline() inlined by Eric Dumazet · 11 years ago
  63. e70602a net/mlx4_en: tx_info->ts_requested was not cleared by Eric Dumazet · 11 years ago
  64. e533ac7 net/mlx4_en: Use local var for skb_headlen(skb) by Eric Dumazet · 11 years ago
  65. b9d8839 net/mlx4_en: Use local var in tx flow for skb_shinfo(skb) by Eric Dumazet · 11 years ago
  66. f905c79 net/mlx4_en: mlx4_en_xmit() reads ring->cons once, and ahead of time to avoid stalls by Eric Dumazet · 11 years ago
  67. fb1843e net/mlx4_en: Avoid false sharing in mlx4_en_en_process_tx_cq() by Eric Dumazet · 11 years ago
  68. 29d40c9 net/mlx4_en: Use prefetch in tx path by Eric Dumazet · 11 years ago
  69. 3d03641 net/mlx4_en: Avoid a cache line miss in TX completion for single frag skb's by Eric Dumazet · 11 years ago
  70. dc9b06d net/mlx4_en: tx_info allocated with kmalloc() instead of vmalloc() by Eric Dumazet · 11 years ago
  71. 6a4e812 net/mlx4_en: Avoid calling bswap in tx fast path by Eric Dumazet · 11 years ago
  72. 98b1634 net/mlx4_en: Align tx path structures to cache lines by Eric Dumazet · 11 years ago
  73. 7dfa4b4 net/mlx4_en: Code cleanups in tx path by Eric Dumazet · 11 years ago
  74. 681d242 fec: Fix fec_enet_alloc_buffers() error path by Fabio Estevam · 11 years ago
  75. c259c13 net: fec: fix build error at m68k platform by Frank Li · 11 years ago
  76. 5ad6e6c net: bcmgenet: improve bcmgenet_mii_setup() by Petri Gynther · 11 years ago
  77. 3354313 Altera TSE: Add support for no PHY by Walter Lozano · 11 years ago
  78. 004fa11 Altera TSE: Move PHY get addr and MDIO create by Walter Lozano · 11 years ago
  79. e885439 net: pxa168_eth: avoid using signed char for bitops by Antoine Ténart · 11 years ago
  80. 96aaced net: spider_net: avoid using signed char for bitops by Antoine Ténart · 11 years ago
  81. 0f6a670 net: spider_net: do not read mac address again after setting it by Antoine Ténart · 11 years ago
  82. e87474a net: systemport: fix bcm_sysport_insert_tsb() by Florian Fainelli · 11 years ago
  83. 9fab426 mlx4: add a new xmit_more counter by Eric Dumazet · 11 years ago
  84. 65cb29a drivers/net/ethernet/marvell/Kconfig: Let PXA168_ETH depend on HAS_IOMEM by Chen Gang · 11 years ago
  85. 579899a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  86. f832dc8 net/mlx5_core: Add ConnectX-4 to list of supported devices by Eli Cohen · 11 years ago
  87. 5903325 net/mlx5_core: Identify resources by their type by Eli Cohen · 11 years ago
  88. b775516 net/mlx5_core: use set/get macros in device caps by Eli Cohen · 11 years ago
  89. d29b796 net/mlx5_core: Use hardware registers description header file by Eli Cohen · 11 years ago
  90. c7a08ac net/mlx5_core: Update device capabilities handling by Eli Cohen · 11 years ago
  91. 6a05880 net: ethernet: Remove superfluous ether_setup after alloc_etherdev by Tobias Klauser · 11 years ago
  92. 38df649 et131x: Add PCIe gigabit ethernet driver et131x to drivers/net by Mark Einon · 11 years ago
  93. 739e4a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  94. b5d130c igb: bump version to 5.2.15 by Todd Fujinaka · 11 years ago
  95. a81fb04 i40e/igb: Convert to dev_consume_skb_any() by Rick Jones · 11 years ago
  96. 7acf631 igb: remove blocking phy read from inside spinlock by Bernhard Kaindl · 11 years ago
  97. 3463de1 ixgbe: delete one duplicate marcro definition of IXGBE_MAX_L2A_QUEUES by Ethan Zhao · 11 years ago
  98. ffefa9f ixgbe: fix setting of TXDCTL.WTRHESH when ITR is set to 0 and no BQL by Emil Tantilov · 11 years ago
  99. 340c520 ixgbe: remove wait loop on autoneg for copper devices by Emil Tantilov · 11 years ago
  100. fe1f2a9 ixgbe: Convert the normal transmit complete path to dev_consume_skb_any() by Rick Jones · 11 years ago