aboutsummaryrefslogtreecommitdiffstats
path: root/net/xfrm/xfrm_user.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "xfrm: destroy xfrm_state synchronously on net exit path"Sabrina Dubroca2025-07-081-1/+1
* xfrm: always initialize offload pathLeon Romanovsky2025-06-121-0/+1
* xfrm: validate assignment of maximal possible SEQ numberLeon Romanovsky2025-05-151-10/+42
* xfrm: Migrate offload configurationChiachang Wang2025-04-171-3/+12
* xfrm: Remove unnecessary strscpy_pad() size argumentsThorsten Blum2025-04-111-5/+5
* xfrm: simplify SA initialization routineLeon Romanovsky2025-02-211-1/+1
* xfrm: delay initialization of offload path till its actually requestedLeon Romanovsky2025-02-211-1/+1
* xfrm: prevent high SEQ input in non-ESN modeLeon Romanovsky2025-02-121-0/+12
* xfrm: add generic iptfs defines and functionalityChristian Hopps2024-12-051-0/+12
* xfrm: add mode_cbs module functionalityChristian Hopps2024-12-051-0/+13
* xfrm: netlink: add config (netlink) optionsChristian Hopps2024-12-051-0/+52
* Merge tag 'ipsec-next-2024-11-15' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2024-11-181-5/+70
|\
| * xfrm: replace deprecated strncpy with strscpy_padDaniel Yang2024-11-141-1/+1
| * xfrm: Add error handling when nla_put_u32() returns an errorEverest K.C2024-11-141-1/+4
| * xfrm: Restrict percpu SA attribute to specific netlink message typesSteffen Klassert2024-10-291-0/+14
| * xfrm: Add support for per cpu xfrm state handling.Steffen Klassert2024-10-291-4/+52
* | net: convert to nla_get_*_default()Johannes Berg2024-11-111-5/+3
|/
* Merge tag 'ipsec-2024-10-22' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni2024-10-241-2/+8
|\
| * xfrm: fix one more kernel-infoleak in algo dumpingPetr Vaganov2024-10-111-1/+3
| * xfrm: validate new SA's prefixlen using SA family when sel.family is unsetSabrina Dubroca2024-10-071-1/+5
* | move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-021-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-07-151-1/+0
|\
| * xfrm: call xfrm_dev_policy_delete when kill policyJianbo Liu2024-07-081-1/+0
* | xfrm: support sending NAT keepalives in ESP in UDP statesEyal Birger2024-06-261-0/+15
|/
* xfrm: Restrict SA direction attribute to specific netlink message typesAntony Antony2024-05-011-0/+24
* xfrm: Add Direction to the SA in or outAntony Antony2024-05-011-6/+132
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-03-071-0/+3
|\
| * Merge tag 'ipsec-2024-03-06' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski2024-03-071-0/+3
| |\
| | * xfrm: Avoid clang fortify warning in copy_to_user_tmpl()Nathan Chancellor2024-02-261-0/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-02-161-0/+1
|\| |
| * | net: fill in MODULE_DESCRIPTION()s for xfrmBreno Leitao2024-02-091-0/+1
| |/
* / xfrm: generalize xdo_dev_state_update_curlft to allow statistics updateLeon Romanovsky2024-02-061-1/+1
|/
* xfrm: delete offloaded policyLeon Romanovsky2023-08-011-0/+1
* xfrm: add forgotten nla_policy for XFRMA_MTIMER_THRESHLin Ma2023-07-311-0/+1
* xfrm: add NULL check in xfrm_update_ae_paramsLin Ma2023-07-311-1/+1
* net: xfrm: Amend XFRMA_SEC_CTX nla_policy structureLin Ma2023-07-031-1/+1
* net: xfrm: Fix xfrm_address_filter OOB readLin Ma2023-06-291-0/+9
* Merge tag 'ipsec-2023-05-16' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski2023-05-171-5/+10
|\
| * xfrm: Reject optional tunnel/BEET mode templates in outbound policiesTobias Brunner2023-05-101-5/+9
| * xfrm: release all offloaded policy memoryLeon Romanovsky2023-04-211-0/+1
* | Merge tag 'ipsec-libreswan-mlx5' of https://git.kernel.org/pub/scm/linux/kern...Jakub Kicinski2023-03-231-0/+2
|\ \ | |/ |/|
| * xfrm: copy_to_user_state fetch offloaded SA packets/bytes statisticsRaed Salem2023-03-201-0/+2
* | xfrm: Zero padding when dumping algos and encapHerbert Xu2023-02-131-4/+41
|/
* xfrm: add an interface to offload policyLeon Romanovsky2022-12-051-0/+18
* xfrm: add new packet offload flagLeon Romanovsky2022-12-051-0/+2
* xfrm: add extack to xfrm_set_spdinfoSabrina Dubroca2022-11-251-4/+12
* xfrm: add extack to xfrm_alloc_userspiSabrina Dubroca2022-11-251-3/+5
* xfrm: add extack to xfrm_do_migrateSabrina Dubroca2022-11-251-5/+11
* xfrm: add extack to xfrm_new_ae and xfrm_replay_verify_lenSabrina Dubroca2022-11-251-9/+28
* xfrm: add extack to xfrm_del_saSabrina Dubroca2022-11-251-1/+1