index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
xfrm
/
xfrm_user.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfrm: clean up xfrm protocol checks
Cong Wang
2019-03-26
1
-13
/
+1
*
Revert "net: xfrm: Add '_rcu' tag for rcu protected pointer in netns_xfrm"
Steffen Klassert
2019-03-20
1
-23
/
+7
*
net: xfrm: Add '_rcu' tag for rcu protected pointer in netns_xfrm
Su Yanjun
2019-03-08
1
-7
/
+23
*
xfrm: policy: Fix out-of-bound array accesses in __xfrm_policy_unlink
YueHaibing
2019-03-01
1
-1
/
+1
*
xfrm: destroy xfrm_state synchronously on net exit path
Cong Wang
2019-02-05
1
-1
/
+1
*
xfrm: refine validation of template and selector families
Florian Westphal
2019-01-10
1
-4
/
+9
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-12-18
1
-2
/
+2
|
\
|
*
xfrm_user: fix freeing of xfrm states on acquire
Mathias Krause
2018-11-23
1
-2
/
+2
*
|
compat: Cleanup in_compat_syscall() callers
Dmitry Safonov
2018-11-01
1
-2
/
+0
|
/
*
net: Add extack to nlmsg_parse
David Ahern
2018-10-08
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-10-01
1
-0
/
+15
|
\
|
*
xfrm: validate template mode
Sean Tranchetti
2018-09-20
1
-0
/
+3
|
*
xfrm: Validate address prefix lengths in the xfrm selector.
Steffen Klassert
2018-08-03
1
-0
/
+12
*
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-02
1
-7
/
+11
|
\
|
|
*
xfrm: free skb if nlsk pointer is NULL
Florian Westphal
2018-06-25
1
-4
/
+6
|
*
xfrm_user: prevent leaking 2 bytes of kernel memory
Eric Dumazet
2018-06-19
1
-3
/
+5
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-07-27
1
-12
/
+82
|
\
\
|
*
|
xfrm: Add a new lookup key to match xfrm interfaces.
Steffen Klassert
2018-06-23
1
-6
/
+48
|
*
|
xfrm: Extend the output_mark to support input direction and masking.
Steffen Klassert
2018-06-23
1
-10
/
+38
|
|
/
*
/
xfrm: remove blank lines at EOF
Stephen Hemminger
2018-07-24
1
-1
/
+0
|
/
*
xfrm_user: uncoditionally validate esn replay attribute struct
Florian Westphal
2018-02-13
1
-13
/
+8
*
xfrm: Add SA to hardware at the end of xfrm_state_construct()
Yossi Kuperman
2018-01-18
1
-7
/
+11
*
xfrm: Fix stack-out-of-bounds with misconfigured transport mode policies.
Steffen Klassert
2017-12-08
1
-0
/
+9
*
xfrm: fix XFRMA_OUTPUT_MARK policy entry
Michal Kubecek
2017-12-01
1
-1
/
+1
*
xfrm: check id proto in validate_tmpl()
Cong Wang
2017-11-29
1
-0
/
+15
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-11-01
1
-47
/
+58
|
\
|
*
net: xfrm_user: use BUG_ON instead of if condition followed by BUG
Gustavo A. R. Silva
2017-10-26
1
-18
/
+27
|
*
xfrm: eradicate size_t
Alexey Dobriyan
2017-09-25
1
-21
/
+23
|
*
xfrm: make xfrm_replay_state_esn_len() return unsigned int
Alexey Dobriyan
2017-09-25
1
-5
/
+5
|
*
xfrm: make xfrm_alg_auth_len() return unsigned int
Alexey Dobriyan
2017-09-25
1
-1
/
+1
|
*
xfrm: make xfrm_alg_len() return unsigned int
Alexey Dobriyan
2017-09-25
1
-1
/
+1
|
*
xfrm: make aead_len() return unsigned int
Alexey Dobriyan
2017-09-25
1
-1
/
+1
*
|
ipsec: Fix aborted xfrm policy dump crash
Herbert Xu
2017-10-23
1
-10
/
+15
*
|
xfrm: Fix deletion of offloaded SAs on failure.
Steffen Klassert
2017-09-11
1
-0
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-09-01
1
-1
/
+5
|
\
|
*
xfrm_user: fix info leak in build_aevent()
Mathias Krause
2017-08-28
1
-0
/
+1
|
*
xfrm_user: fix info leak in build_expire()
Mathias Krause
2017-08-28
1
-0
/
+2
|
*
xfrm_user: fix info leak in xfrm_notify_sa()
Mathias Krause
2017-08-28
1
-0
/
+1
|
*
xfrm_user: fix info leak in copy_user_offload()
Mathias Krause
2017-08-28
1
-1
/
+1
*
|
xfrm: Fix return value check of copy_sec_ctx.
Steffen Klassert
2017-08-31
1
-2
/
+2
*
|
net: xfrm: support setting an output mark.
Lorenzo Colitti
2017-08-11
1
-0
/
+11
*
|
xfrm: Auto-load xfrm offload modules
Ilan Tayari
2017-08-02
1
-1
/
+1
*
|
xfrm: remove flow cache
Florian Westphal
2017-07-18
1
-3
/
+0
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-30
1
-0
/
+1
|
\
|
*
xfrm: move xfrm_garbage_collect out of xfrm_policy_flush
Hangbin Liu
2017-06-12
1
-0
/
+1
*
|
xfrm: add UDP encapsulation port in migrate message
Antony Antony
2017-06-07
1
-6
/
+17
*
|
xfrm: extend MIGRATE with UDP encapsulation port
Antony Antony
2017-06-07
1
-2
/
+12
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-05-02
1
-5
/
+36
|
\
|
*
xfrm: Indicate xfrm_state offload errors
Ilan Tayari
2017-05-01
1
-3
/
+6
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-04-21
1
-0
/
+28
|
|
\
[next]