index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
xfrm
Age
Commit message (
Expand
)
Author
12 days
Merge tag 'ipsec-2026-08-18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2026-08-18
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
2026-06-04
xfrm: add extack to xfrm_init_state
Antony Antony
2026-06-04
xfrm: remove redundant assignments
Antony Antony
2026-06-04
xfrm: policy: fix use-after-free on inexact bin in xfrm_policy_bysel_ctx()
Sanghyun Park
2026-06-02
xfrm: iptfs: fix use-after-free on first_skb in __input_process_payload
Zhenghang Xiao
2026-06-01
xfrm: iptfs: preserve shared-frag marker in iptfs_consume_frags()
Takao Sato
2026-05-26
xfrm: input: hold netns during deferred transport reinjection
Zhengchuan Liang
2026-05-26
xfrm: move policy_bydst RCU sync from per-netns .exit to .pre_exit
Usama Arif
[next]