1. 94cdb8b cxgb4: Add support for dynamic allocation of resources for ULD by Hariprasad Shenai · 9 years ago
  2. e2d8f64 net: bgmac: make it clear when setting interface type to RMII by Rafał Miłecki · 9 years ago
  3. 1cb94db net: bgmac: support Ethernet core on BCM53573 SoCs by Rafał Miłecki · 9 years ago
  4. 6b2a314 net: ethernet: nuvoton: fix spelling mistake: "aligment" -> "alignment" by Colin Ian King · 9 years ago
  5. c7b256f sfc: avoid division by zero by Edward Cree · 9 years ago
  6. 16d5946 qede: Fix forcing high speeds by Yuval Mintz · 9 years ago
  7. d194fd2 qed*: Fix pause setting by Yuval Mintz · 9 years ago
  8. 54be813 igb: fix error code in igb_add_ethtool_nfc_entry() by Gangfeng Huang · 9 years ago
  9. 7a277a9 igb: support RX flow classification by VLAN priority by Gangfeng Huang · 9 years ago
  10. 64c75d4 igb: support RX flow classification by ethertype by Gangfeng Huang · 9 years ago
  11. 0e71def igb: add support of RX network flow classification by Gangfeng Huang · 9 years ago
  12. 6c75424 qed: Add support for NCSI statistics. by Sudarsana Reddy Kalluru · 9 years ago
  13. 68db9ec qede: Add support for per-queue stats. by Sudarsana Reddy Kalluru · 9 years ago
  14. 1a5a366 qede: Add support for capturing additional stats in ethtool-stats display. by Sudarsana Reddy Kalluru · 9 years ago
  15. aead88b net: ethernet: macb: Add support for rx_clk by shubhrajyoti.datta@xilinx.com · 9 years ago
  16. d40062f i40e: Expose 'trust' flag to userspace via ndo_get_vf_config. by Sridhar Samudrala · 9 years ago
  17. be0cb0a i40e: remove a stray unlock by Dan Carpenter · 9 years ago
  18. 93e6fa2 i40e/i40evf-Bump version from 1.6.11 to 1.6.12 by Bimmy Pujari · 9 years ago
  19. eb0dd6e i40e: Allow RSS Hash set with less than four parameters by Carolyn Wyborny · 9 years ago
  20. b7d2cd9 i40e: fix memory leak by Mitch Williams · 9 years ago
  21. d8ec986 i40e: fix lookup table when RSS disabled/enabled by Alan Brady · 9 years ago
  22. 6a23449 i40e: Don't notify client of VF reset during VF creation by Avinash Dayanand · 9 years ago
  23. 70df973 i40e: Force register writes to mitigate sync issues with iwarp VF driver by Avinash Dayanand · 9 years ago
  24. 59826d9 i40e: don't allow reduction of channels below active FD rules by Jacob Keller · 9 years ago
  25. 52a08ca i40e: Fix static analysis tool warning by Dave Ertman · 9 years ago
  26. 62fe2a8 i40evf: add missing rtnl_lock() around i40evf_set_interrupt_capability by Jacob Keller · 9 years ago
  27. 42bce04 i40e: reset RX csum error stat with other pf stats by Catherine Sullivan · 9 years ago
  28. dc5b4e9 i40e/i40evf: Reset VLAN filter count when resetting by Catherine Sullivan · 9 years ago
  29. 3a0f529 i40e: Fix a bug where a client close can be called before an open is complete by Anjali Singhai Jain · 9 years ago
  30. eb27163 i40e: Use list_move instead of list_del/list_add by Wei Yongjun · 9 years ago
  31. 60747ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  32. 184ca82 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  33. 22dc13c net_sched: convert tcf_exts from list to pointer array by WANG Cong · 9 years ago
  34. f4abf05 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 9 years ago
  35. 9ffcc37 mlxsw: spectrum: Allow packets to be trapped from any PG by Ido Schimmel · 9 years ago
  36. 8168287 mlxsw: spectrum: Unmap 802.1Q FID before destroying it by Ido Schimmel · 9 years ago
  37. 0583272 mlxsw: spectrum: Add missing rollbacks in error path by Ido Schimmel · 9 years ago
  38. 0e7df1a mlxsw: reg: Fix missing op field fill-up by Jiri Pirko · 9 years ago
  39. a94a614 mlxsw: spectrum: Trap loop-backed packets by Ido Schimmel · 9 years ago
  40. c20b801 mlxsw: spectrum: Add missing packet traps by Elad Raz · 9 years ago
  41. 2f25844 mlxsw: spectrum: Mark port as active before registering it by Ido Schimmel · 9 years ago
  42. 0597848 mlxsw: spectrum: Create PVID vPort before registering netdevice by Ido Schimmel · 9 years ago
  43. fa66d7e mlxsw: spectrum: Remove redundant errors from the code by Ido Schimmel · 9 years ago
  44. 7a35583 mlxsw: spectrum: Don't return upon error in removal path by Ido Schimmel · 9 years ago
  45. fbfe12c i40e: check for and deal with non-contiguous TCs by Dave Ertman · 9 years ago
  46. 3d95182 ixgbe: Re-enable ability to toggle VLAN filtering by Alexander Duyck · 9 years ago
  47. f60439b ixgbe: Force VLNCTRL.VFE to be set in all VMDq paths by Alexander Duyck · 9 years ago
  48. 8037dd6 e1000e: fix PTP on e1000_pch_lpt variants by Jarod Wilson · 9 years ago
  49. 0be5b96 e1000e: factor out systim sanitization by Jarod Wilson · 9 years ago
  50. 0066c8b igb: fix adjusting PTP timestamps for Tx/Rx latency by Kshitiz Gupta · 9 years ago
  51. 55a4e77 net: ethernet: mediatek: fix runtime warning raised by inconsistent struct device pointers passed to DMA API by sean.wang@mediatek.com · 9 years ago
  52. b2025c7 net: ethernet: mediatek: fix flow control settings on GMAC0 is not being enabled properly by sean.wang@mediatek.com · 9 years ago
  53. 8ca7f4f net: ethernet: mediatek: fix RMII mode and add REVMII supported by GMAC by sean.wang@mediatek.com · 9 years ago
  54. 45d3393 net: mediatek: remove unnecessary platform_set_drvdata() by Wei Yongjun · 9 years ago
  55. 5288b6f net: thunderx: Remove unnecessary pci_set_drvdata() by Wei Yongjun · 9 years ago
  56. 6e22066f net: ena: Fix error return code in ena_device_init() by Wei Yongjun · 9 years ago
  57. 557bc7d net: ena: Remove unnecessary pci_set_drvdata() by Wei Yongjun · 9 years ago
  58. cfaace2 net: hns: mdio->irq is an array, so no need to check if it is null by Colin Ian King · 9 years ago
  59. 525ef5c qed*: Add and modify some prints by Yuval Mintz · 9 years ago
  60. 83aeb93 qed*: Trivial modifications by Yuval Mintz · 9 years ago
  61. 1a635e4 qed*: Semantic changes by Yuval Mintz · 9 years ago
  62. eb8fc32 mlxsw: spectrum_router: Fix use after free by Vincent · 9 years ago
  63. b22ae0b net: macb: add missing free_netdev() on error in macb_probe() by Wei Yongjun · 9 years ago
  64. 02ee9b1 qed: Fix possible memory leak in qed_dcbnl_get_ieee_pfc() by Wei Yongjun · 9 years ago
  65. 858aa65 cxgb4/cxgb4vf: Add set VF mac address support by Hariprasad Shenai · 9 years ago
  66. 7829451 cxgb4: Add control net_device for configuring PCIe VF by Hariprasad Shenai · 9 years ago
  67. 1e10f3f net: bfin_mac: Fix a few spelling fixes by LABBE Corentin · 9 years ago
  68. e8c2993 net: ethernet: mediatek: add the missing of_node_put() after node is used done by sean.wang@mediatek.com · 9 years ago
  69. d7005652 net: ethernet: mediatek: fixed that initializing u64_stats_sync is missing by sean.wang@mediatek.com · 9 years ago
  70. 6176e89 net: fix up a few missing hashtable.h conflict resolutions by Jiri Kosina · 9 years ago
  71. 93db2cf net: thunderx: Don't set RX_PACKET_DIS while initializing by Sunil Goutham · 9 years ago
  72. 0052c92 net: thunderx: Use netdev_rss_key_fill() helper by Sunil Goutham · 9 years ago
  73. e22e86e net: thunderx: Configure tunnelling protocol parsing by Zyta Szpak · 9 years ago
  74. c43548d net: thunderx: Use napi_consume_skb for bulk free by Sunil Goutham · 9 years ago
  75. a3a8ce4 net: thunderx: Don't set mac address for secondary Qset VFs by Sunil Goutham · 9 years ago
  76. 3458c40 net: thunderx: Reset RXQ HW stats when interface is brought down by Jerin Jacob · 9 years ago
  77. ecae29c net: thunderx: Improvement for MBX interface debug messages by Radoslaw Biernacki · 9 years ago
  78. a8671ac net: thunderx: Use skb_add_rx_frag() for split buffer Rx pkts by Sunil Goutham · 9 years ago
  79. e412621 net: thunderx: Use netdev's name for naming VF's interrupts by Sunil Goutham · 9 years ago
  80. 09de391 net: thunderx: Support for 83xx mixed QLM/DLM config by Sunil Goutham · 9 years ago
  81. 949b533 net: thunderx: Add support for 16 LMACs of 83xx by Sunil Goutham · 9 years ago
  82. 6465859 net: thunderx: Add RGMII interface type support by Sunil Goutham · 9 years ago
  83. 3f8057c net: thunderx: Add QSGMII interface type support by Sunil Goutham · 9 years ago
  84. 57aaf63 net: thunderx: Add 81xx support to BGX driver by Sunil Goutham · 9 years ago
  85. 0bcb7d5 net: thunderx: Support for different LMAC types within BGX by Sunil Goutham · 9 years ago
  86. 52358aa net: thunderx: Enable mailbox interrupts on 81xx/83xx by Sunil Goutham · 9 years ago
  87. 02a72bd net: thunderx: Enable CQE_RX desc's extension fields by Sunil Goutham · 9 years ago
  88. 3a397eb net: thunderx: Set queue count based on number of CPUs by Sunil Goutham · 9 years ago
  89. 0025d93e net: thunderx: Add support for 81xx and 83xx chips by Sunil Goutham · 9 years ago
  90. f7ff0ae net: thunderx: Add VNIC's PCI devid on future chips by Sunil Goutham · 9 years ago
  91. a5c3d49 net: thunderx: Moved HW capability info from macros to structure by Sunil Goutham · 9 years ago
  92. 03377e3 drivers: net: xgene: Fix backward compatibility by Iyappan Subramanian · 9 years ago
  93. 27ecf87 drivers: net: xgene: Poll link status via GPIO by Iyappan Subramanian · 9 years ago
  94. 3eb7cb9 drivers: net: xgene: XFI PCS reset when link is down by Iyappan Subramanian · 9 years ago
  95. 4f1c8d8 drivers: net: xgene: Change port init sequence by Iyappan Subramanian · 9 years ago
  96. 29b4eaf drivers: net: xgene: Fix RSS indirection table fields by Iyappan Subramanian · 9 years ago
  97. cecd6e5 drivers: net: xgene: Fix error deconstruction path by Iyappan Subramanian · 9 years ago
  98. 15e3229 drivers: net: xgene: fix: Delete descriptor rings and buffer pools by Iyappan Subramanian · 9 years ago
  99. 6e43462 drivers: net: xgene: fix: Add dma_unmap_single by Iyappan Subramanian · 9 years ago
  100. ee0f954 drivers: net: xgene: Fix compiler warnings by Iyappan Subramanian · 9 years ago