1. 89b1698 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  2. 7a49d3d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 6 years ago
  3. c6f5e01 xfrm: fix ptr_ret.cocci warnings by kbuild test robot · 6 years ago
  4. 44e2b83 xfrm: Return detailed errors from xfrmi_newlink by Benedict Wong · 6 years ago
  5. 934ffce xfrm: fix 'passing zero to ERR_PTR()' warning by YueHaibing · 6 years ago
  6. 2e13b58 xfrm: remove blank lines at EOF by Stephen Hemminger · 6 years ago
  7. 5baf4f9 xfrm: Allow xfrmi if_id to be updated by UPDSA by Nathan Harold · 6 years ago
  8. bc56b33 xfrm: Remove xfrmi interface ID from flowi by Benedict Wong · 6 years ago
  9. fcb662d xfrm: don't check offload_handle for nonzero by Shannon Nelson · 6 years ago
  10. 386c568 xfrm: use time64_t for in-kernel timestamps by Arnd Bergmann · 6 years ago
  11. 6d8e85f xfrm: Allow Set Mark to be Updated Using UPDSA by Nathan Harold · 6 years ago
  12. e4db5b6 xfrm: policy: remove pcpu policy cache by Florian Westphal · 6 years ago
  13. 86126b7 xfrm: free skb if nlsk pointer is NULL by Florian Westphal · 6 years ago
  14. f203b76 xfrm: Add virtual xfrm interfaces by Steffen Klassert · 6 years ago
  15. 7e65264 xfrm: Add a new lookup key to match xfrm interfaces. by Steffen Klassert · 6 years ago
  16. 9b42c1f xfrm: Extend the output_mark to support input direction and masking. by Steffen Klassert · 6 years ago
  17. 8cc8877 xfrm: fix missing dst_release() after policy blocking lbcast and multicast by Tommi Rantala · 6 years ago
  18. 45c180b xfrm_user: prevent leaking 2 bytes of kernel memory by Eric Dumazet · 6 years ago
  19. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  20. cf626b0 Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  21. 9c54aeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  22. 38369f5 xfrm Fix potential error pointer dereference in xfrm_bundle_create. by Steffen Klassert · 6 years ago
  23. 3617d94 proc: introduce proc_create_net_single by Christoph Hellwig · 7 years ago
  24. b2d6cee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  25. 565f0fa xfrm: use a dedicated slab cache for struct xfrm_state by Mathias Krause · 6 years ago
  26. b48c05a xfrm: Fix warning in xfrm6_tunnel_net_exit. by Steffen Klassert · 7 years ago
  27. c0b458a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  28. e9a441b xfrm: Register xfrm_dev_notifier in appropriate place by Kirill Tkhai · 7 years ago
  29. 56455e0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 7 years ago
  30. 2f635ce net: Drop pernet_operations::async by Kirill Tkhai · 7 years ago
  31. d644406 net: Use octal not symbolic permissions by Joe Perches · 7 years ago
  32. 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  33. 9a3fb9f xfrm: Fix transport mode skb control buffer usage. by Steffen Klassert · 7 years ago
  34. 46c0ef6 xfrm: fix rcu_read_unlock usage in xfrm_local_error by Taehee Yoo · 7 years ago
  35. d2ddf628 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  36. 0dcd787 net: xfrm: use preempt-safe this_cpu_read() in ipcomp_alloc_tfms() by Greg Hackmann · 7 years ago
  37. 649b982 net: Convert xfrm_user_net_ops by Kirill Tkhai · 7 years ago
  38. 415a132 xfrm_policy: use true and false for boolean values by Gustavo A. R. Silva · 7 years ago
  39. 0f3e9c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  40. 779b793 net: rename skb_gso_validate_mtu -> skb_gso_validate_network_len by Daniel Axtens · 7 years ago
  41. b8b549e xfrm: Fix ESN sequence number handling for IPsec GSO packets. by Steffen Klassert · 7 years ago
  42. f8c3d0d xfrm: mark kmem_caches as __ro_after_init by Alexey Dobriyan · 7 years ago
  43. 013cb81 xfrm: Fix infinite loop in xfrm_get_dst_nexthop with transport mode. by Steffen Klassert · 7 years ago
  44. 143a445 xfrm: do not call rcu_read_unlock when afinfo is NULL in xfrm_get_tos by Xin Long · 7 years ago
  45. f84c682 net: Convert pernet_subsys, registered from inet_init() by Kirill Tkhai · 7 years ago
  46. d97ca5d xfrm_user: uncoditionally validate esn replay attribute struct by Florian Westphal · 7 years ago
  47. 2471c98 xfrm: Fix policy hold queue after flowcache removal. by Steffen Klassert · 7 years ago
  48. 19d7df6 xfrm: Refuse to insert 32 bit userspace socket policies on 64 bit systems by Steffen Klassert · 7 years ago
  49. a81e4af Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 7 years ago
  50. 955bd1d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  51. 545d8ae xfrm: fix boolean assignment in xfrm_get_type_offload by Gustavo A. R. Silva · 7 years ago
  52. aa5dd6f xfrm: fix error flow in case of add state fails by Aviad Yehezkel · 7 years ago
  53. cc01572 xfrm: Add SA to hardware at the end of xfrm_state_construct() by Yossi Kuperman · 7 years ago
  54. 50bd870 xfrm: Add ESN support for IPSec HW offload by Yossef Efraim · 7 years ago
  55. c02b374 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  56. 96890d6 net: delete /proc THIS_MODULE references by Alexey Dobriyan · 7 years ago
  57. 76a4201 xfrm: Fix a race in the xdst pcpu cache. by Steffen Klassert · 7 years ago
  58. b1bdcb5 xfrm: don't call xfrm_policy_cache_flush while holding spinlock by Florian Westphal · 7 years ago
  59. d16b46e xfrm: Use __skb_queue_tail in xfrm_trans_queue by Herbert Xu · 7 years ago
  60. 2f10a61 xfrm: fix rcu usage in xfrm_get_type_offload by Sabrina Dubroca · 7 years ago
  61. 862591b xfrm: skip policies marked as dead while rehashing by Florian Westphal · 7 years ago
  62. 257a4b0 xfrm: Forbid state updates from changing encap type by Herbert Xu · 7 years ago
  63. 6bb8824 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  64. 65bbbf6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  65. 92a2320 xfrm: check for xdo_dev_ops add and delete by Shannon Nelson · 7 years ago
  66. 95bff4b xfrm: Allow to use the layer2 IPsec GSO codepath for software crypto. by Steffen Klassert · 7 years ago
  67. f53c723 net: Add asynchronous callbacks for xfrm on layer 2. by Steffen Klassert · 7 years ago
  68. 3dca3f3 xfrm: Separate ESP handling from segmentation for GRO packets. by Steffen Klassert · 7 years ago
  69. acf568e xfrm: Reinject transport-mode packets through tasklet by Herbert Xu · 7 years ago
  70. 8ce38ae Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 7 years ago
  71. d295027 xfrm: put policies when reusing pcpu xdst entry by Florian Westphal · 7 years ago
  72. 732706a xfrm: Fix stack-out-of-bounds with misconfigured transport mode policies. by Steffen Klassert · 7 years ago
  73. 75bf50f xfrm: fix xfrm_do_migrate() with AEAD e.g(AES-GCM) by Antony Antony · 7 years ago
  74. ddc47e4 xfrm: Fix stack-out-of-bounds read on socket policy lookup. by Steffen Klassert · 7 years ago
  75. 4ce3dbe xfrm: Fix xfrm_input() to verify state is valid when (encap_type < 0) by Aviv Heller · 7 years ago
  76. 9b7e14d xfrm: Remove redundant state assignment in xfrm_input() by Aviv Heller · 7 years ago
  77. 43024b9 xfrm: Fix xfrm_dev_state_add to fail for unsupported HW SA option by Yossef Efraim · 7 years ago
  78. 0ba23a2 xfrm: Fix xfrm_replay_overflow_offload_esn by Yossef Efraim · 7 years ago
  79. e719135 xfrm: fix XFRMA_OUTPUT_MARK policy entry by Michal Kubecek · 7 years ago
  80. 5492093 xfrm: Stop using dst->next in bundle construction. by David Miller · 7 years ago
  81. 0f6c480 xfrm: Move dst->path into struct xfrm_dst by David Miller · 7 years ago
  82. b6ca8bd xfrm: Move child route linkage into xfrm_dst. by David Miller · 7 years ago
  83. 45b018be ipsec: Create and use new helpers for dst child access. by David Miller · 7 years ago
  84. b92cf4a net: Create and use new helper xfrm_dst_child(). by David Miller · 7 years ago
  85. be8f828 net: xfrm: allow clearing socket xfrm policies. by Lorenzo Colitti · 7 years ago
  86. 6a53b75 xfrm: check id proto in validate_tmpl() by Cong Wang · 7 years ago
  87. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  88. 6a787d6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  89. 9480215 Revert "xfrm: Fix stack-out-of-bounds read in xfrm_state_find." by Steffen Klassert · 7 years ago
  90. 0e74aa1 xfrm: Copy policy family in clone_policy by Herbert Xu · 7 years ago
  91. 4dc6758 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  92. 6a17280 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  93. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  94. c9f3f81 xfrm: Fix stack-out-of-bounds read in xfrm_state_find. by Steffen Klassert · 7 years ago
  95. cf37966 xfrm: do unconditional template resolution before pcpu cache check by Florian Westphal · 7 years ago
  96. ead7515 Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  97. cb79a18 xfrm: defer daddr pointer assignment after spi parsing by Florian Westphal · 7 years ago
  98. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  99. ed29668 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  100. 26a8ba2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 7 years ago