summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2026-07-23ipvs: fix places with wrong packet offsetsJulian Anastasov
2026-07-23ipvs: fix the checksum validationsJulian Anastasov
2026-07-23netfilter: xt_hashlimit: validate hashtable supports XT_HASHLIMIT_RATE_MATCHPablo Neira Ayuso
2026-07-23netfilter: nf_tables: make nft_object rhltable per tablePablo Neira Ayuso
2026-07-23ipvs: adjust double hashing when fwd method changesJulian Anastasov
2026-07-23ipvs: do not propagate one-packet flag to synced connsZhiling Zou
2026-07-23netfilter: ipset: do not update comments from kernel-side hash addsDavid Lee
2026-07-23net: ipv6: fix dif and sdif mismatch in raw6_icmp_errorLi RongQing
2026-07-23tcp: challenge ACK for non-exact RST in SYN-RECEIVEDYuxiang Yang
2026-07-23mac802154: llsec: reject frames shorter than the authentication tagDoruk Tan Ozturk
2026-07-23raw: annotate lockless match fields in raw_v4_match()Runyu Xiao
2026-07-23net: qrtr: restrict socket creation to the initial network namespaceAldo Ariel Panzardo
2026-07-23ipv4: icmp: fill flow parameters in icmp_route_lookup decoy lookupEric Dumazet
2026-07-23mpls: Set rt->rt_nhn just before returning from mpls_nh_build_multi().Kuniyuki Iwashima
2026-07-23net: gre: fix lltx regression for GRE tunnels with SEQ/CSUMYun Zhou
2026-07-23tipc: clear sock->sk on the failed-insert path in tipc_sk_create()Daehyeon Ko
2026-07-23bpf: tcp: fix double sock release on batch reallocXiang Mei (Microsoft)
2026-07-23net/x25: fix use-after-free in x25_kill_by_neigh()David Lee
2026-07-23tipc: fix u16 MTU truncation in media and bearer MTU validationCen Zhang (Microsoft)
2026-07-23xfrm: Fix skb double-free in xfrm_dev_direct_output()Sanghyun Park
2026-07-23xfrm: avoid lock inversion in nat keepalive workZihan Xi
2026-07-22net/sched: serialize qdisc_rtab_list against concurrent get/putAldo Ariel Panzardo
2026-07-22ila: reload IPv6 header after pskb_may_pull in checksum adjustMichael Bommarito
2026-07-22sctp: auth: verify auth requirement when auth_chunk is NULLQing Luo
2026-07-22netfilter: nf_conntrack_expect: add and use nf_ct_expect_related_pair()Pablo Neira Ayuso
2026-07-22netfilter: nf_conntrack_sip: widen NAT rewrite delta to s32 in sip_help_tcp()Xiang Mei
2026-07-22net: hsr: fix memory leak on slave unregistration by removing synced VLANsEric Dumazet
2026-07-22net: bridge: vlan: fix vlan range dumps starting with pvidNikolay Aleksandrov
2026-07-22Merge tag 'for-net-2026-07-21' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2026-07-22Merge tag 'wireless-2026-07-22' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-07-22seg6: add FIB table attribute for post-encap SID route lookupAndrea Mayer
2026-07-22wifi: cfg80211: reg: add a newline in DFS debug messageJiajia Liu
2026-07-22wifi: cfg80211: tests: check BSS lookup failure reasonsLouis Kotze
2026-07-22wifi: cfg80211: say why the auth/assoc BSS lookup failedLouis Kotze
2026-07-22wifi: mac80211: implement STA-mode peer probingPriyansha Tiwari
2026-07-22Merge branch 'big-tcp-for-udp-tunnels'Paolo Abeni
2026-07-22udp: Set length in UDP header to 0 for big GSO packetsAlice Mikityanska
2026-07-22udp: Validate UDP length in udp_gro_receiveAlice Mikityanska
2026-07-22udp: Support gro_ipv4_max_size > 65536Alice Mikityanska
2026-07-22udp: Support BIG TCP GSO packets where they can occurAlice Mikityanska
2026-07-22net: Enable BIG TCP with partial GSOAlice Mikityanska
2026-07-22net: Use helpers to get/set UDP len tree-wideAlice Mikityanska
2026-07-21tcp: initialize standalone TCP-AO response paddingYizhou Zhao
2026-07-21net: qrtr: ns: Raise node count limit to 512Youssef Samir
2026-07-21tipc: fix infinite loop in __tipc_nl_compat_dumpitHelen Koike
2026-07-21nexthop: initialize extack in nh_res_bucket_migrate()Xiang Mei (Microsoft)
2026-07-21tls: device: push pending open record on splice EOFRishikesh Jethwani
2026-07-21wifi: mac80211: parse enhanced critical updates fieldJohannes Berg
2026-07-21wifi: mac80211: refactor multi-link assoc response parsingJohannes Berg
2026-07-21wifi: cfg80211: include cf1 offset when sending chandefLachlan Hodges