| Commit message (Expand) | Author | Age |
* | xfrm: fix XFRMA_OUTPUT_MARK policy entry | Michal Kubecek | 2017-12-01 |
* | xfrm: check id proto in validate_tmpl() | Cong Wang | 2017-11-29 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2017-11-01 |
|\ |
|
| * | net: xfrm_user: use BUG_ON instead of if condition followed by BUG | Gustavo A. R. Silva | 2017-10-26 |
| * | xfrm: eradicate size_t | Alexey Dobriyan | 2017-09-25 |
| * | xfrm: make xfrm_replay_state_esn_len() return unsigned int | Alexey Dobriyan | 2017-09-25 |
| * | xfrm: make xfrm_alg_auth_len() return unsigned int | Alexey Dobriyan | 2017-09-25 |
| * | xfrm: make xfrm_alg_len() return unsigned int | Alexey Dobriyan | 2017-09-25 |
| * | xfrm: make aead_len() return unsigned int | Alexey Dobriyan | 2017-09-25 |
* | | ipsec: Fix aborted xfrm policy dump crash | Herbert Xu | 2017-10-23 |
* | | xfrm: Fix deletion of offloaded SAs on failure. | Steffen Klassert | 2017-09-11 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-09-01 |
|\ |
|
| * | xfrm_user: fix info leak in build_aevent() | Mathias Krause | 2017-08-28 |
| * | xfrm_user: fix info leak in build_expire() | Mathias Krause | 2017-08-28 |
| * | xfrm_user: fix info leak in xfrm_notify_sa() | Mathias Krause | 2017-08-28 |
| * | xfrm_user: fix info leak in copy_user_offload() | Mathias Krause | 2017-08-28 |
* | | xfrm: Fix return value check of copy_sec_ctx. | Steffen Klassert | 2017-08-31 |
* | | net: xfrm: support setting an output mark. | Lorenzo Colitti | 2017-08-11 |
* | | xfrm: Auto-load xfrm offload modules | Ilan Tayari | 2017-08-02 |
* | | xfrm: remove flow cache | Florian Westphal | 2017-07-18 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-06-30 |
|\ |
|
| * | xfrm: move xfrm_garbage_collect out of xfrm_policy_flush | Hangbin Liu | 2017-06-12 |
* | | xfrm: add UDP encapsulation port in migrate message | Antony Antony | 2017-06-07 |
* | | xfrm: extend MIGRATE with UDP encapsulation port | Antony Antony | 2017-06-07 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-05-02 |
|\ |
|
| * | xfrm: Indicate xfrm_state offload errors | Ilan Tayari | 2017-05-01 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2017-04-21 |
| |\ |
|
| | * | xfrm: Add an IPsec hardware offloading API | Steffen Klassert | 2017-04-14 |
| * | | netlink: pass extended ACK struct where available | Johannes Berg | 2017-04-13 |
| * | | netlink: pass extended ACK struct to parsing functions | Johannes Berg | 2017-04-13 |
| * | | netlink: extended ACK reporting | Johannes Berg | 2017-04-13 |
| |/ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2017-04-11 |
| |\ |
|
| | * | xfrm: remove unused struct xfrm_mgr::id | Alexey Dobriyan | 2017-03-24 |
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2017-05-02 |
|\ \ \
| |/ /
|/| | |
|
| * | | xfrm: Prepare for CRYPTO_MAX_ALG_NAME expansion | Herbert Xu | 2017-04-10 |
| |/ |
|
* | | xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harder | Andy Whitcroft | 2017-03-29 |
* | | xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_window | Andy Whitcroft | 2017-03-29 |
|/ |
|
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 |
* | xfrm_user: fix return value from xfrm_user_rcv_msg | Yi Zhao | 2016-11-30 |
* | xfrm_user: propagate sec ctx allocation errors | Mathias Krause | 2016-09-09 |
* | xfrm: get rid of another incorrect WARN | Vegard Nossum | 2016-07-27 |
* | xfrm: get rid of incorrect WARN | Vegard Nossum | 2016-07-27 |
* | xfrm: fix crash in XFRM_MSG_GETSA netlink handler | Vegard Nossum | 2016-07-18 |
* | xfrm: align nlattr properly when needed | Nicolas Dichtel | 2016-04-23 |
* | net/xfrm_user: use in_compat_syscall to deny compat syscalls | Andy Lutomirski | 2016-03-22 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2015-10-30 |
|\ |
|
| * | xfrm: Fix unaligned access to stats in copy_to_user_state() | Sowmini Varadhan | 2015-10-23 |
* | | xfrm: Fix state threshold configuration from userspace | Michael Rossberg | 2015-09-29 |
|/ |
|
* | net/xfrm: use kmemdup rather than duplicating its implementation | Andrzej Hajda | 2015-08-11 |
* | xfrm: Fix a typo | Jakub Wilk | 2015-07-21 |