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
*
net: Convert pernet_subsys, registered from inet_init()
Kirill Tkhai
2018-02-13
1
-0
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-01-26
2
-2
/
+11
|
\
|
*
xfrm: Add ESN support for IPSec HW offload
Yossef Efraim
2018-01-18
2
-2
/
+11
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-24
3
-11
/
+20
|
\
\
|
|
/
|
/
|
|
*
xfrm: fix boolean assignment in xfrm_get_type_offload
Gustavo A. R. Silva
2018-01-23
1
-1
/
+1
|
*
xfrm: fix error flow in case of add state fails
Aviad Yehezkel
2018-01-19
1
-0
/
+1
|
*
xfrm: Add SA to hardware at the end of xfrm_state_construct()
Yossi Kuperman
2018-01-18
2
-10
/
+18
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-17
3
-7
/
+21
|
\
|
|
*
xfrm: Fix a race in the xdst pcpu cache.
Steffen Klassert
2018-01-10
1
-1
/
+7
|
*
xfrm: don't call xfrm_policy_cache_flush while holding spinlock
Florian Westphal
2018-01-08
1
-2
/
+2
|
*
xfrm: Use __skb_queue_tail in xfrm_trans_queue
Herbert Xu
2018-01-05
1
-1
/
+1
|
*
xfrm: fix rcu usage in xfrm_get_type_offload
Sabrina Dubroca
2017-12-31
1
-1
/
+2
|
*
xfrm: skip policies marked as dead while rehashing
Florian Westphal
2017-12-30
1
-1
/
+2
|
*
xfrm: Forbid state updates from changing encap type
Herbert Xu
2017-12-30
1
-1
/
+7
*
|
net: delete /proc THIS_MODULE references
Alexey Dobriyan
2018-01-16
1
-1
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-29
4
-3
/
+102
|
\
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-12-27
4
-3
/
+102
|
|
\
|
|
*
xfrm: Reinject transport-mode packets through tasklet
Herbert Xu
2017-12-19
1
-0
/
+57
|
|
*
xfrm: put policies when reusing pcpu xdst entry
Florian Westphal
2017-12-12
1
-0
/
+1
|
|
*
xfrm: Fix stack-out-of-bounds with misconfigured transport mode policies.
Steffen Klassert
2017-12-08
1
-0
/
+9
|
|
*
xfrm: fix xfrm_do_migrate() with AEAD e.g(AES-GCM)
Antony Antony
2017-12-08
1
-0
/
+1
|
|
*
xfrm: Fix stack-out-of-bounds read on socket policy lookup.
Steffen Klassert
2017-12-01
1
-1
/
+7
|
|
*
xfrm: Fix xfrm_input() to verify state is valid when (encap_type < 0)
Aviv Heller
2017-12-01
1
-1
/
+11
|
|
*
xfrm: fix XFRMA_OUTPUT_MARK policy entry
Michal Kubecek
2017-12-01
1
-1
/
+1
|
|
*
xfrm: check id proto in validate_tmpl()
Cong Wang
2017-11-29
1
-0
/
+15
*
|
|
xfrm: check for xdo_dev_ops add and delete
Shannon Nelson
2017-12-21
1
-13
/
+18
*
|
|
xfrm: Allow to use the layer2 IPsec GSO codepath for software crypto.
Steffen Klassert
2017-12-20
1
-2
/
+2
*
|
|
net: Add asynchronous callbacks for xfrm on layer 2.
Steffen Klassert
2017-12-20
1
-18
/
+82
*
|
|
xfrm: Separate ESP handling from segmentation for GRO packets.
Steffen Klassert
2017-12-20
1
-10
/
+77
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-12-15
5
-5
/
+10
|
\
\
\
|
*
|
|
xfrm: Remove redundant state assignment in xfrm_input()
Aviv Heller
2017-12-01
1
-1
/
+0
|
*
|
|
xfrm: Fix xfrm_dev_state_add to fail for unsupported HW SA option
Yossef Efraim
2017-12-01
1
-1
/
+1
|
*
|
|
xfrm: Fix xfrm_replay_overflow_offload_esn
Yossef Efraim
2017-12-01
1
-2
/
+1
|
*
|
|
net: xfrm: allow clearing socket xfrm policies.
Lorenzo Colitti
2017-11-30
2
-1
/
+8
|
|
/
/
*
|
|
xfrm: Stop using dst->next in bundle construction.
David Miller
2017-11-30
1
-24
/
+32
*
|
|
xfrm: Move dst->path into struct xfrm_dst
David Miller
2017-11-30
2
-15
/
+15
*
|
|
xfrm: Move child route linkage into xfrm_dst.
David Miller
2017-11-30
1
-1
/
+1
*
|
|
ipsec: Create and use new helpers for dst child access.
David Miller
2017-11-30
1
-24
/
+23
*
|
|
net: Create and use new helper xfrm_dst_child().
David Miller
2017-11-30
2
-8
/
+8
|
/
/
*
/
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
1
-5
/
+4
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-11-16
1
-11
/
+19
|
\
|
*
Revert "xfrm: Fix stack-out-of-bounds read in xfrm_state_find."
Steffen Klassert
2017-11-15
1
-11
/
+18
|
*
xfrm: Copy policy family in clone_policy
Herbert Xu
2017-11-14
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-10
2
-38
/
+37
|
\
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-11-09
2
-38
/
+37
|
|
\
|
|
*
xfrm: Fix stack-out-of-bounds read in xfrm_state_find.
Steffen Klassert
2017-11-03
1
-18
/
+11
|
|
*
xfrm: do unconditional template resolution before pcpu cache check
Florian Westphal
2017-11-03
1
-18
/
+24
|
|
*
xfrm: defer daddr pointer assignment after spi parsing
Florian Westphal
2017-11-02
1
-2
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
5
-0
/
+5
|
\
|
|
|
*
|
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
5
-0
/
+5
|
|
\
\
|
|
|
/
|
|
/
|
[next]