1. 8478b6c net: ethernet: ti: cpsw: fix rx-usecs interrupt pacing consistency by Ivan Khoronzhuk · 9 years ago
  2. 9c8b077 gianfar: fix the last transmit buffer descriptor by Yangbo Lu · 9 years ago
  3. f55d84b stmmac: do not sleep in atomic context for mdio_reset by Vincent Palatin · 9 years ago
  4. 14b84e8 qed: fix qed_fill_link() error handling by Arnd Bergmann · 9 years ago
  5. bfa49cf net/ethoc: fix null dereference on error exit path by Colin Ian King · 9 years ago
  6. 6b15d66 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  7. faf8dcc sfc: Track RPS flow IDs per channel instead of per function by Jon Cooper · 9 years ago
  8. bae5499 bnx2x: avoid leaking memory on bnx2x_init_one() failures by Vitaly Kuznetsov · 9 years ago
  9. 7fafe80 net: fec: update dirty_tx even if no skb by Troy Kisky · 9 years ago
  10. 68bb399e sfc: use flow dissector helpers for aRFS by Edward Cree · 9 years ago
  11. 8665165 net: nps_enet: Disable interrupts before napi reschedule by Elad Kanfi · 9 years ago
  12. 287980e remove lots of IS_ERR_VALUE abuses by Arnd Bergmann · 9 years ago
  13. 3e7cfce qed: Don't config min BW on 100g on link flap by Yuval Mintz · 9 years ago
  14. bb13ace qed: Prevent 100g from working in MSI by Sudarsana Reddy Kalluru · 9 years ago
  15. 1af9dcf qed: Add missing 100g init mode by Yuval Mintz · 9 years ago
  16. cc3d5eb qed: Save min/max accross dcbx-change by Yuval Mintz · 9 years ago
  17. 7952929 qed: Fix allocation in interrupt context by Sudarsana Reddy Kalluru · 9 years ago
  18. 6ecb0a0 qede: Don't expose self-test for VFs by Yuval Mintz · 9 years ago
  19. ce2b885 qede: Reload on GRO changes by Yuval Mintz · 9 years ago
  20. be7b6d6 qede: Fix VF minimum BW setting by Yuval Mintz · 9 years ago
  21. f73a6f4 net/mlx4_en: get rid of private net_device_stats by Eric Dumazet · 9 years ago
  22. 9ed17db17 net/mlx4_en: get rid of ret_stats by Eric Dumazet · 9 years ago
  23. 45acbac net/mlx4_en: clear some TX ring stats in mlx4_en_clear_stats() by Eric Dumazet · 9 years ago
  24. 63a664b net/mlx4_en: fix tx_dropped bug by Eric Dumazet · 9 years ago
  25. 3424d9b net: arc: trivial: Replace comma with a semicolon by Marek Vasut · 9 years ago
  26. 643d60b net: stmmac: Fix incorrect memcpy source memory by Marek Vasut · 9 years ago
  27. 26c5f03 net: alx: use custom skb allocator by Feng Tang · 9 years ago
  28. c0795bf sfc: on MC reset, clear PIO buffer linkage in TXQs by Edward Cree · 9 years ago
  29. 91c45e3 net: mvneta: Fix lacking spinlock initialization by Gregory CLEMENT · 9 years ago
  30. ec7c7f5 qed: Reset the enable flag for eth protocol. by Sudarsana Reddy Kalluru · 9 years ago
  31. 3275c0c net/qlge: Avoids recursive EEH error by Gavin Shan · 9 years ago
  32. 54b9430 qed: signedness bug in qed_dcbx_process_tlv() by Dan Carpenter · 9 years ago
  33. 8da07a3 net: hns: avoid null pointer dereference by xypron.glpk@gmx.de · 9 years ago
  34. 21f9deb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 9 years ago
  35. 087afe8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  36. b1ac6b7 aeroflex/greth: fix warning about unused variable by Sam Ravnborg · 9 years ago
  37. 5877deb ps3_gelic: use kmemdup by Muhammad Falak R Wani · 9 years ago
  38. 7c54277 net:liquidio: use kmemdup by Muhammad Falak R Wani · 9 years ago
  39. bf2d1df intel: Add support for IPv6 IP-in-IP offload by Alexander Duyck · 9 years ago
  40. 7e13318 net: define gso types for IPx over IPv4 and IPv6 by Tom Herbert · 9 years ago
  41. 76b584d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  42. 09ec8e7 qede: Fix DMA address APIs usage by Manish Chopra · 9 years ago
  43. 0139aa7 mm: rename _count, field of the struct page, to _refcount by Joonsoo Kim · 9 years ago
  44. 6d061f9 mm/page_ref: use page_ref helper instead of direct modification of _count by Joonsoo Kim · 9 years ago
  45. 074ba1e net: au1000 eth: simplify logical expression by xypron.glpk@gmx.de · 9 years ago
  46. 1740c29 net: ehea: avoid null pointer dereference by xypron.glpk@gmx.de · 9 years ago
  47. 099a728 net: thunderx: avoid null pointer dereference by xypron.glpk@gmx.de · 9 years ago
  48. 94c6825 net/mlx5_core: Use tasklet for user-space CQ completion events by Matan Barak · 9 years ago
  49. 16bf834 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  50. 27896c8 r8169: default to 64-bit DMA on recent PCIe chips by Ard Biesheuvel · 9 years ago
  51. da4ed55 switchdev: pass pointer to fib_info instead of copy by Jiri Pirko · 9 years ago
  52. 3274940 drivers: net: Don't print unpopulated net_device name by Harvey Hunt · 9 years ago
  53. 39651ab qed: add support for dcbx. by Sudarsana Reddy Kalluru · 9 years ago
  54. ccf9282 ravb: Add missing free_irq() calls to ravb_close() by Geert Uytterhoeven · 9 years ago
  55. f82731b qed: Remove a stray tab by Dan Carpenter · 9 years ago
  56. 2cc632d Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  57. b172542 net: ethernet: fec-mpc52xx: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 9 years ago
  58. a54d20f net: ethernet: fec-mpc52xx: use phydev from struct net_device by Philippe Reynes · 9 years ago
  59. a8df35d stmmac: hardware TX COE doesn't work when force_thresh_dma_mode is set by Ezequiel Garcia · 9 years ago
  60. 73d9011c net: ethernet: fs-enet: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 9 years ago
  61. c1c511a net: ethernet: fs-enet: use phydev from struct net_device by Philippe Reynes · 9 years ago
  62. fd24d72 net: ethernet: ftgmac100: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 9 years ago
  63. b3c40ad net: ethernet: ftgmac100: use phydev from struct net_device by Philippe Reynes · 9 years ago
  64. cd5f9bb net: ethernet: gianfar: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 9 years ago
  65. 4c4a6b0 net: ethernet: gianfar: use phydev from struct net_device by Philippe Reynes · 9 years ago
  66. 5eee87c ixgbe: Fix VLAN features error by Alexander Duyck · 9 years ago
  67. 11f2b49 ixgbe: use correct mask when enabling sriov by Emil Tantilov · 9 years ago
  68. 416cdf0 qed: VFs gracefully accept lack of PM by Yuval Mintz · 9 years ago
  69. 83f34bd qed: Allow more than 16 VFs by Yuval Mintz · 9 years ago
  70. 079d20a qed: Reset link on IOV disable by Manish Chopra · 9 years ago
  71. b2b897e qed: Improve VF interrupt reset by Yuval Mintz · 9 years ago
  72. b0409fa qed: Correct PF-sanity check by Yuval Mintz · 9 years ago
  73. 2bb07e1 net/mlx4_core: Fix access to uninitialized index by Tariq Toukan · 9 years ago
  74. c3875ca net: w5100-spi: add support to specify MAC address by device tree by Akinobu Mita · 9 years ago
  75. 7d6da45 net: w5100: increase TX timeout period by Akinobu Mita · 9 years ago
  76. d41cd5f net: w5100: fix MAC filtering for W5500 by Akinobu Mita · 9 years ago
  77. e9f0cd9 net: w5100: remove unused is_w5200() by Akinobu Mita · 9 years ago
  78. aad7e08 net/mlx5e: Hardware offloaded flower filter statistics support by Amir Vadai · 9 years ago
  79. 43a335e net/mlx5_core: Flow counters infrastructure by Amir Vadai · 9 years ago
  80. bd5251db net/mlx5_core: Introduce flow steering destination of type counter by Amir Vadai · 9 years ago
  81. 9dc0b28 net/mlx5_core: Firmware commands to support flow counters by Amir Vadai · 9 years ago
  82. 42ca502 net/mlx5_core: Use a macro in mlx5_command_str() by Amir Vadai · 9 years ago
  83. b17d155 net: pxa168_eth: Use dma_wmb/rmb where appropriate by Jisheng Zhang · 9 years ago
  84. 3ed6878 net: pxa168_eth: use {readl|writel}_relaxed instead of readl/writel by Jisheng Zhang · 9 years ago
  85. f23e0f6 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  86. b67daab bnxt_en: Use dma_rmb() instead of rmb(). by Michael Chan · 9 years ago
  87. 5049e33 bnxt_en: Add BCM57314 device ID. by Michael Chan · 9 years ago
  88. 10289be bnxt_en: Simplify and improve unsupported SFP+ module reporting. by Michael Chan · 9 years ago
  89. 8578d6c bnxt_en: Fix length value in dmesg log firmware error message. by Michael Chan · 9 years ago
  90. a11fa2b bnxt_en: Improve the delay logic for firmware response. by Michael Chan · 9 years ago
  91. d0a42d6 bnxt_en: Reduce maximum ring pages if page size is 64K. by Michael Chan · 9 years ago
  92. 90c4f78 bnxt_en: Report PCIe link speed and width during driver load by Ajit Khaparde · 9 years ago
  93. 42ee18f bnxt_en: Add Support for ETHTOOL_GMODULEINFO and ETHTOOL_GMODULEEEPRO by Ajit Khaparde · 9 years ago
  94. 18d6e4e bnxt_en: Fix invalid max channel parameter in ethtool -l. by Satish Baddipadige · 9 years ago
  95. 909b27f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  96. 1c306f7 i40e: fix an uninitialized variable bug by Dan Carpenter · 9 years ago
  97. c74dff1 i40e: Bump version from 1.5.10 to 1.5.16 by Bimmy Pujari · 9 years ago
  98. d96a83d i40e: don't add broadcast filter for VFs by Mitch Williams · 9 years ago
  99. a876c3b i40e/i40evf: properly report Rx packet hash by Mitch Williams · 9 years ago
  100. 4b28cdb i40e: set context to use VSI RSS LUT for SR-IOV by Ashish Shah · 9 years ago