index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
xfrm
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfrm: fix a NULL-ptr deref in xfrm_local_error
Xin Long
2020-06-03
1
-1
/
+2
*
xfrm: fix a warning in xfrm_policy_insert_list
Xin Long
2020-06-03
1
-6
/
+1
*
xfrm: allow to accept packets with ipv6 NEXTHDR_HOP in xfrm_input
Xin Long
2020-06-03
1
-1
/
+1
*
xfrm: policy: Fix doulbe free in xfrm_policy_timer
YueHaibing
2020-04-02
1
-0
/
+2
*
xfrm: add the missing verify_sec_ctx_len check in xfrm_add_acquire
Xin Long
2020-04-02
1
-0
/
+3
*
xfrm: fix uctx len check in verify_sec_ctx_len
Xin Long
2020-04-02
1
-1
/
+2
*
xfrm: clean up xfrm protocol checks
Cong Wang
2019-09-16
2
-14
/
+2
*
ipsec: select crypto ciphers for xfrm_algo
Arnd Bergmann
2019-08-04
1
-0
/
+2
*
xfrm: fix sa selector validation
Nicolas Dichtel
2019-08-04
1
-0
/
+3
*
xfrm: Fix xfrm sel prefix length validation
Anirudh Gupta
2019-08-04
1
-0
/
+16
*
xfrm: policy: Fix out-of-bound array accesses in __xfrm_policy_unlink
YueHaibing
2019-05-25
1
-1
/
+1
*
xfrm: refine validation of template and selector families
Florian Westphal
2019-02-15
1
-4
/
+9
*
xfrm: Fix bucket count reported to userspace
Benjamin Poirier
2019-01-13
1
-1
/
+1
*
xfrm: policy: use hlist rcu variants on insert
Florian Westphal
2018-11-13
1
-4
/
+4
*
xfrm: validate template mode
Sean Tranchetti
2018-11-10
1
-0
/
+3
*
xfrm: Validate address prefix lengths in the xfrm selector.
Steffen Klassert
2018-11-10
1
-0
/
+12
*
xfrm: fix 'passing zero to ERR_PTR()' warning
YueHaibing
2018-09-26
1
-1
/
+4
*
xfrm: free skb if nlsk pointer is NULL
Florian Westphal
2018-09-05
1
-4
/
+6
*
xfrm: fix missing dst_release() after policy blocking lbcast and multicast
Tommi Rantala
2018-09-05
1
-0
/
+3
*
xfrm_user: prevent leaking 2 bytes of kernel memory
Eric Dumazet
2018-08-24
1
-3
/
+5
*
xfrm: fix xfrm_do_migrate() with AEAD e.g(AES-GCM)
Antony Antony
2018-05-19
1
-0
/
+1
*
xfrm: fix state migration copy replay sequence numbers
Antony Antony
2018-04-13
1
-0
/
+2
*
xfrm: Refuse to insert 32 bit userspace socket policies on 64 bit systems
Steffen Klassert
2018-04-08
1
-0
/
+5
*
net: xfrm: use preempt-safe this_cpu_read() in ipcomp_alloc_tfms()
Greg Hackmann
2018-04-08
1
-1
/
+1
*
xfrm_user: uncoditionally validate esn replay attribute struct
Florian Westphal
2018-04-08
1
-13
/
+8
*
net: xfrm: allow clearing socket xfrm policies.
Lorenzo Colitti
2018-03-22
2
-1
/
+8
*
xfrm: Fix stack-out-of-bounds with misconfigured transport mode policies.
Steffen Klassert
2018-02-25
1
-0
/
+9
*
xfrm: check id proto in validate_tmpl()
Cong Wang
2018-02-25
1
-0
/
+15
*
xfrm: Fix stack-out-of-bounds read on socket policy lookup.
Steffen Klassert
2018-02-25
1
-1
/
+7
*
xfrm: skip policies marked as dead while rehashing
Florian Westphal
2018-02-25
1
-1
/
+2
*
xfrm: Copy policy family in clone_policy
Herbert Xu
2017-12-14
1
-0
/
+1
*
ipsec: Fix aborted xfrm policy dump crash
Herbert Xu
2017-11-02
1
-10
/
+15
*
xfrm: policy: check policy direction value
Vladis Dronov
2017-09-07
1
-0
/
+6
*
xfrm: Don't use sk_family for socket policy lookups
Steffen Klassert
2017-08-06
1
-5
/
+4
*
xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICY
Sabrina Dubroca
2017-07-05
1
-47
/
+0
*
xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harder
Andy Whitcroft
2017-03-31
1
-1
/
+5
*
xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_window
Andy Whitcroft
2017-03-31
1
-0
/
+3
*
xfrm: policy: init locks early
Florian Westphal
2017-03-31
1
-5
/
+5
*
xfrm_user: fix return value from xfrm_user_rcv_msg
Yi Zhao
2016-11-30
1
-1
/
+1
*
xfrm: unbreak xfrm_sk_policy_lookup
Florian Westphal
2016-11-18
1
-4
/
+6
*
proc: Reduce cache miss in xfrm_statistics_seq_show
Jia He
2016-09-30
1
-2
/
+8
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2016-09-24
1
-2
/
+2
|
\
|
*
xfrm: state lookup can be lockless
Florian Westphal
2016-09-21
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-23
2
-3
/
+7
|
\
\
|
*
|
xfrm: Fix memory leak of aead algorithm name
Ilan Tayari
2016-09-19
1
-0
/
+1
|
*
|
xfrm_user: propagate sec ctx allocation errors
Mathias Krause
2016-09-09
1
-3
/
+6
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-12
3
-16
/
+15
|
\
|
|
|
*
|
net/xfrm_input: fix possible NULL deref of tunnel.ip6->parms.i_key
Alexey Kodanev
2016-08-11
1
-7
/
+7
|
*
|
xfrm: Ignore socket policies when rebuilding hash tables
Tobias Brunner
2016-07-29
1
-0
/
+4
|
*
|
xfrm: get rid of another incorrect WARN
Vegard Nossum
2016-07-27
1
-3
/
+0
[next]