summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2020-03-23Bluetooth: Fix incorrect branch in connection completeAbhishek Pandit-Subedi-8/+9
2020-03-23Bluetooth: Restore running state if suspend failsAbhishek Pandit-Subedi-19/+20
2020-03-20Merge tag 'mac80211-next-for-net-next-2020-03-20' of git://git.kernel.org/pub...David S. Miller-44/+596
2020-03-20net: dsa: sja1105: Add support for the SGMII portVladimir Oltean-5/+244
2020-03-20Merge branch 'net-bridge-vlan-options-nest-the-tunnel-options'David S. Miller-22/+74
2020-03-20net: bridge: vlan options: move the tunnel command to the nested attributeNikolay Aleksandrov-18/+31
2020-03-20net: bridge: vlan options: nest the tunnel id into a tunnel info attributeNikolay Aleksandrov-8/+47
2020-03-20mac80211: driver can remain on channel if not using chan_ctxYan-Hsuan Chuang-1/+1
2020-03-20nl80211: clarify code in nl80211_del_station()Johannes Berg-8/+14
2020-03-20cfg80211: Configure PMK lifetime and reauth threshold for PMKSA entriesVeerendranath Jakkam-0/+51
2020-03-20mac80211: Read rx_stats with perCPU pointersSeevalamuthu Mariappan-6/+29
2020-03-20virt_wifi: implement ndo_get_iflinkTaehee Yoo-2/+10
2020-03-20mac80211: Allow deleting stations in ibss mode to reset their stateNicolas Cavallari-0/+4
2020-03-20cfg80211: Add support for userspace to reset stations in IBSS modeNicolas Cavallari-1/+10
2020-03-20mac80211: consider WLAN_EID_EXT_HE_OPERATION for parsing CRCJohannes Berg-1/+5
2020-03-20nl80211: add PROTECTED_TWT nl80211 extended featureShaul Triebitz-1/+4
2020-03-20mac80211: HE: set missing bss_conf fields in AP modeShaul Triebitz-3/+9
2020-03-20nl80211: pass HE operation element to the driverShaul Triebitz-2/+7
2020-03-20nl80211/cfg80211: add support for non EDCA based ranging measurementAvraham Stern-2/+84
2020-03-20mac80211: don't leave skb->next/prev pointing to stackJohannes Berg-1/+5
2020-03-20mac80211: update documentation about tx powerQiujun Huang-0/+5
2020-03-20mac80211: handle no-preauth flag for control portMarkus Theil-1/+18
2020-03-20nl80211: add no pre-auth attribute and ext. feature flag for ctrl. portMarkus Theil-1/+13
2020-03-20mac80211_hwsim: add frame transmission support over virtioErel Geron-18/+331
2020-03-20cfg80211: fix documentation formatJohannes Berg-1/+1
2020-03-19net: dsa: sja1105: Avoid error message for unknown PHY mode on disabled portsVladimir Oltean-0/+3
2020-03-19Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller-329/+1845
2020-03-19Merge branch 'veth-xdp-stats'David S. Miller-64/+110
2020-03-19veth: remove atomic64_add from veth_xdp_xmit hotpathLorenzo Bianconi-13/+17
2020-03-19veth: introduce more xdp countersLorenzo Bianconi-7/+35
2020-03-19veth: distinguish between rx_drops and xdp_dropsLorenzo Bianconi-5/+7
2020-03-19veth: introduce more specialized counters in veth_statsLorenzo Bianconi-32/+40
2020-03-19veth: move xdp stats in a dedicated structureLorenzo Bianconi-13/+17
2020-03-19sysfs: fix static inline declaration of sysfs_groups_change_owner()Christian Brauner-2/+2
2020-03-19Merge branch 'mscc-RGMII'David S. Miller-12/+64
2020-03-19net: phy: mscc: RGMII skew delay configurationAntoine Tenart-0/+43
2020-03-19net: phy: mscc: add support for RGMII MAC modeAntoine Tenart-12/+21
2020-03-19Merge branch 'mlxsw-Offload-TC-action-skbedit-priority'David S. Miller-14/+275
2020-03-19selftests: forwarding: Add an skbedit priority selftestPetr Machata-0/+163
2020-03-19mlxsw: spectrum_flower: Offload FLOW_ACTION_PRIORITYPetr Machata-0/+45
2020-03-19mlxsw: core: Add QOS_ACTIONPetr Machata-0/+35
2020-03-19net: tc_skbedit: Make the skbedit priority offloadablePetr Machata-0/+22
2020-03-19net: tc_skbedit: Factor a helper out of is_tcf_skbedit_{mark, ptype}()Petr Machata-14/+10
2020-03-19net: stmmac: dwmac_lib: remove unnecessary checks in dwmac_dma_reset()Dejin Zheng-6/+1
2020-03-19net: phy: mscc: add missing check on a phy_write return valueAntoine Tenart-0/+2
2020-03-19net: ipa: Remove unused including <linux/version.h>YueHaibing-1/+0
2020-03-19net: ipa: fix platform_no_drv_owner.cocci warningsYueHaibing-1/+0
2020-03-19liquidio: remove set but not used variable 's'YueHaibing-5/+0
2020-03-19net: sched: Do not assume RTNL is held in tunnel key action helpersIdo Schimmel-2/+6
2020-03-19net: bridge: vlan: include stats in dumps if requestedNikolay Aleksandrov-12/+91