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
2022-04-20
xfrm: policy: match with both mark and mask on user interfaces
Xin Long
1
-6
/
+8
2021-07-20
xfrm: Fix error reporting in xfrm_state_construct.
Steffen Klassert
1
-14
/
+14
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-07-31
xfrm: fix sa selector validation
Nicolas Dichtel
1
-0
/
+3
2019-07-31
xfrm: Fix xfrm sel prefix length validation
Anirudh Gupta
1
-0
/
+16
2019-05-25
xfrm: policy: Fix out-of-bound array accesses in __xfrm_policy_unlink
YueHaibing
1
-1
/
+1
2019-02-15
xfrm: refine validation of template and selector families
Florian Westphal
1
-4
/
+9
2018-11-04
xfrm: validate template mode
Sean Tranchetti
1
-0
/
+3
2018-11-04
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-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-10-23
ipsec: Fix aborted xfrm policy dump crash
Herbert Xu
1
-10
/
+15
2017-09-11
xfrm: Fix deletion of offloaded SAs on failure.
Steffen Klassert
1
-0
/
+1
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
[next]