1. 660899d xfrm: Fix inbound traffic via XFRM interfaces across network namespaces by Tobias Brunner · 6 years ago
  2. f75a280 xfrm: destroy xfrm_state synchronously on net exit path by Cong Wang · 6 years ago
  3. e2612cd xfrm: Make set-mark default behavior backward compatible by Benedict Wong · 6 years ago
  4. 35e610386 xfrm: refine validation of template and selector families by Florian Westphal · 6 years ago
  5. 12750ab xfrm: policy: fix infinite loop when merging src-nodes by Florian Westphal · 6 years ago
  6. 1d38900 xfrm: policy: fix reinsertion on node merge by Florian Westphal · 6 years ago
  7. 1548bc4 xfrm: policy: delete inexact policies from inexact list on hash rebuild by Florian Westphal · 6 years ago
  8. 7a474c3 xfrm: policy: increment xfrm_hash_generation on hash rebuild by Florian Westphal · 6 years ago
  9. 355b00d xfrm: policy: use hlist rcu variants on inexact insert, part 2 by Florian Westphal · 6 years ago
  10. 2be09de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  11. ac68a3d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 6 years ago
  12. 4165079 net: switch secpath to use skb extension infrastructure by Florian Westphal · 6 years ago
  13. a84e3f5 xfrm: prefer secpath_set over secpath_dup by Florian Westphal · 6 years ago
  14. 26912e3 xfrm: use secpath_exist where applicable by Florian Westphal · 6 years ago
  15. 2294be0f net: use skb_sec_path helper in more places by Florian Westphal · 6 years ago
  16. 0ca64da xfrm: change secpath_set to return secpath struct, not error value by Florian Westphal · 6 years ago
  17. cc4acb1 xfrm: policy: remove set but not used variable 'priority' by YueHaibing · 6 years ago
  18. fde9cd6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 6 years ago
  19. 88584c3 xfrm: policy: fix policy hash rebuild by Florian Westphal · 6 years ago
  20. 4a135e5 xfrm_user: fix freeing of xfrm states on acquire by Mathias Krause · 6 years ago
  21. 0152eee xfrm: Fix NULL pointer dereference in xfrm_input when skb_dst_force clears the dst_entry. by Steffen Klassert · 6 years ago
  22. 39aa692 xfrm: policy: fix netlink/pf_key policy lookups by Florian Westphal · 6 years ago
  23. 7759d6a xfrm: policy: add missing indentation by Colin Ian King · 6 years ago
  24. 6ac098b xfrm: policy: add 2nd-level saddr trees for inexact policies by Florian Westphal · 6 years ago
  25. 64a09a7 xfrm: policy: store inexact policies in a tree ordered by source address by Florian Westphal · 6 years ago
  26. e901cbc xfrm: policy: check reinserted policies match their node by Florian Westphal · 6 years ago
  27. 9cf545e xfrm: policy: store inexact policies in a tree ordered by destination address by Florian Westphal · 6 years ago
  28. 6be3b0d xfrm: policy: add inexact policy search tree infrastructure by Florian Westphal · 6 years ago
  29. b5fe22e xfrm: policy: consider if_id when hashing inexact policy by Florian Westphal · 6 years ago
  30. 24969fa xfrm: policy: store inexact policies in an rhashtable by Florian Westphal · 6 years ago
  31. cc1bb84 xfrm: policy: return NULL when inexact search needed by Florian Westphal · 6 years ago
  32. a927d6af xfrm: policy: split list insertion into a helper by Florian Westphal · 6 years ago
  33. ceb159e xfrm: security: iterate all, not inexact lists by Florian Westphal · 6 years ago
  34. ca92e17 xfrm: Fix bucket count reported to userspace by Benjamin Poirier · 6 years ago
  35. 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
  36. 23a12dd Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix by Ingo Molnar · 6 years ago
  37. 82aa467 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  38. 98f7620 compat: Cleanup in_compat_syscall() callers by Dmitry Safonov · 6 years ago
  39. 48e01e0 ixgbe/ixgbevf: fix XFRM_ALGO dependency by Jeff Kirsher · 6 years ago
  40. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  41. 533555e xfrm: Fix error return code in xfrm_output_one() by Wei Yongjun · 6 years ago
  42. 2e2d6f0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  43. 8f18da4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 6 years ago
  44. 8d4b6bc xfrm: use complete IPv6 addresses for hash by Michal Kubecek · 6 years ago
  45. 9dffff2 xfrm: policy: use hlist rcu variants on insert by Florian Westphal · 6 years ago
  46. dac9c97 net: Add extack to nlmsg_parse by David Ahern · 6 years ago
  47. f1193e9 xfrm: use correct size to initialise sp->ovec by Li RongQing · 6 years ago
  48. b7138fd xfrm: remove unnecessary check in xfrmi_get_stats64 by Li RongQing · 6 years ago
  49. 6f41617 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  50. 4da4025 xfrm: fix gro_cells leak when remove virtual xfrm interfaces by Li RongQing · 6 years ago
  51. 2240c12 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 6 years ago
  52. ee0b6f4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 6 years ago
  53. 1042caa net-ipv4: remove 2 always zero parameters from ipv4_redirect() by Maciej Żenczykowski · 6 years ago
  54. d888f39 net-ipv4: remove 2 always zero parameters from ipv4_update_pmtu() by Maciej Żenczykowski · 6 years ago
  55. 32bf94f xfrm: validate template mode by Sean Tranchetti · 6 years ago
  56. 9e14379 xfrm: Fix NULL pointer dereference when skb_dst_force clears the dst_entry. by Steffen Klassert · 6 years ago
  57. a8305bf net: Add and use skb_mark_not_on_list(). by David S. Miller · 6 years ago
  58. 782710e xfrm: reset crypto_done when iterating over multiple input xfrms by Sowmini Varadhan · 6 years ago
  59. 4a13209 xfrm: allow driver to quietly refuse offload by Shannon Nelson · 6 years ago
  60. 211d6f2 xfrm: Make function xfrmi_get_link_net() static by Wei Yongjun · 6 years ago
  61. 07bf790 xfrm: Validate address prefix lengths in the xfrm selector. by Steffen Klassert · 6 years ago
  62. 89b1698 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  63. 7a49d3d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 6 years ago
  64. c6f5e01 xfrm: fix ptr_ret.cocci warnings by kbuild test robot · 6 years ago
  65. 44e2b83 xfrm: Return detailed errors from xfrmi_newlink by Benedict Wong · 6 years ago
  66. 934ffce xfrm: fix 'passing zero to ERR_PTR()' warning by YueHaibing · 6 years ago
  67. 2e13b58 xfrm: remove blank lines at EOF by Stephen Hemminger · 6 years ago
  68. 5baf4f9 xfrm: Allow xfrmi if_id to be updated by UPDSA by Nathan Harold · 6 years ago
  69. bc56b33 xfrm: Remove xfrmi interface ID from flowi by Benedict Wong · 6 years ago
  70. fcb662d xfrm: don't check offload_handle for nonzero by Shannon Nelson · 6 years ago
  71. 386c568 xfrm: use time64_t for in-kernel timestamps by Arnd Bergmann · 6 years ago
  72. 6d8e85f xfrm: Allow Set Mark to be Updated Using UPDSA by Nathan Harold · 6 years ago
  73. e4db5b6 xfrm: policy: remove pcpu policy cache by Florian Westphal · 6 years ago
  74. 86126b7 xfrm: free skb if nlsk pointer is NULL by Florian Westphal · 6 years ago
  75. f203b76 xfrm: Add virtual xfrm interfaces by Steffen Klassert · 6 years ago
  76. 7e65264 xfrm: Add a new lookup key to match xfrm interfaces. by Steffen Klassert · 6 years ago
  77. 9b42c1f xfrm: Extend the output_mark to support input direction and masking. by Steffen Klassert · 6 years ago
  78. 8cc8877 xfrm: fix missing dst_release() after policy blocking lbcast and multicast by Tommi Rantala · 6 years ago
  79. 45c180b xfrm_user: prevent leaking 2 bytes of kernel memory by Eric Dumazet · 6 years ago
  80. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  81. cf626b0 Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  82. 9c54aeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  83. 38369f5 xfrm Fix potential error pointer dereference in xfrm_bundle_create. by Steffen Klassert · 6 years ago
  84. 3617d94 proc: introduce proc_create_net_single by Christoph Hellwig · 7 years ago
  85. b2d6cee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  86. 565f0fa xfrm: use a dedicated slab cache for struct xfrm_state by Mathias Krause · 7 years ago
  87. b48c05a xfrm: Fix warning in xfrm6_tunnel_net_exit. by Steffen Klassert · 7 years ago
  88. c0b458a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  89. e9a441b xfrm: Register xfrm_dev_notifier in appropriate place by Kirill Tkhai · 7 years ago
  90. 56455e0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 7 years ago
  91. 2f635ce net: Drop pernet_operations::async by Kirill Tkhai · 7 years ago
  92. d644406 net: Use octal not symbolic permissions by Joe Perches · 7 years ago
  93. 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  94. 9a3fb9f xfrm: Fix transport mode skb control buffer usage. by Steffen Klassert · 7 years ago
  95. 46c0ef6 xfrm: fix rcu_read_unlock usage in xfrm_local_error by Taehee Yoo · 7 years ago
  96. d2ddf628 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  97. 0dcd787 net: xfrm: use preempt-safe this_cpu_read() in ipcomp_alloc_tfms() by Greg Hackmann · 7 years ago
  98. 649b982 net: Convert xfrm_user_net_ops by Kirill Tkhai · 7 years ago
  99. 415a132 xfrm_policy: use true and false for boolean values by Gustavo A. R. Silva · 7 years ago
  100. 0f3e9c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago