1. b4fcd43 fm10k: use spinlock to implement mailbox lock by Jacob Keller · 7 years ago
  2. 0b40f45 fm10k: prepare_for_reset() when we lose PCIe Link by Jacob Keller · 7 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. c4b3630 Merge branch 'Thunderbolt-networking' by David S. Miller · 7 years ago
  21. c024297 MAINTAINERS: Add entry for Thunderbolt network driver by Mika Westerberg · 7 years ago
  22. e69b6c0 net: Add support for networking over Thunderbolt cable by Amir Levy · 7 years ago
  23. 467cd25 MAINTAINERS: Add thunderbolt.h to the Thunderbolt driver entry by Mika Westerberg · 7 years ago
  24. 9a01c7c thunderbolt: Allocate ring HopID automatically if requested by Mika Westerberg · 7 years ago
  25. 3304559 thunderbolt: Add function to retrieve DMA device for the ring by Mika Westerberg · 7 years ago
  26. 4ffe722 thunderbolt: Add polling mode for rings by Mika Westerberg · 7 years ago
  27. 59120e0 thunderbolt: Use spinlock in NHI serialization by Mika Westerberg · 7 years ago
  28. 22b7de1 thunderbolt: Use spinlock in ring serialization by Mika Westerberg · 7 years ago
  29. 2a91ec6 thunderbolt: Move ring descriptor flags to thunderbolt.h by Mika Westerberg · 7 years ago
  30. 3b3d9f4 thunderbolt: Export ring handling functions to modules by Mika Westerberg · 7 years ago
  31. 9fb1e65 thunderbolt: Add support for frame mode by Mika Westerberg · 7 years ago
  32. 8c6bba1 thunderbolt: Configure interrupt throttling for all interrupts by Mika Westerberg · 7 years ago
  33. d1ff702 thunderbolt: Add support for XDomain discovery protocol by Mika Westerberg · 7 years ago
  34. e69b71f thunderbolt: Move tb_switch_phy_port_from_link() to thunderbolt.h by Mika Westerberg · 7 years ago
  35. 9e99b9f thunderbolt: Move thunderbolt domain structure to thunderbolt.h by Mika Westerberg · 7 years ago
  36. eaf8ff3 thunderbolt: Move enum tb_cfg_pkg_type to thunderbolt.h by Mika Westerberg · 7 years ago
  37. cdae7c0 thunderbolt: Add support for XDomain properties by Mika Westerberg · 7 years ago
  38. 8067170 thunderbolt: Remove __packed from ICM message structures by Mika Westerberg · 7 years ago
  39. f2f2efb byteorder: Move {cpu_to_be32, be32_to_cpu}_array() from Thunderbolt to core by Mika Westerberg · 7 years ago
  40. 1dd236f Merge branch 'mlxsw-Fixlets' by David S. Miller · 7 years ago
  41. 85f44a1 mlxsw: spectrum_router: Drop a redundant condition by Petr Machata · 7 years ago
  42. 7ff176f mlxsw: spectrum_router: Fix a typo by Petr Machata · 7 years ago
  43. 6227efc1 selftests: rtnetlink.sh: add vxlan and fou test cases by Florian Westphal · 7 years ago
  44. 08e2091 Merge branch 'flow_dissector-dissect-tunnel-info' by David S. Miller · 7 years ago
  45. a38402b flow_dissector: dissect tunnel info by Simon Horman · 7 years ago
  46. 32f1636 net/dst: Make skb parameter of skb{metadata_dst, tunnel_info}() const by Simon Horman · 7 years ago
  47. 0491439 fm10k: prevent race condition of __FM10K_SERVICE_SCHED by Jacob Keller · 7 years ago
  48. 65b0a46 fm10k: move fm10k_prepare_for_reset and fm10k_handle_reset by Jacob Keller · 7 years ago
  49. dd5eede fm10k: avoid divide by zero in rare cases when device is resetting by Jacob Keller · 7 years ago
  50. d876c15 fm10k: don't loop while resetting VFs due to VFLR event by Jacob Keller · 7 years ago
  51. 4abf01b fm10k: simplify reading PFVFLRE register by Jacob Keller · 7 years ago
  52. 8bac58b fm10k: avoid needless delay when loading driver by Jacob Keller · 7 years ago
  53. 523a0b55 fm10k: add missing fall through comment by Jacob Keller · 7 years ago
  54. b94dd00 fm10k: avoid possible truncation of q_vector->name by Jacob Keller · 7 years ago
  55. 375ce90 fm10k: fix typos on fall through comments by Jacob Keller · 7 years ago
  56. 5c66d12 fm10k: stop spurious link down messages when Tx FIFO is full by Jacob Keller · 7 years ago
  57. 95f49d4 fm10k: Use seq_putc() in fm10k_dbg_desc_break() by Markus Elfring · 8 years ago
  58. b52b7f7 fm10k: reschedule service event if we stall the PF<->SM mailbox by Jacob Keller · 8 years ago
  59. 17a9180 fm10k: ensure we process SM mbx when processing VF mbx by Jacob Keller · 7 years ago
  60. 0929567 samples/bpf: fix warnings in xdp_monitor_user by Stephen Hemminger · 7 years ago
  61. 45bfbc0 mlxsw: spectrum: fix uninitialized value in err by Colin Ian King · 7 years ago
  62. ed36edf Merge branch 'bcm63xx_enet-small-fixes-and-cleanups' by David S. Miller · 7 years ago
  63. 840f922 bcm63xx_enet: remove unneeded include by Jonas Gorski · 7 years ago
  64. 4e78e5c bcm63xx_enet: drop unneeded NULL phy_clk check by Jonas Gorski · 7 years ago
  65. 7e697ce bcm63xx_enet: use managed functions for clock/ioremap by Jonas Gorski · 7 years ago
  66. 527a487 bcm63xx_enet: do not rely on probe order by Jonas Gorski · 7 years ago
  67. d6213c1 bcm63xx_enet: do not write to random DMA channel on BCM6345 by Jonas Gorski · 7 years ago
  68. 9c86b84 bcm63xx_enet: correct clock usage by Jonas Gorski · 7 years ago
  69. b80ccfe net-ipv6: remove unused IP6_ECN_clear() function by Maciej Żenczykowski · 7 years ago
  70. 3733be1 ipv4: Namespaceify tcp_fastopen_blackhole_timeout knob by Haishuang Yan · 7 years ago
  71. 4371384 ipv4: Namespaceify tcp_fastopen_key knob by Haishuang Yan · 7 years ago
  72. dd00059 ipv4: Remove the 'publish' logic in tcp_fastopen_init_key_once by Haishuang Yan · 7 years ago
  73. e1cfcbe ipv4: Namespaceify tcp_fastopen knob by Haishuang Yan · 7 years ago
  74. 506d0a3 Merge branch 'dsa_ptr-port' by David S. Miller · 7 years ago
  75. aa193d9 net: dsa: remove tag ops from the switch tree by Vivien Didelot · 7 years ago
  76. 2f657a6 net: dsa: change dsa_ptr for a dsa_port by Vivien Didelot · 7 years ago
  77. 3e41f93 net: dsa: prepare master receive hot path by Vivien Didelot · 7 years ago
  78. 1524024 net: dsa: add tagging ops to port by Vivien Didelot · 7 years ago
  79. 62fc958 net: dsa: use temporary dsa_device_ops variable by Vivien Didelot · 7 years ago
  80. 7ec764e net: dsa: use cpu_dp in master code by Vivien Didelot · 7 years ago
  81. 3775b1b net: dsa: add master helper to look up slaves by Vivien Didelot · 7 years ago
  82. 075cfdd net: hns3: fix null pointer dereference before null check by Colin Ian King · 7 years ago
  83. 09af87d hv_netvsc: report stop_queue and wake_queue by Simon Xiao · 7 years ago
  84. 721e08d bpf: Fix compiler warning on info.map_ids for 32bit platform by Martin KaFai Lau · 7 years ago
  85. b1c49d1 net_sched: remove redundant assignment to ret by Colin Ian King · 7 years ago
  86. ef739d8 net: ipmr: make function ipmr_notifier_init static by Colin Ian King · 7 years ago
  87. e876a8a ibmvnic: Set state UP by Mick Tarsel · 7 years ago
  88. 21a2774 Revert "net: dsa: bcm_sf2: Defer port enabling to calling port_enable" by Florian Fainelli · 7 years ago
  89. a6992eb Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  90. 45c1fd6 mkiss: remove redundant check on len being zero by Colin Ian King · 7 years ago
  91. 84e14fe net-ipv6: add support for sockopt(SOL_IPV6, IPV6_FREEBIND) by Maciej Żenczykowski · 7 years ago
  92. 1f372c7 net: ipv6: send NS for DAD when link operationally up by Mike Manning · 7 years ago
  93. 22b96551 i40e: refactor FW version checking by Mitch Williams · 7 years ago
  94. a3f5aa9 i40e: Enable VF to negotiate number of allocated queues by Alan Brady · 7 years ago
  95. c97fc9b i40evf: fix ring to vector mapping by Alan Brady · 7 years ago
  96. b980c06 i40e: shutdown all IRQs and disable MSI-X when suspended by Jacob Keller · 7 years ago
  97. 5c49922 i40e: prevent service task from running while we're suspended by Jacob Keller · 7 years ago
  98. 401586c i40e: don't clear suspended state until we finish resuming by Jacob Keller · 7 years ago
  99. 0e5d3da i40e: use newer generic PM support instead of legacy PM callbacks by Jacob Keller · 7 years ago
  100. c17401a i40e: use separate state bit for miscellaneous IRQ setup by Jacob Keller · 7 years ago