index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
xfrm
Age
Commit message (
Expand
)
Author
29 hours
Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/klas...
Mark Brown
9 days
Merge tag 'ipsec-2026-08-18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
11 days
xfrm: add missing rcu_read_lock(), skb_dst_force() and dev_hold() for xfrm_tr...
Eric Dumazet
11 days
xfrm: fix compat ALLOCSPI request use-after-free
Kyle Zeng
11 days
xfrm: iptfs: fix runt reassembly panic from short inner tot_len
Henry Martin
11 days
xfrm: add missing RCU read lock in xfrm_send_migrate_state()
Aleksandr Nogikh
11 days
xfrm: serialize state GC with device state flush
Chengfeng Ye
11 days
xfrm: iptfs: fix stack OOB read in iptfs_skb_reset_frag_walk()
Roshan Kumar
12 days
xfrm: bound nat keepalive state collection
Zihan Xi
2026-08-13
net: Const qualify ctl_tables that kmemdup unconditionally
Joel Granados
2026-07-28
xfrm: fix xfrm_state_construct() auth-trunc leak
Zihan Xi
2026-07-23
xfrm: Fix skb double-free in xfrm_dev_direct_output()
Sanghyun Park
2026-07-23
xfrm: avoid lock inversion in nat keepalive work
Zihan Xi
2026-07-22
Merge branch 'big-tcp-for-udp-tunnels'
Paolo Abeni
2026-07-22
net: Use helpers to get/set UDP len tree-wide
Alice Mikityanska
2026-07-20
xfrm: drop ESP-in-TCP packets with no ingress device
Zhiling Zou
2026-07-20
xfrm: espintcp: fix UAF during close
Sabrina Dubroca
2026-07-06
xfrm: policy: preallocate inexact bins before xfrm_hash_rebuild reinsert
Xiang Mei (Microsoft)
2026-07-06
xfrm: iptfs: propagate SKBFL_SHARED_FRAG in iptfs_skb_add_frags()
Chen YanJun
2026-07-06
xfrm: clear mode callbacks after failed mode setup
Cen Zhang
2026-07-02
xfrm: reject optional IPTFS templates in outbound policies
Antony Antony
2026-07-02
xfrm: cache the offload ifindex for netlink dumps
Cen Zhang
2026-07-02
xfrm: fix sk_dst_cache double-free in xfrm_user_policy()
Xiang Mei (Microsoft)
2026-06-30
xfrm: nat_keepalive: avoid double free on send error
Qianyu Luo
2026-06-26
xfrm: fix stale skb->prev after async crypto steals a GSO segment
Petr Wozniak
2026-06-26
xfrm: propagate -EINPROGRESS from validate_xmit_xfrm()
Petr Wozniak
2026-06-23
Merge tag 'ipsec-2026-06-22' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2026-06-17
xfrm: xfrm_interface: require CAP_NET_ADMIN in the device netns for changelink
Maoyi Xie
2026-06-17
xfrm: validate selector family and prefixlen during match
Eric Dumazet
2026-06-17
espintcp: use sk_msg_free_partial to fix partial send
Sabrina Dubroca
2026-06-17
xfrm: annotate data-races around xfrm_policy_count[] and xfrm_policy_default[]
Eric Dumazet
2026-06-17
xfrm: Fix xfrm state cache insertion race
Herbert Xu
2026-06-13
Merge tag 'ipsec-next-2026-06-12' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2026-06-12
xfrm: Fix dev use-after-free in xfrm async resumption
Dong Chenchen
2026-06-12
xfrm: use compat translator only for u64 alignment mismatch
Sanman Pradhan
2026-06-05
xfrm: espintcp: do not reuse an in-progress partial send
Wyatt Feng
2026-06-05
xfrm: iptfs: fix ABBA deadlock in iptfs_destroy_state()
Tristan Madani
2026-06-04
xfrm: restrict netlink attributes for XFRM_MSG_MIGRATE_STATE
Antony Antony
2026-06-04
xfrm: add XFRM_MSG_MIGRATE_STATE for single SA migration
Antony Antony
2026-06-04
xfrm: make xfrm_dev_state_add xuo parameter const
Antony Antony
2026-06-04
xfrm: extract address family and selector validation helpers
Antony Antony
2026-06-04
xfrm: refactor XFRMA_MTIMER_THRESH validation into a helper
Antony Antony
2026-06-04
xfrm: move encap and xuo into struct xfrm_migrate
Antony Antony
2026-06-04
xfrm: add error messages to state migration
Antony Antony
2026-06-04
xfrm: add state synchronization after migration
Antony Antony
2026-06-04
xfrm: check family before comparing addresses in migrate
Antony Antony
2026-06-04
xfrm: split xfrm_state_migrate into create and install functions
Antony Antony
2026-06-04
xfrm: rename reqid in xfrm_migrate
Antony Antony
2026-06-04
xfrm: fix NAT-related field inheritance in SA migration
Antony Antony
2026-06-04
xfrm: allow migration from UDP encapsulated to non-encapsulated ESP
Antony Antony
[next]