1. ee4848a selftests: mlxsw: Add tc action hw_stats tests by Jiri Pirko · 5 years ago
  2. 4e145fc mlxsw: spectrum_cnt: Expose devlink resource occupancy for counters by Jiri Pirko · 5 years ago
  3. 53d9636 mlxsw: spectrum_cnt: Consolidate subpools initialization by Jiri Pirko · 5 years ago
  4. ab8c4cc mlxsw: spectrum_cnt: Move config validation along with resource register by Jiri Pirko · 5 years ago
  5. d53cdbb8 mlxsw: spectrum_cnt: Expose subpool sizes over devlink resources by Jiri Pirko · 5 years ago
  6. 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
  7. c33fbe9 mlxsw: spectrum_cnt: Move sub_pools under per-instance pool struct by Jiri Pirko · 5 years ago
  8. 4d21ed2 selftests: spectrum-2: Adjust tc_flower_scale limit according to current counter count by Jiri Pirko · 5 years ago
  9. ac5de9a mlxsw: spectrum_cnt: Query bank size from FW resources by Jiri Pirko · 5 years ago
  10. 8d17435 cxgb4: rework TC filter rule insertion across regions by Rahul Lakkireddy · 5 years ago
  11. 357b6cc netfilter: revert introduction of egress hook by Daniel Borkmann · 5 years ago
  12. ce7964b Merge branch 's390-qeth-next' by David S. Miller · 5 years ago
  13. cd652be s390/qeth: use dev->reg_state by Julian Wiedmann · 5 years ago
  14. 5bcd8ad s390/qeth: remove gratuitous NULL checks by Julian Wiedmann · 5 years ago
  15. 86e7a4e s390/qeth: add phys_to_virt() translation for AOB by Julian Wiedmann · 5 years ago
  16. 54e73b9 s390/qeth: don't report hard-coded driver version by Julian Wiedmann · 5 years ago
  17. 8d145da s390/qeth: add SW timestamping support for IQD devices by Julian Wiedmann · 5 years ago
  18. 5d8ce41 s390/qeth: balance the TX queue selection for IQD devices by Julian Wiedmann · 5 years ago
  19. 66cddf1 s390/qeth: allow configuration of TX queues for IQD devices by Julian Wiedmann · 5 years ago
  20. fcc2df8 s390/qeth: allow configuration of TX queues for z/VM NICs by Julian Wiedmann · 5 years ago
  21. 1c103cf s390/qeth: remove prio-queueing support for z/VM NICs by Julian Wiedmann · 5 years ago
  22. b413ff8 s390/qeth: use memory reserves in TX slow path by Julian Wiedmann · 5 years ago
  23. 714c910 s390/qeth: use memory reserves to back RX buffers by Julian Wiedmann · 5 years ago
  24. a58741e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 5 years ago
  25. 7f20d5f mptcp: move msk state update to subflow_syn_recv_sock() by Paolo Abeni · 5 years ago
  26. 5dd3284 Merge branch 'net-add-phylink-support-for-PCS' by David S. Miller · 5 years ago
  27. b8679ef net: phylink: pcs: add 802.3 clause 45 helpers by Russell King · 5 years ago
  28. 74db1c1 net: phylink: pcs: add 802.3 clause 22 helpers by Russell King · 5 years ago
  29. 6cc7cf8 net: mdiobus: add APIs for modifying a MDIO device register by Russell King · 5 years ago
  30. 89e3e3d net: mdiobus: avoid BUG_ON() in mdiobus accessors by Russell King · 5 years ago
  31. 54e1dc7 Merge branch 'net-bridge-vlan-options-add-support-for-tunnel-mapping' by David S. Miller · 5 years ago
  32. 569da08 net: bridge: vlan options: add support for tunnel mapping set/del by Nikolay Aleksandrov · 5 years ago
  33. 188c67d net: bridge: vlan options: add support for tunnel id dumping by Nikolay Aleksandrov · 5 years ago
  34. 53e9663 net: bridge: vlan tunnel: constify bridge and port arguments by Nikolay Aleksandrov · 5 years ago
  35. 99f7c5e net: bridge: vlan options: rename br_vlan_opts_eq to br_vlan_opts_eq_range by Nikolay Aleksandrov · 5 years ago
  36. 0419c45 Merge branch 'stmmac-100GB-Enterprise-MAC-support' by David S. Miller · 5 years ago
  37. 2462a82 Documentation: networking: stmmac: Mention new XLGMAC support by Jose Abreu · 5 years ago
  38. 4a4ccde net: stmmac: Add support for Enterprise MAC version by Jose Abreu · 5 years ago
  39. 8a88093 net: stmmac: Add XLGMII support by Jose Abreu · 5 years ago
  40. 7c6dbd2 net: phy: xpcs: Add XLGMII support by Jose Abreu · 5 years ago
  41. 9f57db9 Merge branch 'ionic-bits-and-bytes' by David S. Miller · 5 years ago
  42. b2133d8 ionic: add decode for IONIC_RC_ENOSUPP by Shannon Nelson · 5 years ago
  43. 840eef5 ionic: print data for unknown xcvr type by Shannon Nelson · 5 years ago
  44. ba8fb6c ionic: remove adminq napi instance by Shannon Nelson · 5 years ago
  45. ad6fd4d ionic: deinit rss only if selected by Shannon Nelson · 5 years ago
  46. ecd2d8b ionic: stop devlink warn on mgmt device by Shannon Nelson · 5 years ago
  47. c7cba83 Merge branch 'net_sched-allow-use-of-hrtimer-slack' by David S. Miller · 5 years ago
  48. 583396f net_sched: sch_fq: enable use of hrtimer slack by Eric Dumazet · 5 years ago
  49. b88948f net_sched: do not reprogram a timer about to expire by Eric Dumazet · 5 years ago
  50. efe074c net_sched: add qdisc_watchdog_schedule_range_ns() by Eric Dumazet · 5 years ago
  51. 24ee865 Merge branch 'nfp-type' by David S. Miller · 5 years ago
  52. 36b4b92 nfp: allow explicitly selected delayed stats by Jakub Kicinski · 5 years ago
  53. 53eca1f net: rename flow_action_hw_stats_types* -> flow_action_hw_stats* by Jakub Kicinski · 5 years ago
  54. 362d3d8 Merge branch 'net-phy-improve-phy_driver-callback-handle_interrupt' by David S. Miller · 5 years ago
  55. c4474fe net: phy: mscc: consider interrupt source in interrupt handler by Heiner Kallweit · 5 years ago
  56. 9010f9d net: phy: improve phy_driver callback handle_interrupt by Heiner Kallweit · 5 years ago
  57. 225fc22 Merge branch 'ethtool-consolidate-irq-coalescing-last-part' by David S. Miller · 5 years ago
  58. 9000edb net: ethtool: require drivers to set supported_coalesce_params by Jakub Kicinski · 5 years ago
  59. 329bab6 net: axienet: let core reject the unsupported coalescing parameters by Jakub Kicinski · 5 years ago
  60. e62780e net: ll_temac: let core reject the unsupported coalescing parameters by Jakub Kicinski · 5 years ago
  61. 1a9d729 net: davinci_emac: reject unsupported coalescing params by Jakub Kicinski · 5 years ago
  62. 3b6e1a4 net: cpsw: reject unsupported coalescing params by Jakub Kicinski · 5 years ago
  63. 126b34ff net: tehuti: reject unsupported coalescing params by Jakub Kicinski · 5 years ago
  64. a5a8758 net: dwc-xlgmac: let core reject the unsupported coalescing parameters by Jakub Kicinski · 5 years ago
  65. cbb78cb net: socionext: reject unsupported coalescing params by Jakub Kicinski · 5 years ago
  66. eff87b4 net: sfc: reject unsupported coalescing params by Jakub Kicinski · 5 years ago
  67. 8537f78 netfilter: Introduce egress hook by Lukas Wunner · 5 years ago
  68. 5418d38 netfilter: Generalize ingress hook by Lukas Wunner · 5 years ago
  69. b030f19 netfilter: Rename ingress hook include file by Lukas Wunner · 5 years ago
  70. 01a6a62 Merge branch 'tcp-fix-stretch-ACK-bugs-in-congestion-control-modules' by David S. Miller · 5 years ago
  71. fa4cb9e tcp: fix stretch ACK bugs in Yeah by Pengcheng Yang · 5 years ago
  72. ca04f5d tcp: fix stretch ACK bugs in Veno by Pengcheng Yang · 5 years ago
  73. d861b5c tcp: stretch ACK fixes in Veno prep by Pengcheng Yang · 5 years ago
  74. 5415e3c tcp: fix stretch ACK bugs in Scalable by Pengcheng Yang · 5 years ago
  75. be0d935 tcp: fix stretch ACK bugs in BIC by Pengcheng Yang · 5 years ago
  76. 86e85bf sfc: fix XDP-redirect in this driver by Jesper Dangaard Brouer · 5 years ago
  77. 5e0ef51 remoteproc: clean up notification config by Alex Elder · 5 years ago
  78. 1963507 net: kcm: kcmproc.c: Fix RCU list suspicious usage warning by Madhuparna Bhowmik · 5 years ago
  79. 10ee4b87 qede: remove some unused code in function qede_selftest_receive_traffic by Zheng Zengkai · 5 years ago
  80. 74522e7 net: sched: set the hw_stats_type in pedit loop by Jiri Pirko · 5 years ago
  81. 764e558 Merge branch 'net-stmmac-Use-readl_poll_timeout-to-simplify-the-code' by David S. Miller · 5 years ago
  82. 45d0da4 net: stmmac: use readl_poll_timeout() function in dwmac4_dma_reset() by Dejin Zheng · 5 years ago
  83. ff8ed73 net: stmmac: use readl_poll_timeout() function in init_systime() by Dejin Zheng · 5 years ago
  84. a1dd387 chcr: remove set but not used variable 'status' by YueHaibing · 5 years ago
  85. 48ef50f macsec: Netlink support of XPN cipher suites (IEEE 802.1AEbw) by Era Mayflower · 5 years ago
  86. a21ecf0 macsec: Support XPN frame handling - IEEE 802.1AEbw by Era Mayflower · 5 years ago
  87. 65b7a2c Merge branch 'net-dsa-improve-serdes-integration' by David S. Miller · 5 years ago
  88. 5d5b231 net: dsa: mv88e6xxx: use PHY_DETECT in mac_link_up/mac_link_down by Russell King · 5 years ago
  89. dc745ec net: dsa: mv88e6xxx: remove port_link_state functions by Russell King · 5 years ago
  90. f365c6f net: dsa: mv88e6xxx: combine port_set_speed and port_set_duplex by Russell King · 5 years ago
  91. 7e0e624 net: dsa: mv88e6xxx: fix Serdes link changes by Russell King · 5 years ago
  92. a5a6858 net: dsa: mv88e6xxx: extend phylink to Serdes PHYs by Russell King · 5 years ago
  93. 64d47d5 net: dsa: mv88e6xxx: configure interface settings in mac_config by Russell King · 5 years ago
  94. 4c8b735 net: dsa: mv88e6xxx: use BMCR definitions for serdes control register by Russell King · 5 years ago
  95. 87615c96 net: dsa: warn if phylink_mac_link_state returns error by Russell King · 5 years ago
  96. 3c04d35 Merge branch 'net-mii-clause-37-helpers' by David S. Miller · 5 years ago
  97. a9f28eb net: mii: add linkmode_adv_to_mii_adv_x() by Russell King · 5 years ago
  98. f655418 net: mii: convert mii_lpa_to_ethtool_lpa_x() to linkmode variant by Russell King · 5 years ago
  99. d0febd8 netfilter: conntrack: re-visit sysctls in unprivileged namespaces by Florian Westphal · 5 years ago
  100. 339706b netfilter: nft_lookup: update element stateful expression by Pablo Neira Ayuso · 5 years ago