summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2026-08-03svcrdma: Reject Write/Reply chunks with segcount 0Chris Mason
2026-08-03svcrdma: Reject oversized Read segments at decode timeChuck Lever
2026-08-03svcrdma: Fix offset arithmetic in read_chunk_rangeChris Mason
2026-08-03svcrdma: Validate Read chunk positions before reconstructionChuck Lever
2026-08-03SUNRPC: harden gss_krb5_unwrap_v2 against short tokensChris Mason
2026-08-03SUNRPC: xdr_buf_trim: clamp buf->len to avoid underflowChris Mason
2026-08-03SUNRPC: harden gss_unwrap_resp_priv length checksChris Mason
2026-08-03SUNRPC: svcauth_gss: enforce krb5 token minimum lengthChris Mason
2026-08-03SUNRPC: Reject short RFC 4121 MIC tokens in gss_krb5_verify_mic_v2Chuck Lever
2026-08-03bpf: Allow IP_TRANSPARENT and IPV6_TRANSPARENT in bpf_{set,get}sockopt()Shivaji Kant
2026-08-03bpf: tcp: Fix use-after-free in bpf_iter_tcp_established_batch()Jose Fernandez (Anthropic)
2026-08-03bpf: Rename ARG_CONST_SIZE{,_OR_ZERO} to ARG_MEM_SIZE{,_OR_ZERO}Amery Hung
2026-08-02wifi: cfg80211: stop PMSR before P2P and NAN teardownZhao Li
2026-08-02wifi: mac80211: disconnect on CSA to channel 0Johannes Berg
2026-08-02wifi: mac80211: fix RCU usage in peer probingJohannes Berg
2026-08-02wifi: mac80211: fix RCU dereference in throughput estimateJohannes Berg
2026-08-02wifi: mac80211: skip unused probe response countdown offsetsZhao Li
2026-08-02wifi: nl80211: clean up color-change beacon data on errorsZhao Li
2026-08-02wifi: mac80211: send TWT teardown to peer after setup TX failureZhao Li
2026-08-02wifi: nl80211: send frame tx status event only for non-zero cookieArend van Spriel
2026-08-02wifi: cfg80211: convert tx_control_port cookie to input parameterArend van Spriel
2026-08-02wifi: cfg80211: convert cookie output to input parameterArend van Spriel
2026-08-02wifi: mac80211: stop using ieee80211_mgmt_tx_cookie()Arend van Spriel
2026-08-02wifi: cfg80211: pre-assign cookie for driver callbacksArend van Spriel
2026-08-02Revert "wifi: mac80211: don't encrypt pre-auth (ETH_P_PREAUTH) frames"Johannes Berg
2026-08-01bpf: Fix netns reference imbalance in conntrack kfuncsChengfeng Ye
2026-08-01bpf, sockmap: Fix sk_redir use-after-free in send verdictChengfeng Ye
2026-07-31devlink: fix net namespace reference leak in reloadOr Har-Toov
2026-07-31net/sched: cls_route: fix fastmap use-after-free on filterJamal Hadi Salim
2026-07-31inet: frags: publish queues before arming timerZhiling Zou
2026-07-31net: bridge: mrp: fix uninitialised bytes on the wireBaul Lee
2026-07-31net: dsa: microchip: add KSZ8463 tail tag handlingBastien Curutchet (Schneider Electric)
2026-07-31net: dsa: tag_ksz: share code for KSZ8795 and KSZ9893 xmit operationsBastien Curutchet (Schneider Electric)
2026-07-31net: dsa: tag_ksz: move the KSZ8795 tag handling below ksz_xmit_timestamp()Bastien Curutchet (Schneider Electric)
2026-07-31net/smc: fix qentry overwrite for CONFIRM_LINK and ADD_LINK_CONT in smc_llc_e...Mahanta Jambigi
2026-07-31ipvs: return the csum validation for forward hookJulian Anastasov
2026-07-31ipvs: avoid out-of-bounds write in ip_vs_nat_icmpJulian Anastasov
2026-07-31netfilter: ipset: switch to rcu workFlorian Westphal
2026-07-31netfilter: ipset: add and use mtype_del_cidr_all helperFlorian Westphal
2026-07-31netfilter: ipset: add small wrappers for hash and bucket sizesFlorian Westphal
2026-07-31netfilter: ipset: switch ext_size to atomic64_tJozsef Kadlecsik
2026-07-31netfilter: ipset: rework cidr bookkeepingJozsef Kadlecsik
2026-07-31netfilter: ebt_nflog: pin the NFLOG backendChengfeng Ye
2026-07-31ipvs: stop estimator after disabled calc phaseZhiling Zou
2026-07-31netfilter: conntrack: tcp: use UNACK timeout for non-closing RST packetsMinghao Zhang
2026-07-31netfilter: nf_tables: call skb_valid_dst() before skb_dst()Pablo Neira Ayuso
2026-07-31netfilter: flowtable: release tunnel route on error when building forward pathPablo Neira Ayuso
2026-07-31net: pass dst via net_device_path in dev_fill_forward_path()Pablo Neira Ayuso
2026-07-31net: do not advance stack index from dev_fwd_path()Pablo Neira Ayuso
2026-07-31net: dsa: stop at the user device in .fill_forward_pathPablo Neira Ayuso