summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2022-08-25wifi: nl80211: send MLO links channel info in GET_INTERFACEVeerendranath Jakkam
2022-08-25wifi: mac80211: allow bw change during channel switch in meshHari Chandrakanthan
2022-08-25wifi: mac80211: clean up a needless assignment in ieee80211_sta_activate_link()Lukas Bulwahn
2022-08-25wifi: mac80211: allow link address A2 in TXQ dequeueJohannes Berg
2022-08-25wifi: mac80211: fix control port frame addressingJohannes Berg
2022-08-25wifi: mac80211: set link ID in TX info for beaconsJohannes Berg
2022-08-25wifi: mac80211: maintain link_id in link_staJohannes Berg
2022-08-25wifi: cfg80211/mac80211: check EHT capability size correctlyJohannes Berg
2022-08-25wifi: mac80211: mlme: don't add empty EML capabilitiesMordechay Goodstein
2022-08-25wifi: mac80211: use link ID for MLO in queued framesJohannes Berg
2022-08-25wifi: mac80211: use the corresponding link for stats updateVasanthakumar Thiagarajan
2022-08-25wifi: mac80211: add link information in ieee80211_rx_statusVasanthakumar Thiagarajan
2022-08-25wifi: mac80211: properly implement MLO key handlingJohannes Berg
2022-08-25wifi: cfg80211: Add link_id parameter to various key operations for MLOVeerendranath Jakkam
2022-08-25wifi: cfg80211: Prevent cfg80211_wext_siwencodeext() on MLDVeerendranath Jakkam
2022-08-25wifi: cfg80211: reject connect response with MLO params for WEPVeerendranath Jakkam
2022-08-25wifi: mac80211: fix use-after-freeJohannes Berg
2022-08-25wifi: mac80211: use link in TXQ parameter configurationShaul Triebitz
2022-08-25wifi: cfg80211: add link id to txq paramsShaul Triebitz
2022-08-25wifi: mac80211: set link BSSIDShaul Triebitz
2022-08-25wifi: cfg80211: get correct AP link chandefShaul Triebitz
2022-08-25wifi: cfg80211: Update RNR parsing to align with Draft P802.11be_D2.0Ilan Peer
2022-08-25wifi: mac80211: properly set old_links when removing a linkShaul Triebitz
2022-08-25wifi: mac80211: accept STA changes without link changesJohannes Berg
2022-07-29dn_route: replace "jiffies-now>0" with "jiffies!=now"Yu Zhe
2022-07-29Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-07-29seg6: add support for SRv6 H.L2Encaps.Red behaviorAndrea Mayer
2022-07-29seg6: add support for SRv6 H.Encaps.Red behaviorAndrea Mayer
2022-07-29net/af_packet: check len when min_header_len equals to 0Zhengchao Shao
2022-07-28devlink: Hold the instance lock in health callbacksMoshe Shemesh
2022-07-28net: devlink: remove region snapshots list dependency on devlink->lockJiri Pirko
2022-07-28net: devlink: remove region snapshot ID tracking dependency on devlink->lockJiri Pirko
2022-07-28devlink: introduce framework for selftestsVikas Gupta
2022-07-28net/tls: Multi-threaded calls to TX tls_dev_delTariq Toukan
2022-07-28net/tls: Perform immediate device ctx cleanup when possibleTariq Toukan
2022-07-28tls: rx: Fix unsigned comparison with less than zeroYang Li
2022-07-28tls: rx: fix the false positive warningJakub Kicinski
2022-07-28tls: strp: rename and multithread the workqueueJakub Kicinski
2022-07-28tls: rx: don't consider sock_rcvtimeo() cumulativeJakub Kicinski
2022-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-28net: ping6: Fix memleak in ipv6_renew_options().Kuniyuki Iwashima
2022-07-28Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Paolo Abeni
2022-07-27net: devlink: remove redundant net_eq() check from sb_pool_get_dumpit()Jiri Pirko
2022-07-27net/sched: sch_cbq: change the type of cbq_set_lss to voidZhengchao Shao
2022-07-27sctp: leave the err path free in sctp_stream_init to sctp_stream_freeXin Long
2022-07-27tcp: md5: fix IPv4-mapped supportEric Dumazet
2022-07-27net/smc: Enable module load on netlink usageStefan Raspl
2022-07-27net/smc: Pass on DMBE bit mask in IRQ handlerStefan Raspl
2022-07-27s390/ism: CleanupsStefan Raspl
2022-07-27net/smc: Eliminate struct smc_ism_positionHeiko Carstens