summaryrefslogtreecommitdiff
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wire...Stephen Rothwell2022-06-282-92/+332
|\
| * cfg80211: Indicate MLO connection info in connect and roam callbacksVeerendranath Jakkam2022-06-201-23/+61
| * wifi: mac80211: RCU-ify link STA pointersJohannes Berg2022-06-201-1/+1
| * wifi: mac80211: return a beacon for a specific linkShaul Triebitz2022-06-201-4/+10
| * wifi: mac80211: pass the link id in start/stop apShaul Triebitz2022-06-201-2/+4
| * wifi: cfg80211: add optional link add/remove callbacksJohannes Berg2022-06-201-0/+12
| * wifi: mac80211: add sta link addition/removalJohannes Berg2022-06-201-2/+11
| * wifi: mac80211: add MLO link ID to TX frame metadataJohannes Berg2022-06-201-0/+7
| * wifi: mac80211: remove band from TX info in MLOJohannes Berg2022-06-201-1/+3
| * wifi: mac80211: add vif link addition/removalJohannes Berg2022-06-201-0/+15
| * wifi: nl80211: support MLO in auth/assocJohannes Berg2022-06-201-0/+31
| * wifi: mac80211: make some SMPS code MLD-awareJohannes Berg2022-06-201-1/+2
| * wifi: mac80211: add link_id to vht.c code for MLOJohannes Berg2022-06-201-1/+2
| * wifi: mac80211: use IEEE80211_MLD_MAX_NUM_LINKSJohannes Berg2022-06-201-3/+1
| * wifi: mac80211: make channel context code MLO-awareJohannes Berg2022-06-201-0/+4
| * wifi: mac80211: add per-link configuration pointerJohannes Berg2022-06-201-0/+3
| * wifi: mac80211: split bss_info_changed methodJohannes Berg2022-06-201-3/+25
| * wifi: mac80211: move interface config to new structJohannes Berg2022-06-201-28/+38
| * wifi: mac80211: move some future per-link data to bss_confJohannes Berg2022-06-201-20/+20
| * wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg2022-06-201-10/+89
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...Stephen Rothwell2022-06-282-0/+14
|\ \
| * | Bluetooth: HCI: Fix not always setting Scan Response/Advertising DataLuiz Augusto von Dentz2022-06-211-0/+11
| * | Bluetooth: Unregister suspend with userchannelAbhishek Pandit-Subedi2022-06-051-0/+2
| * | Bluetooth: When HCI work queue is drained, only queue chained workSchspa Shi2022-06-031-0/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Stephen Rothwell2022-06-282-4/+3
|\ \ \
| * | | xfrm: change the type of xfrm_register_km and xfrm_unregister_kmZhengchao Shao2022-06-241-2/+2
| * | | xfrm: no need to set DST_NOPOLICY in IPv4Eyal Birger2022-06-101-2/+1
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/...Stephen Rothwell2022-06-282-2/+2
|\ \ \ \
| * | | | net: Introduce a new proto_ops ->read_skb()Cong Wang2022-06-202-4/+2
| * | | | tcp: Introduce tcp_read_skb()Cong Wang2022-06-201-0/+2
* | | | | net: dsa: add Renesas RZ/N1 switch tag driverClément Léger2022-06-271-0/+2
* | | | | net: dsa: add support for ethtool get_rmon_stats()Clément Léger2022-06-271-0/+3
* | | | | net: helper function skb_len_addRichard Gobert2022-06-241-3/+1
* | | | | Bonding: add per-port priority for failover re-selectionHangbin Liu2022-06-242-0/+2
* | | | | bonding: add slave_dev field for bond_opt_valueHangbin Liu2022-06-241-2/+8
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-06-231-0/+5
|\ \ \ \ \
| * | | | | sock: redo the psock vs ULP protection checkJakub Kicinski2022-06-231-0/+5
* | | | | | af_unix: Remove unix_table_locks.Kuniyuki Iwashima2022-06-221-1/+0
* | | | | | af_unix: Put a socket into a per-netns hash table.Kuniyuki Iwashima2022-06-221-1/+0
* | | | | | af_unix: Define a per-netns hash table.Kuniyuki Iwashima2022-06-222-0/+8
* | | | | | af_unix: Include the whole hash table size in UNIX_HASH_SIZE.Kuniyuki Iwashima2022-06-221-3/+4
* | | | | | raw: complete rcu conversionEric Dumazet2022-06-211-2/+2
| |/ / / / |/| | | |
* | | | | raw: convert raw sockets to RCUEric Dumazet2022-06-192-1/+11
* | | | | raw: use more conventional iteratorsEric Dumazet2022-06-192-6/+5
* | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-06-171-0/+1
|\ \ \ \ \
| * | | | | bpf: Add helpers to issue and check SYN cookies in XDPMaxim Mikityanskiy2022-06-161-0/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-06-163-84/+1
|\ \ \ \ \ \ | | |/ / / / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | Revert "net: Add a second bind table hashed by port and address"Joanne Koong2022-06-163-84/+1
* | | | | tcp: sk_forced_mem_schedule() optimizationEric Dumazet2022-06-131-2/+1
* | | | | net: keep sk->sk_forward_alloc as small as possibleEric Dumazet2022-06-101-27/+2