summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2026-06-23netfilter: nf_conncount: prevent connlimit drops for early confirmed ctFernando Fernandez Mancera
2026-06-23netfilter: nf_nat: avoid invalid nat_net pointer use on failed nf_nat_init()Mathias Krause
2026-06-22ipv6: Fix null-ptr-deref in fib6_nh_mtu_change().Xiang Mei
2026-06-22bpf: Guard conntrack opts error writesYiyang Chen
2026-06-22Merge tag 'nf-26-06-21' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2026-06-21bpf: zero-initialize the fib lookup flow structAvinash Duduskar
2026-06-21bpf: Fix partial copy of non-linear test_run outputSun Jian
2026-06-21ipv6: ioam: fix type confusion of dst_entryJiayuan Chen
2026-06-21ipv6: account for fraggap on the paged allocation pathWongi Lee
2026-06-21ipv4: account for fraggap on the paged allocation pathWongi Lee
2026-06-21net/sched: dualpi2: fix GSO backlog accountingXingquan Liu
2026-06-21ipv6: ndisc: fix NULL deref in accept_untracked_na()Weiming Shi
2026-06-21net: sit: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie
2026-06-21net/sched: act_ct: fix nf_connlabels leak on two error pathsMichael Bommarito
2026-06-21Merge tag 'ieee802154-for-net-next-2026-06-20' of git://git.kernel.org/pub/sc...Jakub Kicinski
2026-06-21Merge tag 'batadv-net-pullrequest-20260619' of https://git.open-mesh.org/batadvJakub Kicinski
2026-06-21tipc: fix use-after-free of the discoverer in tipc_disc_rcv()Weiming Shi
2026-06-21Merge tag '9p-for-7.2-rc1' of https://github.com/martinetd/linuxLinus Torvalds
2026-06-219p: Add missing read barrier in virtio zero-copy pathGui-Dong Han
2026-06-21net/9p: Replace strlen() strcpy() pair with strscpy()David Laight
2026-06-21net/9p: fix race condition on rdma->state in trans_rdma.cYizhou Zhao
2026-06-219p: avoid putting oldfid in p9_client_walk() error pathYizhou Zhao
2026-06-21netfilter: nft_meta_bridge: fix NFT_META_BRI_IIFPVID stack leakFlorian Westphal
2026-06-21netfilter: nf_conntrack_expect: use conntrack GC to reap expectationsPablo Neira Ayuso
2026-06-21netfilter: nf_reject: skip iphdr options when looking for icmp headerFlorian Westphal
2026-06-21netfilter: nft_flow_offload: zero device address for non-ether caseFlorian Westphal
2026-06-21netfilter: nft_meta_bridge: add validate callback for get operationsFlorian Westphal
2026-06-21netfilter: nft_payload: reject offsets exceeding 65535 bytesFlorian Westphal
2026-06-21netfilter: ipset: make sure gc is properly stoppedJozsef Kadlecsik
2026-06-21netfilter: ipset: fix order of kfree_rcu() and rcu_assign_pointer()Jozsef Kadlecsik
2026-06-21netfilter: ipset: Don't use test_bit() in lockless RCU readers in bitmap typesJozsef Kadlecsik
2026-06-21netfilter: ipset: Don't use test_bit() in lockless RCU readers in hash typesJozsef Kadlecsik
2026-06-19ieee802154: allow legacy LLSEC ADD/DEL ops to pass strict validationMichael Bommarito
2026-06-19ieee802154: admin-gate legacy LLSEC dump operationsMichael Bommarito
2026-06-19mac802154: Prevent overwrite return code in mac802154_perform_association()Robertus Diawan Chris
2026-06-19ieee802154: fix kernel-infoleak in dgram_recvmsg()Aleksandr Nogikh
2026-06-19mac802154: llsec: add skb_cow_data() before in-place cryptoDoruk Tan Ozturk
2026-06-19ieee802154: Remove WARN_ON() in cfg802154_pernet_exit()Ivan Abramov
2026-06-19ieee802154: Avoid calling WARN_ON() on -ENOMEM in cfg802154_switch_netns()Ivan Abramov
2026-06-19ieee802154: Restore initial state on failed device_rename() in cfg802154_swit...Ivan Abramov
2026-06-19Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-06-19netfilter: flowtable: fix and simplify IP6IP6 tunnel handlingLorenzo Bianconi
2026-06-19netfilter: xt_cluster: reject template conntracks in hash matchWyatt Feng
2026-06-19netfilter: nf_queue: pin bridge device while NFQUEUE holds fake dstHaoze Xie
2026-06-19netfilter: flowtable: fix offloaded ct timeout never being extendedAdrian Bente
2026-06-18tipc: fix slab-use-after-free Read in tipc_aead_decrypt_doneDoruk Tan Ozturk
2026-06-18net: rds: check cmsg_len before reading rds_rdma_args in size passMichael Bommarito
2026-06-18flow_dissector: check device type before reading ETH_ADDRSYun Zhou
2026-06-18devlink: Fix parent ref leak on tc-bw failureCosmin Ratiu
2026-06-18devlink: Fix parent ref leak in devl_rate_node_create()Cosmin Ratiu