index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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
2021-07-20
xfrm: Fix error reporting in xfrm_state_construct.
Steffen Klassert
1
-14
/
+14
2020-05-10
xfrm_user: propagate sec ctx allocation errors
Mathias Krause
1
-3
/
+6
2020-05-10
xfrm: fix crash in XFRM_MSG_GETSA netlink handler
Vegard Nossum
1
-3
/
+3
2020-04-02
xfrm: add the missing verify_sec_ctx_len check in xfrm_add_acquire
Xin Long
1
-0
/
+3
2020-04-02
xfrm: fix uctx len check in verify_sec_ctx_len
Xin Long
1
-1
/
+2
2019-09-16
xfrm: clean up xfrm protocol checks
Cong Wang
1
-13
/
+1
2019-08-04
xfrm: fix sa selector validation
Nicolas Dichtel
1
-0
/
+3
2019-08-04
xfrm: Fix xfrm sel prefix length validation
Anirudh Gupta
1
-0
/
+16
2019-06-11
xfrm: policy: Fix out-of-bound array accesses in __xfrm_policy_unlink
YueHaibing
1
-1
/
+1
2019-02-20
xfrm: refine validation of template and selector families
Florian Westphal
1
-4
/
+9
2018-11-10
xfrm: validate template mode
Sean Tranchetti
1
-0
/
+3
2018-11-10
xfrm: Validate address prefix lengths in the xfrm selector.
Steffen Klassert
1
-0
/
+12
2018-09-05
xfrm: free skb if nlsk pointer is NULL
Florian Westphal
1
-4
/
+6
2018-08-24
xfrm_user: prevent leaking 2 bytes of kernel memory
Eric Dumazet
1
-3
/
+5
2018-05-16
xfrm_user: fix return value from xfrm_user_rcv_msg
Yi Zhao
1
-1
/
+1
2018-04-08
xfrm_user: uncoditionally validate esn replay attribute struct
Florian Westphal
1
-13
/
+8
2018-02-25
xfrm: Fix stack-out-of-bounds with misconfigured transport mode policies.
Steffen Klassert
1
-0
/
+9
2018-02-25
xfrm: check id proto in validate_tmpl()
Cong Wang
1
-0
/
+15
2017-12-05
ipsec: Fix aborted xfrm policy dump crash
Herbert Xu
1
-10
/
+15
2017-03-31
xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harder
Andy Whitcroft
1
-1
/
+5
2017-03-31
xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_window
Andy Whitcroft
1
-0
/
+3
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
2014-04-23
xfrm: Remove useless xfrm_audit struct.
Tetsuo Handa
1
-30
/
+8
2014-04-22
xfrm: Remove useless secid field from xfrm_audit.
Tetsuo Handa
1
-21
/
+6
2014-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2014-03-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-4
/
+4
2014-03-10
selinux: add gfp argument to security_xfrm_policy_alloc and fix callers
Nikolay Aleksandrov
1
-3
/
+3
2014-03-07
xfrm: rename struct xfrm_filter
Nicolas Dichtel
1
-4
/
+4
2014-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+0
2014-02-20
xfrm: Clone states properly on migration
Steffen Klassert
1
-5
/
+0
2014-02-17
ipsec: add support of limited SA dump
Nicolas Dichtel
1
-1
/
+27
2014-02-13
xfrm: avoid creating temporary SA when there are no listeners
Horia Geanta
1
-0
/
+6
2014-02-12
xfrm: Don't prohibit AH from using ESN feature
Fan Du
1
-1
/
+2
2014-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-34
/
+28
2014-01-14
audit: convert all sessionid declaration to unsigned int
Eric Paris
1
-6
/
+6
[next]