index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
xfrm
/
xfrm_user.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-02
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-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-5
/
+36
2017-05-03
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-24
xfrm: align nlattr properly when needed
Nicolas Dichtel
1
-4
/
+6
2016-03-23
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-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-11
/
+25
2014-06-04
xfrm: fix race between netns cleanup and state expire notification
Michal Kubecek
1
-11
/
+25
2014-05-23
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
[next]