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
*
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
|
|
\
|
|
*
xfrm: Add an IPsec hardware offloading API
Steffen Klassert
2017-04-14
1
-0
/
+28
|
*
|
netlink: pass extended ACK struct where available
Johannes Berg
2017-04-13
1
-1
/
+1
|
*
|
netlink: pass extended ACK struct to parsing functions
Johannes Berg
2017-04-13
1
-3
/
+3
|
*
|
netlink: extended ACK reporting
Johannes Berg
2017-04-13
1
-1
/
+2
|
|
/
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-04-11
1
-1
/
+0
|
|
\
|
|
*
xfrm: remove unused struct xfrm_mgr::id
Alexey Dobriyan
2017-03-24
1
-1
/
+0
*
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-05-02
1
-3
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
xfrm: Prepare for CRYPTO_MAX_ALG_NAME expansion
Herbert Xu
2017-04-10
1
-3
/
+3
|
|
/
*
|
xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harder
Andy Whitcroft
2017-03-29
1
-1
/
+5
*
|
xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_window
Andy Whitcroft
2017-03-29
1
-0
/
+3
|
/
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
xfrm_user: fix return value from xfrm_user_rcv_msg
Yi Zhao
2016-11-30
1
-1
/
+1
*
xfrm_user: propagate sec ctx allocation errors
Mathias Krause
2016-09-09
1
-3
/
+6
[next]