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_state.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-20
xfrm: Allow xfrmi if_id to be updated by UPDSA
Nathan Harold
1
-2
/
+6
2018-07-20
xfrm: Remove xfrmi interface ID from flowi
Benedict Wong
1
-2
/
+1
2018-07-11
xfrm: use time64_t for in-kernel timestamps
Arnd Bergmann
1
-5
/
+5
2018-07-01
xfrm: Allow Set Mark to be Updated Using UPDSA
Nathan Harold
1
-0
/
+9
2018-06-25
xfrm: policy: remove pcpu policy cache
Florian Westphal
1
-3
/
+2
2018-06-23
xfrm: Add a new lookup key to match xfrm interfaces.
Steffen Klassert
1
-5
/
+14
2018-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+6
2018-05-04
xfrm: use a dedicated slab cache for struct xfrm_state
Mathias Krause
1
-2
/
+7
2018-04-16
xfrm: Fix warning in xfrm6_tunnel_net_exit.
Steffen Klassert
1
-0
/
+6
2018-02-02
xfrm: Refuse to insert 32 bit userspace socket policies on 64 bit systems
Steffen Klassert
1
-0
/
+5
2018-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+8
2018-01-23
xfrm: fix boolean assignment in xfrm_get_type_offload
Gustavo A. R. Silva
1
-1
/
+1
2018-01-18
xfrm: Add SA to hardware at the end of xfrm_state_construct()
Yossi Kuperman
1
-3
/
+7
2018-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+9
2017-12-31
xfrm: fix rcu usage in xfrm_get_type_offload
Sabrina Dubroca
1
-1
/
+2
2017-12-30
xfrm: Forbid state updates from changing encap type
Herbert Xu
1
-1
/
+7
2017-12-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-12-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+1
2017-12-08
xfrm: fix xfrm_do_migrate() with AEAD e.g(AES-GCM)
Antony Antony
1
-0
/
+1
2017-11-30
net: xfrm: allow clearing socket xfrm policies.
Lorenzo Colitti
1
-0
/
+7
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-5
/
+4
2017-10-26
xfrm: Clear sk_dst_cache when applying per-socket policy.
Jonathan Basseri
1
-0
/
+1
2017-09-28
xfrm: don't call xfrm_policy_cache_flush under xfrm_state_lock
Artem Savkov
1
-2
/
+2
2017-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+8
2017-08-02
xfrm: fix null pointer dereference on state and tmpl sort
Koichiro Den
1
-0
/
+8
2017-08-02
xfrm: Auto-load xfrm offload modules
Ilan Tayari
1
-4
/
+12
2017-07-18
xfrm: add xdst pcpu cache
Florian Westphal
1
-2
/
+3
2017-07-05
net, xfrm: convert xfrm_state.refcnt from atomic_t to refcount_t
Reshetova, Elena
1
-2
/
+2
2017-06-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-15
/
+20
2017-06-07
xfrm: add UDP encapsulation port in migrate message
Antony Antony
1
-2
/
+4
2017-06-07
xfrm: extend MIGRATE with UDP encapsulation port
Antony Antony
1
-5
/
+13
2017-05-19
xfrm: fix state migration copy replay sequence numbers
Antony Antony
1
-0
/
+2
2017-05-16
xfrm: use memdup_user
Geliang Tang
1
-8
/
+3
2017-04-14
xfrm: Add an IPsec hardware offloading API
Steffen Klassert
1
-0
/
+74
2017-04-14
xfrm: Add a xfrm type offload.
Steffen Klassert
1
-0
/
+73
2017-01-16
xfrm: fix possible null deref in xfrm_init_tempstate
Florian Westphal
1
-2
/
+4
2017-01-10
xfrm: state: simplify rcu_read_unlock handling in two spots
Florian Westphal
1
-6
/
+7
2017-01-10
xfrm: add and use xfrm_state_afinfo_get_rcu
Florian Westphal
1
-10
/
+15
2017-01-10
xfrm: remove xfrm_state_put_afinfo
Florian Westphal
1
-18
/
+13
2017-01-10
xfrm: avoid rcu sparse warning
Florian Westphal
1
-8
/
+8
2017-01-06
xfrm: state: do not acquire lock in get_mtu helpers
Florian Westphal
1
-8
/
+5
2017-01-04
xfrm: trivial typos
Alexander Alemayhu
1
-1
/
+1
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-09-30
xfrm: remove unused helper
Florian Westphal
1
-8
/
+0
2016-09-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-2
/
+2
2016-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2016-09-21
xfrm: state lookup can be lockless
Florian Westphal
1
-2
/
+2
2016-09-19
xfrm: Fix memory leak of aead algorithm name
Ilan Tayari
1
-0
/
+1
2016-08-24
xfrm: state: remove per-netns gc task
Florian Westphal
1
-9
/
+9
[prev]
[next]