1. 6fcd422 soc: qcom: ipa: kill IPA_RX_BUFFER_ORDER by Alex Elder · 4 years, 10 months ago
  2. 0d7043f Merge tag 'mac80211-next-for-net-next-2020-03-20' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 4 years, 10 months ago
  3. ffe10e6 net: dsa: sja1105: Add support for the SGMII port by Vladimir Oltean · 4 years, 10 months ago
  4. f6e94ff Merge branch 'net-bridge-vlan-options-nest-the-tunnel-options' by David S. Miller · 4 years, 10 months ago
  5. c443758 net: bridge: vlan options: move the tunnel command to the nested attribute by Nikolay Aleksandrov · 4 years, 10 months ago
  6. fa388f2 net: bridge: vlan options: nest the tunnel id into a tunnel info attribute by Nikolay Aleksandrov · 4 years, 10 months ago
  7. 8fa180b mac80211: driver can remain on channel if not using chan_ctx by Yan-Hsuan Chuang · 4 years, 11 months ago
  8. 306b79e nl80211: clarify code in nl80211_del_station() by Johannes Berg · 4 years, 10 months ago
  9. 7fc82af cfg80211: Configure PMK lifetime and reauth threshold for PMKSA entries by Veerendranath Jakkam · 4 years, 11 months ago
  10. b255b72 mac80211: Read rx_stats with perCPU pointers by Seevalamuthu Mariappan · 4 years, 10 months ago
  11. dd063ff virt_wifi: implement ndo_get_iflink by Taehee Yoo · 4 years, 11 months ago
  12. a916062 mac80211: Allow deleting stations in ibss mode to reset their state by Nicolas Cavallari · 4 years, 11 months ago
  13. edafcf4 cfg80211: Add support for userspace to reset stations in IBSS mode by Nicolas Cavallari · 4 years, 11 months ago
  14. 660d81d mac80211: consider WLAN_EID_EXT_HE_OPERATION for parsing CRC by Johannes Berg · 5 years ago
  15. 0c138a5 nl80211: add PROTECTED_TWT nl80211 extended feature by Shaul Triebitz · 5 years ago
  16. 03efb86 mac80211: HE: set missing bss_conf fields in AP mode by Shaul Triebitz · 5 years ago
  17. 7e8d6f1 nl80211: pass HE operation element to the driver by Shaul Triebitz · 5 years ago
  18. efb5520 nl80211/cfg80211: add support for non EDCA based ranging measurement by Avraham Stern · 5 years ago
  19. 9524770 mac80211: don't leave skb->next/prev pointing to stack by Johannes Berg · 4 years, 10 months ago
  20. 07e9733 mac80211: update documentation about tx power by Qiujun Huang · 4 years, 11 months ago
  21. 7f3f96c mac80211: handle no-preauth flag for control port by Markus Theil · 4 years, 11 months ago
  22. 5631d96 nl80211: add no pre-auth attribute and ext. feature flag for ctrl. port by Markus Theil · 4 years, 11 months ago
  23. 5d44fe7 mac80211_hwsim: add frame transmission support over virtio by Erel Geron · 4 years, 11 months ago
  24. 1f7e9f4 cfg80211: fix documentation format by Johannes Berg · 4 years, 10 months ago
  25. ee9d0cb net: dsa: sja1105: Avoid error message for unknown PHY mode on disabled ports by Vladimir Oltean · 4 years, 10 months ago
  26. 43861da Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 4 years, 10 months ago
  27. ab9d1e1 Merge branch 'veth-xdp-stats' by David S. Miller · 4 years, 10 months ago
  28. d99a7c2f veth: remove atomic64_add from veth_xdp_xmit hotpath by Lorenzo Bianconi · 4 years, 10 months ago
  29. 9152cff veth: introduce more xdp counters by Lorenzo Bianconi · 4 years, 10 months ago
  30. 66fe4a0 veth: distinguish between rx_drops and xdp_drops by Lorenzo Bianconi · 4 years, 10 months ago
  31. 1c5b82e5 veth: introduce more specialized counters in veth_stats by Lorenzo Bianconi · 4 years, 10 months ago
  32. 65780c5 veth: move xdp stats in a dedicated structure by Lorenzo Bianconi · 4 years, 10 months ago
  33. 8511d72 sysfs: fix static inline declaration of sysfs_groups_change_owner() by Christian Brauner · 4 years, 10 months ago
  34. 5c9a9fc Merge branch 'mscc-RGMII' by David S. Miller · 4 years, 10 months ago
  35. dee48f7 net: phy: mscc: RGMII skew delay configuration by Antoine Tenart · 4 years, 10 months ago
  36. e8e4223 net: phy: mscc: add support for RGMII MAC mode by Antoine Tenart · 4 years, 10 months ago
  37. 9096a03 Merge branch 'mlxsw-Offload-TC-action-skbedit-priority' by David S. Miller · 4 years, 10 months ago
  38. 26d9f0c selftests: forwarding: Add an skbedit priority selftest by Petr Machata · 4 years, 10 months ago
  39. 463957e mlxsw: spectrum_flower: Offload FLOW_ACTION_PRIORITY by Petr Machata · 4 years, 10 months ago
  40. 4d745f8 mlxsw: core: Add QOS_ACTION by Petr Machata · 4 years, 10 months ago
  41. 2ce1241 net: tc_skbedit: Make the skbedit priority offloadable by Petr Machata · 4 years, 10 months ago
  42. fe93f0b net: tc_skbedit: Factor a helper out of is_tcf_skbedit_{mark, ptype}() by Petr Machata · 4 years, 10 months ago
  43. 3fd177c net: stmmac: dwmac_lib: remove unnecessary checks in dwmac_dma_reset() by Dejin Zheng · 4 years, 10 months ago
  44. 09d65e6 net: phy: mscc: add missing check on a phy_write return value by Antoine Tenart · 4 years, 10 months ago
  45. 0e1a577 net: ipa: Remove unused including <linux/version.h> by YueHaibing · 4 years, 10 months ago
  46. a351e7f net: ipa: fix platform_no_drv_owner.cocci warnings by YueHaibing · 4 years, 10 months ago
  47. 4ab10bb liquidio: remove set but not used variable 's' by YueHaibing · 4 years, 10 months ago
  48. 3ebaf6d net: sched: Do not assume RTNL is held in tunnel key action helpers by Ido Schimmel · 4 years, 10 months ago
  49. 56d0997 net: bridge: vlan: include stats in dumps if requested by Nikolay Aleksandrov · 4 years, 10 months ago
  50. 0be534f mptcp: rename fourth ack field by Paolo Abeni · 4 years, 10 months ago
  51. 79e2851 Merge tag 'mlx5-updates-2020-03-17' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 4 years, 10 months ago
  52. d445dff net: phy: realtek: read actual speed to detect downshift by Heiner Kallweit · 4 years, 10 months ago
  53. 2c4b58d net: sched: Fix hw_stats_type setting in pedit loop by Petr Machata · 4 years, 10 months ago
  54. dd13f4d Merge branch 'mlxsw-spectrum_cnt-Expose-counter-resources' by David S. Miller · 4 years, 10 months ago
  55. ee4848a selftests: mlxsw: Add tc action hw_stats tests by Jiri Pirko · 4 years, 10 months ago
  56. 4e145fc mlxsw: spectrum_cnt: Expose devlink resource occupancy for counters by Jiri Pirko · 4 years, 10 months ago
  57. 53d9636 mlxsw: spectrum_cnt: Consolidate subpools initialization by Jiri Pirko · 4 years, 10 months ago
  58. ab8c4cc mlxsw: spectrum_cnt: Move config validation along with resource register by Jiri Pirko · 4 years, 10 months ago
  59. d53cdbb8 mlxsw: spectrum_cnt: Expose subpool sizes over devlink resources by Jiri Pirko · 4 years, 10 months ago
  60. b2d3e33 mlxsw: spectrum_cnt: Add entry_size_res_id for each subpool and use it to query entry size by Jiri Pirko · 4 years, 10 months ago
  61. c33fbe9 mlxsw: spectrum_cnt: Move sub_pools under per-instance pool struct by Jiri Pirko · 4 years, 10 months ago
  62. 4d21ed2 selftests: spectrum-2: Adjust tc_flower_scale limit according to current counter count by Jiri Pirko · 4 years, 10 months ago
  63. ac5de9a mlxsw: spectrum_cnt: Query bank size from FW resources by Jiri Pirko · 4 years, 10 months ago
  64. 8d17435 cxgb4: rework TC filter rule insertion across regions by Rahul Lakkireddy · 4 years, 10 months ago
  65. 357b6cc netfilter: revert introduction of egress hook by Daniel Borkmann · 4 years, 10 months ago
  66. ce7964b Merge branch 's390-qeth-next' by David S. Miller · 4 years, 10 months ago
  67. cd652be s390/qeth: use dev->reg_state by Julian Wiedmann · 4 years, 10 months ago
  68. 5bcd8ad s390/qeth: remove gratuitous NULL checks by Julian Wiedmann · 4 years, 10 months ago
  69. 86e7a4e s390/qeth: add phys_to_virt() translation for AOB by Julian Wiedmann · 4 years, 10 months ago
  70. 54e73b9 s390/qeth: don't report hard-coded driver version by Julian Wiedmann · 4 years, 10 months ago
  71. 8d145da s390/qeth: add SW timestamping support for IQD devices by Julian Wiedmann · 4 years, 10 months ago
  72. 5d8ce41 s390/qeth: balance the TX queue selection for IQD devices by Julian Wiedmann · 4 years, 10 months ago
  73. 66cddf1 s390/qeth: allow configuration of TX queues for IQD devices by Julian Wiedmann · 4 years, 10 months ago
  74. fcc2df8 s390/qeth: allow configuration of TX queues for z/VM NICs by Julian Wiedmann · 4 years, 10 months ago
  75. 1c103cf s390/qeth: remove prio-queueing support for z/VM NICs by Julian Wiedmann · 4 years, 10 months ago
  76. b413ff8 s390/qeth: use memory reserves in TX slow path by Julian Wiedmann · 4 years, 10 months ago
  77. 714c910 s390/qeth: use memory reserves to back RX buffers by Julian Wiedmann · 4 years, 10 months ago
  78. ba7c1b4 Bluetooth: Do not cancel advertising when starting a scan by Dmitry Grinberg · 4 years, 10 months ago
  79. a58741e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 4 years, 10 months ago
  80. 7f20d5f mptcp: move msk state update to subflow_syn_recv_sock() by Paolo Abeni · 4 years, 10 months ago
  81. 5dd3284 Merge branch 'net-add-phylink-support-for-PCS' by David S. Miller · 4 years, 10 months ago
  82. b8679ef net: phylink: pcs: add 802.3 clause 45 helpers by Russell King · 4 years, 10 months ago
  83. 74db1c1 net: phylink: pcs: add 802.3 clause 22 helpers by Russell King · 4 years, 10 months ago
  84. 6cc7cf8 net: mdiobus: add APIs for modifying a MDIO device register by Russell King · 4 years, 10 months ago
  85. 89e3e3d net: mdiobus: avoid BUG_ON() in mdiobus accessors by Russell King · 4 years, 10 months ago
  86. 54e1dc7 Merge branch 'net-bridge-vlan-options-add-support-for-tunnel-mapping' by David S. Miller · 4 years, 10 months ago
  87. 569da08 net: bridge: vlan options: add support for tunnel mapping set/del by Nikolay Aleksandrov · 4 years, 10 months ago
  88. 188c67d net: bridge: vlan options: add support for tunnel id dumping by Nikolay Aleksandrov · 4 years, 10 months ago
  89. 53e9663 net: bridge: vlan tunnel: constify bridge and port arguments by Nikolay Aleksandrov · 4 years, 10 months ago
  90. 99f7c5e net: bridge: vlan options: rename br_vlan_opts_eq to br_vlan_opts_eq_range by Nikolay Aleksandrov · 4 years, 10 months ago
  91. 0419c45 Merge branch 'stmmac-100GB-Enterprise-MAC-support' by David S. Miller · 4 years, 10 months ago
  92. 2462a82 Documentation: networking: stmmac: Mention new XLGMAC support by Jose Abreu · 4 years, 10 months ago
  93. 4a4ccde net: stmmac: Add support for Enterprise MAC version by Jose Abreu · 4 years, 10 months ago
  94. 8a88093 net: stmmac: Add XLGMII support by Jose Abreu · 4 years, 10 months ago
  95. 7c6dbd2 net: phy: xpcs: Add XLGMII support by Jose Abreu · 4 years, 10 months ago
  96. 9f57db9 Merge branch 'ionic-bits-and-bytes' by David S. Miller · 4 years, 10 months ago
  97. b2133d8 ionic: add decode for IONIC_RC_ENOSUPP by Shannon Nelson · 4 years, 10 months ago
  98. 840eef5 ionic: print data for unknown xcvr type by Shannon Nelson · 4 years, 10 months ago
  99. ba8fb6c ionic: remove adminq napi instance by Shannon Nelson · 4 years, 10 months ago
  100. ad6fd4d ionic: deinit rss only if selected by Shannon Nelson · 4 years, 10 months ago