1. 870a2df xfrm: rename struct xfrm_filter by Nicolas Dichtel · 10 years ago
  2. d362309 ipsec: add support of limited SA dump by Nicolas Dichtel · 10 years ago
  3. 0f24558 xfrm: avoid creating temporary SA when there are no listeners by Horia Geanta · 10 years ago
  4. 0171410 xfrm: Don't prohibit AH from using ESN feature by Fan Du · 10 years ago
  5. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  6. 4440e85 audit: convert all sessionid declaration to unsigned int by Eric Paris · 11 years ago
  7. 02d0892 xfrm: checkpatch erros with space prohibited by Weilong Chen · 11 years ago
  8. 9b7a787 xfrm: checkpatch errors with space by Weilong Chen · 11 years ago
  9. 776e9dd xfrm: export verify_userspi_info for pkfey and netlink interface by Fan Du · 11 years ago
  10. ea9884b xfrm: check user specified spi for IPComp by Fan Du · 11 years ago
  11. 283bc9f xfrm: Namespacify xfrm state/policy locks by Fan Du · 11 years ago
  12. 8d549c4 xfrm: Using the right namespace to migrate key info by Fan Du · 11 years ago
  13. e682adf xfrm: Try to honor policy index if it's supplied by user by Fan Du · 11 years ago
  14. 33fce60 xfrm: Guard IPsec anti replay window against replay bitmap by Fan Du · 11 years ago
  15. 4479ff7 xfrm: Fix replay size checking on async events by Steffen Klassert · 11 years ago
  16. e4c1721 xfrm: force a garbage collection after deleting a policy by Paul Moore · 11 years ago
  17. 05600a7 xfrm_user: constify netlink dispatch table by Mathias Krause · 11 years ago
  18. a947b0a xfrm: allow to avoid copying DSCP during encapsulation by Nicolas Dichtel · 11 years ago
  19. 70e94e6 xfrm: Convert xfrm_addr_cmp() to boolean xfrm_addr_equal(). by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  20. df008c9 net: Allow userns root to control llc, netfilter, netlink, packet, and xfrm by Eric W. Biederman · 12 years ago
  21. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  22. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  23. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  24. e3ac104 xfrm_user: don't copy esn replay window twice for new states by Mathias Krause · 12 years ago
  25. ecd7918 xfrm_user: ensure user supplied esn replay window is valid by Mathias Krause · 12 years ago
  26. 1f86840 xfrm_user: fix info leak in copy_to_user_tmpl() by Mathias Krause · 12 years ago
  27. 7b78983 xfrm_user: fix info leak in copy_to_user_policy() by Mathias Krause · 12 years ago
  28. f778a63 xfrm_user: fix info leak in copy_to_user_state() by Mathias Krause · 12 years ago
  29. 4c87308 xfrm_user: fix info leak in copy_to_user_auth() by Mathias Krause · 12 years ago
  30. c254637 xfrm_user: return error pointer instead of NULL #2 by Mathias Krause · 12 years ago
  31. 864745d xfrm_user: return error pointer instead of NULL by Mathias Krause · 12 years ago
  32. e1760bd userns: Convert the audit loginuid to be a kuid by Eric W. Biederman · 12 years ago
  33. c6bb813 xfrm: Report user triggered expirations against the users socket by Eric W. Biederman · 12 years ago
  34. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  35. 9f00d97 netlink: hide struct module parameter in netlink_kernel_create by Pablo Neira Ayuso · 12 years ago
  36. 65e0736 xfrm: remove redundant parameter "int dir" in struct xfrm_mgr.acquire by Fan Du · 12 years ago
  37. a31f2d1 netlink: add netlink_kernel_cfg parameter to netlink_kernel_create by Pablo Neira Ayuso · 12 years ago
  38. 1d1e34d xfrm_user: Propagate netlink error codes properly. by David S. Miller · 12 years ago
  39. d0fde79 xfrm_user: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  40. 80d326f netlink: add netlink_dump_control structure for netlink_dump_start() by Pablo Neira Ayuso · 12 years ago
  41. c49c41a Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 12 years ago
  42. cf778b0 net: reintroduce missing rcu_assign_pointer() calls by Eric Dumazet · 12 years ago
  43. fd77846 security: remove the security_netlink_recv hook as it is equivalent to capable() by Eric Paris · 12 years ago
  44. dfd56b8 net: use IS_ENABLED(CONFIG_IPV6) by Eric Dumazet · 13 years ago
  45. a9b3cd7 rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER by Stephen Hemminger · 13 years ago
  46. c7ac867 rtnetlink: Compute and store minimum ifinfo dump size by Greg Rose · 13 years ago
  47. 7833aa0 xfrm: Check for the new replay implementation if an esn state is inserted by Steffen Klassert · 13 years ago
  48. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  49. 02aadf7 xfrm: Restrict extended sequence numbers to esp by Steffen Klassert · 13 years ago
  50. e2b1912 xfrm: Check for esn buffer len in xfrm_new_ae by Steffen Klassert · 13 years ago
  51. a454f0c xfrm: Fix initialize repl field of struct xfrm_state by Wei Yongjun · 13 years ago
  52. d8647b7 xfrm: Add user interface for esn and big anti-replay windows by Steffen Klassert · 13 years ago
  53. 9fdc488 xfrm: Move IPsec replay detection functions to a separate file by Steffen Klassert · 13 years ago
  54. c53fa1e netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms by Patrick McHardy · 13 years ago
  55. 6f2f19e xfrm: Pass name as const to xfrm_*_get_byname(). by David S. Miller · 13 years ago
  56. 183cad1 xfrm: Const'ify pointer args to km_migrate() and implementations. by David S. Miller · 13 years ago
  57. 214e005 xfrm: Pass km_event pointers around as const when possible. by David S. Miller · 13 years ago
  58. b8f3ab4 Revert "netlink: test for all flags of the NLM_F_DUMP composite" by David S. Miller · 13 years ago
  59. fa6dd8a xfrm: check trunc_len in XFRMA_ALG_AUTH_TRUNC by Nicolas Dichtel · 13 years ago
  60. 0ab03c2 netlink: test for all flags of the NLM_F_DUMP composite by Jan Engelhardt · 13 years ago
  61. 35d2856 xfrm: Add Traffic Flow Confidentiality padding XFRM attribute by Martin Willi · 14 years ago
  62. 928497f xfrm_user: avoid a warning with some compiler by Nicolas Dichtel · 14 years ago
  63. 2f09a4d xfrm: Use GFP_ATOMIC in xfrm_compile_policy by Herbert Xu · 14 years ago
  64. 62db5cf xfrm: add severity to printk by stephen hemminger · 14 years ago
  65. ea2dea9 xfrm: remove policy lock when accessing policy->walk.dead by Timo Teräs · 14 years ago
  66. c8bf4d0 xfrm_user: verify policy direction at XFRM_MSG_POLEXPIRE handler by Timo Teräs · 14 years ago
  67. 295fae5 xfrm: Allow user space manipulation of SPD mark by Jamal Hadi Salim · 14 years ago
  68. 6f26b61 xfrm: Allow user space config of SAD mark by Jamal Hadi Salim · 14 years ago
  69. 8ca2e93 xfrm: SP lookups signature with mark by Jamal Hadi Salim · 14 years ago
  70. bd55775 xfrm: SA lookups signature with mark by Jamal Hadi Salim · 14 years ago
  71. 2f1eb65 xfrm: Flushing empty SPD generates false events by Jamal Hadi Salim · 14 years ago
  72. 9e64cc9 xfrm: Flushing empty SAD generates false events by Jamal Hadi Salim · 14 years ago
  73. 069c474 xfrm: Revert false event eliding commits. by David S. Miller · 14 years ago
  74. 0dca3a8 xfrm: Flushing empty SPD generates false events by jamal · 14 years ago
  75. 19f4c71 xfrm: Flushing empty SAD generates false events by jamal · 14 years ago
  76. c28e930 xfrm: validate attributes by jamal · 14 years ago
  77. e071041 netns xfrm: fix "ip xfrm state|policy count" misreport by Alexey Dobriyan · 14 years ago
  78. d79d792 net: Allow xfrm_user_net_exit to batch efficiently. by Eric W. Biederman · 15 years ago
  79. 4447bb3 xfrm: Store aalg in xfrm_state with a user specified truncation length by Martin Willi · 15 years ago
  80. 66f9a25 Revert "xfrm: For 32/64 compatability wrt. xfrm_usersa_info" by David S. Miller · 15 years ago
  81. fc8c7dc xfrm: For 32/64 compatability wrt. xfrm_usersa_info by David S. Miller · 15 years ago
  82. d8eb930 xfrm: join error paths by Ilpo Järvinen · 16 years ago
  83. b27aead netns xfrm: per-netns sysctls by Alexey Dobriyan · 16 years ago
  84. db983c1 netns xfrm: KM reporting in netns by Alexey Dobriyan · 16 years ago
  85. 7067802 netns xfrm: pass netns with KM notifications by Alexey Dobriyan · 16 years ago
  86. fc34acd netns xfrm: xfrm_user module in netns by Alexey Dobriyan · 16 years ago
  87. a6483b7 netns xfrm: per-netns NETLINK_XFRM socket by Alexey Dobriyan · 16 years ago
  88. cdcbca7 netns xfrm: policy walking in netns by Alexey Dobriyan · 16 years ago
  89. 8d1211a netns xfrm: finding policy in netns by Alexey Dobriyan · 16 years ago
  90. 33ffbbd netns xfrm: policy flushing in netns by Alexey Dobriyan · 16 years ago
  91. 284fa7d netns xfrm: state walking in netns by Alexey Dobriyan · 16 years ago
  92. 5447c5e netns xfrm: finding states in netns by Alexey Dobriyan · 16 years ago
  93. 221df1e netns xfrm: state lookup in netns by Alexey Dobriyan · 16 years ago
  94. 0e60245 netns xfrm: state flush in netns by Alexey Dobriyan · 16 years ago
  95. 0331b1f netns xfrm: add struct xfrm_policy::xp_net by Alexey Dobriyan · 16 years ago
  96. 673c09b netns xfrm: add struct xfrm_state::xs_net by Alexey Dobriyan · 16 years ago
  97. 9eeda9a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  98. a1caa32 XFRM: copy_to_user_kmaddress() reports local address twice by Arnaud Ebalard · 16 years ago
  99. 3a2dfbe xfrm: Notify changes in UDP encapsulation via netlink by Martin Willi · 16 years ago
  100. 13c1d18 xfrm: MIGRATE enhancements (draft-ebalard-mext-pfkey-enhanced-migrate) by Arnaud Ebalard · 16 years ago