1. b58b1f5 xfrm: rework default policy structure by Nicolas Dichtel · 3 years ago
  2. fe50893 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ by David S. Miller · 3 years, 6 months ago
  3. d00551b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 3 years, 7 months ago
  4. 2d151d3 xfrm: Add possibility to set the default to block if we have no policy by Steffen Klassert · 3 years, 8 months ago
  5. 2580d3f xfrm: Fix RCU vs hash_resize_mutex lock inversion by Frederic Weisbecker · 3 years, 8 months ago
  6. fe9f1d8 xfrm: add state hashtable keyed by seq by Sabrina Dubroca · 3 years, 10 months ago
  7. bc8e0ad net: xfrm: Use sequence counter with associated spinlock by Ahmed S. Darwish · 4 years ago
  8. e88add1 net: xfrm: Localize sequence counter per network namespace by Ahmed S. Darwish · 4 years ago
  9. 24969fa xfrm: policy: store inexact policies in an rhashtable by Florian Westphal · 6 years ago
  10. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  11. 09c7570 xfrm: remove flow cache by Florian Westphal · 8 years ago
  12. 35db57bb xfrm: state: remove per-netns gc task by Florian Westphal · 9 years ago
  13. 9d0380d xfrm: policy: convert policy_lock to spinlock by Florian Westphal · 9 years ago
  14. a7c44247 xfrm: policy: make xfrm_policy_lookup_bytype lockless by Florian Westphal · 9 years ago
  15. d737a58 xfrm: state: don't use lock anymore unless acquire operation is needed by Florian Westphal · 9 years ago
  16. 6ad3122 flowcache: Avoid OOM condition under preasure by Steffen Klassert · 9 years ago
  17. 53c2e28 xfrm: Do not hash socket policies by Herbert Xu · 10 years ago
  18. 880a6fa xfrm: configure policy hash table thresholds by netlink by Christophe Gouault · 11 years ago
  19. b58555f xfrm: hash prefixed policies based on preflen thresholds by Christophe Gouault · 11 years ago
  20. d32d9bb flowcache: restore a single flow_cache kmem_cache by Eric Dumazet · 11 years ago
  21. 1a1ccc9 xfrm: Remove caching of xfrm_policy_sk_bundles by Steffen Klassert · 11 years ago
  22. ca925cf flowcache: Make flow cache name space aware by Fan Du · 11 years ago
  23. 5b8ef34 xfrm: Remove ancient sleeping when the SA is in acquire state by Steffen Klassert · 12 years ago
  24. 283bc9f xfrm: Namespacify xfrm state/policy locks by Fan Du · 11 years ago
  25. dfd56b8 net: use IS_ENABLED(CONFIG_IPV6) by Eric Dumazet · 13 years ago
  26. 8e602ce netns: reorder fields in struct net by Eric Dumazet · 14 years ago
  27. d7c7544 netns xfrm: deal with dst entries in netns by Alexey Dobriyan · 15 years ago
  28. d79d792 net: Allow xfrm_user_net_exit to batch efficiently. by Eric W. Biederman · 15 years ago
  29. b27aead netns xfrm: per-netns sysctls by Alexey Dobriyan · 16 years ago
  30. a6483b7 netns xfrm: per-netns NETLINK_XFRM socket by Alexey Dobriyan · 16 years ago
  31. 66caf62 netns xfrm: per-netns policy hash resizing work by Alexey Dobriyan · 16 years ago
  32. dc2caba netns xfrm: per-netns policy counts by Alexey Dobriyan · 16 years ago
  33. a35f6c5 netns xfrm: per-netns xfrm_policy_bydst hash by Alexey Dobriyan · 16 years ago
  34. 8b18f8e netns xfrm: per-netns inexact policies by Alexey Dobriyan · 16 years ago
  35. 8100bea netns xfrm: per-netns xfrm_policy_byidx hashmask by Alexey Dobriyan · 16 years ago
  36. 93b851c netns xfrm: per-netns xfrm_policy_byidx hash by Alexey Dobriyan · 16 years ago
  37. adfcf0b netns xfrm: per-netns policy list by Alexey Dobriyan · 16 years ago
  38. 50a3065 netns xfrm: per-netns km_waitq by Alexey Dobriyan · 16 years ago
  39. c783714 netns xfrm: per-netns state GC work by Alexey Dobriyan · 16 years ago
  40. b8a0ae2 netns xfrm: per-netns state GC list by Alexey Dobriyan · 16 years ago
  41. 6308273 netns xfrm: per-netns xfrm_hash_work by Alexey Dobriyan · 16 years ago
  42. 0bf7c5b netns xfrm: per-netns xfrm_state counts by Alexey Dobriyan · 16 years ago
  43. 529983e netns xfrm: per-netns xfrm_state_hmask by Alexey Dobriyan · 16 years ago
  44. b754a4f netns xfrm: per-netns xfrm_state_byspi hash by Alexey Dobriyan · 16 years ago
  45. d320bbb netns xfrm: per-netns xfrm_state_bysrc hash by Alexey Dobriyan · 16 years ago
  46. 73d189d netns xfrm: per-netns xfrm_state_bydst hash by Alexey Dobriyan · 16 years ago
  47. 9d4139c netns xfrm: per-netns xfrm_state_all list by Alexey Dobriyan · 16 years ago
  48. d62ddc2 netns xfrm: add netns boilerplate by Alexey Dobriyan · 16 years ago