summaryrefslogtreecommitdiff
path: root/net/xfrm
AgeCommit message (Expand)Author
9 daysMerge tag 'ipsec-2026-08-18' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
11 daysxfrm: bound nat keepalive state collectionZihan Xi
2026-08-13net: Const qualify ctl_tables that kmemdup unconditionallyJoel Granados
2026-07-28xfrm: fix xfrm_state_construct() auth-trunc leakZihan Xi
2026-07-23xfrm: Fix skb double-free in xfrm_dev_direct_output()Sanghyun Park
2026-07-23xfrm: avoid lock inversion in nat keepalive workZihan Xi
2026-07-22Merge branch 'big-tcp-for-udp-tunnels'Paolo Abeni
2026-07-22net: Use helpers to get/set UDP len tree-wideAlice Mikityanska
2026-07-20xfrm: drop ESP-in-TCP packets with no ingress deviceZhiling Zou
2026-07-20xfrm: espintcp: fix UAF during closeSabrina Dubroca
2026-07-06xfrm: policy: preallocate inexact bins before xfrm_hash_rebuild reinsertXiang Mei (Microsoft)
2026-07-06xfrm: iptfs: propagate SKBFL_SHARED_FRAG in iptfs_skb_add_frags()Chen YanJun
2026-07-06xfrm: clear mode callbacks after failed mode setupCen Zhang
2026-07-02xfrm: reject optional IPTFS templates in outbound policiesAntony Antony
2026-07-02xfrm: cache the offload ifindex for netlink dumpsCen Zhang
2026-07-02xfrm: fix sk_dst_cache double-free in xfrm_user_policy()Xiang Mei (Microsoft)
2026-06-30xfrm: nat_keepalive: avoid double free on send errorQianyu Luo
2026-06-26xfrm: fix stale skb->prev after async crypto steals a GSO segmentPetr Wozniak
2026-06-26xfrm: propagate -EINPROGRESS from validate_xmit_xfrm()Petr Wozniak
2026-06-23Merge tag 'ipsec-2026-06-22' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2026-06-17xfrm: xfrm_interface: 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-13Merge tag 'ipsec-next-2026-06-12' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-06-12xfrm: Fix dev use-after-free in xfrm async resumptionDong Chenchen
2026-06-12xfrm: use compat translator only for u64 alignment mismatchSanman Pradhan
2026-06-05xfrm: espintcp: do not reuse an in-progress partial sendWyatt Feng
2026-06-05xfrm: iptfs: fix ABBA deadlock in iptfs_destroy_state()Tristan Madani
2026-06-04xfrm: restrict netlink attributes for XFRM_MSG_MIGRATE_STATEAntony Antony
2026-06-04xfrm: add XFRM_MSG_MIGRATE_STATE for single SA migrationAntony Antony
2026-06-04xfrm: make xfrm_dev_state_add xuo parameter constAntony Antony
2026-06-04xfrm: extract address family and selector validation helpersAntony Antony
2026-06-04xfrm: refactor XFRMA_MTIMER_THRESH validation into a helperAntony Antony
2026-06-04xfrm: move encap and xuo into struct xfrm_migrateAntony Antony
2026-06-04xfrm: add error messages to state migrationAntony Antony
2026-06-04xfrm: add state synchronization after migrationAntony Antony
2026-06-04xfrm: check family before comparing addresses in migrateAntony Antony
2026-06-04xfrm: split xfrm_state_migrate into create and install functionsAntony Antony
2026-06-04xfrm: rename reqid in xfrm_migrateAntony Antony
2026-06-04xfrm: fix NAT-related field inheritance in SA migrationAntony Antony
2026-06-04xfrm: allow migration from UDP encapsulated to non-encapsulated ESPAntony Antony
2026-06-04xfrm: add extack to xfrm_init_stateAntony Antony
2026-06-04xfrm: remove redundant assignmentsAntony Antony
2026-06-04xfrm: policy: fix use-after-free on inexact bin in xfrm_policy_bysel_ctx()Sanghyun Park
2026-06-02xfrm: iptfs: fix use-after-free on first_skb in __input_process_payloadZhenghang Xiao
2026-06-01xfrm: iptfs: preserve shared-frag marker in iptfs_consume_frags()Takao Sato
2026-05-26xfrm: input: hold netns during deferred transport reinjectionZhengchuan Liang
2026-05-26xfrm: move policy_bydst RCU sync from per-netns .exit to .pre_exitUsama Arif