Age | Commit message (Expand) | Author |
2023-08-01 | xfrm: delete offloaded policy | Leon Romanovsky |
2023-07-31 | xfrm: add forgotten nla_policy for XFRMA_MTIMER_THRESH | Lin Ma |
2023-07-31 | xfrm: add NULL check in xfrm_update_ae_params | Lin Ma |
2023-07-03 | net: xfrm: Amend XFRMA_SEC_CTX nla_policy structure | Lin Ma |
2023-06-29 | net: xfrm: Fix xfrm_address_filter OOB read | Lin Ma |
2023-05-16 | Merge tag 'ipsec-2023-05-16' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jakub Kicinski |
2023-05-10 | xfrm: Reject optional tunnel/BEET mode templates in outbound policies | Tobias Brunner |
2023-04-21 | xfrm: release all offloaded policy memory | Leon Romanovsky |
2023-03-22 | Merge tag 'ipsec-libreswan-mlx5' of https://git.kernel.org/pub/scm/linux/kern... | Jakub Kicinski |
2023-03-20 | xfrm: copy_to_user_state fetch offloaded SA packets/bytes statistics | Raed Salem |
2023-02-13 | xfrm: Zero padding when dumping algos and encap | Herbert Xu |
2022-12-05 | xfrm: add an interface to offload policy | Leon Romanovsky |
2022-12-05 | xfrm: add new packet offload flag | Leon Romanovsky |
2022-11-25 | xfrm: add extack to xfrm_set_spdinfo | Sabrina Dubroca |
2022-11-25 | xfrm: add extack to xfrm_alloc_userspi | Sabrina Dubroca |
2022-11-25 | xfrm: add extack to xfrm_do_migrate | Sabrina Dubroca |
2022-11-25 | xfrm: add extack to xfrm_new_ae and xfrm_replay_verify_len | Sabrina Dubroca |
2022-11-25 | xfrm: add extack to xfrm_del_sa | Sabrina Dubroca |
2022-11-25 | xfrm: add extack to xfrm_add_sa_expire | Sabrina Dubroca |
2022-11-25 | xfrm: a few coding style clean ups | Sabrina Dubroca |
2022-09-22 | xfrm: add extack support to xfrm_init_replay | Sabrina Dubroca |
2022-09-22 | xfrm: add extack to __xfrm_init_state | Sabrina Dubroca |
2022-09-22 | xfrm: add extack to attach_* | Sabrina Dubroca |
2022-09-22 | xfrm: add extack support to xfrm_dev_state_add | Sabrina Dubroca |
2022-09-22 | xfrm: add extack to verify_one_alg, verify_auth_trunc, verify_aead | Sabrina Dubroca |
2022-09-22 | xfrm: add extack to verify_replay | Sabrina Dubroca |
2022-09-22 | xfrm: add extack support to verify_newsa_info | Sabrina Dubroca |
2022-08-31 | xfrm: add extack to verify_sec_ctx_len | Sabrina Dubroca |
2022-08-31 | xfrm: add extack to validate_tmpl | Sabrina Dubroca |
2022-08-31 | xfrm: add extack to verify_policy_type | Sabrina Dubroca |
2022-08-31 | xfrm: add extack to verify_policy_dir | Sabrina Dubroca |
2022-08-31 | xfrm: add extack support to verify_newpolicy_info | Sabrina Dubroca |
2022-08-31 | xfrm: propagate extack to all netlink doit handlers | Sabrina Dubroca |
2022-06-24 | xfrm: change the type of xfrm_register_km and xfrm_unregister_km | Zhengchao Shao |
2022-05-06 | xfrm: store and rely on direction to construct offload flags | Leon Romanovsky |
2022-05-06 | xfrm: rename xfrm_state_offload struct to allow reuse | Leon Romanovsky |
2022-03-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ | David S. Miller |
2022-03-18 | xfrm: rework default policy structure | Nicolas Dichtel |
2022-03-06 | Revert "xfrm: state and policy should fail if XFRMA_IF_ID 0" | Kai Lueke |
2022-01-26 | xfrm: Check if_id in xfrm_migrate | Yan Yan |
2022-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-01-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2021-12-29 | net: Don't include filter.h from net/sock.h | Jakub Kicinski |
2021-12-23 | xfrm: rate limit SA mapping change message to user space | Antony Antony |
2021-12-17 | xfrm: state and policy should fail if XFRMA_IF_ID 0 | Antony Antony |
2021-12-09 | xfrm: fix a small bug in xfrm_sa_len() | Eric Dumazet |
2021-11-01 | Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-10-18 | xfrm: Use memset_after() to clear padding | Kees Cook |
2021-09-23 | xfrm: fix rcu lock in xfrm_notify_userpolicy() | Nicolas Dichtel |
2021-09-15 | xfrm: notify default policy on update | Nicolas Dichtel |