index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
xfrm
/
xfrm_user.c
Age
Commit message (
Expand
)
Author
2018-02-13
xfrm_user: uncoditionally validate esn replay attribute struct
Florian Westphal
2018-01-18
xfrm: Add SA to hardware at the end of xfrm_state_construct()
Yossi Kuperman
2017-12-08
xfrm: Fix stack-out-of-bounds with misconfigured transport mode policies.
Steffen Klassert
2017-12-01
xfrm: fix XFRMA_OUTPUT_MARK policy entry
Michal Kubecek
2017-11-29
xfrm: check id proto in validate_tmpl()
Cong Wang
2017-11-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-10-26
net: xfrm_user: use BUG_ON instead of if condition followed by BUG
Gustavo A. R. Silva
2017-10-23
ipsec: Fix aborted xfrm policy dump crash
Herbert Xu
2017-09-25
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-11
xfrm: Fix deletion of offloaded SAs on failure.
Steffen Klassert
2017-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-31
xfrm: Fix return value check of copy_sec_ctx.
Steffen Klassert
2017-08-28
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-11
net: xfrm: support setting an output mark.
Lorenzo Colitti
2017-08-02
xfrm: Auto-load xfrm offload modules
Ilan Tayari
2017-07-18
xfrm: remove flow cache
Florian Westphal
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-12
xfrm: move xfrm_garbage_collect out of xfrm_policy_flush
Hangbin Liu
2017-06-07
xfrm: add UDP encapsulation port in migrate message
Antony Antony
2017-06-07
xfrm: extend MIGRATE with UDP encapsulation port
Antony Antony
2017-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-05-02
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-05-01
xfrm: Indicate xfrm_state offload errors
Ilan Tayari
2017-04-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-04-14
xfrm: Add an IPsec hardware offloading API
Steffen Klassert
2017-04-13
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-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-04-10
xfrm: Prepare for CRYPTO_MAX_ALG_NAME expansion
Herbert Xu
2017-03-29
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-24
xfrm: remove unused struct xfrm_mgr::id
Alexey Dobriyan
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-11-30
xfrm_user: fix return value from xfrm_user_rcv_msg
Yi Zhao
2016-09-09
xfrm_user: propagate sec ctx allocation errors
Mathias Krause
2016-07-27
xfrm: get rid of another incorrect WARN
Vegard Nossum
2016-07-27
xfrm: get rid of incorrect WARN
Vegard Nossum
2016-07-18
xfrm: fix crash in XFRM_MSG_GETSA netlink handler
Vegard Nossum
2016-04-23
xfrm: align nlattr properly when needed
Nicolas Dichtel
2016-03-22
net/xfrm_user: use in_compat_syscall to deny compat syscalls
Andy Lutomirski
2015-10-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2015-10-23
xfrm: Fix unaligned access to stats in copy_to_user_state()
Sowmini Varadhan
[next]