summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
11 daysrxrpc: Fix oob challenge leak in cleanup after notification failureDavid Howells
11 daysrxrpc: Fix the reception of a reply packet before data transmissionDavid Howells
11 daysrxrpc: Fix double unlock in rxrpc_recvmsg()David Howells
11 daysrxrpc: Fix leak of connection from OOB challengeDavid Howells
11 daysrxrpc: Fix ACKALL packet handlingWyatt Feng
11 daystipc: avoid busy looping in tipc_exit_net()Eric Dumazet
11 daystipc: fix UAF in cleanup_bearer() due to premature dst_cache_destroy()Eric Dumazet
11 daysopenvswitch: conntrack: annotate ct limit hlist traversalRunyu Xiao
11 daysnet: udp_tunnel: prevent double queueing in udp_tunnel_nic_device_syncEric Dumazet
12 daysMerge tag 'nf-26-06-23' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
12 daysnet/tcp-ao: fix use-after-free of key in del_async pathHanQuan
13 daysipv6: fix missing notification for ignore_routes_with_linkdownFernando Fernandez Mancera
13 daysipv6: fix state corruption during proxy_ndp sysctl restartFernando Fernandez Mancera
13 daysipv6: fix error handling in disable_policy sysctlFernando Fernandez Mancera
13 daysipv6: fix error handling in forwarding sysctlFernando Fernandez Mancera
13 daysipv6: fix error handling in ignore_routes_with_linkdown sysctlFernando Fernandez Mancera
13 daysipv6: fix error handling in disable_ipv6 sysctlFernando Fernandez Mancera
13 dayssctp: fix err_chunk memory leaks in INIT handlingXin Long
13 daysnet/sched: cls_api: Handle TC_ACT_CONSUMED in tcf_qevent_handleJamal Hadi Salim
13 daysnet: lwtunnel: Drop skb metadata before LWT encapsulationJakub Sitnicki
13 daysMerge tag 'nfs-for-7.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
13 daysMerge tag 'ipsec-2026-06-22' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
13 daysnet: do not acquire dev->tx_global_lock in netdev_watchdog_up()Eric Dumazet
13 daysnet, bpf: check master for NULL in xdp_master_redirect()Xiang Mei
14 daysnetfilter: nf_conntrack_helper: cap maximum number of expectation at helper r...Pablo Neira Ayuso
14 daysnetfilter: nft_ct: expectation timeouts are passed in millisecondsFlorian Westphal
14 daysnetfilter: nf_conntrack_expect: run expectation eviction with no helperPablo Neira Ayuso
14 daysnetfilter: nf_conntrack_expect: store master_tuple in expectationPablo Neira Ayuso
14 daysnetfilter: conntrack: add deprecation warnings for irc and pptp trackersFlorian Westphal
14 daysnetfilter: ctnetlink: do not allow to reset helper on existing conntrackPablo Neira Ayuso
14 daysnetfilter: nft_compat: ebtables emulation must reject non-bridge targetsFlorian Westphal
14 daysnetfilter: nft_synproxy: stop bypassing the priv->info snapshotRunyu Xiao
14 daysnetfilter: flowtable: Validate iph->ihl in nf_flow_ip4_tunnel_proto()Lorenzo Bianconi
14 daysnetfilter: nf_conncount: prevent connlimit drops for early confirmed ctFernando Fernandez Mancera
14 daysnetfilter: 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