summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2026-05-25netlabel: fix IPv6 unlabeled address add error handlingChenguang Zhao
2026-05-25rds: annotate data-race around rs_seen_congestionJiayuan Chen
2026-05-25net/sched: sch_ets: make cl->quantum locklessEric Dumazet
2026-05-25ipv4: igmp: annotate data-races around im->usersYuyang Huang
2026-05-25ipv6: exthdrs: refresh nh pointer after ipv6_hop_jumbo()Justin Iurman
2026-05-25ipv6: exthdrs: refresh nh after handling HAO optionZhengchuan Liang
2026-05-25netfilter: nf_conntrack_ftp: avoid u16 overflowsGiuseppe Caruso
2026-05-25Merge tag 'nf-26-05-22' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski
2026-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc5Alexei Starovoitov
2026-05-24netfilter: nft_set_pipapo_avx2: restore performance optimizationFlorian Westphal
2026-05-24netfilter: nf_conntrack_proto_tcp: fix typos in commentsAvinash Duduskar
2026-05-24netfilter: nf_conntrack_irc: fix parse_dcc() off-by-one OOB readMuhammad Bilal
2026-05-24netfilter: nfnl_cthelper: apply per-class values when updating policiesDavid Carlier
2026-05-24netfilter: nft_set_rbtree: remove dead conditionalFlorian Westphal
2026-05-24netfilter: ctnetlink: use nf_ct_exp_net() in expectation dumpPratham Gupta
2026-05-24netfilter: nf_conncount: use per-rule hash initvalFlorian Westphal
2026-05-24netfilter: allow nfnetlink built-in onlyPablo Neira Ayuso
2026-05-24netfilter: add option for GCOV profilingFlorian Westphal
2026-05-24netfilter: x_tables: disable 32bit compat interface in user namespacesFlorian Westphal
2026-05-22ipv4: free net->ipv4.sysctl_local_reserved_ports after unregister_net_sysctl_...Eric Dumazet
2026-05-22vsock/virtio: fix skb overhead overflow on 32-bit buildsStefano Garzarella
2026-05-22net/iucv: fix locking in .getsockoptBreno Leitao
2026-05-22net/smc: Do not re-initialize smc hashtablesAlexandra Winter
2026-05-22dpll: change dpll_netdev_pin_handle_size() to assume DPLL_A_PIN_ID will be usedEric Dumazet
2026-05-22rtnetlink: do not use RTNL in rtnl_af_register() and rtnl_af_unregister()Eric Dumazet
2026-05-22net/sched: tbf: add extack to offload paramsDavid Yang
2026-05-22net/sched: prefer existing extack message in qdisc_offload_graft_helper()David Yang
2026-05-22net: netlink: don't set nsid on local notificationsIlya Maximets
2026-05-22net: netlink: fix sending unassigned nsid after assigned oneIlya Maximets
2026-05-22vsock: keep poll shutdown state consistentZiyu Zhang
2026-05-22tipc: convert to getsockopt_iterBreno Leitao
2026-05-22rxrpc: convert to getsockopt_iterBreno Leitao
2026-05-22l2tp: ppp: convert to getsockopt_iterBreno Leitao
2026-05-22xdp: convert to getsockopt_iterBreno Leitao
2026-05-22atm: convert to getsockopt_iterBreno Leitao
2026-05-22af_iucv: convert to getsockopt_iterBreno Leitao
2026-05-22netfilter: nf_tables: fix dst corruption in same register operationFernando Fernandez Mancera
2026-05-22netfilter: nft_fib_ipv6: handle routes via external nexthopJiayuan Chen
2026-05-22netfilter: nft_fib_ipv6: walk fib6_siblings under RCUJiayuan Chen
2026-05-22netfilter: ebtables: fix OOB read in compat_mtw_from_userFlorian Westphal
2026-05-22netfilter: disable payload mangling in usernsFlorian Westphal
2026-05-22netfilter: xt_cpu: prefer raw_smp_processor_idFlorian Westphal
2026-05-22netfilter: nf_conntrack_gre: fix gre keymap list corruptionFlorian Westphal
2026-05-22netfilter: synproxy: refresh tcphdr after skb_ensure_writableChris Mason
2026-05-22netfilter: conntrack: tcp: do not force CLOSE on invalid-seq RST without dire...Hamza Mahfooz
2026-05-22xfrm: esp: restore combined single-frag length gateJingguo Tan
2026-05-22esp: fix page frag reference leak on skb_to_sgvec failuree521588
2026-05-21Revert "mm: introduce a new page type for page pool in page type"Byungchul Park
2026-05-21Merge tag 'wireless-next-2026-05-21' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski