summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2026-06-25tipc: fix UAF in cleanup_bearer() due to premature dst_cache_destroy()Eric Dumazet
2026-06-25openvswitch: conntrack: annotate ct limit hlist traversalRunyu Xiao
2026-06-25net: udp_tunnel: prevent double queueing in udp_tunnel_nic_device_syncEric Dumazet
2026-06-24Merge tag 'nf-26-06-23' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2026-06-24net/tcp-ao: fix use-after-free of key in del_async pathHanQuan
2026-06-24nfc: nci: add data_len bound checks to activation parameter extractorsBryam Vargas
2026-06-24nfc: llcp: fix OOB read and u8 offset wrap in TLV parsersMuhammad Bilal
2026-06-23ipv6: fix missing notification for ignore_routes_with_linkdownFernando Fernandez Mancera
2026-06-23ipv6: fix state corruption during proxy_ndp sysctl restartFernando Fernandez Mancera
2026-06-23ipv6: fix error handling in disable_policy sysctlFernando Fernandez Mancera
2026-06-23ipv6: fix error handling in forwarding sysctlFernando Fernandez Mancera
2026-06-23ipv6: fix error handling in ignore_routes_with_linkdown sysctlFernando Fernandez Mancera
2026-06-23ipv6: fix error handling in disable_ipv6 sysctlFernando Fernandez Mancera
2026-06-23sctp: fix err_chunk memory leaks in INIT handlingXin Long
2026-06-23net/sched: cls_api: Handle TC_ACT_CONSUMED in tcf_qevent_handleJamal Hadi Salim
2026-06-23net: lwtunnel: Drop skb metadata before LWT encapsulationJakub Sitnicki
2026-06-23Merge tag 'nfs-for-7.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2026-06-23Merge tag 'ipsec-2026-06-22' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2026-06-23net: do not acquire dev->tx_global_lock in netdev_watchdog_up()Eric Dumazet
2026-06-23net, bpf: check master for NULL in xdp_master_redirect()Xiang Mei
2026-06-23netfilter: nf_conntrack_helper: cap maximum number of expectation at helper r...Pablo Neira Ayuso
2026-06-23netfilter: nft_ct: expectation timeouts are passed in millisecondsFlorian Westphal
2026-06-23netfilter: nf_conntrack_expect: run expectation eviction with no helperPablo Neira Ayuso
2026-06-23netfilter: nf_conntrack_expect: store master_tuple in expectationPablo Neira Ayuso
2026-06-23netfilter: conntrack: add deprecation warnings for irc and pptp trackersFlorian Westphal
2026-06-23netfilter: ctnetlink: do not allow to reset helper on existing conntrackPablo Neira Ayuso
2026-06-23netfilter: nft_compat: ebtables emulation must reject non-bridge targetsFlorian Westphal
2026-06-23netfilter: nft_synproxy: stop bypassing the priv->info snapshotRunyu Xiao
2026-06-23netfilter: flowtable: Validate iph->ihl in nf_flow_ip4_tunnel_proto()Lorenzo Bianconi
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-22Bluetooth: hci_sync: Remove unused hci_cmd_sync_dequeue_once()Siwei Zhang
2026-06-22Bluetooth: hci_conn: Fix null ptr deref in hci_abort_conn()Siwei Zhang
2026-06-22Bluetooth: simplify force_no_mitm_write() with kstrtobool_from_user()Dmitry Antipov
2026-06-22Bluetooth: L2CAP: validate option length before reading conf opt valueMuhammad Bilal
2026-06-22Bluetooth: L2CAP: cancel pending_rx_work before taking conn->lockRunyu Xiao
2026-06-22Bluetooth: ISO: avoid NULL deref of conn in iso_conn_big_sync()Muhammad Bilal
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