1. 26d9f0c selftests: forwarding: Add an skbedit priority selftest by Petr Machata · 5 years ago
  2. 463957e mlxsw: spectrum_flower: Offload FLOW_ACTION_PRIORITY by Petr Machata · 5 years ago
  3. 4d745f8 mlxsw: core: Add QOS_ACTION by Petr Machata · 5 years ago
  4. 2ce1241 net: tc_skbedit: Make the skbedit priority offloadable by Petr Machata · 5 years ago
  5. fe93f0b net: tc_skbedit: Factor a helper out of is_tcf_skbedit_{mark, ptype}() by Petr Machata · 5 years ago
  6. 3fd177c net: stmmac: dwmac_lib: remove unnecessary checks in dwmac_dma_reset() by Dejin Zheng · 5 years ago
  7. 09d65e6 net: phy: mscc: add missing check on a phy_write return value by Antoine Tenart · 5 years ago
  8. 0e1a577 net: ipa: Remove unused including <linux/version.h> by YueHaibing · 5 years ago
  9. a351e7f net: ipa: fix platform_no_drv_owner.cocci warnings by YueHaibing · 5 years ago
  10. 4ab10bb liquidio: remove set but not used variable 's' by YueHaibing · 5 years ago
  11. 3ebaf6d net: sched: Do not assume RTNL is held in tunnel key action helpers by Ido Schimmel · 5 years ago
  12. 56d0997 net: bridge: vlan: include stats in dumps if requested by Nikolay Aleksandrov · 5 years ago
  13. 0be534f mptcp: rename fourth ack field by Paolo Abeni · 5 years ago
  14. 79e2851 Merge tag 'mlx5-updates-2020-03-17' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 5 years ago
  15. d445dff net: phy: realtek: read actual speed to detect downshift by Heiner Kallweit · 5 years ago
  16. 2c4b58d net: sched: Fix hw_stats_type setting in pedit loop by Petr Machata · 5 years ago
  17. dd13f4d Merge branch 'mlxsw-spectrum_cnt-Expose-counter-resources' by David S. Miller · 5 years ago
  18. ee4848a selftests: mlxsw: Add tc action hw_stats tests by Jiri Pirko · 5 years ago
  19. 4e145fc mlxsw: spectrum_cnt: Expose devlink resource occupancy for counters by Jiri Pirko · 5 years ago
  20. 53d9636 mlxsw: spectrum_cnt: Consolidate subpools initialization by Jiri Pirko · 5 years ago
  21. ab8c4cc mlxsw: spectrum_cnt: Move config validation along with resource register by Jiri Pirko · 5 years ago
  22. d53cdbb8 mlxsw: spectrum_cnt: Expose subpool sizes over devlink resources by Jiri Pirko · 5 years ago
  23. b2d3e33 mlxsw: spectrum_cnt: Add entry_size_res_id for each subpool and use it to query entry size by Jiri Pirko · 5 years ago
  24. c33fbe9 mlxsw: spectrum_cnt: Move sub_pools under per-instance pool struct by Jiri Pirko · 5 years ago
  25. 4d21ed2 selftests: spectrum-2: Adjust tc_flower_scale limit according to current counter count by Jiri Pirko · 5 years ago
  26. ac5de9a mlxsw: spectrum_cnt: Query bank size from FW resources by Jiri Pirko · 5 years ago
  27. 8d17435 cxgb4: rework TC filter rule insertion across regions by Rahul Lakkireddy · 5 years ago
  28. 357b6cc netfilter: revert introduction of egress hook by Daniel Borkmann · 5 years ago
  29. ce7964b Merge branch 's390-qeth-next' by David S. Miller · 5 years ago
  30. cd652be s390/qeth: use dev->reg_state by Julian Wiedmann · 5 years ago
  31. 5bcd8ad s390/qeth: remove gratuitous NULL checks by Julian Wiedmann · 5 years ago
  32. 86e7a4e s390/qeth: add phys_to_virt() translation for AOB by Julian Wiedmann · 5 years ago
  33. 54e73b9 s390/qeth: don't report hard-coded driver version by Julian Wiedmann · 5 years ago
  34. 8d145da s390/qeth: add SW timestamping support for IQD devices by Julian Wiedmann · 5 years ago
  35. 5d8ce41 s390/qeth: balance the TX queue selection for IQD devices by Julian Wiedmann · 5 years ago
  36. 66cddf1 s390/qeth: allow configuration of TX queues for IQD devices by Julian Wiedmann · 5 years ago
  37. fcc2df8 s390/qeth: allow configuration of TX queues for z/VM NICs by Julian Wiedmann · 5 years ago
  38. 1c103cf s390/qeth: remove prio-queueing support for z/VM NICs by Julian Wiedmann · 5 years ago
  39. b413ff8 s390/qeth: use memory reserves in TX slow path by Julian Wiedmann · 5 years ago
  40. 714c910 s390/qeth: use memory reserves to back RX buffers by Julian Wiedmann · 5 years ago
  41. a58741e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 5 years ago
  42. 7f20d5f mptcp: move msk state update to subflow_syn_recv_sock() by Paolo Abeni · 5 years ago
  43. 5dd3284 Merge branch 'net-add-phylink-support-for-PCS' by David S. Miller · 5 years ago
  44. b8679ef net: phylink: pcs: add 802.3 clause 45 helpers by Russell King · 5 years ago
  45. 74db1c1 net: phylink: pcs: add 802.3 clause 22 helpers by Russell King · 5 years ago
  46. 6cc7cf8 net: mdiobus: add APIs for modifying a MDIO device register by Russell King · 5 years ago
  47. 89e3e3d net: mdiobus: avoid BUG_ON() in mdiobus accessors by Russell King · 5 years ago
  48. 54e1dc7 Merge branch 'net-bridge-vlan-options-add-support-for-tunnel-mapping' by David S. Miller · 5 years ago
  49. 569da08 net: bridge: vlan options: add support for tunnel mapping set/del by Nikolay Aleksandrov · 5 years ago
  50. 188c67d net: bridge: vlan options: add support for tunnel id dumping by Nikolay Aleksandrov · 5 years ago
  51. 53e9663 net: bridge: vlan tunnel: constify bridge and port arguments by Nikolay Aleksandrov · 5 years ago
  52. 99f7c5e net: bridge: vlan options: rename br_vlan_opts_eq to br_vlan_opts_eq_range by Nikolay Aleksandrov · 5 years ago
  53. 0419c45 Merge branch 'stmmac-100GB-Enterprise-MAC-support' by David S. Miller · 5 years ago
  54. 2462a82 Documentation: networking: stmmac: Mention new XLGMAC support by Jose Abreu · 5 years ago
  55. 4a4ccde net: stmmac: Add support for Enterprise MAC version by Jose Abreu · 5 years ago
  56. 8a88093 net: stmmac: Add XLGMII support by Jose Abreu · 5 years ago
  57. 7c6dbd2 net: phy: xpcs: Add XLGMII support by Jose Abreu · 5 years ago
  58. 9f57db9 Merge branch 'ionic-bits-and-bytes' by David S. Miller · 5 years ago
  59. b2133d8 ionic: add decode for IONIC_RC_ENOSUPP by Shannon Nelson · 5 years ago
  60. 840eef5 ionic: print data for unknown xcvr type by Shannon Nelson · 5 years ago
  61. ba8fb6c ionic: remove adminq napi instance by Shannon Nelson · 5 years ago
  62. ad6fd4d ionic: deinit rss only if selected by Shannon Nelson · 5 years ago
  63. ecd2d8b ionic: stop devlink warn on mgmt device by Shannon Nelson · 5 years ago
  64. c7cba83 Merge branch 'net_sched-allow-use-of-hrtimer-slack' by David S. Miller · 5 years ago
  65. 583396f net_sched: sch_fq: enable use of hrtimer slack by Eric Dumazet · 5 years ago
  66. b88948f net_sched: do not reprogram a timer about to expire by Eric Dumazet · 5 years ago
  67. efe074c net_sched: add qdisc_watchdog_schedule_range_ns() by Eric Dumazet · 5 years ago
  68. 24ee865 Merge branch 'nfp-type' by David S. Miller · 5 years ago
  69. 36b4b92 nfp: allow explicitly selected delayed stats by Jakub Kicinski · 5 years ago
  70. 53eca1f net: rename flow_action_hw_stats_types* -> flow_action_hw_stats* by Jakub Kicinski · 5 years ago
  71. 362d3d8 Merge branch 'net-phy-improve-phy_driver-callback-handle_interrupt' by David S. Miller · 5 years ago
  72. c4474fe net: phy: mscc: consider interrupt source in interrupt handler by Heiner Kallweit · 5 years ago
  73. 9010f9d net: phy: improve phy_driver callback handle_interrupt by Heiner Kallweit · 5 years ago
  74. 225fc22 Merge branch 'ethtool-consolidate-irq-coalescing-last-part' by David S. Miller · 5 years ago
  75. 9000edb net: ethtool: require drivers to set supported_coalesce_params by Jakub Kicinski · 5 years ago
  76. 329bab6 net: axienet: let core reject the unsupported coalescing parameters by Jakub Kicinski · 5 years ago
  77. e62780e net: ll_temac: let core reject the unsupported coalescing parameters by Jakub Kicinski · 5 years ago
  78. 1a9d729 net: davinci_emac: reject unsupported coalescing params by Jakub Kicinski · 5 years ago
  79. 3b6e1a4 net: cpsw: reject unsupported coalescing params by Jakub Kicinski · 5 years ago
  80. 126b34ff net: tehuti: reject unsupported coalescing params by Jakub Kicinski · 5 years ago
  81. a5a8758 net: dwc-xlgmac: let core reject the unsupported coalescing parameters by Jakub Kicinski · 5 years ago
  82. cbb78cb net: socionext: reject unsupported coalescing params by Jakub Kicinski · 5 years ago
  83. eff87b4 net: sfc: reject unsupported coalescing params by Jakub Kicinski · 5 years ago
  84. 87b5181 net/mlx5: Avoid forwarding to other eswitch uplink by Eli Cohen · 5 years ago
  85. 613f53f net/mlx5: Eswitch, enable forwarding back to uplink port by Eli Cohen · 5 years ago
  86. 249ccc3 net/mlx5e: Add support for offloading traffic from uplink to uplink by Eli Cohen · 5 years ago
  87. d8a2034 net/mlx5: Don't use termination tables in slow path by Eli Cohen · 5 years ago
  88. b5f814c net/mlx5: Avoid configuring eswitch QoS if not supported by Eli Cohen · 5 years ago
  89. 31e87b3 net/mlx5e: Fix devlink port register sequence by Vladyslav Tarasiuk · 5 years ago
  90. d0645b3 net/mlx5e: Fix rejecting all egress rules not on vlan by Roi Dayan · 5 years ago
  91. 636bb96 net/mlx5e: en_tc: Rely just on register loopback for tunnel restoration by Paul Blakey · 5 years ago
  92. aded104 net/mlx5e: CT: Fix stack usage compiler warning by Saeed Mahameed · 5 years ago
  93. 3cfc433 net/mlx5e: CT: Fix insert rules when TC_CT config isn't enabled by Paul Blakey · 5 years ago
  94. 35e725e net/mlx5e: CT: remove set but not used variable 'unnew' by YueHaibing · 5 years ago
  95. e0cb8af net/mlx5: E-Switch, Skip restore modify header between prios of same chain by Paul Blakey · 5 years ago
  96. 0b3a8b6 net/mlx5: E-Switch: Fix using fwd and modify when firmware doesn't support it by Paul Blakey · 5 years ago
  97. 9d3faa5 net/mlx5: Add missing inline to stub esw_add_restore_rule by Nathan Chancellor · 5 years ago
  98. 8537f78 netfilter: Introduce egress hook by Lukas Wunner · 5 years ago
  99. 5418d38 netfilter: Generalize ingress hook by Lukas Wunner · 5 years ago
  100. b030f19 netfilter: Rename ingress hook include file by Lukas Wunner · 5 years ago