- d093d17 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 3 years ago
- b645941 net: Don't include filter.h from net/sock.h by Jakub Kicinski · 3 years, 1 month ago
- 4e484b3 xfrm: rate limit SA mapping change message to user space by Antony Antony · 3 years, 1 month ago
- b6df007 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 7 months ago
- cfc61c5 xfrm: replay: avoid xfrm replay notify indirection by Florian Westphal · 3 years, 7 months ago
- fe9f1d8 xfrm: add state hashtable keyed by seq by Sabrina Dubroca · 3 years, 9 months ago
- b515d26 xfrm: xfrm_state_mtu should return at least 1280 for ipv6 by Sabrina Dubroca · 3 years, 9 months ago
- bc8e0ad net: xfrm: Use sequence counter with associated spinlock by Ahmed S. Darwish · 3 years, 10 months ago
- e88add1 net: xfrm: Localize sequence counter per network namespace by Ahmed S. Darwish · 3 years, 10 months ago
- ca5b877 Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 4 years, 1 month ago
- 3df98d7 lsm,selinux: pass flowi_common instead of flowi to the LSM hooks by Paul Moore · 4 years, 4 months ago
- 48f486e net: xfrm: fix memory leak in xfrm_user_policy() by Yu Kuai · 4 years, 2 months ago
- 2da4c18 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by Jakub Kicinski · 4 years, 2 months ago
- a779d91 net: xfrm: fix a race condition during allocing spi by zhuoliang zhang · 4 years, 3 months ago
- 8b0308f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 3 months ago
- e94ee17 xfrm: Use correct address family in xfrm_state_find by Herbert Xu · 4 years, 4 months ago
- 96392ee xfrm/compat: Translate 32-bit user_policy from sockptr by Dmitry Safonov · 4 years, 4 months ago
- c9e7c76 xfrm: Provide API to register translator module by Dmitry Safonov · 4 years, 4 months ago
- 8366685 xfrm: clone whole liftime_cur structure in xfrm_do_migrate by Antony Antony · 4 years, 4 months ago
- 7aa05d3 xfrm: clone XFRMA_SEC_CTX in xfrm_do_migrate by Antony Antony · 4 years, 4 months ago
- 545e5c5 xfrm: clone XFRMA_SET_MARK in xfrm_do_migrate by Antony Antony · 4 years, 4 months ago
- c6d1b26 net/xfrm: switch xfrm_user_policy to sockptr_t by Christoph Hellwig · 4 years, 6 months ago
- a4c278d xfrm: Use kmem_cache_zalloc() instead of kmem_cache_alloc() with flag GFP_ZERO. by Huang Zijiang · 5 years ago
- e27cca9 xfrm: add espintcp (RFC 8229) by Sabrina Dubroca · 5 years ago
- 86c6739 xfrm: Fix memleak on xfrm state destroy by Steffen Klassert · 5 years ago
- c7b37c7 xfrm: remove get_mtu indirection from xfrm_type by Florian Westphal · 6 years ago
- 4f518e8 xfrm: remove type and offload_type map from xfrm_state_afinfo by Florian Westphal · 6 years ago
- 3aaf391 xfrm: remove state and template sort indirections from xfrm_state_afinfo by Florian Westphal · 6 years ago
- e468174 xfrm: remove init_flags indirection from xfrm_state_afinfo by Florian Westphal · 6 years ago
- 5c1b9ab xfrm: remove init_temprop indirection from xfrm_state_afinfo by Florian Westphal · 6 years ago
- bac9593 xfrm: remove init_tempsel indirection from xfrm_state_afinfo by Florian Westphal · 6 years ago
- 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
- 80f2321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
- a0e928e Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- ff24e49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- bb9cd07 xfrm: remove unneeded export_symbols by Florian Westphal · 6 years ago
- c9500d7 xfrm: store xfrm_mode directly, not its address by Florian Westphal · 6 years ago
- 4c145dc xfrm: make xfrm modes builtin by Florian Westphal · 6 years ago
- 733a5fa xfrm: remove afinfo pointer from xfrm_mode by Florian Westphal · 6 years ago
- b262a69 xfrm: place af number into xfrm_mode struct by Florian Westphal · 6 years ago
- dbb2483 xfrm: clean up xfrm protocol checks by Cong Wang · 6 years ago
- 671422b xfrm: Replace hrtimer tasklet with softirq hrtimer by Thomas Gleixner · 6 years ago
- f75a280 xfrm: destroy xfrm_state synchronously on net exit path by Cong Wang · 6 years ago
- fde9cd6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 6 years ago
- 4a135e5 xfrm_user: fix freeing of xfrm states on acquire by Mathias Krause · 6 years ago
- ca92e17 xfrm: Fix bucket count reported to userspace by Benjamin Poirier · 6 years ago
- 98f7620 compat: Cleanup in_compat_syscall() callers by Dmitry Safonov · 6 years ago
- 5baf4f9 xfrm: Allow xfrmi if_id to be updated by UPDSA by Nathan Harold · 6 years ago
- bc56b33 xfrm: Remove xfrmi interface ID from flowi by Benedict Wong · 6 years ago
- 386c568 xfrm: use time64_t for in-kernel timestamps by Arnd Bergmann · 7 years ago
- 6d8e85f xfrm: Allow Set Mark to be Updated Using UPDSA by Nathan Harold · 7 years ago
- e4db5b6 xfrm: policy: remove pcpu policy cache by Florian Westphal · 7 years ago
- 7e65264 xfrm: Add a new lookup key to match xfrm interfaces. by Steffen Klassert · 7 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 · 8 years ago
- 88755e9c net, xfrm: convert xfrm_state.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- 93bbbfb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 8 years ago
- 8bafd73 xfrm: add UDP encapsulation port in migrate message by Antony Antony · 8 years ago
- 4ab47d4 xfrm: extend MIGRATE with UDP encapsulation port by Antony Antony · 8 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