1. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  2. 97d052e Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  3. bd0b33b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 5 months ago
  4. 77cc278f xfrm: policy: Use sequence counters with associated lock by Ahmed S. Darwish · 4 years, 6 months ago
  5. b328ecc xfrm: Make the policy hold queue work with VTI. by Steffen Klassert · 4 years, 6 months ago
  6. 95a35b4 xfrm: policy: fix IPv6-only espintcp compilation by Sabrina Dubroca · 4 years, 6 months ago
  7. 4f47e8ab xfrm: policy: match with both mark and mask on user interfaces by Xin Long · 4 years, 7 months ago
  8. ed17b8d xfrm: fix a warning in xfrm_policy_insert_list by Xin Long · 4 years, 7 months ago
  9. f0b5989 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 4 years, 9 months ago
  10. e00dd94 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 4 years, 9 months ago
  11. 4c59406 xfrm: policy: Fix doulbe free in xfrm_policy_timer by YueHaibing · 4 years, 10 months ago
  12. af13b3c Remove DST_HOST by David Laight · 4 years, 10 months ago
  13. 45586c7 treewide: remove redundant IS_ERR() before error code check by Masahiro Yamada · 5 years ago
  14. e27cca9 xfrm: add espintcp (RFC 8229) by Sabrina Dubroca · 5 years ago
  15. 895b5c9 netfilter: drop bridge nf reset from nf_reset by Florian Westphal · 5 years ago
  16. 2e9550ed Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 5 years ago
  17. c3b4c3a xfrm/xfrm_policy: fix dst dev null pointer dereference in collect_md mode by Hangbin Liu · 5 years ago
  18. 769a807 xfrm: policy: avoid warning splat when merging nodes by Florian Westphal · 5 years ago
  19. af144a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 5 years ago
  20. 114b5b3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 6 years ago
  21. fd70972 xfrm: policy: fix bydst hlist corruption on hash rebuild by Florian Westphal · 6 years ago
  22. 52e63a4 xfrm: remove a duplicated assignment by Cong Wang · 6 years ago
  23. 3aaf391 xfrm: remove state and template sort indirections from xfrm_state_afinfo by Florian Westphal · 6 years ago
  24. 2c1212d Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  25. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  26. 858e540 xfrm: ressurrect "Fix uninitialized memory read in _decode_session4" by Florian Westphal · 6 years ago
  27. ff24e49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  28. c53ac41e xfrm: remove decode_session indirection from afinfo_policy by Florian Westphal · 6 years ago
  29. 2e8b4aa xfrm: remove init_path indirection from afinfo_policy by Florian Westphal · 6 years ago
  30. f24ea528 xfrm: remove tos indirection from afinfo_policy by Florian Westphal · 6 years ago
  31. c9500d7 xfrm: store xfrm_mode directly, not its address by Florian Westphal · 6 years ago
  32. 4c145dc xfrm: make xfrm modes builtin by Florian Westphal · 6 years ago
  33. 733a5fa xfrm: remove afinfo pointer from xfrm_mode by Florian Westphal · 6 years ago
  34. 025c65e xfrm: Honor original L3 slave device in xfrmi policy lookup by Martin Willi · 6 years ago
  35. 660899d xfrm: Fix inbound traffic via XFRM interfaces across network namespaces by Tobias Brunner · 6 years ago
  36. e2612cd xfrm: Make set-mark default behavior backward compatible by Benedict Wong · 6 years ago
  37. 12750ab xfrm: policy: fix infinite loop when merging src-nodes by Florian Westphal · 6 years ago
  38. 1d38900 xfrm: policy: fix reinsertion on node merge by Florian Westphal · 6 years ago
  39. 1548bc4 xfrm: policy: delete inexact policies from inexact list on hash rebuild by Florian Westphal · 6 years ago
  40. 7a474c3 xfrm: policy: increment xfrm_hash_generation on hash rebuild by Florian Westphal · 6 years ago
  41. 355b00d xfrm: policy: use hlist rcu variants on inexact insert, part 2 by Florian Westphal · 6 years ago
  42. ac68a3d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 6 years ago
  43. 2294be0f net: use skb_sec_path helper in more places by Florian Westphal · 6 years ago
  44. cc4acb1 xfrm: policy: remove set but not used variable 'priority' by YueHaibing · 6 years ago
  45. 88584c3 xfrm: policy: fix policy hash rebuild by Florian Westphal · 6 years ago
  46. 39aa692 xfrm: policy: fix netlink/pf_key policy lookups by Florian Westphal · 6 years ago
  47. 7759d6a xfrm: policy: add missing indentation by Colin Ian King · 6 years ago
  48. 6ac098b xfrm: policy: add 2nd-level saddr trees for inexact policies by Florian Westphal · 6 years ago
  49. 64a09a7 xfrm: policy: store inexact policies in a tree ordered by source address by Florian Westphal · 6 years ago
  50. e901cbc xfrm: policy: check reinserted policies match their node by Florian Westphal · 6 years ago
  51. 9cf545e xfrm: policy: store inexact policies in a tree ordered by destination address by Florian Westphal · 6 years ago
  52. 6be3b0d xfrm: policy: add inexact policy search tree infrastructure by Florian Westphal · 6 years ago
  53. b5fe22e xfrm: policy: consider if_id when hashing inexact policy by Florian Westphal · 6 years ago
  54. 24969fa xfrm: policy: store inexact policies in an rhashtable by Florian Westphal · 6 years ago
  55. cc1bb84 xfrm: policy: return NULL when inexact search needed by Florian Westphal · 6 years ago
  56. a927d6af xfrm: policy: split list insertion into a helper by Florian Westphal · 6 years ago
  57. ceb159e xfrm: security: iterate all, not inexact lists by Florian Westphal · 6 years ago
  58. 9dffff2 xfrm: policy: use hlist rcu variants on insert by Florian Westphal · 6 years ago
  59. ee0b6f4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 6 years ago
  60. 9e14379 xfrm: Fix NULL pointer dereference when skb_dst_force clears the dst_entry. by Steffen Klassert · 6 years ago
  61. 89b1698 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  62. 934ffce xfrm: fix 'passing zero to ERR_PTR()' warning by YueHaibing · 6 years ago
  63. bc56b33 xfrm: Remove xfrmi interface ID from flowi by Benedict Wong · 6 years ago
  64. 386c568 xfrm: use time64_t for in-kernel timestamps by Arnd Bergmann · 6 years ago
  65. e4db5b6 xfrm: policy: remove pcpu policy cache by Florian Westphal · 7 years ago
  66. f203b76 xfrm: Add virtual xfrm interfaces by Steffen Klassert · 7 years ago
  67. 7e65264 xfrm: Add a new lookup key to match xfrm interfaces. by Steffen Klassert · 7 years ago
  68. 9b42c1f xfrm: Extend the output_mark to support input direction and masking. by Steffen Klassert · 7 years ago
  69. 8cc8877 xfrm: fix missing dst_release() after policy blocking lbcast and multicast by Tommi Rantala · 7 years ago
  70. 38369f5 xfrm Fix potential error pointer dereference in xfrm_bundle_create. by Steffen Klassert · 7 years ago
  71. e9a441b xfrm: Register xfrm_dev_notifier in appropriate place by Kirill Tkhai · 7 years ago
  72. 56455e0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 7 years ago
  73. 2f635ce net: Drop pernet_operations::async by Kirill Tkhai · 7 years ago
  74. 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  75. 415a132 xfrm_policy: use true and false for boolean values by Gustavo A. R. Silva · 7 years ago
  76. f8c3d0d xfrm: mark kmem_caches as __ro_after_init by Alexey Dobriyan · 7 years ago
  77. 013cb81 xfrm: Fix infinite loop in xfrm_get_dst_nexthop with transport mode. by Steffen Klassert · 7 years ago
  78. 143a445 xfrm: do not call rcu_read_unlock when afinfo is NULL in xfrm_get_tos by Xin Long · 7 years ago
  79. f84c682 net: Convert pernet_subsys, registered from inet_init() by Kirill Tkhai · 7 years ago
  80. 2471c981 xfrm: Fix policy hold queue after flowcache removal. by Steffen Klassert · 7 years ago
  81. c02b374 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  82. 76a4201 xfrm: Fix a race in the xdst pcpu cache. by Steffen Klassert · 7 years ago
  83. b1bdcb5 xfrm: don't call xfrm_policy_cache_flush while holding spinlock by Florian Westphal · 7 years ago
  84. 862591b xfrm: skip policies marked as dead while rehashing by Florian Westphal · 7 years ago
  85. 6bb8824 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  86. 8ce38ae Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 7 years ago
  87. d295027 xfrm: put policies when reusing pcpu xdst entry by Florian Westphal · 7 years ago
  88. ddc47e4 xfrm: Fix stack-out-of-bounds read on socket policy lookup. by Steffen Klassert · 7 years ago
  89. 5492093 xfrm: Stop using dst->next in bundle construction. by David Miller · 7 years ago
  90. 0f6c480 xfrm: Move dst->path into struct xfrm_dst by David Miller · 7 years ago
  91. 45b018be ipsec: Create and use new helpers for dst child access. by David Miller · 7 years ago
  92. b92cf4a net: Create and use new helper xfrm_dst_child(). by David Miller · 7 years ago
  93. be8f828 net: xfrm: allow clearing socket xfrm policies. by Lorenzo Colitti · 7 years ago
  94. 6a787d6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  95. 9480215 Revert "xfrm: Fix stack-out-of-bounds read in xfrm_state_find." by Steffen Klassert · 7 years ago
  96. 0e74aa1 xfrm: Copy policy family in clone_policy by Herbert Xu · 7 years ago
  97. 4dc6758 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  98. c9f3f81 xfrm: Fix stack-out-of-bounds read in xfrm_state_find. by Steffen Klassert · 7 years ago
  99. cf37966 xfrm: do unconditional template resolution before pcpu cache check by Florian Westphal · 7 years ago
  100. ed29668 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago