summaryrefslogtreecommitdiff
path: root/net/xfrm/xfrm_user.c
AgeCommit message (Expand)Author
2026-07-02xfrm: reject optional IPTFS templates in outbound policiesAntony Antony
2026-07-02xfrm: cache the offload ifindex for netlink dumpsCen Zhang
2026-06-23Merge tag 'ipsec-2026-06-22' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2026-06-17xfrm: annotate data-races around xfrm_policy_count[] and xfrm_policy_default[]Eric Dumazet
2026-06-13Merge tag 'ipsec-next-2026-06-12' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-06-12xfrm: use compat translator only for u64 alignment mismatchSanman Pradhan
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: extract address family and selector validation helpersAntony Antony
2026-06-04xfrm: refactor XFRMA_MTIMER_THRESH validation into a helperAntony Antony
2026-06-04xfrm: rename reqid in xfrm_migrateAntony Antony
2026-05-14xfrm: Reject excessive values for XFRMA_TFCPADDavid Ahern
2026-05-07xfrm: route MIGRATE notifications to caller's netnsMaoyi Xie
2026-04-29xfrm: cleanup error path in xfrm_add_policy()Deepanshu Kartikey
2026-04-29xfrm: provide message size for XFRM_MSG_MAPPINGRuijie Li
2026-04-07xfrm_user: fix info leak in build_report()Greg Kroah-Hartman
2026-04-07xfrm_user: fix info leak in build_mapping()Greg Kroah-Hartman
2026-03-30xfrm: account XFRMA_IF_ID in aevent size calculationKeenan Dong
2026-03-30xfrm: clear trailing padding in build_polexpire()Yasuaki Torimaru
2026-03-12xfrm: avoid RCU warnings around the per-netns netlink socketSabrina Dubroca
2026-02-25xfrm: fix the condition on x->pcpu_num in xfrm_sa_lenSabrina Dubroca
2026-02-25xfrm: add missing extack for XFRMA_SA_PCPU in add_acquire and allocspiSabrina Dubroca
2025-11-14xfrm: fix memory leak in xfrm_add_acquire()Zilin Guan
2025-10-21xfrm: set err and extack on failure to create pcpu SASabrina Dubroca
2025-08-15xfrm: xfrm_user: use strscpy() for alg_nameMiguel GarcĂ­a
2025-07-08Revert "xfrm: destroy xfrm_state synchronously on net exit path"Sabrina Dubroca
2025-06-12xfrm: always initialize offload pathLeon Romanovsky
2025-05-15xfrm: validate assignment of maximal possible SEQ numberLeon Romanovsky
2025-04-17xfrm: Migrate offload configurationChiachang Wang
2025-04-11xfrm: Remove unnecessary strscpy_pad() size argumentsThorsten Blum
2025-02-21xfrm: simplify SA initialization routineLeon Romanovsky
2025-02-21xfrm: delay initialization of offload path till its actually requestedLeon Romanovsky
2025-02-12xfrm: prevent high SEQ input in non-ESN modeLeon Romanovsky
2024-12-05xfrm: add generic iptfs defines and functionalityChristian Hopps
2024-12-05xfrm: add mode_cbs module functionalityChristian Hopps
2024-12-05xfrm: netlink: add config (netlink) optionsChristian Hopps
2024-11-18Merge tag 'ipsec-next-2024-11-15' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2024-11-14xfrm: replace deprecated strncpy with strscpy_padDaniel Yang
2024-11-14xfrm: Add error handling when nla_put_u32() returns an errorEverest K.C
2024-11-11net: convert to nla_get_*_default()Johannes Berg
2024-10-29xfrm: Restrict percpu SA attribute to specific netlink message typesSteffen Klassert
2024-10-29xfrm: Add support for per cpu xfrm state handling.Steffen Klassert
2024-10-24Merge tag 'ipsec-2024-10-22' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni
2024-10-11xfrm: fix one more kernel-infoleak in algo dumpingPetr Vaganov
2024-10-07xfrm: validate new SA's prefixlen using SA family when sel.family is unsetSabrina Dubroca
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-08xfrm: call xfrm_dev_policy_delete when kill policyJianbo Liu
2024-06-26xfrm: support sending NAT keepalives in ESP in UDP statesEyal Birger
2024-05-01xfrm: Restrict SA direction attribute to specific netlink message typesAntony Antony