1. b4fcd43 fm10k: use spinlock to implement mailbox lock by Jacob Keller · 8 years ago
  2. 0b40f45 fm10k: prepare_for_reset() when we lose PCIe Link by Jacob Keller · 8 years ago
  3. 4efac6f Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  4. ab243ec i40e: Stop dropping 802.1ad tags - eth proto 0x88a8 by Scott Peterson · 7 years ago
  5. c53d11f i40e: fix client notify of VF reset by Alan Brady · 7 years ago
  6. 41d0a4d i40e: fix handling of vf_states variable by Alan Brady · 7 years ago
  7. 1b7b759 i40e: make i40evf_map_rings_to_vectors void by Mitch Williams · 7 years ago
  8. 5b36e8d i40evf: Enable VF to request an alternate queue allocation by Alan Brady · 7 years ago
  9. d43d60e i40e: ensure reset occurs when disabling VF by Jacob Keller · 7 years ago
  10. f18d202 i40e: make use of i40e_vc_disable_vf by Jacob Keller · 7 years ago
  11. eeeddbb i40e: drop i40e_pf *pf from i40e_vc_disable_vf() by Jacob Keller · 7 years ago
  12. ba4e003 i40e: don't hold spinlock while resetting VF by Jacob Keller · 7 years ago
  13. 00f6c2f i40e: use admin queue for setting LEDs behavior by Mariusz Stachura · 7 years ago
  14. 9c0e5ca i40e: Add support for 'ethtool -m' by Filip Sadowski · 7 years ago
  15. d60bcc7 i40e: Fix reporting of supported link modes by Filip Sadowski · 7 years ago
  16. 5490234 i40e: Fix a potential NULL pointer dereference by Christophe JAILLET · 7 years ago
  17. 5872866 i40e: remove logically dead code by Lihong Yang · 7 years ago
  18. e50d575 i40e: limit lan queue count in large CPU count machine by Shannon Nelson · 7 years ago
  19. d9601be Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  20. e69b6c0 net: Add support for networking over Thunderbolt cable by Amir Levy · 7 years ago
  21. 9a01c7c thunderbolt: Allocate ring HopID automatically if requested by Mika Westerberg · 7 years ago
  22. 4ffe722 thunderbolt: Add polling mode for rings by Mika Westerberg · 7 years ago
  23. 59120e0 thunderbolt: Use spinlock in NHI serialization by Mika Westerberg · 7 years ago
  24. 22b7de1 thunderbolt: Use spinlock in ring serialization by Mika Westerberg · 7 years ago
  25. 2a91ec6 thunderbolt: Move ring descriptor flags to thunderbolt.h by Mika Westerberg · 7 years ago
  26. 3b3d9f4 thunderbolt: Export ring handling functions to modules by Mika Westerberg · 7 years ago
  27. 9fb1e65 thunderbolt: Add support for frame mode by Mika Westerberg · 7 years ago
  28. 8c6bba1 thunderbolt: Configure interrupt throttling for all interrupts by Mika Westerberg · 7 years ago
  29. d1ff702 thunderbolt: Add support for XDomain discovery protocol by Mika Westerberg · 7 years ago
  30. e69b71f thunderbolt: Move tb_switch_phy_port_from_link() to thunderbolt.h by Mika Westerberg · 7 years ago
  31. 9e99b9f thunderbolt: Move thunderbolt domain structure to thunderbolt.h by Mika Westerberg · 7 years ago
  32. eaf8ff3 thunderbolt: Move enum tb_cfg_pkg_type to thunderbolt.h by Mika Westerberg · 7 years ago
  33. cdae7c0 thunderbolt: Add support for XDomain properties by Mika Westerberg · 7 years ago
  34. 8067170 thunderbolt: Remove __packed from ICM message structures by Mika Westerberg · 7 years ago
  35. f2f2efb byteorder: Move {cpu_to_be32, be32_to_cpu}_array() from Thunderbolt to core by Mika Westerberg · 7 years ago
  36. 85f44a1 mlxsw: spectrum_router: Drop a redundant condition by Petr Machata · 7 years ago
  37. 7ff176f mlxsw: spectrum_router: Fix a typo by Petr Machata · 7 years ago
  38. 0491439 fm10k: prevent race condition of __FM10K_SERVICE_SCHED by Jacob Keller · 8 years ago
  39. 65b0a46 fm10k: move fm10k_prepare_for_reset and fm10k_handle_reset by Jacob Keller · 8 years ago
  40. dd5eede fm10k: avoid divide by zero in rare cases when device is resetting by Jacob Keller · 8 years ago
  41. d876c15 fm10k: don't loop while resetting VFs due to VFLR event by Jacob Keller · 8 years ago
  42. 4abf01b fm10k: simplify reading PFVFLRE register by Jacob Keller · 8 years ago
  43. 8bac58b fm10k: avoid needless delay when loading driver by Jacob Keller · 8 years ago
  44. 523a0b55 fm10k: add missing fall through comment by Jacob Keller · 8 years ago
  45. b94dd00 fm10k: avoid possible truncation of q_vector->name by Jacob Keller · 8 years ago
  46. 375ce90 fm10k: fix typos on fall through comments by Jacob Keller · 8 years ago
  47. 5c66d12 fm10k: stop spurious link down messages when Tx FIFO is full by Jacob Keller · 8 years ago
  48. 95f49d4 fm10k: Use seq_putc() in fm10k_dbg_desc_break() by Markus Elfring · 8 years ago
  49. b52b7f70 fm10k: reschedule service event if we stall the PF<->SM mailbox by Jacob Keller · 8 years ago
  50. 17a9180 fm10k: ensure we process SM mbx when processing VF mbx by Jacob Keller · 7 years ago
  51. 45bfbc0 mlxsw: spectrum: fix uninitialized value in err by Colin Ian King · 7 years ago
  52. 840f922 bcm63xx_enet: remove unneeded include by Jonas Gorski · 7 years ago
  53. 4e78e5c bcm63xx_enet: drop unneeded NULL phy_clk check by Jonas Gorski · 7 years ago
  54. 7e697ce bcm63xx_enet: use managed functions for clock/ioremap by Jonas Gorski · 7 years ago
  55. 527a487 bcm63xx_enet: do not rely on probe order by Jonas Gorski · 7 years ago
  56. d6213c1 bcm63xx_enet: do not write to random DMA channel on BCM6345 by Jonas Gorski · 7 years ago
  57. 9c86b84 bcm63xx_enet: correct clock usage by Jonas Gorski · 7 years ago
  58. 075cfdd net: hns3: fix null pointer dereference before null check by Colin Ian King · 7 years ago
  59. 09af87d hv_netvsc: report stop_queue and wake_queue by Simon Xiao · 7 years ago
  60. e876a8a ibmvnic: Set state UP by Mick Tarsel · 7 years ago
  61. 21a2774 Revert "net: dsa: bcm_sf2: Defer port enabling to calling port_enable" by Florian Fainelli · 7 years ago
  62. a6992eb Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  63. 45c1fd6 mkiss: remove redundant check on len being zero by Colin Ian King · 7 years ago
  64. 22b96551 i40e: refactor FW version checking by Mitch Williams · 8 years ago
  65. a3f5aa9 i40e: Enable VF to negotiate number of allocated queues by Alan Brady · 8 years ago
  66. c97fc9b i40evf: fix ring to vector mapping by Alan Brady · 8 years ago
  67. b980c06 i40e: shutdown all IRQs and disable MSI-X when suspended by Jacob Keller · 8 years ago
  68. 5c49922 i40e: prevent service task from running while we're suspended by Jacob Keller · 8 years ago
  69. 401586c i40e: don't clear suspended state until we finish resuming by Jacob Keller · 8 years ago
  70. 0e5d3da i40e: use newer generic PM support instead of legacy PM callbacks by Jacob Keller · 8 years ago
  71. c17401a i40e: use separate state bit for miscellaneous IRQ setup by Jacob Keller · 8 years ago
  72. 905770f i40evf: lower message level by Mitch Williams · 8 years ago
  73. 0dc8692 i40e: fix for flow director counters not wrapping as expected by Mariusz Stachura · 8 years ago
  74. e04ea00 i40e: relax warning message in case of version mismatch by Mariusz Stachura · 8 years ago
  75. 3fded46 i40e: simplify member variable accesses by Sudheer Mogilappagari · 8 years ago
  76. 9a03449 i40e: Fix link down message when interface is brought up by Sudheer Mogilappagari · 8 years ago
  77. 16badf7 i40e: Fix unqualified module message while bringing link up by Sudheer Mogilappagari · 8 years ago
  78. 2b634bb i40e/i40evf: rename bytes_per_int to bytes_per_usec by Jacob Keller · 8 years ago
  79. 9df8f79 net: hns3: Add DCB support when interacting with network stack by Yunsheng Lin · 7 years ago
  80. 7979a22 net: hns3: Setting for fc_mode and dcb enable flag in TM module by Yunsheng Lin · 7 years ago
  81. 986743d net: hns3: Add dcb netlink interface for the support of DCB feature by Yunsheng Lin · 7 years ago
  82. cacde27 net: hns3: Add hclge_dcb module for the support of DCB feature by Yunsheng Lin · 7 years ago
  83. 77f255c net: hns3: Add some interface for the support of DCB feature by Yunsheng Lin · 7 years ago
  84. cc9bb43 net: hns3: Add tc-based TM support for sriov enabled port by Yunsheng Lin · 7 years ago
  85. 0a5677d net: hns3: Add support for port shaper setting in TM module by Yunsheng Lin · 7 years ago
  86. 9dc2145 net: hns3: Add support for PFC setting in TM module by Yunsheng Lin · 7 years ago
  87. acf61ec net: hns3: Add support for dynamically buffer reallocation by Yunsheng Lin · 7 years ago
  88. 9ffe79a net: hns3: Support for dynamically assigning tx buffer to TC by Yunsheng Lin · 7 years ago
  89. 6ade97d arp: make arp_hdr_len() return unsigned int by Alexey Dobriyan · 7 years ago
  90. bbdc9e6 net-next/hinic: Fix a case of Tx Queue is Stopped forever by Aviad Krawczyk · 7 years ago
  91. 352f58b net-next/hinic: Set Rxq irq to specific cpu for NUMA by Aviad Krawczyk · 7 years ago
  92. 4d8806f cxgb4: make function ch_flower_stats_cb, fixes warning by Colin Ian King · 7 years ago
  93. 664375e mlxsw: spectrum: router: Don't ignore IPMR notifications by Yotam Gigi · 7 years ago
  94. fd890fe mlxsw: spectrum: Notify multicast router on RIF MTU changes by Yotam Gigi · 7 years ago
  95. d42b096 mlxsw: spectrum_router: Add multicast routes notification handling functionality by Yotam Gigi · 7 years ago
  96. 7e50d43 mlxsw: spectrum: router: Squash the default route table to main by Yotam Gigi · 7 years ago
  97. 0e14c77 mlxsw: spectrum: Add the multicast routing hardware logic by Yotam Gigi · 7 years ago
  98. c011ec1 mlxsw: spectrum: Add the multicast routing offloading logic by Yotam Gigi · 7 years ago
  99. 856f5b1 nfp: flower vxlan neighbour keep-alive by John Hurley · 7 years ago
  100. 8e6a904 nfp: flower vxlan neighbour offload by John Hurley · 7 years ago