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.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-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: refine validation of template and selector families
Florian Westphal
2019-02-20
1
-4
/
+9
*
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-28
1
-3
/
+5
*
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: Copy policy family in clone_policy
Herbert Xu
2017-12-16
1
-0
/
+1
*
ipsec: Fix aborted xfrm policy dump crash
Herbert Xu
2017-12-05
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-11
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 XFRMA_REPLAY_ESN_VAL replay_window
Andy Whitcroft
2017-04-18
1
-0
/
+3
*
xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harder
Andy Whitcroft
2017-04-18
1
-1
/
+5
*
xfrm: policy: init locks early
Florian Westphal
2017-04-18
1
-5
/
+5
*
xfrm: Fix crash observed during device unregistration and decryption
subashab@codeaurora.org
2016-07-12
1
-0
/
+3
*
xfrm: dst_entries_init() per-net dst_ops
Dan Streetman
2016-02-15
1
-38
/
+0
*
xfrm: Override skb->mark with tunnel->parm.i_key in xfrm_input
Alexander Duyck
2015-08-27
1
-1
/
+16
*
xfrm: release dst_orig in case of error in xfrm_lookup()
huaibin Wang
2015-06-10
1
-6
/
+6
*
net: skb_fclone_busy() needs to detect orphaned skb
Eric Dumazet
2014-10-30
1
-1
/
+1
*
net: make skb_gso_segment error handling more robust
Florian Westphal
2014-10-20
1
-0
/
+2
*
net: cleanup and document skb fclone layout
Eric Dumazet
2014-10-01
1
-3
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2014-09-28
4
-31
/
+281
|
\
|
*
ipsec: Remove obsolete MAX_AH_AUTH_LEN
Herbert Xu
2014-09-18
1
-2
/
+1
|
*
xfrm: configure policy hash table thresholds by netlink
Christophe Gouault
2014-09-02
2
-3
/
+164
|
*
xfrm: hash prefixed policies based on preflen thresholds
Christophe Gouault
2014-09-02
2
-16
/
+113
|
*
xfrm: remove useless hash_resize_mutex locks
Ying Xue
2014-08-29
1
-10
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-23
1
-8
/
+40
|
\
\
|
*
|
xfrm: Generate queueing routes only from route lookup functions
Steffen Klassert
2014-09-16
1
-8
/
+24
|
*
|
xfrm: Generate blackhole routes only from route lookup functions
Steffen Klassert
2014-09-16
1
-1
/
+17
|
|
/
*
/
net: use kfree_skb_list() helper in more places
Florian Westphal
2014-09-09
1
-5
/
+1
|
/
*
list: fix order of arguments for hlist_add_after(_rcu)
Ken Helias
2014-08-06
1
-2
/
+2
*
xfrm: Fix installation of AH IPsec SAs
Tobias Brunner
2014-06-30
1
-4
/
+3
*
xfrm: Fix refcount imbalance in xfrm_lookup
Steffen Klassert
2014-06-26
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-06-03
1
-11
/
+25
|
\
|
*
xfrm: fix race between netns cleanup and state expire notification
Michal Kubecek
2014-06-03
1
-11
/
+25
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2014-05-22
4
-105
/
+36
|
\
\
|
*
|
net/xfrm/xfrm_output.c: move EXPORT_SYMBOL
Fabian Frederick
2014-05-13
1
-3
/
+2
|
*
|
xfrm: Remove useless xfrm_audit struct.
Tetsuo Handa
2014-04-23
3
-78
/
+34
|
*
|
xfrm: Remove useless secid field from xfrm_audit.
Tetsuo Handa
2014-04-22
3
-45
/
+21
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-05-12
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
net: Use netlink_ns_capable to verify the permisions of netlink messages
Eric W. Biederman
2014-04-24
1
-1
/
+1
|
|
/
*
/
net: clean up snmp stats code
WANG Cong
2014-05-07
2
-8
/
+5
|
/
[next]