summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2026-04-30netfilter: nft_compat: run xt_check_hooks_{match,target}() from .validatePablo Neira Ayuso
2026-04-30netfilter: x_tables: add .check_hooks to matches and targetsPablo Neira Ayuso
2026-04-29page_pool: fix memory-provider leak in page_pool_create_percpu() error pathHasan Basbunar
2026-04-29tcp: add tcp_mstamp_refresh_inline()Eric Dumazet
2026-04-29hv_sock: fix ARM64 supportHamza Mahfooz
2026-04-29psp: validate IPv4 header fields in psp_dev_rcv()Jakub Kicinski
2026-04-29psp: add a comment about a psp_dev add netlink notificationJakub Kicinski
2026-04-29psp: validate protocol before mutating skb in psp_dev_encapsulate()Jakub Kicinski
2026-04-29net/sched: rename qstats_overlimit_inc() to qstats_cpu_overlimit_inc()Eric Dumazet
2026-04-29net: add net_iov_init() and use it to initialize ->page_typeJakub Kicinski
2026-04-30netfilter: nft_fwd_netdev: use recursion counter in neigh egress pathWeiming Shi
2026-04-30netfilter: nft_fwd_netdev: add device and headroom validate with neigh forwar...Pablo Neira Ayuso
2026-04-30netfilter: replace skb_try_make_writable() by skb_ensure_writable()Pablo Neira Ayuso
2026-04-29xfrm: defensively unhash xfrm_state lists in __xfrm_state_deleteMichal Kosiorek
2026-04-29xfrm: cleanup error path in xfrm_add_policy()Deepanshu Kartikey
2026-04-29xfrm: provide message size for XFRM_MSG_MAPPINGRuijie Li
2026-04-28mptcp: pm: kernel: reset fullmesh counter after flushMatthieu Baerts (NGI0)
2026-04-28mptcp: fastclose msk when linger time is 0Matthieu Baerts (NGI0)
2026-04-28mptcp: fix scheduling with atomic in timestamp sockoptGang Yan
2026-04-28mptcp: sockopt: set timestamp flags on subflow socket, not mskGang Yan
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