summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* genetlink: allow dumping command-specific policyJakub Kicinski2020-10-031-5/+36
* genetlink: properly support per-op policy dumpingJohannes Berg2020-10-031-10/+92
* genetlink: factor skb preparation out of ctrl_dumppolicy()Johannes Berg2020-10-031-6/+19
* netlink: rework policy dump to support multiple policiesJohannes Berg2020-10-032-21/+84
* netlink: compare policy more accuratelyJohannes Berg2020-10-031-4/+8
* genetlink: switch control commands to per-op policiesJakub Kicinski2020-10-021-3/+11
* genetlink: use parsed attrs in dumppolicyJakub Kicinski2020-10-021-7/+2
* genetlink: bring back per op policyJakub Kicinski2020-10-021-5/+13
* genetlink: use .start callback for dumppolicyJakub Kicinski2020-10-021-24/+24
* genetlink: add a structure for dump stateJakub Kicinski2020-10-022-27/+32
* genetlink: move to smaller ops wherever possibleJakub Kicinski2020-10-0222-72/+77
* genetlink: add small version of opsJakub Kicinski2020-10-021-32/+95
* devlink: add .trap_group_action_set() callbackIoana Ciornei2020-10-021-0/+18
* devlink: add parser error drop packet trapsIoana Ciornei2020-10-021-0/+17
* Merge tag 'mac80211-next-for-net-next-2020-10-02' of git://git.kernel.org/pub...David S. Miller2020-10-0222-186/+1184
|\
| * mac80211: avoid processing non-S1G elements on S1G bandThomas Pedersen2020-10-021-6/+9
| * nl80211: fix non-split wiphy informationJohannes Berg2020-10-021-1/+4
| * nl80211: reduce non-split wiphy dump sizeJohannes Berg2020-10-021-13/+24
| * nl80211: extend support to config spatial reuse parameter setRajkumar Manoharan2020-09-281-0/+25
| * mac80211: Support not iterating over not-sdata-in-driver ifacesBen Greear2020-09-281-0/+3
| * nl80211: fix OBSS PD min and max offset validationRajkumar Manoharan2020-09-281-10/+8
| * mac80211: fix some more kernel-doc in meshJohannes Berg2020-09-282-0/+5
| * cfg80211: regulatory: remove a bogus initializationDan Carpenter2020-09-281-1/+1
| * mac80211: fix regression in sta connection monitorFelix Fietkau2020-09-282-5/+15
| * nl80211: include frequency offset in survey infoThomas Pedersen2020-09-281-0/+5
| * mac80211: support S1G associationThomas Pedersen2020-09-285-13/+128
| * mac80211: receive and process S1G beaconsThomas Pedersen2020-09-285-65/+159
| * mac80211: avoid rate init for S1G bandThomas Pedersen2020-09-281-0/+6
| * mac80211: handle S1G low ratesThomas Pedersen2020-09-281-7/+26
| * mac80211: don't calculate duration for S1GThomas Pedersen2020-09-281-0/+4
| * mac80211: encode listen interval for S1GThomas Pedersen2020-09-283-4/+28
| * cfg80211: handle Association Response from S1G STAThomas Pedersen2020-09-281-3/+11
| * mac80211: convert S1G beacon to scan resultsThomas Pedersen2020-09-284-5/+40
| * cfg80211: parse S1G Operation element for BSS channelThomas Pedersen2020-09-281-7/+16
| * cfg80211: convert S1G beacon to scan resultsThomas Pedersen2020-09-281-9/+48
| * mac80211: support S1G STA capabilitiesThomas Pedersen2020-09-283-0/+54
| * nl80211: support S1G capability overrides in assocThomas Pedersen2020-09-281-0/+20
| * mac80211: s1g: choose scanning width based on frequencyThomas Pedersen2020-09-281-0/+17
| * mac80211: get correct default channel width for S1GThomas Pedersen2020-09-281-1/+8
| * wireless: radiotap: fix some kernel-docJohannes Berg2020-09-281-0/+1
| * mac80211: fix some missing kernel-docJohannes Berg2020-09-281-0/+2
| * nl80211/cfg80211: support 6 GHz scanningTova Mussai2020-09-285-16/+518
| * mac80211: Inform AP when returning operating channelLoic Poulain2020-09-282-30/+9
* | net: dsa: Utilize __vlan_find_dev_deep_rcu()Florian Fainelli2020-10-021-8/+3
* | net: dsa: Obtain VLAN protocol from skb->protocolFlorian Fainelli2020-10-021-2/+1
* | net: dsa: b53: Set untag_bridge_pvidFlorian Fainelli2020-10-021-13/+2
* | net: dsa: Call dsa_untag_bridge_pvid() from dsa_switch_rcv()Florian Fainelli2020-10-021-0/+9
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2020-10-026-36/+835
|\ \
| * | xfrm/compat: Translate 32-bit user_policy from sockptrDmitry Safonov2020-09-242-3/+40
| * | xfrm/compat: Add 32=>64-bit messages translatorDmitry Safonov2020-09-243-19/+315