1. af144a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 5 years ago
  2. e3b60ff Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 5 years ago
  3. 114b5b3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 5 years ago
  4. 56c5ee1 xfrm interface: fix memory leak on creation by Nicolas Dichtel · 5 years ago
  5. fd70972 xfrm: policy: fix bydst hlist corruption on hash rebuild by Florian Westphal · 5 years ago
  6. 52e63a4 xfrm: remove a duplicated assignment by Cong Wang · 5 years ago
  7. c7b37c7 xfrm: remove get_mtu indirection from xfrm_type by Florian Westphal · 5 years ago
  8. 597179b ipsec: select crypto ciphers for xfrm_algo by Arnd Bergmann · 5 years ago
  9. b8d6d00 xfrm: fix sa selector validation by Nicolas Dichtel · 5 years ago
  10. 8928aa6 xfrm: remove empty xfrmi_init_net by Li RongQing · 5 years ago
  11. 1be451d xfrm: fix bogus WARN_ON with ipv6 by Florian Westphal · 5 years ago
  12. 4f518e8 xfrm: remove type and offload_type map from xfrm_state_afinfo by Florian Westphal · 6 years ago
  13. 4c203b0 xfrm: remove eth_proto value from xfrm_state_afinfo by Florian Westphal · 6 years ago
  14. 3aaf391 xfrm: remove state and template sort indirections from xfrm_state_afinfo by Florian Westphal · 6 years ago
  15. a61127c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335 by Thomas Gleixner · 5 years ago
  16. e468174 xfrm: remove init_flags indirection from xfrm_state_afinfo by Florian Westphal · 6 years ago
  17. 5c1b9ab xfrm: remove init_temprop indirection from xfrm_state_afinfo by Florian Westphal · 6 years ago
  18. bac9593 xfrm: remove init_tempsel indirection from xfrm_state_afinfo by Florian Westphal · 6 years ago
  19. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 5 years ago
  20. b38ff40 xfrm: Fix xfrm sel prefix length validation by Anirudh Gupta · 5 years ago
  21. 2c1212d Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  22. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  23. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  24. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  25. 858e540 xfrm: ressurrect "Fix uninitialized memory read in _decode_session4" by Florian Westphal · 6 years ago
  26. 80f2321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  27. 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
  28. ff24e49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  29. a658a3f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 6 years ago
  30. 8cb0817 netlink: make validation more configurable for future strictness by Johannes Berg · 6 years ago
  31. bb9cd07 xfrm: remove unneeded export_symbols by Florian Westphal · 6 years ago
  32. c53ac41 xfrm: remove decode_session indirection from afinfo_policy by Florian Westphal · 6 years ago
  33. 2e8b4aa xfrm: remove init_path indirection from afinfo_policy by Florian Westphal · 6 years ago
  34. f24ea52 xfrm: remove tos indirection from afinfo_policy by Florian Westphal · 6 years ago
  35. e54d152 xfrm: kconfig: make xfrm depend on inet by Florian Westphal · 6 years ago
  36. c9500d7 xfrm: store xfrm_mode directly, not its address by Florian Westphal · 6 years ago
  37. 4c145dc xfrm: make xfrm modes builtin by Florian Westphal · 6 years ago
  38. 733a5fa xfrm: remove afinfo pointer from xfrm_mode by Florian Westphal · 6 years ago
  39. 1de7083 xfrm: remove output2 indirection from xfrm_mode by Florian Westphal · 6 years ago
  40. b3284df xfrm: remove input2 indirection from xfrm_mode by Florian Westphal · 6 years ago
  41. 303c5fa xfrm: remove xmit indirection from xfrm_mode by Florian Westphal · 6 years ago
  42. 0c620e9 xfrm: remove output indirection from xfrm_mode by Florian Westphal · 6 years ago
  43. c2d305e xfrm: remove input indirection from xfrm_mode by Florian Westphal · 6 years ago
  44. b45714b xfrm: prefer family stored in xfrm_mode struct by Florian Westphal · 6 years ago
  45. b262a69 xfrm: place af number into xfrm_mode struct by Florian Westphal · 6 years ago
  46. 025c65e xfrm: Honor original L3 slave device in xfrmi policy lookup by Martin Willi · 6 years ago
  47. dbb2483 xfrm: clean up xfrm protocol checks by Cong Wang · 6 years ago
  48. 65fd2c2 xfrm: gso partial offload support by Boris Pismenny · 6 years ago
  49. 671422b xfrm: Replace hrtimer tasklet with softirq hrtimer by Thomas Gleixner · 6 years ago
  50. 4bd97d5 net: dev: rename queue selection helpers. by Paolo Abeni · 6 years ago
  51. bfc01dd Revert "net: xfrm: Add '_rcu' tag for rcu protected pointer in netns_xfrm" by Steffen Klassert · 6 years ago
  52. f10e001 net: xfrm: Add '_rcu' tag for rcu protected pointer in netns_xfrm by Su Yanjun · 6 years ago
  53. b805d78d xfrm: policy: Fix out-of-bound array accesses in __xfrm_policy_unlink by YueHaibing · 6 years ago
  54. 660899d xfrm: Fix inbound traffic via XFRM interfaces across network namespaces by Tobias Brunner · 6 years ago
  55. f75a280 xfrm: destroy xfrm_state synchronously on net exit path by Cong Wang · 6 years ago
  56. e2612cd xfrm: Make set-mark default behavior backward compatible by Benedict Wong · 6 years ago
  57. 35e610386 xfrm: refine validation of template and selector families by Florian Westphal · 6 years ago
  58. 12750ab xfrm: policy: fix infinite loop when merging src-nodes by Florian Westphal · 6 years ago
  59. 1d38900 xfrm: policy: fix reinsertion on node merge by Florian Westphal · 6 years ago
  60. 1548bc4 xfrm: policy: delete inexact policies from inexact list on hash rebuild by Florian Westphal · 6 years ago
  61. 7a474c3 xfrm: policy: increment xfrm_hash_generation on hash rebuild by Florian Westphal · 6 years ago
  62. 355b00d xfrm: policy: use hlist rcu variants on inexact insert, part 2 by Florian Westphal · 6 years ago
  63. 2be09de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  64. ac68a3d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 6 years ago
  65. 4165079 net: switch secpath to use skb extension infrastructure by Florian Westphal · 6 years ago
  66. a84e3f5 xfrm: prefer secpath_set over secpath_dup by Florian Westphal · 6 years ago
  67. 26912e3 xfrm: use secpath_exist where applicable by Florian Westphal · 6 years ago
  68. 2294be0f net: use skb_sec_path helper in more places by Florian Westphal · 6 years ago
  69. 0ca64da xfrm: change secpath_set to return secpath struct, not error value by Florian Westphal · 6 years ago
  70. cc4acb1 xfrm: policy: remove set but not used variable 'priority' by YueHaibing · 6 years ago
  71. fde9cd6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 6 years ago
  72. 88584c3 xfrm: policy: fix policy hash rebuild by Florian Westphal · 6 years ago
  73. 4a135e5 xfrm_user: fix freeing of xfrm states on acquire by Mathias Krause · 6 years ago
  74. 0152eee xfrm: Fix NULL pointer dereference in xfrm_input when skb_dst_force clears the dst_entry. by Steffen Klassert · 6 years ago
  75. 39aa692 xfrm: policy: fix netlink/pf_key policy lookups by Florian Westphal · 6 years ago
  76. 7759d6a xfrm: policy: add missing indentation by Colin Ian King · 6 years ago
  77. 6ac098b xfrm: policy: add 2nd-level saddr trees for inexact policies by Florian Westphal · 6 years ago
  78. 64a09a7 xfrm: policy: store inexact policies in a tree ordered by source address by Florian Westphal · 6 years ago
  79. e901cbc xfrm: policy: check reinserted policies match their node by Florian Westphal · 6 years ago
  80. 9cf545e xfrm: policy: store inexact policies in a tree ordered by destination address by Florian Westphal · 6 years ago
  81. 6be3b0d xfrm: policy: add inexact policy search tree infrastructure by Florian Westphal · 6 years ago
  82. b5fe22e xfrm: policy: consider if_id when hashing inexact policy by Florian Westphal · 6 years ago
  83. 24969fa xfrm: policy: store inexact policies in an rhashtable by Florian Westphal · 6 years ago
  84. cc1bb84 xfrm: policy: return NULL when inexact search needed by Florian Westphal · 6 years ago
  85. a927d6af xfrm: policy: split list insertion into a helper by Florian Westphal · 6 years ago
  86. ceb159e xfrm: security: iterate all, not inexact lists by Florian Westphal · 6 years ago
  87. ca92e17 xfrm: Fix bucket count reported to userspace by Benjamin Poirier · 6 years ago
  88. 601a880 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  89. 23a12dd Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix by Ingo Molnar · 6 years ago
  90. 82aa467 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  91. 98f7620 compat: Cleanup in_compat_syscall() callers by Dmitry Safonov · 6 years ago
  92. 48e01e0 ixgbe/ixgbevf: fix XFRM_ALGO dependency by Jeff Kirsher · 6 years ago
  93. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  94. 533555e xfrm: Fix error return code in xfrm_output_one() by Wei Yongjun · 6 years ago
  95. 2e2d6f0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  96. 8f18da4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 6 years ago
  97. 8d4b6bc xfrm: use complete IPv6 addresses for hash by Michal Kubecek · 6 years ago
  98. 9dffff2 xfrm: policy: use hlist rcu variants on insert by Florian Westphal · 6 years ago
  99. dac9c97 net: Add extack to nlmsg_parse by David Ahern · 6 years ago
  100. f1193e9 xfrm: use correct size to initialise sp->ovec by Li RongQing · 6 years ago