Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
7e6526404adedf079279aa7aa11722deaca8fe2e
/
net
/
xfrm
/
xfrm_state.c
7e65264
xfrm: Add a new lookup key to match xfrm interfaces.
by Steffen Klassert
· 6 years ago
b2d6cee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
565f0fa
xfrm: use a dedicated slab cache for struct xfrm_state
by Mathias Krause
· 7 years ago
b48c05a
xfrm: Fix warning in xfrm6_tunnel_net_exit.
by Steffen Klassert
· 7 years ago
19d7df6
xfrm: Refuse to insert 32 bit userspace socket policies on 64 bit systems
by Steffen Klassert
· 7 years ago
955bd1d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
545d8ae
xfrm: fix boolean assignment in xfrm_get_type_offload
by Gustavo A. R. Silva
· 7 years ago
cc01572
xfrm: Add SA to hardware at the end of xfrm_state_construct()
by Yossi Kuperman
· 7 years ago
c02b374
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
2f10a61
xfrm: fix rcu usage in xfrm_get_type_offload
by Sabrina Dubroca
· 7 years ago
257a4b0
xfrm: Forbid state updates from changing encap type
by Herbert Xu
· 7 years ago
6bb8824
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
65bbbf6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 7 years ago
75bf50f
xfrm: fix xfrm_do_migrate() with AEAD e.g(AES-GCM)
by Antony Antony
· 7 years ago
be8f828
net: xfrm: allow clearing socket xfrm policies.
by Lorenzo Colitti
· 7 years ago
e99e88a
treewide: setup_timer() -> timer_setup()
by Kees Cook
· 7 years ago
2b06cdf
xfrm: Clear sk_dst_cache when applying per-socket policy.
by Jonathan Basseri
· 7 years ago
dd269db
xfrm: don't call xfrm_policy_cache_flush under xfrm_state_lock
by Artem Savkov
· 7 years ago
6026e04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
3f5a95a
xfrm: fix null pointer dereference on state and tmpl sort
by Koichiro Den
· 7 years ago
ffdb521
xfrm: Auto-load xfrm offload modules
by Ilan Tayari
· 7 years ago
ec30d78
xfrm: add xdst pcpu cache
by Florian Westphal
· 7 years ago
88755e9c
net, xfrm: convert xfrm_state.refcnt from atomic_t to refcount_t
by Reshetova, Elena
· 7 years ago
93bbbfb
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 7 years ago
8bafd73
xfrm: add UDP encapsulation port in migrate message
by Antony Antony
· 7 years ago
4ab47d4
xfrm: extend MIGRATE with UDP encapsulation port
by Antony Antony
· 7 years ago
a486cd2
xfrm: fix state migration copy replay sequence numbers
by Antony Antony
· 8 years ago
a133d93
xfrm: use memdup_user
by Geliang Tang
· 8 years ago
d77e38e
xfrm: Add an IPsec hardware offloading API
by Steffen Klassert
· 8 years ago
9d389d7
xfrm: Add a xfrm type offload.
by Steffen Klassert
· 8 years ago
3819a35
xfrm: fix possible null deref in xfrm_init_tempstate
by Florian Westphal
· 8 years ago
75cda62
xfrm: state: simplify rcu_read_unlock handling in two spots
by Florian Westphal
· 8 years ago
711059b
xfrm: add and use xfrm_state_afinfo_get_rcu
by Florian Westphal
· 8 years ago
af5d27c
xfrm: remove xfrm_state_put_afinfo
by Florian Westphal
· 8 years ago
423826a
xfrm: avoid rcu sparse warning
by Florian Westphal
· 8 years ago
b3b73b8
xfrm: state: do not acquire lock in get_mtu helpers
by Florian Westphal
· 8 years ago
1365e547c
xfrm: trivial typos
by Alexander Alemayhu
· 8 years ago
8b0e195
ktime: Cleanup ktime_set() usage
by Thomas Gleixner
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
2258d92
xfrm: remove unused helper
by Florian Westphal
· 8 years ago
1678c11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 8 years ago
d6989d4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
c2f672f
xfrm: state lookup can be lockless
by Florian Westphal
· 8 years ago
b588479
xfrm: Fix memory leak of aead algorithm name
by Ilan Tayari
· 8 years ago
35db57bb
xfrm: state: remove per-netns gc task
by Florian Westphal
· 8 years ago
d737a58
xfrm: state: don't use lock anymore unless acquire operation is needed
by Florian Westphal
· 8 years ago
c840699
xfrm: state: use rcu_deref and assign_pointer helpers
by Florian Westphal
· 8 years ago
b65e3d7
xfrm: state: add sequence count to detect hash resizes
by Florian Westphal
· 8 years ago
df7274e
xfrm: state: delay freeing until rcu grace period has elapsed
by Florian Westphal
· 8 years ago
02efdff
xfrm: state: use atomic_inc_not_zero to increment refcount
by Florian Westphal
· 8 years ago
ae3fb6d
xfrm: state: use hlist_for_each_entry_rcu helper
by Florian Westphal
· 8 years ago
dda922c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
bdddbf6
xfrm: fix a race in xfrm_state_lookup_byspi
by Li RongQing
· 10 years ago
f31e8d4f
xfrm: fix the return code when xfrm_*_register_afinfo failed
by Li RongQing
· 10 years ago
8007770
xfrm: optimise the use of walk list header in xfrm_policy/state_walk
by Li RongQing
· 10 years ago
15e318b
xfrm: simplify xfrm_address_t use
by Jiri Benc
· 10 years ago
0244790
xfrm: remove useless hash_resize_mutex locks
by Ying Xue
· 10 years ago
2e71029
xfrm: Remove useless xfrm_audit struct.
by Tetsuo Handa
· 11 years ago
f1370cc
xfrm: Remove useless secid field from xfrm_audit.
by Tetsuo Handa
· 11 years ago
995dca4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 11 years ago
870a2df
xfrm: rename struct xfrm_filter
by Nicolas Dichtel
· 11 years ago
67ddc87
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
cc9ab60
xfrm: Cleanup error handling of xfrm_state_clone
by Steffen Klassert
· 11 years ago
ee5c231
xfrm: Clone states properly on migration
by Steffen Klassert
· 11 years ago
8c0cba2
xfrm: Take xfrm_state_lock in xfrm_migrate_state_find
by Steffen Klassert
· 11 years ago
35ea790d
xfrm: Fix NULL pointer dereference on sub policy usage
by Steffen Klassert
· 11 years ago
d362309
ipsec: add support of limited SA dump
by Nicolas Dichtel
· 11 years ago
0f24558
xfrm: avoid creating temporary SA when there are no listeners
by Horia Geanta
· 11 years ago
4ba9920
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
6dd9158
Merge git://git.infradead.org/users/eparis/audit
by Linus Torvalds
· 11 years ago
63862b5
net: replace macros net_random and net_srandom with direct calls to prandom
by Aruna-Hewapathirane
· 11 years ago
4440e85
audit: convert all sessionid declaration to unsigned int
by Eric Paris
· 11 years ago
c454997
{pktgen, xfrm} Introduce xfrm_state_lookup_byspi for pktgen
by Fan Du
· 11 years ago
4ae770b
{pktgen, xfrm} Correct xfrm_state_lock usage in xfrm_stateonly_find
by Fan Du
· 11 years ago
3e94c2d
xfrm: checkpatch errors with foo * bar
by Weilong Chen
· 11 years ago
9b7a787
xfrm: checkpatch errors with space
by Weilong Chen
· 11 years ago
776e9dd
xfrm: export verify_userspi_info for pkfey and netlink interface
by Fan Du
· 11 years ago
5b8ef34
xfrm: Remove ancient sleeping when the SA is in acquire state
by Steffen Klassert
· 11 years ago
283bc9f
xfrm: Namespacify xfrm state/policy locks
by Fan Du
· 11 years ago
f59bbdf
xfrm: Simplify SA looking up when using wildcard source
by Fan Du
· 11 years ago
6f11563
xfrm: Force SA to be lookup again if SA in acquire state
by Fan Du
· 11 years ago
7b77d16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 11 years ago
06c5405
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
0806ae4
xfrm: announce deleation of temporary SA
by Nicolas Dichtel
· 11 years ago
99565a6c
xfrm: Make xfrm_state timer monotonic
by Fan Du
· 11 years ago
628e341
xfrm: make local error reporting more robust
by Hannes Frederic Sowa
· 11 years ago
e473fcb
xfrm: constify mark argument of xfrm_find_acq()
by Mathias Krause
· 11 years ago
a947b0a
xfrm: allow to avoid copying DSCP during encapsulation
by Nicolas Dichtel
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
70e94e6
xfrm: Convert xfrm_addr_cmp() to boolean xfrm_addr_equal().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
7a9885b
xfrm: use separated locks to protect pointers of struct xfrm_state_afinfo
by Cong Wang
· 12 years ago
85168c0
xfrm: replace rwlock on xfrm_km_list with rcu
by Cong Wang
· 12 years ago
44abdc3
xfrm: replace rwlock on xfrm_state_afinfo with rcu
by Cong Wang
· 12 years ago
bb65a9c
xfrm: removes a superfluous check and add a statistic
by Li RongQing
· 12 years ago
aecdc33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
437589a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
e1760bd
userns: Convert the audit loginuid to be a kuid
by Eric W. Biederman
· 12 years ago
b48b63a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
15e4730
netlink: Rename pid to portid to avoid confusion
by Eric W. Biederman
· 12 years ago
599901c
net/xfrm/xfrm_state.c: fix error return code
by Julia Lawall
· 12 years ago
Next »