aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* wifi: nl80211: send MLO links channel info in GET_INTERFACEVeerendranath Jakkam2022-08-251-0/+7
* wifi: mac80211: allow bw change during channel switch in meshHari Chandrakanthan2022-08-251-3/+0
* wifi: mac80211: clean up a needless assignment in ieee80211_sta_activate_link()Lukas Bulwahn2022-08-251-3/+1
* wifi: mac80211: allow link address A2 in TXQ dequeueJohannes Berg2022-08-251-2/+2
* wifi: mac80211: fix control port frame addressingJohannes Berg2022-08-251-1/+2
* wifi: mac80211: set link ID in TX info for beaconsJohannes Berg2022-08-251-0/+2
* wifi: mac80211: maintain link_id in link_staJohannes Berg2022-08-251-0/+1
* wifi: cfg80211/mac80211: check EHT capability size correctlyJohannes Berg2022-08-256-25/+91
* wifi: mac80211: mlme: don't add empty EML capabilitiesMordechay Goodstein2022-08-251-3/+10
* wifi: mac80211: use link ID for MLO in queued framesJohannes Berg2022-08-252-7/+27
* wifi: mac80211: use the corresponding link for stats updateVasanthakumar Thiagarajan2022-08-251-6/+29
* wifi: mac80211: add link information in ieee80211_rx_statusVasanthakumar Thiagarajan2022-08-251-1/+94
* wifi: mac80211: properly implement MLO key handlingJohannes Berg2022-08-257-104/+284
* wifi: cfg80211: Add link_id parameter to various key operations for MLOVeerendranath Jakkam2022-08-258-106/+200
* wifi: cfg80211: Prevent cfg80211_wext_siwencodeext() on MLDVeerendranath Jakkam2022-08-251-0/+7
* wifi: cfg80211: reject connect response with MLO params for WEPVeerendranath Jakkam2022-08-251-0/+3
* wifi: mac80211: fix use-after-freeJohannes Berg2022-08-251-1/+1
* wifi: mac80211: use link in TXQ parameter configurationShaul Triebitz2022-08-251-1/+23
* wifi: cfg80211: add link id to txq paramsShaul Triebitz2022-08-251-2/+15
* wifi: mac80211: set link BSSIDShaul Triebitz2022-08-251-0/+2
* wifi: cfg80211: get correct AP link chandefShaul Triebitz2022-08-251-0/+4
* wifi: cfg80211: Update RNR parsing to align with Draft P802.11be_D2.0Ilan Peer2022-08-251-1/+1
* wifi: mac80211: properly set old_links when removing a linkShaul Triebitz2022-08-251-2/+2
* wifi: mac80211: accept STA changes without link changesJohannes Berg2022-08-251-0/+14
* dn_route: replace "jiffies-now>0" with "jiffies!=now"Yu Zhe2022-07-291-1/+1
* Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-07-291-1/+2
|\
| * bpf: Fix bpf_xdp_pointer return pointerJoanne Koong2022-07-261-1/+1
| * bpf: Set flow flag to allow any source IP in bpf_tunnel_keyPaul Chaignon2022-07-261-0/+1
* | seg6: add support for SRv6 H.L2Encaps.Red behaviorAndrea Mayer2022-07-291-1/+11
* | seg6: add support for SRv6 H.Encaps.Red behaviorAndrea Mayer2022-07-291-1/+127
* | net/af_packet: check len when min_header_len equals to 0Zhengchao Shao2022-07-291-2/+2
* | devlink: Hold the instance lock in health callbacksMoshe Shemesh2022-07-281-16/+14
* | net: devlink: remove region snapshots list dependency on devlink->lockJiri Pirko2022-07-281-12/+29
* | net: devlink: remove region snapshot ID tracking dependency on devlink->lockJiri Pirko2022-07-281-31/+33
* | devlink: introduce framework for selftestsVikas Gupta2022-07-281-0/+216
* | net/tls: Multi-threaded calls to TX tls_dev_delTariq Toukan2022-07-281-32/+31
* | net/tls: Perform immediate device ctx cleanup when possibleTariq Toukan2022-07-281-8/+18
* | tls: rx: Fix unsigned comparison with less than zeroYang Li2022-07-281-1/+2
* | tls: rx: fix the false positive warningJakub Kicinski2022-07-281-1/+1
* | tls: strp: rename and multithread the workqueueJakub Kicinski2022-07-281-1/+1
* | tls: rx: don't consider sock_rcvtimeo() cumulativeJakub Kicinski2022-07-281-18/+19
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-2827-121/+203
|\ \
| * | net: ping6: Fix memleak in ipv6_renew_options().Kuniyuki Iwashima2022-07-281-0/+6
| * | sctp: leave the err path free in sctp_stream_init to sctp_stream_freeXin Long2022-07-272-19/+5
| * | tcp: md5: fix IPv4-mapped supportEric Dumazet2022-07-271-3/+12
| * | mptcp: Do not return EINPROGRESS when subflow creation succeedsMat Martineau2022-07-261-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2022-07-263-1/+39
| |\ \
| | * | netfilter: nft_queue: only allow supported familes and hooksFlorian Westphal2022-07-261-0/+27
| | * | netfilter: nf_tables: add rescheduling points during loop detection walksFlorian Westphal2022-07-261-0/+6
| | * | netfilter: nf_queue: do not allow packet truncation below transport header of...Florian Westphal2022-07-261-1/+6