1. 2e2d6f0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  2. 8f18da4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 6 years ago
  3. 8d4b6bc xfrm: use complete IPv6 addresses for hash by Michal Kubecek · 6 years ago
  4. 9dffff2 xfrm: policy: use hlist rcu variants on insert by Florian Westphal · 6 years ago
  5. dac9c97 net: Add extack to nlmsg_parse by David Ahern · 6 years ago
  6. f1193e9 xfrm: use correct size to initialise sp->ovec by Li RongQing · 6 years ago
  7. b7138fd xfrm: remove unnecessary check in xfrmi_get_stats64 by Li RongQing · 6 years ago
  8. 6f41617 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  9. 4da4025 xfrm: fix gro_cells leak when remove virtual xfrm interfaces by Li RongQing · 6 years ago
  10. 2240c12 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 6 years ago
  11. ee0b6f4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 6 years ago
  12. 1042caa net-ipv4: remove 2 always zero parameters from ipv4_redirect() by Maciej Żenczykowski · 6 years ago
  13. d888f39 net-ipv4: remove 2 always zero parameters from ipv4_update_pmtu() by Maciej Żenczykowski · 6 years ago
  14. 32bf94f xfrm: validate template mode by Sean Tranchetti · 6 years ago
  15. 9e14379 xfrm: Fix NULL pointer dereference when skb_dst_force clears the dst_entry. by Steffen Klassert · 6 years ago
  16. a8305bf net: Add and use skb_mark_not_on_list(). by David S. Miller · 6 years ago
  17. 782710e xfrm: reset crypto_done when iterating over multiple input xfrms by Sowmini Varadhan · 6 years ago
  18. 4a13209 xfrm: allow driver to quietly refuse offload by Shannon Nelson · 6 years ago
  19. 211d6f2 xfrm: Make function xfrmi_get_link_net() static by Wei Yongjun · 6 years ago
  20. 07bf790 xfrm: Validate address prefix lengths in the xfrm selector. by Steffen Klassert · 6 years ago
  21. 89b1698 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  22. 7a49d3d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 6 years ago
  23. c6f5e01 xfrm: fix ptr_ret.cocci warnings by kbuild test robot · 6 years ago
  24. 44e2b83 xfrm: Return detailed errors from xfrmi_newlink by Benedict Wong · 6 years ago
  25. 934ffce xfrm: fix 'passing zero to ERR_PTR()' warning by YueHaibing · 6 years ago
  26. 2e13b58 xfrm: remove blank lines at EOF by Stephen Hemminger · 6 years ago
  27. 5baf4f9 xfrm: Allow xfrmi if_id to be updated by UPDSA by Nathan Harold · 6 years ago
  28. bc56b33 xfrm: Remove xfrmi interface ID from flowi by Benedict Wong · 6 years ago
  29. fcb662d xfrm: don't check offload_handle for nonzero by Shannon Nelson · 7 years ago
  30. 386c568 xfrm: use time64_t for in-kernel timestamps by Arnd Bergmann · 6 years ago
  31. 6d8e85f xfrm: Allow Set Mark to be Updated Using UPDSA by Nathan Harold · 7 years ago
  32. e4db5b6 xfrm: policy: remove pcpu policy cache by Florian Westphal · 7 years ago
  33. 86126b7 xfrm: free skb if nlsk pointer is NULL by Florian Westphal · 7 years ago
  34. f203b76 xfrm: Add virtual xfrm interfaces by Steffen Klassert · 7 years ago
  35. 7e65264 xfrm: Add a new lookup key to match xfrm interfaces. by Steffen Klassert · 7 years ago
  36. 9b42c1f xfrm: Extend the output_mark to support input direction and masking. by Steffen Klassert · 7 years ago
  37. 8cc8877 xfrm: fix missing dst_release() after policy blocking lbcast and multicast by Tommi Rantala · 7 years ago
  38. 45c180b xfrm_user: prevent leaking 2 bytes of kernel memory by Eric Dumazet · 7 years ago
  39. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  40. cf626b0 Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  41. 9c54aeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  42. 38369f5 xfrm Fix potential error pointer dereference in xfrm_bundle_create. by Steffen Klassert · 7 years ago
  43. 3617d94 proc: introduce proc_create_net_single by Christoph Hellwig · 7 years ago
  44. b2d6cee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  45. 565f0fa xfrm: use a dedicated slab cache for struct xfrm_state by Mathias Krause · 7 years ago
  46. b48c05a xfrm: Fix warning in xfrm6_tunnel_net_exit. by Steffen Klassert · 7 years ago
  47. c0b458a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  48. e9a441b xfrm: Register xfrm_dev_notifier in appropriate place by Kirill Tkhai · 7 years ago
  49. 56455e0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 7 years ago
  50. 2f635ce net: Drop pernet_operations::async by Kirill Tkhai · 7 years ago
  51. d644406 net: Use octal not symbolic permissions by Joe Perches · 7 years ago
  52. 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  53. 9a3fb9f xfrm: Fix transport mode skb control buffer usage. by Steffen Klassert · 7 years ago
  54. 46c0ef6 xfrm: fix rcu_read_unlock usage in xfrm_local_error by Taehee Yoo · 7 years ago
  55. d2ddf628 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  56. 0dcd787 net: xfrm: use preempt-safe this_cpu_read() in ipcomp_alloc_tfms() by Greg Hackmann · 7 years ago
  57. 649b982 net: Convert xfrm_user_net_ops by Kirill Tkhai · 7 years ago
  58. 415a132 xfrm_policy: use true and false for boolean values by Gustavo A. R. Silva · 7 years ago
  59. 0f3e9c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  60. 779b793 net: rename skb_gso_validate_mtu -> skb_gso_validate_network_len by Daniel Axtens · 7 years ago
  61. b8b549e xfrm: Fix ESN sequence number handling for IPsec GSO packets. by Steffen Klassert · 7 years ago
  62. f8c3d0d xfrm: mark kmem_caches as __ro_after_init by Alexey Dobriyan · 7 years ago
  63. 013cb81 xfrm: Fix infinite loop in xfrm_get_dst_nexthop with transport mode. by Steffen Klassert · 7 years ago
  64. 143a445 xfrm: do not call rcu_read_unlock when afinfo is NULL in xfrm_get_tos by Xin Long · 7 years ago
  65. f84c682 net: Convert pernet_subsys, registered from inet_init() by Kirill Tkhai · 7 years ago
  66. d97ca5d xfrm_user: uncoditionally validate esn replay attribute struct by Florian Westphal · 7 years ago
  67. 2471c98 xfrm: Fix policy hold queue after flowcache removal. by Steffen Klassert · 7 years ago
  68. 19d7df6 xfrm: Refuse to insert 32 bit userspace socket policies on 64 bit systems by Steffen Klassert · 7 years ago
  69. a81e4af Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 7 years ago
  70. 955bd1d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  71. 545d8ae xfrm: fix boolean assignment in xfrm_get_type_offload by Gustavo A. R. Silva · 7 years ago
  72. aa5dd6f xfrm: fix error flow in case of add state fails by Aviad Yehezkel · 7 years ago
  73. cc01572 xfrm: Add SA to hardware at the end of xfrm_state_construct() by Yossi Kuperman · 7 years ago
  74. 50bd870 xfrm: Add ESN support for IPSec HW offload by Yossef Efraim · 7 years ago
  75. c02b374 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  76. 96890d6 net: delete /proc THIS_MODULE references by Alexey Dobriyan · 7 years ago
  77. 76a4201 xfrm: Fix a race in the xdst pcpu cache. by Steffen Klassert · 7 years ago
  78. b1bdcb5 xfrm: don't call xfrm_policy_cache_flush while holding spinlock by Florian Westphal · 7 years ago
  79. d16b46e xfrm: Use __skb_queue_tail in xfrm_trans_queue by Herbert Xu · 7 years ago
  80. 2f10a61 xfrm: fix rcu usage in xfrm_get_type_offload by Sabrina Dubroca · 7 years ago
  81. 862591b xfrm: skip policies marked as dead while rehashing by Florian Westphal · 7 years ago
  82. 257a4b0 xfrm: Forbid state updates from changing encap type by Herbert Xu · 7 years ago
  83. 6bb8824 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  84. 65bbbf6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  85. 92a2320 xfrm: check for xdo_dev_ops add and delete by Shannon Nelson · 7 years ago
  86. 95bff4b xfrm: Allow to use the layer2 IPsec GSO codepath for software crypto. by Steffen Klassert · 7 years ago
  87. f53c723 net: Add asynchronous callbacks for xfrm on layer 2. by Steffen Klassert · 7 years ago
  88. 3dca3f3 xfrm: Separate ESP handling from segmentation for GRO packets. by Steffen Klassert · 7 years ago
  89. acf568e xfrm: Reinject transport-mode packets through tasklet by Herbert Xu · 7 years ago
  90. 8ce38ae Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 7 years ago
  91. d295027 xfrm: put policies when reusing pcpu xdst entry by Florian Westphal · 7 years ago
  92. 732706a xfrm: Fix stack-out-of-bounds with misconfigured transport mode policies. by Steffen Klassert · 7 years ago
  93. 75bf50f xfrm: fix xfrm_do_migrate() with AEAD e.g(AES-GCM) by Antony Antony · 7 years ago
  94. ddc47e4 xfrm: Fix stack-out-of-bounds read on socket policy lookup. by Steffen Klassert · 7 years ago
  95. 4ce3dbe xfrm: Fix xfrm_input() to verify state is valid when (encap_type < 0) by Aviv Heller · 7 years ago
  96. 9b7e14d xfrm: Remove redundant state assignment in xfrm_input() by Aviv Heller · 7 years ago
  97. 43024b9 xfrm: Fix xfrm_dev_state_add to fail for unsupported HW SA option by Yossef Efraim · 7 years ago
  98. 0ba23a2 xfrm: Fix xfrm_replay_overflow_offload_esn by Yossef Efraim · 7 years ago
  99. e719135 xfrm: fix XFRMA_OUTPUT_MARK policy entry by Michal Kubecek · 7 years ago
  100. 5492093 xfrm: Stop using dst->next in bundle construction. by David Miller · 7 years ago