summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-18nfc: digital: clamp SENSF_RES length to the destination bufferDoruk Tan Ozturk
2026-06-18nfc: nci: fix double completion race in nci_data_exchange_completeZhenghang Xiao
2026-06-18nfc: nci: fix use of uninitialized memory in CORE_INIT_RSP parsingYun Zhou
2026-06-18nfc: llcp: read llcp_sock->local under the socket lock in getsockoptBreno Leitao
2026-06-18nfc: llcp: avoid userspace overflow on invalid optlenBreno Leitao
2026-06-18nfc: nci: uart: Constify struct tty_ldisc_opsChristophe JAILLET
2026-06-18nfc: digital: clamp SENSF_RES length to the destination bufferDoruk Tan Ozturk
2026-06-18nfc: nci: fix double completion race in nci_data_exchange_completeZhenghang Xiao
2026-06-18nfc: llcp: read llcp_sock->local under the socket lock in getsockoptBreno Leitao
2026-06-18nfc: llcp: avoid userspace overflow on invalid optlenBreno Leitao
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
2026-06-17xfrm: Fix xfrm state cache insertion raceHerbert Xu
2026-06-17Merge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
2026-06-17Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-06-16ipv4: fib_rule: Move fib4_rules_exit() to ->exit().Kuniyuki Iwashima
2026-06-16net: serialize netif_running() check in enqueue_to_backlog()Eric Dumazet
2026-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-06-16net: skmsg: preserve sg.copy across SG transformsYiming Qian
2026-06-16appletalk: move the protocol out of treeJakub Kicinski
2026-06-16appletalk: stop storing per-interface state in struct net_deviceJakub Kicinski
2026-06-16tls: remove dead sockmap (psock) handling from the SW pathJakub Kicinski
2026-06-16tls: reject the combination of TLS and sockmapJakub Kicinski
2026-06-16atm: remove orphaned uAPI for deleted drivers, protocols and SVCsJakub Kicinski
2026-06-16atm: remove the unused pre_send and send_bh device operationsJakub Kicinski