summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2026-06-18net: llc: make empty have static storage durationWentao Guan
2026-06-18net/sched: act_ct: preserve tc_skb_cb across defragmentationZihan Xi
2026-06-18Merge tag 'nfsd-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2026-06-17sctp: hold socket lock when dumping endpoints in sctp_diagXin Long
2026-06-17net: psample: fix info leak in PSAMPLE_ATTR_DATAJakub Kicinski
2026-06-17net: ipv4: bound TCP reordering sysctl writes and MTU probe sizesWyatt Feng
2026-06-17netdev-genl: report NAPI thread PID in the caller's pid namespaceMaoyi Xie
2026-06-17xfrm: xfrm_interface: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie
2026-06-17net: ip6_vti: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie
2026-06-17net: ip6_gre: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie
2026-06-17net: ip6_tunnel: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie
2026-06-17net: ip_vti: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie
2026-06-17net: ipip: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie
2026-06-17net: ip_gre: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie
2026-06-17xfrm: validate selector family and prefixlen during matchEric Dumazet
2026-06-17espintcp: use sk_msg_free_partial to fix partial sendSabrina Dubroca
2026-06-17xfrm: annotate data-races around xfrm_policy_count[] and xfrm_policy_default[]Eric Dumazet