index
:
linux.git
master
Linux kernel source tree.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
xfrm
/
xfrm_user.c
Age
Commit message (
Expand
)
Author
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-06-23
Merge tag 'ipsec-2026-06-22' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2026-06-17
xfrm: annotate data-races around xfrm_policy_count[] and xfrm_policy_default[]
Eric Dumazet
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: use compat translator only for u64 alignment mismatch
Sanman Pradhan
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: 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: rename reqid in xfrm_migrate
Antony Antony
2026-05-14
xfrm: Reject excessive values for XFRMA_TFCPAD
David Ahern
2026-05-07
xfrm: route MIGRATE notifications to caller's netns
Maoyi Xie
2026-04-29
xfrm: cleanup error path in xfrm_add_policy()
Deepanshu Kartikey
2026-04-29
xfrm: provide message size for XFRM_MSG_MAPPING
Ruijie Li
2026-04-07
xfrm_user: fix info leak in build_report()
Greg Kroah-Hartman
2026-04-07
xfrm_user: fix info leak in build_mapping()
Greg Kroah-Hartman
2026-03-30
xfrm: account XFRMA_IF_ID in aevent size calculation
Keenan Dong
2026-03-30
xfrm: clear trailing padding in build_polexpire()
Yasuaki Torimaru
2026-03-12
xfrm: avoid RCU warnings around the per-netns netlink socket
Sabrina Dubroca
2026-02-25
xfrm: fix the condition on x->pcpu_num in xfrm_sa_len
Sabrina Dubroca
2026-02-25
xfrm: add missing extack for XFRMA_SA_PCPU in add_acquire and allocspi
Sabrina Dubroca
2025-11-14
xfrm: fix memory leak in xfrm_add_acquire()
Zilin Guan
2025-10-21
xfrm: set err and extack on failure to create pcpu SA
Sabrina Dubroca
2025-08-15
xfrm: xfrm_user: use strscpy() for alg_name
Miguel GarcĂa
2025-07-08
Revert "xfrm: destroy xfrm_state synchronously on net exit path"
Sabrina Dubroca
2025-06-12
xfrm: always initialize offload path
Leon Romanovsky
2025-05-15
xfrm: validate assignment of maximal possible SEQ number
Leon Romanovsky
2025-04-17
xfrm: Migrate offload configuration
Chiachang Wang
2025-04-11
xfrm: Remove unnecessary strscpy_pad() size arguments
Thorsten Blum
2025-02-21
xfrm: simplify SA initialization routine
Leon Romanovsky
2025-02-21
xfrm: delay initialization of offload path till its actually requested
Leon Romanovsky
2025-02-12
xfrm: prevent high SEQ input in non-ESN mode
Leon Romanovsky
2024-12-05
xfrm: add generic iptfs defines and functionality
Christian Hopps
2024-12-05
xfrm: add mode_cbs module functionality
Christian Hopps
2024-12-05
xfrm: netlink: add config (netlink) options
Christian Hopps
2024-11-18
Merge tag 'ipsec-next-2024-11-15' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2024-11-14
xfrm: replace deprecated strncpy with strscpy_pad
Daniel Yang
2024-11-14
xfrm: Add error handling when nla_put_u32() returns an error
Everest K.C
2024-11-11
net: convert to nla_get_*_default()
Johannes Berg
2024-10-29
xfrm: Restrict percpu SA attribute to specific netlink message types
Steffen Klassert
2024-10-29
xfrm: Add support for per cpu xfrm state handling.
Steffen Klassert
2024-10-24
Merge tag 'ipsec-2024-10-22' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
2024-10-11
xfrm: fix one more kernel-infoleak in algo dumping
Petr Vaganov
2024-10-07
xfrm: validate new SA's prefixlen using SA family when sel.family is unset
Sabrina Dubroca
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-07-08
xfrm: call xfrm_dev_policy_delete when kill policy
Jianbo Liu
2024-06-26
xfrm: support sending NAT keepalives in ESP in UDP states
Eyal Birger
2024-05-01
xfrm: Restrict SA direction attribute to specific netlink message types
Antony Antony
[next]