1. 34e23de BACKPORT: net: xfrm: support setting an output mark. by Lorenzo Colitti · 7 years ago
  2. 1e16662 xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICY by Sabrina Dubroca · 7 years ago
  3. d6989d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  4. 63c4378 vti6: fix input path by Nicolas Dichtel · 8 years ago
  5. e45a8a9 xfrm: constify xfrm_replay structures by Julia Lawall · 8 years ago
  6. b540f9d net: xfrm: kill XFRM_INC_STATS_BH() by Eric Dumazet · 8 years ago
  7. 6aef70a net: snmp: kill various STATS_USER() helpers by Eric Dumazet · 8 years ago
  8. d188ba8 xfrm: add rcu protection to sk->sk_policy[] by Eric Dumazet · 9 years ago
  9. 56f0473 xfrm: add rcu grace period in xfrm_policy_destroy() by Eric Dumazet · 9 years ago
  10. ede2059 dst: Pass net into dst->output by Eric W. Biederman · 9 years ago
  11. a6568b2 xfrm: Remove unused afinfo method init_dst by Eric W. Biederman · 9 years ago
  12. 42a7b32 xfrm: Add oif to dst lookups by David Ahern · 9 years ago
  13. 69b0137 ipsec: Add IV generator information to xfrm_state by Herbert Xu · 9 years ago
  14. 165ecc6 xfrm: Add IV generator information to xfrm_algo_desc by Herbert Xu · 9 years ago
  15. 7026b1d netfilter: Pass socket pointer down through okfn(). by David Miller · 9 years ago
  16. 15e318b xfrm: simplify xfrm_address_t use by Jiri Benc · 9 years ago
  17. 0c5c9fb net: Introduce possible_net_t by Eric W. Biederman · 9 years ago
  18. 880a6fa xfrm: configure policy hash table thresholds by netlink by Christophe Gouault · 10 years ago
  19. 2e71029 xfrm: Remove useless xfrm_audit struct. by Tetsuo Handa · 10 years ago
  20. f1370cc xfrm: Remove useless secid field from xfrm_audit. by Tetsuo Handa · 10 years ago
  21. aad8872 ipv4: add a sock pointer to dst->output() path. by Eric Dumazet · 10 years ago
  22. 995dca4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 10 years ago
  23. 573ce1c xfrm6: Remove xfrm_tunnel_notifier by Steffen Klassert · 10 years ago
  24. 7e14ea1 xfrm6: Add IPsec protocol multiplexer by Steffen Klassert · 10 years ago
  25. 2f32b51 xfrm: Introduce xfrm_input_afinfo to access the the callbacks properly by Steffen Klassert · 10 years ago
  26. 870a2df xfrm: rename struct xfrm_filter by Nicolas Dichtel · 10 years ago
  27. 67ddc87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  28. 9994bb8 xfrm4: Remove xfrm_tunnel_notifier by Steffen Klassert · 10 years ago
  29. 70be6c9 xfrm: Add xfrm_tunnel_skb_cb to the skb common buffer by Steffen Klassert · 10 years ago
  30. 3328715 xfrm4: Add IPsec protocol multiplexer by Steffen Klassert · 10 years ago
  31. ee5c231 xfrm: Clone states properly on migration by Steffen Klassert · 10 years ago
  32. d362309 ipsec: add support of limited SA dump by Nicolas Dichtel · 10 years ago
  33. 0f24558 xfrm: avoid creating temporary SA when there are no listeners by Horia Geanta · 10 years ago
  34. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  35. 6dd9158 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  36. 4440e85 audit: convert all sessionid declaration to unsigned int by Eric Paris · 11 years ago
  37. c454997 {pktgen, xfrm} Introduce xfrm_state_lookup_byspi for pktgen by Fan Du · 10 years ago
  38. 776e9dd xfrm: export verify_userspi_info for pkfey and netlink interface by Fan Du · 11 years ago
  39. 283bc9f xfrm: Namespacify xfrm state/policy locks by Fan Du · 11 years ago
  40. 8d549c4 xfrm: Using the right namespace to migrate key info by Fan Du · 11 years ago
  41. 212e560 ipv6: Add a receive path hook for vti6 in xfrm6_mode_tunnel. by Steffen Klassert · 11 years ago
  42. 7b77d16 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 11 years ago
  43. d511337 xfrm.h: Remove extern from function prototypes by Joe Perches · 11 years ago
  44. 06c5405 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  45. aba8269 {ipv4,xfrm}: Introduce xfrm_tunnel_notifier for xfrm tunnel mode callback by Fan Du · 11 years ago
  46. 5a25cf1 xfrm: revert ipv4 mtu determination to dst_mtu by Hannes Frederic Sowa · 11 years ago
  47. 844d487 xfrm: choose protocol family by skb protocol by Hannes Frederic Sowa · 11 years ago
  48. 0ea9d5e xfrm: introduce helper for safe determination of mtu by Hannes Frederic Sowa · 11 years ago
  49. 628e341 xfrm: make local error reporting more robust by Hannes Frederic Sowa · 11 years ago
  50. e473fcb xfrm: constify mark argument of xfrm_find_acq() by Mathias Krause · 11 years ago
  51. e4c1721 xfrm: force a garbage collection after deleting a policy by Paul Moore · 11 years ago
  52. a947b0a xfrm: allow to avoid copying DSCP during encapsulation by Nicolas Dichtel · 11 years ago
  53. e0376d0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 11 years ago
  54. a0073fe xfrm: Add a state resolution packet queue by Steffen Klassert · 11 years ago
  55. 7e50f84 pf_key/xfrm_algo: prepare pf_key and xfrm_algo for new algorithms without pfkey support by Jussi Kivilinna · 11 years ago
  56. 70e94e6 xfrm: Convert xfrm_addr_cmp() to boolean xfrm_addr_equal(). by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  57. ff88b30 xfrm: Use ipv6_addr_equal() where appropriate. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  58. 02bfd8e xfrm: Remove unused defines by Steffen Klassert · 12 years ago
  59. 703fb94 xfrm: Fix the gc threshold value for ipv4 by Steffen Klassert · 12 years ago
  60. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  61. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  62. e1760bd userns: Convert the audit loginuid to be a kuid by Eric W. Biederman · 12 years ago
  63. b48b63a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  64. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  65. 3b59df4 xfrm: Workaround incompatibility of ESN and async crypto by Steffen Klassert · 12 years ago
  66. 1304a73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  67. 9d7b0fc net: ipv6: fix oops in inet_putpeer() by Patrick McHardy · 12 years ago
  68. 65e0736 xfrm: remove redundant parameter "int dir" in struct xfrm_mgr.acquire by Fan Du · 12 years ago
  69. e3c0d04 Fix unexpected SA hard expiration after changing date by Fan Du · 12 years ago
  70. eb8637c net/ipv4: VTI support rx-path hook in xfrm4_mode_tunnel. by Saurabh · 12 years ago
  71. 1d1e34d xfrm_user: Propagate netlink error codes properly. by David S. Miller · 12 years ago
  72. bc9b35a xfrm: Convert several xfrm policy match functions to bool. by David S. Miller · 12 years ago
  73. e545d71 xfrm: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  74. 946a720 xfrm: remove unneeded method typedef declaration in net/xfrm.h. by Rami Rosen · 12 years ago
  75. 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 13 years ago
  76. 26bff94 xfrm: optimize ipv4 selector matching by Alexey Dobriyan · 13 years ago
  77. 3c709f8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-3.6 by David S. Miller · 13 years ago
  78. 43a4dea xfrm: Assign the inner mode output function to the dst entry by Steffen Klassert · 13 years ago
  79. b71d1d4 inet: constify ip headers and in6_addr by Eric Dumazet · 13 years ago
  80. 990078a Disable rp_filter for IPsec packets by Michael Smith · 13 years ago
  81. af2f464 xfrm: Assign esn pointers when cloning a state by Steffen Klassert · 13 years ago
  82. a454f0c xfrm: Fix initialize repl field of struct xfrm_state by Wei Yongjun · 13 years ago
  83. 2cd0846 xfrm: Add support for IPsec extended sequence numbers by Steffen Klassert · 13 years ago
  84. 9fdc488 xfrm: Move IPsec replay detection functions to a separate file by Steffen Klassert · 13 years ago
  85. 1ce3644 xfrm: Use separate low and high order bits of the sequence numbers in xfrm_skb_cb by Steffen Klassert · 13 years ago
  86. 9736acf xfrm: Add basic infrastructure to support IPsec extended sequence numbers by Steffen Klassert · 13 years ago
  87. 7e1dc7b net: Use flowi4 and flowi6 in xfrm layer. by David S. Miller · 13 years ago
  88. 6281dcc net: Make flowi ports AF dependent. by David S. Miller · 13 years ago
  89. 1d28f42 net: Put flowi_* prefix on AF independent members of struct flowi by David S. Miller · 13 years ago
  90. 2774c13 xfrm: Handle blackhole route creation via afinfo. by David S. Miller · 13 years ago
  91. e3dfa38 xfrm: Pass const xfrm_mark to xfrm_mark_put(). by David S. Miller · 13 years ago
  92. a70486f xfrm: Pass const xfrm_address_t objects to xfrm_state_lookup* and xfrm_find_acq. by David S. Miller · 13 years ago
  93. 8515862 xfrm: Pass const arg to xfrm_alg_len and xfrm_alg_auth_len. by David S. Miller · 13 years ago
  94. 6f2f19e xfrm: Pass name as const to xfrm_*_get_byname(). by David S. Miller · 13 years ago
  95. 33765d0 xfrm: Const'ify xfrm_address_t args to xfrm_state_find. by David S. Miller · 13 years ago
  96. f884806 xfrm: Const'ify ptr args to xfrm_state_*_check and xfrm_state_kern. by David S. Miller · 13 years ago
  97. 21eddb5 xfrm: Const'ify xfrm_tmpl and xfrm_state args to xfrm_state_addr_cmp. by David S. Miller · 13 years ago
  98. 63eb23f xfrm: Const'ify policy arg to xp_net. by David S. Miller · 13 years ago
  99. b4b7c0b xfrm: Const'ify selector args in xfrm_migrate paths. by David S. Miller · 13 years ago
  100. 183cad1 xfrm: Const'ify pointer args to km_migrate() and implementations. by David S. Miller · 13 years ago