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
/
xfrm_state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfrm: Use kmem_cache_zalloc() instead of kmem_cache_alloc() with flag GFP_ZERO.
Huang Zijiang
2020-02-19
1
-1
/
+1
*
xfrm: add espintcp (RFC 8229)
Sabrina Dubroca
2019-12-09
1
-0
/
+3
*
xfrm: Fix memleak on xfrm state destroy
Steffen Klassert
2019-11-07
1
-0
/
+2
*
xfrm: remove get_mtu indirection from xfrm_type
Florian Westphal
2019-07-01
1
-5
/
+29
*
xfrm: remove type and offload_type map from xfrm_state_afinfo
Florian Westphal
2019-06-06
1
-52
/
+127
*
xfrm: remove state and template sort indirections from xfrm_state_afinfo
Florian Westphal
2019-06-06
1
-27
/
+105
*
xfrm: remove init_flags indirection from xfrm_state_afinfo
Florian Westphal
2019-06-05
1
-14
/
+3
*
xfrm: remove init_temprop indirection from xfrm_state_afinfo
Florian Westphal
2019-06-05
1
-7
/
+20
*
xfrm: remove init_tempsel indirection from xfrm_state_afinfo
Florian Westphal
2019-06-05
1
-7
/
+49
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-07
1
-115
/
+71
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-02
1
-1
/
+1
|
|
\
|
*
|
xfrm: remove unneeded export_symbols
Florian Westphal
2019-04-23
1
-3
/
+2
|
*
|
xfrm: store xfrm_mode directly, not its address
Florian Westphal
2019-04-08
1
-8
/
+8
|
*
|
xfrm: make xfrm modes builtin
Florian Westphal
2019-04-08
1
-97
/
+61
|
*
|
xfrm: remove afinfo pointer from xfrm_mode
Florian Westphal
2019-04-08
1
-2
/
+2
|
*
|
xfrm: place af number into xfrm_mode struct
Florian Westphal
2019-04-08
1
-13
/
+6
*
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-05-06
1
-12
/
+18
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
xfrm: Replace hrtimer tasklet with softirq hrtimer
Thomas Gleixner
2019-03-22
1
-12
/
+18
|
|
/
*
/
xfrm: clean up xfrm protocol checks
Cong Wang
2019-03-26
1
-1
/
+1
|
/
*
xfrm: destroy xfrm_state synchronously on net exit path
Cong Wang
2019-02-05
1
-11
/
+19
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-12-18
1
-2
/
+8
|
\
|
*
xfrm_user: fix freeing of xfrm states on acquire
Mathias Krause
2018-11-23
1
-1
/
+7
|
*
xfrm: Fix bucket count reported to userspace
Benjamin Poirier
2018-11-06
1
-1
/
+1
*
|
compat: Cleanup in_compat_syscall() callers
Dmitry Safonov
2018-11-01
1
-2
/
+0
|
/
*
xfrm: Allow xfrmi if_id to be updated by UPDSA
Nathan Harold
2018-07-20
1
-2
/
+6
*
xfrm: Remove xfrmi interface ID from flowi
Benedict Wong
2018-07-20
1
-2
/
+1
*
xfrm: use time64_t for in-kernel timestamps
Arnd Bergmann
2018-07-11
1
-5
/
+5
*
xfrm: Allow Set Mark to be Updated Using UPDSA
Nathan Harold
2018-07-01
1
-0
/
+9
*
xfrm: policy: remove pcpu policy cache
Florian Westphal
2018-06-25
1
-3
/
+2
*
xfrm: Add a new lookup key to match xfrm interfaces.
Steffen Klassert
2018-06-23
1
-5
/
+14
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-11
1
-0
/
+6
|
\
|
*
xfrm: Fix warning in xfrm6_tunnel_net_exit.
Steffen Klassert
2018-04-16
1
-0
/
+6
*
|
xfrm: use a dedicated slab cache for struct xfrm_state
Mathias Krause
2018-05-04
1
-2
/
+7
|
/
*
xfrm: Refuse to insert 32 bit userspace socket policies on 64 bit systems
Steffen Klassert
2018-02-02
1
-0
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-24
1
-4
/
+8
|
\
|
*
xfrm: fix boolean assignment in xfrm_get_type_offload
Gustavo A. R. Silva
2018-01-23
1
-1
/
+1
|
*
xfrm: Add SA to hardware at the end of xfrm_state_construct()
Yossi Kuperman
2018-01-18
1
-3
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-17
1
-2
/
+9
|
\
|
|
*
xfrm: fix rcu usage in xfrm_get_type_offload
Sabrina Dubroca
2017-12-31
1
-1
/
+2
|
*
xfrm: Forbid state updates from changing encap type
Herbert Xu
2017-12-30
1
-1
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-29
1
-0
/
+1
|
\
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-12-27
1
-0
/
+1
|
|
\
|
|
*
xfrm: fix xfrm_do_migrate() with AEAD e.g(AES-GCM)
Antony Antony
2017-12-08
1
-0
/
+1
*
|
|
net: xfrm: allow clearing socket xfrm policies.
Lorenzo Colitti
2017-11-30
1
-0
/
+7
|
/
/
*
/
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
1
-5
/
+4
|
/
*
xfrm: Clear sk_dst_cache when applying per-socket policy.
Jonathan Basseri
2017-10-26
1
-0
/
+1
*
xfrm: don't call xfrm_policy_cache_flush under xfrm_state_lock
Artem Savkov
2017-09-28
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-09-01
1
-0
/
+8
|
\
|
*
xfrm: fix null pointer dereference on state and tmpl sort
Koichiro Den
2017-08-02
1
-0
/
+8
[next]