summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2026-04-28net/sched: sch_cake: annotate data-races in cake_dump_stats() (V)Eric Dumazet
2026-04-28net/sched: sch_cake: annotate data-races in cake_dump_stats() (IV)Eric Dumazet
2026-04-28net/sched: sch_cake: annotate data-races in cake_dump_stats() (III)Eric Dumazet
2026-04-28net/sched: sch_cake: annotate data-races in cake_dump_stats() (II)Eric Dumazet
2026-04-28net/sched: sch_cake: annotate data-races in cake_dump_stats() (I)Eric Dumazet
2026-04-28sctp: discard stale INIT after handshake completionXin Long
2026-04-28netfilter: skip recording stale or retransmitted INITXin Long
2026-04-28net: psp: require admin permission for dev-set and key-rotateJakub Kicinski
2026-04-28net: psp: check for device unregister when creating assocJakub Kicinski
2026-04-28Merge tag 'nf-26-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2026-04-28net: mctp i2c: check length before marking flow activeWilliam A. Kennington III
2026-04-28net: ipv6: fix NOREF dst use in seg6 and rpl lwtunnelsAndrea Mayer
2026-04-28wifi: mac80211: always allow transmitting null-data on TXQsJohannes Berg
2026-04-28wifi: mac80211: use kstrtobool_from_user() in debugfs callbacksDmitry Antipov
2026-04-28wifi: cfg80211: validate cipher suite for NAN Data keysDaniel Gabay
2026-04-28wifi: nl80211: check link is beaconing for color changeJohannes Berg
2026-04-28wifi: mac80211: clarify an 802.11 VHT spec referenceJohannes Berg
2026-04-28wifi: mac80211: fix per-station PHY capability bandwidthJohannes Berg
2026-04-28wifi: mac80211: clarify per-STA bandwidth handlingJohannes Berg
2026-04-28wifi: nl80211: always validate AP operation/PHY regulatoryJohannes Berg
2026-04-28wifi: cfg80211: provide HT/VHT operation for AP beaconJohannes Berg
2026-04-28wifi: nl80211: reject too short HT/VHT/HE/EHT capability/operationJohannes Berg
2026-04-28wifi: cfg80211: move AP HT/VHT/... operation to beacon infoJohannes Berg
2026-04-28wifi: nl80211: reject beacons with bad HE operationJohannes Berg
2026-04-28wifi: cfg80211: remove HE/SAE H2E required fieldsJohannes Berg
2026-04-28wifi: mac80211: remove ieee80211_sta_cur_vht_bw()Johannes Berg
2026-04-28wifi: mac80211: clean up ieee80211_sta_cap_rx_bw()Johannes Berg
2026-04-28wifi: mac80211: clean up initial STA NSS/bandwidth handlingJohannes Berg
2026-04-28wifi: mac80211: clean up STA NSS handlingJohannes Berg
2026-04-28wifi: mac80211: simplify ieee80211_sta_rx_bw_to_chan_width()Johannes Berg
2026-04-28wifi: mac80211: remove ieee80211_sta_cap_chan_bw()Johannes Berg
2026-04-28wifi: mac80211: use chandef in TDLS chanctx handlingJohannes Berg
2026-04-28wifi: mac80211: use chandef in ieee80211_get_sta_bw()Johannes Berg
2026-04-28wifi: mac80211: use max BW for HT channel width updateJohannes Berg
2026-04-28wifi: mac80211: set cur_max_bandwidth to maximumJohannes Berg
2026-04-28wifi: mac80211: remove NAN guards on ieee80211_sta_cur_vht_bw() callsJohannes Berg
2026-04-28wifi: cfg80211: fix grammar in MLO group key error messageLouis Kotze
2026-04-28wifi: cfg80211: reject duplicate wiphy cipher suite entriesYuqi Xu
2026-04-28wifi: Rename EMLSR delay constants and add EMLMR helpers and definitionsPablo Martin-Gomez
2026-04-28xfrm: Don't clobber inner headers when already setCosmin Ratiu
2026-04-27netpoll: fix IPv6 local-address corruptionBreno Leitao
2026-04-27tcp: make probe0 timer handle expired user timeoutAltan Hacigumus
2026-04-27neigh: let neigh_xmit take skb ownershipFlorian Westphal
2026-04-27ipmr: Free mr_table after RCU grace period.Kuniyuki Iwashima
2026-04-27net: phonet: do not BUG_ON() in pn_socket_autobind() on failed bindMorduan Zang
2026-04-27net/sched: taprio: fix NULL pointer dereference in class dumpWeiming Shi
2026-04-27ipv6: rpl: reserve mac_len headroom when recompressed SRH growsGreg Kroah-Hartman
2026-04-27net/sched: sch_fq_pie: annotate data-races in fq_pie_dump_stats()Eric Dumazet
2026-04-27net/sched: sch_choke: annotate data-races in choke_dump_stats()Eric Dumazet
2026-04-27net/sched: netem: check for negative latency and jitterStephen Hemminger