1. 5f9721a Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 5 years ago
  2. 2e92a2d net: use netif_is_bridge_port() to check for IFF_BRIDGE_PORT by Julian Wiedmann · 5 years ago
  3. 458de8a net: page_pool: API cleanup and comments by Ilias Apalodimas · 5 years ago
  4. 78c9df8 Merge branch 'mlxsw-Preparation-for-RTNL-removal' by David S. Miller · 5 years ago
  5. 9ef87b2 mlxsw: spectrum_nve: Make tunnel initialization symmetric by Ido Schimmel · 5 years ago
  6. b69e133 mlxsw: spectrum: Export function to check if RIF exists by Ido Schimmel · 5 years ago
  7. 5e9a664d mlxsw: spectrum: Prevent RIF access outside of routing code by Ido Schimmel · 5 years ago
  8. 1c6d6b5 mlxsw: spectrum_router: Prepare function for router lock introduction by Ido Schimmel · 5 years ago
  9. fbf8b35 mlxsw: spectrum_router: Prepare function for router lock introduction by Ido Schimmel · 5 years ago
  10. f24fbf4 mlxsw: spectrum_router: Do not assume RTNL is taken when resolving underlay device by Ido Schimmel · 5 years ago
  11. 23d154c mlxsw: spectrum_router: Do not assume RTNL is taken during RIF teardown by Ido Schimmel · 5 years ago
  12. c43ef22 mlxsw: spectrum_router: Do not assume RTNL is taken during nexthop init by Ido Schimmel · 5 years ago
  13. eb833ee mlxsw: spectrum_span: Only update mirroring agents if present by Ido Schimmel · 5 years ago
  14. 622110f mlxsw: spectrum: Convert callers to use new mirroring API by Ido Schimmel · 5 years ago
  15. a8e7e6e mlxsw: spectrum_span: Prepare work item to update mirroring agents by Ido Schimmel · 5 years ago
  16. 6627b93 mlxsw: spectrum_span: Use struct_size() to simplify allocation by Ido Schimmel · 5 years ago
  17. 9a9f8d1 mlxsw: spectrum_span: Do no expose mirroring agents to entire driver by Ido Schimmel · 5 years ago
  18. 6c5a688 mlxsw: spectrum: Protect counter pool with a lock by Ido Schimmel · 5 years ago
  19. 48fe78c mlxsw: spectrum_kvdl: Protect allocations with a lock by Ido Schimmel · 5 years ago
  20. 807ea87 net: remove unused macro from fib_trie.c by Li RongQing · 5 years ago
  21. 94e512d net: neigh: remove unused NEIGH_SYSCTL_MS_JIFFIES_ENTRY by Li RongQing · 5 years ago
  22. 2bb07f4 tc-testing: updated tdc tests for basic filter by Roman Mashak · 5 years ago
  23. a779a55 Merge branch 'net-phy-Better-support-for-BCM54810' by David S. Miller · 5 years ago
  24. fe26821 net: phy: broadcom: Wire suspend/resume for BCM54810 by Florian Fainelli · 5 years ago
  25. cb64da3 net: phy: broadcom: Have bcm54xx_adjust_rxrefclk() check for flags by Florian Fainelli · 5 years ago
  26. 0ececcf net: phy: broadcom: Allow BCM54810 to use bcm54xx_adjust_rxrefclk() by Florian Fainelli · 5 years ago
  27. 1cb237d sfc: remove unused variable 'efx_default_channel_type' by YueHaibing · 5 years ago
  28. 1541e25 Merge branch 'hns3-next' by David S. Miller · 5 years ago
  29. 89ec948 net: hns3: add missing help info for QS shaper in debugfs by Yonglong Liu · 5 years ago
  30. ded45d4 net: hns3: add support for dump MAC ID and loopback status in debugfs by Yufeng Mo · 5 years ago
  31. a8adbb8 net: hns3: add enabled TC numbers and DWRR weight info in debugfs by Yonglong Liu · 5 years ago
  32. 2d3db26 net: hns3: modify an unsuitable print when setting unknown duplex to fibre by Guangbin Huang · 5 years ago
  33. e99f8e7 mlxsw: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  34. e96bd2d phy: avoid unnecessary link-up delay in polling mode by Petr Oros · 5 years ago
  35. 2fbfa96 ice: fix define for E822 backplane device by Bruce Allan · 5 years ago
  36. e36aeec ice: add support for E823 devices by Bruce Allan · 5 years ago
  37. 195fb97 ice: add additional E810 device id by Bruce Allan · 5 years ago
  38. af23635 ice: add backslash-n to strings by Jesse Brandeburg · 5 years ago
  39. 7124507 ice: increase PF reset wait timeout to 300 milliseconds by Jacob Keller · 5 years ago
  40. 5fa23e0 ice: Support XDP UMEM wake up mechanism by Krzysztof Kazimierczak · 5 years ago
  41. 31c5f7f ice: SW DCB, report correct max TC value by Dave Ertman · 5 years ago
  42. 27d9be9 ice: Report correct DCB mode by Avinash Dayanand · 5 years ago
  43. c8608b5 ice: Add DCBNL ops required to configure ETS in CEE for SW DCB by Avinash JD · 5 years ago
  44. 36be2ba ice: Always clear the QRXFLXP_CNTXT register for VF Rx queues by Brett Creeley · 5 years ago
  45. a6892c9 ice: Fix for TCAM entry management by Dan Nowlin · 5 years ago
  46. 9d5c5a5 ice: update malicious driver detection event handling by Paul Greenwalt · 5 years ago
  47. a29a912 ice: Validate config for SW DCB map by Avinash Dayanand · 5 years ago
  48. cb704c6 Merge branch 'tcp_v6_gso_csum_prep' by David S. Miller · 5 years ago
  49. 091c9f8 vmxnet3: use new helper tcp_v6_gso_csum_prep by Heiner Kallweit · 5 years ago
  50. 2344120 r8152: use new helper tcp_v6_gso_csum_prep by Heiner Kallweit · 5 years ago
  51. 1eb2c57 hv_netvsc: use new helper tcp_v6_gso_csum_prep by Heiner Kallweit · 5 years ago
  52. 06d4f96 net: socionext: use new helper tcp_v6_gso_csum_prep by Heiner Kallweit · 5 years ago
  53. 8518b3b net: qcom/emac: use new helper tcp_v6_gso_csum_prep by Heiner Kallweit · 5 years ago
  54. fa6b842 ionic: use new helper tcp_v6_gso_csum_prep by Heiner Kallweit · 5 years ago
  55. b95af84 jme: use new helper tcp_v6_gso_csum_prep by Heiner Kallweit · 5 years ago
  56. 2b316fbc e1000(e): use new helper tcp_v6_gso_csum_prep by Heiner Kallweit · 5 years ago
  57. 4c50efb enic: use new helper tcp_v6_gso_csum_prep by Heiner Kallweit · 5 years ago
  58. 51e6856 bna: use new helper tcp_v6_gso_csum_prep by Heiner Kallweit · 5 years ago
  59. 4d4c378 net: atheros: use new helper tcp_v6_gso_csum_prep by Heiner Kallweit · 5 years ago
  60. 8b19c68 r8169: use new helper tcp_v6_gso_csum_prep by Heiner Kallweit · 5 years ago
  61. 76eeb12 net: core: add helper tcp_v6_gso_csum_prep by Heiner Kallweit · 5 years ago
  62. 9cb8e04 net/ipv4/sysctl: show tcp_{allowed, available}_congestion_control in non-initial netns by Christian Brauner · 5 years ago
  63. 7d51a01 net: mvneta: align xdp stats naming scheme to mlx5 driver by Lorenzo Bianconi · 5 years ago
  64. c3d5e56 Merge branch 'octeontx2-af-Cleanup-changes' by David S. Miller · 5 years ago
  65. 52ccbda octeontx2-af: Cleanup nixlf and blkaddr retrieval logic by Sunil Goutham · 5 years ago
  66. 6fd2a71 octeontx2-af: Cleanup CGX config permission checks by Sunil Goutham · 5 years ago
  67. 07a835d octeontx2-af: Remove unnecessary export symbols in CGX driver by Sunil Goutham · 5 years ago
  68. d631f96 Merge tag 'mlx5-updates-2020-01-24' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 5 years ago
  69. 0120936 net/mlx5: Remove a useless 'drain_workqueue()' call in 'mlx5e_ipsec_cleanup()' by Christophe JAILLET · 5 years ago
  70. b5ede32 net/mlx5e: Add support for FEC modes based on 50G per lane links by Aya Levin · 5 years ago
  71. f623e59 ethtool: Add support for low latency RS FEC by Aya Levin · 5 years ago
  72. 3c19208 net/mlxe5: Separate between FEC and current speed by Aya Levin · 5 years ago
  73. 2132b71 net/mlx5e: Advertise globaly supported FEC modes by Aya Levin · 5 years ago
  74. 4bd9d50 net/mlx5e: Enforce setting of a single FEC mode by Aya Levin · 5 years ago
  75. 511aa2aa net/mlx5e: Set FEC to auto when configured mode is not supported by Aya Levin · 5 years ago
  76. b21aef7 mlx5: Use proper logging and tracing line terminations by Joe Perches · 5 years ago
  77. 0f56d3c net/mlx5e: Support dump callback in RX reporter by Aya Levin · 5 years ago
  78. 5f29458 net/mlx5e: Support dump callback in TX reporter by Aya Levin · 5 years ago
  79. 0a56be3 net/mlx5e: Gather reporters APIs together by Aya Levin · 5 years ago
  80. 12206b1 net/mlx5: Add support for resource dump by Aya Levin · 5 years ago
  81. 573ed90 devlink: Force enclosing array on binary fmsg data by Aya Levin · 5 years ago
  82. 00796b9 sfc: elide assignment of skb by Edward Cree · 5 years ago
  83. 272bb0e net: fec: Prevent unbind operation by Fabio Estevam · 5 years ago
  84. b182a66 net: ena: remove set but not used variable 'hash_key' by YueHaibing · 5 years ago
  85. 2b73812 net: netlink: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  86. fbfc850 net: switchdev: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  87. 45a4296 bpf, sockmap: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  88. 9814428 NFC: digital: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  89. dc3cc34 net: usb: cdc-phonet: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  90. 725d23b net: phy: allow bcm84881 to be a module by Russell King · 5 years ago
  91. 4c08222 Merge branch 'net-smc-next' by David S. Miller · 5 years ago
  92. 5613f20 net/smc: reduce port_event scheduling by Ursula Braun · 5 years ago
  93. 5f78fe9 net/smc: simplify normal link termination by Karsten Graul · 5 years ago
  94. ba95206 net/smc: remove unused parameter of smc_lgr_terminate() by Karsten Graul · 5 years ago
  95. 3739707 net/smc: do not delete lgr from list twice by Karsten Graul · 5 years ago
  96. 354ea2b net/smc: use termination worker under send_lock by Karsten Graul · 5 years ago
  97. 55dd575 net/smc: improve smc_lgr_cleanup() by Karsten Graul · 5 years ago
  98. 790a9a7 Merge branch 'mlxsw-Reduce-dependency-between-bridge-and-router-code' by David S. Miller · 5 years ago
  99. 495c3da selftests: mlxsw: vxlan: Add test for error path by Ido Schimmel · 5 years ago
  100. 58ba0238 selftests: mlxsw: vxlan: Adjust test to recent changes by Ido Schimmel · 5 years ago