| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-11-14 | xfrm: fix memory leak in xfrm_add_acquire() | Zilin Guan | 1 | -0/+3 |
| 2025-10-21 | xfrm: set err and extack on failure to create pcpu SA | Sabrina Dubroca | 1 | -1/+4 |
| 2025-08-15 | xfrm: xfrm_user: use strscpy() for alg_name | Miguel GarcĂa | 1 | -5/+5 |
| 2025-07-08 | Revert "xfrm: destroy xfrm_state synchronously on net exit path" | Sabrina Dubroca | 1 | -1/+1 |
| 2025-06-12 | xfrm: always initialize offload path | Leon Romanovsky | 1 | -0/+1 |
| 2025-05-15 | xfrm: validate assignment of maximal possible SEQ number | Leon Romanovsky | 1 | -10/+42 |
| 2025-04-17 | xfrm: Migrate offload configuration | Chiachang Wang | 1 | -3/+12 |
| 2025-04-11 | xfrm: Remove unnecessary strscpy_pad() size arguments | Thorsten Blum | 1 | -5/+5 |
| 2025-02-21 | xfrm: simplify SA initialization routine | Leon Romanovsky | 1 | -1/+1 |
| 2025-02-21 | xfrm: delay initialization of offload path till its actually requested | Leon Romanovsky | 1 | -1/+1 |
| 2025-02-12 | xfrm: prevent high SEQ input in non-ESN mode | Leon Romanovsky | 1 | -0/+12 |
| 2024-12-05 | xfrm: add generic iptfs defines and functionality | Christian Hopps | 1 | -0/+12 |
| 2024-12-05 | xfrm: add mode_cbs module functionality | Christian Hopps | 1 | -0/+13 |
| 2024-12-05 | xfrm: netlink: add config (netlink) options | Christian Hopps | 1 | -0/+52 |
| 2024-11-18 | Merge tag 'ipsec-next-2024-11-15' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller | 1 | -5/+70 |
| 2024-11-14 | xfrm: replace deprecated strncpy with strscpy_pad | Daniel Yang | 1 | -1/+1 |
| 2024-11-14 | xfrm: Add error handling when nla_put_u32() returns an error | Everest K.C | 1 | -1/+4 |
| 2024-11-11 | net: convert to nla_get_*_default() | Johannes Berg | 1 | -5/+3 |
| 2024-10-29 | xfrm: Restrict percpu SA attribute to specific netlink message types | Steffen Klassert | 1 | -0/+14 |
| 2024-10-29 | xfrm: Add support for per cpu xfrm state handling. | Steffen Klassert | 1 | -4/+52 |
| 2024-10-24 | Merge tag 'ipsec-2024-10-22' of git://git.kernel.org/pub/scm/linux/kernel/git... | Paolo Abeni | 1 | -2/+8 |
| 2024-10-11 | xfrm: fix one more kernel-infoleak in algo dumping | Petr Vaganov | 1 | -1/+3 |
| 2024-10-07 | xfrm: validate new SA's prefixlen using SA family when sel.family is unset | Sabrina Dubroca | 1 | -1/+5 |
| 2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 1 | -1/+1 |
| 2024-07-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+0 |
| 2024-07-08 | xfrm: call xfrm_dev_policy_delete when kill policy | Jianbo Liu | 1 | -1/+0 |
| 2024-06-26 | xfrm: support sending NAT keepalives in ESP in UDP states | Eyal Birger | 1 | -0/+15 |
| 2024-05-01 | xfrm: Restrict SA direction attribute to specific netlink message types | Antony Antony | 1 | -0/+24 |
| 2024-05-01 | xfrm: Add Direction to the SA in or out | Antony Antony | 1 | -6/+132 |
| 2024-03-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+3 |
| 2024-03-06 | Merge tag 'ipsec-2024-03-06' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jakub Kicinski | 1 | -0/+3 |
| 2024-02-26 | xfrm: Avoid clang fortify warning in copy_to_user_tmpl() | Nathan Chancellor | 1 | -0/+3 |
| 2024-02-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+1 |
| 2024-02-09 | net: fill in MODULE_DESCRIPTION()s for xfrm | Breno Leitao | 1 | -0/+1 |
| 2024-02-05 | xfrm: generalize xdo_dev_state_update_curlft to allow statistics update | Leon Romanovsky | 1 | -1/+1 |
| 2023-08-01 | xfrm: delete offloaded policy | Leon Romanovsky | 1 | -0/+1 |
| 2023-07-31 | xfrm: add forgotten nla_policy for XFRMA_MTIMER_THRESH | Lin Ma | 1 | -0/+1 |
| 2023-07-31 | xfrm: add NULL check in xfrm_update_ae_params | Lin Ma | 1 | -1/+1 |
| 2023-07-03 | net: xfrm: Amend XFRMA_SEC_CTX nla_policy structure | Lin Ma | 1 | -1/+1 |
| 2023-06-29 | net: xfrm: Fix xfrm_address_filter OOB read | Lin Ma | 1 | -0/+9 |
| 2023-05-16 | Merge tag 'ipsec-2023-05-16' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jakub Kicinski | 1 | -5/+10 |
| 2023-05-10 | xfrm: Reject optional tunnel/BEET mode templates in outbound policies | Tobias Brunner | 1 | -5/+9 |
| 2023-04-21 | xfrm: release all offloaded policy memory | Leon Romanovsky | 1 | -0/+1 |
| 2023-03-22 | Merge tag 'ipsec-libreswan-mlx5' of https://git.kernel.org/pub/scm/linux/kern... | Jakub Kicinski | 1 | -0/+2 |
| 2023-03-20 | xfrm: copy_to_user_state fetch offloaded SA packets/bytes statistics | Raed Salem | 1 | -0/+2 |
| 2023-02-13 | xfrm: Zero padding when dumping algos and encap | Herbert Xu | 1 | -4/+41 |
| 2022-12-05 | xfrm: add an interface to offload policy | Leon Romanovsky | 1 | -0/+18 |
| 2022-12-05 | xfrm: add new packet offload flag | Leon Romanovsky | 1 | -0/+2 |
| 2022-11-25 | xfrm: add extack to xfrm_set_spdinfo | Sabrina Dubroca | 1 | -4/+12 |
| 2022-11-25 | xfrm: add extack to xfrm_alloc_userspi | Sabrina Dubroca | 1 | -3/+5 |
| 2022-11-25 | xfrm: add extack to xfrm_do_migrate | Sabrina Dubroca | 1 | -5/+11 |
| 2022-11-25 | xfrm: add extack to xfrm_new_ae and xfrm_replay_verify_len | Sabrina Dubroca | 1 | -9/+28 |
| 2022-11-25 | xfrm: add extack to xfrm_del_sa | Sabrina Dubroca | 1 | -1/+1 |
| 2022-11-25 | xfrm: add extack to xfrm_add_sa_expire | Sabrina Dubroca | 1 | -1/+4 |
| 2022-11-25 | xfrm: a few coding style clean ups | Sabrina Dubroca | 1 | -3/+3 |
| 2022-09-22 | xfrm: add extack support to xfrm_init_replay | Sabrina Dubroca | 1 | -1/+1 |
| 2022-09-22 | xfrm: add extack to __xfrm_init_state | Sabrina Dubroca | 1 | -1/+1 |
| 2022-09-22 | xfrm: add extack to attach_* | Sabrina Dubroca | 1 | -16/+30 |
| 2022-09-22 | xfrm: add extack support to xfrm_dev_state_add | Sabrina Dubroca | 1 | -3/+5 |
| 2022-09-22 | xfrm: add extack to verify_one_alg, verify_auth_trunc, verify_aead | Sabrina Dubroca | 1 | -11/+20 |
| 2022-09-22 | xfrm: add extack to verify_replay | Sabrina Dubroca | 1 | -8/+22 |
| 2022-09-22 | xfrm: add extack support to verify_newsa_info | Sabrina Dubroca | 1 | -21/+69 |
| 2022-08-31 | xfrm: add extack to verify_sec_ctx_len | Sabrina Dubroca | 1 | -7/+9 |
| 2022-08-31 | xfrm: add extack to validate_tmpl | Sabrina Dubroca | 1 | -9/+20 |
| 2022-08-31 | xfrm: add extack to verify_policy_type | Sabrina Dubroca | 1 | -11/+17 |
| 2022-08-31 | xfrm: add extack to verify_policy_dir | Sabrina Dubroca | 1 | -4/+5 |
| 2022-08-31 | xfrm: add extack support to verify_newpolicy_info | Sabrina Dubroca | 1 | -7/+18 |
| 2022-08-31 | xfrm: propagate extack to all netlink doit handlers | Sabrina Dubroca | 1 | -22/+34 |
| 2022-06-24 | xfrm: change the type of xfrm_register_km and xfrm_unregister_km | Zhengchao Shao | 1 | -4/+2 |
| 2022-05-06 | xfrm: store and rely on direction to construct offload flags | Leon Romanovsky | 1 | -1/+2 |
| 2022-05-06 | xfrm: rename xfrm_state_offload struct to allow reuse | Leon Romanovsky | 1 | -1/+1 |
| 2022-03-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ | David S. Miller | 1 | -25/+18 |
| 2022-03-18 | xfrm: rework default policy structure | Nicolas Dichtel | 1 | -25/+18 |
| 2022-03-06 | Revert "xfrm: state and policy should fail if XFRMA_IF_ID 0" | Kai Lueke | 1 | -18/+3 |
| 2022-01-26 | xfrm: Check if_id in xfrm_migrate | Yan Yan | 1 | -1/+5 |
| 2022-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -4/+19 |
| 2022-01-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 1 | -1/+17 |
| 2021-12-29 | net: Don't include filter.h from net/sock.h | Jakub Kicinski | 1 | -0/+1 |
| 2021-12-23 | xfrm: rate limit SA mapping change message to user space | Antony Antony | 1 | -1/+17 |
| 2021-12-17 | xfrm: state and policy should fail if XFRMA_IF_ID 0 | Antony Antony | 1 | -3/+18 |
| 2021-12-09 | xfrm: fix a small bug in xfrm_sa_len() | Eric Dumazet | 1 | -1/+1 |
| 2021-11-01 | Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
| 2021-10-18 | xfrm: Use memset_after() to clear padding | Kees Cook | 1 | -1/+1 |
| 2021-09-23 | xfrm: fix rcu lock in xfrm_notify_userpolicy() | Nicolas Dichtel | 1 | -1/+6 |
| 2021-09-15 | xfrm: notify default policy on update | Nicolas Dichtel | 1 | -0/+31 |
| 2021-09-15 | xfrm: make user policy API complete | Nicolas Dichtel | 1 | -17/+19 |
| 2021-09-09 | net: xfrm: fix shift-out-of-bounds in xfrm_get_default | Pavel Skripkin | 1 | -0/+5 |
| 2021-08-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ | David S. Miller | 1 | -0/+57 |
| 2021-07-29 | net: xfrm: fix shift-out-of-bounce | Pavel Skripkin | 1 | -1/+6 |
| 2021-07-21 | xfrm: Add possibility to set the default to block if we have no policy | Steffen Klassert | 1 | -0/+52 |
| 2021-06-29 | net: xfrm: fix memory leak in xfrm_user_rcv_msg | Pavel Skripkin | 1 | -0/+10 |
| 2021-06-23 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 1 | -14/+14 |
| 2021-06-14 | xfrm: Fix error reporting in xfrm_state_construct. | Steffen Klassert | 1 | -14/+14 |
| 2021-04-19 | xfrm: avoid synchronize_rcu during netns destruction | Florian Westphal | 1 | -3/+7 |
| 2021-03-28 | xfrm_user.c: Added a punctuation | Bhaskar Chowdhury | 1 | -1/+1 |
| 2021-02-04 | xfrm: Return the correct errno code | Zheng Yongjun | 1 | -1/+1 |
| 2020-11-27 | xfrm: redact SA secret with lockdown confidentiality | Antony Antony | 1 | -7/+67 |
| 2020-09-24 | xfrm/compat: Add 32=>64-bit messages translator | Dmitry Safonov | 1 | -18/+39 |
| 2020-09-24 | xfrm/compat: Attach xfrm dumps to 64=>32 bit translator | Dmitry Safonov | 1 | -0/+38 |
| 2020-09-24 | xfrm/compat: Add 64=>32-bit messages translator | Dmitry Safonov | 1 | -1/+14 |
| 2020-06-24 | xfrm: policy: match with both mark and mask on user interfaces | Xin Long | 1 | -7/+11 |
| 2020-02-12 | xfrm: add the missing verify_sec_ctx_len check in xfrm_add_acquire | Xin Long | 1 | -0/+3 |
| 2020-02-12 | xfrm: fix uctx len check in verify_sec_ctx_len | Xin Long | 1 | -1/+2 |
| 2019-07-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 1 | -0/+19 |
| 2019-06-17 | xfrm: fix sa selector validation | Nicolas Dichtel | 1 | -0/+3 |
| 2019-05-28 | xfrm: Fix xfrm sel prefix length validation | Anirudh Gupta | 1 | -0/+16 |
| 2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 1 | -0/+1 |
| 2019-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -14/+2 |
| 2019-04-27 | netlink: make validation more configurable for future strictness | Johannes Berg | 1 | -5/+5 |
| 2019-03-26 | xfrm: clean up xfrm protocol checks | Cong Wang | 1 | -13/+1 |
| 2019-03-20 | Revert "net: xfrm: Add '_rcu' tag for rcu protected pointer in netns_xfrm" | Steffen Klassert | 1 | -23/+7 |
| 2019-03-08 | net: xfrm: Add '_rcu' tag for rcu protected pointer in netns_xfrm | Su Yanjun | 1 | -7/+23 |
| 2019-03-01 | xfrm: policy: Fix out-of-bound array accesses in __xfrm_policy_unlink | YueHaibing | 1 | -1/+1 |
| 2019-02-05 | xfrm: destroy xfrm_state synchronously on net exit path | Cong Wang | 1 | -1/+1 |
| 2019-01-10 | xfrm: refine validation of template and selector families | Florian Westphal | 1 | -4/+9 |
| 2018-12-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 1 | -2/+2 |
| 2018-11-23 | xfrm_user: fix freeing of xfrm states on acquire | Mathias Krause | 1 | -2/+2 |
| 2018-11-01 | compat: Cleanup in_compat_syscall() callers | Dmitry Safonov | 1 | -2/+0 |
| 2018-10-08 | net: Add extack to nlmsg_parse | David Ahern | 1 | -1/+1 |
| 2018-10-01 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 1 | -0/+15 |
| 2018-09-20 | xfrm: validate template mode | Sean Tranchetti | 1 | -0/+3 |
| 2018-08-03 | xfrm: Validate address prefix lengths in the xfrm selector. | Steffen Klassert | 1 | -0/+12 |
| 2018-08-02 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -7/+11 |
| 2018-07-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 1 | -12/+82 |
| 2018-07-24 | xfrm: remove blank lines at EOF | Stephen Hemminger | 1 | -1/+0 |
| 2018-06-25 | xfrm: free skb if nlsk pointer is NULL | Florian Westphal | 1 | -4/+6 |
| 2018-06-23 | xfrm: Add a new lookup key to match xfrm interfaces. | Steffen Klassert | 1 | -6/+48 |
| 2018-06-23 | xfrm: Extend the output_mark to support input direction and masking. | Steffen Klassert | 1 | -10/+38 |
| 2018-06-19 | xfrm_user: prevent leaking 2 bytes of kernel memory | Eric Dumazet | 1 | -3/+5 |
| 2018-02-13 | xfrm_user: uncoditionally validate esn replay attribute struct | Florian Westphal | 1 | -13/+8 |
| 2018-01-18 | xfrm: Add SA to hardware at the end of xfrm_state_construct() | Yossi Kuperman | 1 | -7/+11 |
| 2017-12-08 | xfrm: Fix stack-out-of-bounds with misconfigured transport mode policies. | Steffen Klassert | 1 | -0/+9 |
| 2017-12-01 | xfrm: fix XFRMA_OUTPUT_MARK policy entry | Michal Kubecek | 1 | -1/+1 |
| 2017-11-29 | xfrm: check id proto in validate_tmpl() | Cong Wang | 1 | -0/+15 |
| 2017-11-01 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 1 | -47/+58 |
| 2017-10-26 | net: xfrm_user: use BUG_ON instead of if condition followed by BUG | Gustavo A. R. Silva | 1 | -18/+27 |
| 2017-10-23 | ipsec: Fix aborted xfrm policy dump crash | Herbert Xu | 1 | -10/+15 |
| 2017-09-25 | xfrm: eradicate size_t | Alexey Dobriyan | 1 | -21/+23 |
| 2017-09-25 | xfrm: make xfrm_replay_state_esn_len() return unsigned int | Alexey Dobriyan | 1 | -5/+5 |
| 2017-09-25 | xfrm: make xfrm_alg_auth_len() return unsigned int | Alexey Dobriyan | 1 | -1/+1 |
| 2017-09-25 | xfrm: make xfrm_alg_len() return unsigned int | Alexey Dobriyan | 1 | -1/+1 |
| 2017-09-25 | xfrm: make aead_len() return unsigned int | Alexey Dobriyan | 1 | -1/+1 |
| 2017-09-11 | xfrm: Fix deletion of offloaded SAs on failure. | Steffen Klassert | 1 | -0/+1 |
| 2017-09-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+5 |
| 2017-08-31 | xfrm: Fix return value check of copy_sec_ctx. | Steffen Klassert | 1 | -2/+2 |
| 2017-08-28 | xfrm_user: fix info leak in build_aevent() | Mathias Krause | 1 | -0/+1 |
| 2017-08-28 | xfrm_user: fix info leak in build_expire() | Mathias Krause | 1 | -0/+2 |
| 2017-08-28 | xfrm_user: fix info leak in xfrm_notify_sa() | Mathias Krause | 1 | -0/+1 |
| 2017-08-28 | xfrm_user: fix info leak in copy_user_offload() | Mathias Krause | 1 | -1/+1 |
| 2017-08-11 | net: xfrm: support setting an output mark. | Lorenzo Colitti | 1 | -0/+11 |
| 2017-08-02 | xfrm: Auto-load xfrm offload modules | Ilan Tayari | 1 | -1/+1 |
| 2017-07-18 | xfrm: remove flow cache | Florian Westphal | 1 | -3/+0 |
| 2017-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
| 2017-06-12 | xfrm: move xfrm_garbage_collect out of xfrm_policy_flush | Hangbin Liu | 1 | -0/+1 |
| 2017-06-07 | xfrm: add UDP encapsulation port in migrate message | Antony Antony | 1 | -6/+17 |
| 2017-06-07 | xfrm: extend MIGRATE with UDP encapsulation port | Antony Antony | 1 | -2/+12 |
| 2017-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -5/+36 |
| 2017-05-02 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -3/+3 |
| 2017-05-01 | xfrm: Indicate xfrm_state offload errors | Ilan Tayari | 1 | -3/+6 |
| 2017-04-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 1 | -0/+28 |
| 2017-04-14 | xfrm: Add an IPsec hardware offloading API | Steffen Klassert | 1 | -0/+28 |
| 2017-04-13 | netlink: pass extended ACK struct where available | Johannes Berg | 1 | -1/+1 |
| 2017-04-13 | netlink: pass extended ACK struct to parsing functions | Johannes Berg | 1 | -3/+3 |
| 2017-04-13 | netlink: extended ACK reporting | Johannes Berg | 1 | -1/+2 |
| 2017-04-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 1 | -1/+0 |
| 2017-04-10 | xfrm: Prepare for CRYPTO_MAX_ALG_NAME expansion | Herbert Xu | 1 | -3/+3 |
| 2017-03-29 | xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harder | Andy Whitcroft | 1 | -1/+5 |
| 2017-03-29 | xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_window | Andy Whitcroft | 1 | -0/+3 |
| 2017-03-24 | xfrm: remove unused struct xfrm_mgr::id | Alexey Dobriyan | 1 | -1/+0 |
| 2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
| 2016-11-30 | xfrm_user: fix return value from xfrm_user_rcv_msg | Yi Zhao | 1 | -1/+1 |
| 2016-09-09 | xfrm_user: propagate sec ctx allocation errors | Mathias Krause | 1 | -3/+6 |
| 2016-07-27 | xfrm: get rid of another incorrect WARN | Vegard Nossum | 1 | -3/+0 |
| 2016-07-27 | xfrm: get rid of incorrect WARN | Vegard Nossum | 1 | -3/+1 |
| 2016-07-18 | xfrm: fix crash in XFRM_MSG_GETSA netlink handler | Vegard Nossum | 1 | -3/+3 |
| 2016-04-23 | xfrm: align nlattr properly when needed | Nicolas Dichtel | 1 | -4/+6 |
| 2016-03-22 | net/xfrm_user: use in_compat_syscall to deny compat syscalls | Andy Lutomirski | 1 | -1/+1 |
| 2015-10-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 1 | -1/+4 |
| 2015-10-23 | xfrm: Fix unaligned access to stats in copy_to_user_state() | Sowmini Varadhan | 1 | -1/+4 |
| 2015-09-29 | xfrm: Fix state threshold configuration from userspace | Michael Rossberg | 1 | -1/+3 |
| 2015-08-11 | net/xfrm: use kmemdup rather than duplicating its implementation | Andrzej Hajda | 1 | -4/+2 |
| 2015-07-21 | xfrm: Fix a typo | Jakub Wilk | 1 | -1/+1 |
| 2015-05-28 | ipsec: Add IV generator information to xfrm_state | Herbert Xu | 1 | -9/+31 |
| 2015-03-03 | xfrm: Do not parse 32bits compiled xfrm netlink msg on 64bits host | Fan Du | 1 | -0/+5 |
| 2015-01-18 | netlink: make nlmsg_end() and genlmsg_end() void | Johannes Berg | 1 | -9/+18 |
| 2014-11-03 | xfrm: add XFRMA_REPLAY_VAL attribute to SA messages | dingzhi | 1 | -4/+8 |
| 2014-09-18 | ipsec: Remove obsolete MAX_AH_AUTH_LEN | Herbert Xu | 1 | -2/+1 |
| 2014-09-02 | xfrm: configure policy hash table thresholds by netlink | Christophe Gouault | 1 | -3/+77 |
| 2014-06-30 | xfrm: Fix installation of AH IPsec SAs | Tobias Brunner | 1 | -4/+3 |
| 2014-06-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -11/+25 |
| 2014-06-03 | xfrm: fix race between netns cleanup and state expire notification | Michal Kubecek | 1 | -11/+25 |
| 2014-05-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 1 | -45/+8 |
| 2014-04-24 | net: Use netlink_ns_capable to verify the permisions of netlink messages | Eric W. Biederman | 1 | -1/+1 |
| 2014-04-23 | xfrm: Remove useless xfrm_audit struct. | Tetsuo Handa | 1 | -30/+8 |
| 2014-04-22 | xfrm: Remove useless secid field from xfrm_audit. | Tetsuo Handa | 1 | -21/+6 |
| 2014-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -3/+3 |
| 2014-03-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 1 | -4/+4 |
| 2014-03-10 | selinux: add gfp argument to security_xfrm_policy_alloc and fix callers | Nikolay Aleksandrov | 1 | -3/+3 |
| 2014-03-07 | xfrm: rename struct xfrm_filter | Nicolas Dichtel | 1 | -4/+4 |
| 2014-03-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -5/+0 |