1. a947b0a xfrm: allow to avoid copying DSCP during encapsulation by Nicolas Dichtel · 11 years ago
  2. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  3. 70e94e6 xfrm: Convert xfrm_addr_cmp() to boolean xfrm_addr_equal(). by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  4. 7a9885b xfrm: use separated locks to protect pointers of struct xfrm_state_afinfo by Cong Wang · 11 years ago
  5. 85168c0 xfrm: replace rwlock on xfrm_km_list with rcu by Cong Wang · 11 years ago
  6. 44abdc3 xfrm: replace rwlock on xfrm_state_afinfo with rcu by Cong Wang · 11 years ago
  7. bb65a9c xfrm: removes a superfluous check and add a statistic by Li RongQing · 12 years ago
  8. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  9. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  10. e1760bd userns: Convert the audit loginuid to be a kuid by Eric W. Biederman · 12 years ago
  11. b48b63a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  12. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  13. 599901c net/xfrm/xfrm_state.c: fix error return code by Julia Lawall · 12 years ago
  14. 65e0736 xfrm: remove redundant parameter "int dir" in struct xfrm_mgr.acquire by Fan Du · 12 years ago
  15. e3c0d04 Fix unexpected SA hard expiration after changing date by Fan Du · 12 years ago
  16. 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 13 years ago
  17. 8fcbc63 XFRM: Fix memory leak in xfrm_state_update by Tushar Gohad · 13 years ago
  18. b71d1d4 inet: constify ip headers and in6_addr by Eric Dumazet · 13 years ago
  19. af2f464 xfrm: Assign esn pointers when cloning a state by Steffen Klassert · 13 years ago
  20. a454f0c xfrm: Fix initialize repl field of struct xfrm_state by Wei Yongjun · 13 years ago
  21. d8647b7 xfrm: Add user interface for esn and big anti-replay windows by Steffen Klassert · 13 years ago
  22. 9fdc488 xfrm: Move IPsec replay detection functions to a separate file by Steffen Klassert · 13 years ago
  23. 1d28f42 net: Put flowi_* prefix on AF independent members of struct flowi by David S. Miller · 13 years ago
  24. a70486f xfrm: Pass const xfrm_address_t objects to xfrm_state_lookup* and xfrm_find_acq. by David S. Miller · 13 years ago
  25. 33765d0 xfrm: Const'ify xfrm_address_t args to xfrm_state_find. by David S. Miller · 13 years ago
  26. 1f673c5 xfrm: Remove unused 'saddr' and 'daddr' args to xfrm_state_look_at. by David S. Miller · 13 years ago
  27. 9aa6008 xfrm: Const'ify xfrm_address_t args to __xfrm_state_lookup{,_byaddr}. by David S. Miller · 13 years ago
  28. 0468601 xfrm: Const'ify xfrm_tmpl arg to xfrm_init_tempstate. by David S. Miller · 13 years ago
  29. 2ab3850 xfrm: Const'ify xfrm_address_t args to xfrm_*_hash. by David S. Miller · 13 years ago
  30. 183cad1 xfrm: Const'ify pointer args to km_migrate() and implementations. by David S. Miller · 13 years ago
  31. 214e005 xfrm: Pass km_event pointers around as const when possible. by David S. Miller · 13 years ago
  32. b520e9f xfrm: Mark flowi arg to xfrm_state_find() const. by David S. Miller · 13 years ago
  33. 1a89859 xfrm: Mark flowi arg to xfrm_init_tempstate() const. by David S. Miller · 13 years ago
  34. 4a08ab0 xfrm: Mark flowi arg to xfrm_state_look_at() const. by David S. Miller · 13 years ago
  35. 78347c8 xfrm: Fix xfrm_state_migrate leak by Thomas Egerer · 14 years ago
  36. 8444cf7 xfrm: Allow different selector family in temporary state by Thomas Egerer · 14 years ago
  37. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  38. 34996cb xfrm: Remove xfrm_state_genid by Herbert Xu · 14 years ago
  39. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  40. 3d6acfa xfrm: SA lookups with mark by Jamal Hadi Salim · 14 years ago
  41. bd55775 xfrm: SA lookups signature with mark by Jamal Hadi Salim · 14 years ago
  42. 9e64cc9 xfrm: Flushing empty SAD generates false events by Jamal Hadi Salim · 14 years ago
  43. 069c474 xfrm: Revert false event eliding commits. by David S. Miller · 14 years ago
  44. 2bb4646 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  45. 6836b9b xfrm: avoid spinlock in get_acqseq() used by xfrm user by jamal · 14 years ago
  46. 553f911 xfrm: Fix xfrm_state_clone leak by Herbert Xu · 14 years ago
  47. 19f4c71 xfrm: Flushing empty SAD generates false events by jamal · 14 years ago
  48. e071041 netns xfrm: fix "ip xfrm state|policy count" misreport by Alexey Dobriyan · 14 years ago
  49. 4447bb3 xfrm: Store aalg in xfrm_state with a user specified truncation length by Martin Willi · 15 years ago
  50. 9e0d57f xfrm: SAD entries do not expire correctly after suspend-resume by Yury Polyanskiy · 15 years ago
  51. 1802571 xfrm: use xfrm_addr_cmp() instead of compare addresses directly by Wei Yongjun · 15 years ago
  52. 6a783c9 xfrm: wrong hash value for temporary SA by Nicolas Dichtel · 15 years ago
  53. 7d0b591 xfrm: spin_lock() should be spin_unlock() in xfrm_state.c by Chuck Ebbert · 15 years ago
  54. 08ec9af xfrm: Fix xfrm_state_find() wrt. wildcard source address. by David S. Miller · 15 years ago
  55. d81d228 xfrm: Accept XFRM_STATE_AF_UNSPEC SAs on IPv4/IPv6 only hosts by Martin Willi · 16 years ago
  56. b27aead netns xfrm: per-netns sysctls by Alexey Dobriyan · 16 years ago
  57. 7c2776e netns xfrm: flush SA/SPDs on netns stop by Alexey Dobriyan · 16 years ago
  58. db983c1 netns xfrm: KM reporting in netns by Alexey Dobriyan · 16 years ago
  59. a6483b7 netns xfrm: per-netns NETLINK_XFRM socket by Alexey Dobriyan · 16 years ago
  60. 284fa7d netns xfrm: state walking in netns by Alexey Dobriyan · 16 years ago
  61. 5447c5e netns xfrm: finding states in netns by Alexey Dobriyan · 16 years ago
  62. 12604d8 netns xfrm: fixup xfrm_alloc_spi() by Alexey Dobriyan · 16 years ago
  63. 221df1e netns xfrm: state lookup in netns by Alexey Dobriyan · 16 years ago
  64. 0e60245 netns xfrm: state flush in netns by Alexey Dobriyan · 16 years ago
  65. 98806f7 netns xfrm: trivial netns propagations by Alexey Dobriyan · 16 years ago
  66. 64d0cd0 netns xfrm: propagate netns into bydst/bysrc/byspi hash functions by Alexey Dobriyan · 16 years ago
  67. 50a3065 netns xfrm: per-netns km_waitq by Alexey Dobriyan · 16 years ago
  68. c783714 netns xfrm: per-netns state GC work by Alexey Dobriyan · 16 years ago
  69. b8a0ae2 netns xfrm: per-netns state GC list by Alexey Dobriyan · 16 years ago
  70. 6308273 netns xfrm: per-netns xfrm_hash_work by Alexey Dobriyan · 16 years ago
  71. 0bf7c5b netns xfrm: per-netns xfrm_state counts by Alexey Dobriyan · 16 years ago
  72. 529983e netns xfrm: per-netns xfrm_state_hmask by Alexey Dobriyan · 16 years ago
  73. b754a4f netns xfrm: per-netns xfrm_state_byspi hash by Alexey Dobriyan · 16 years ago
  74. d320bbb netns xfrm: per-netns xfrm_state_bysrc hash by Alexey Dobriyan · 16 years ago
  75. 73d189d netns xfrm: per-netns xfrm_state_bydst hash by Alexey Dobriyan · 16 years ago
  76. 9d4139c netns xfrm: per-netns xfrm_state_all list by Alexey Dobriyan · 16 years ago
  77. 673c09b netns xfrm: add struct xfrm_state::xs_net by Alexey Dobriyan · 16 years ago
  78. d62ddc2 netns xfrm: add netns boilerplate by Alexey Dobriyan · 16 years ago
  79. 21454aa net: replace NIPQUAD() in net/*/ by Harvey Harrison · 16 years ago
  80. 5b095d989 net: replace %p6 with %pI6 by Harvey Harrison · 16 years ago
  81. fdb46ee net, misc: replace uses of NIP6_FMT with %p6 by Harvey Harrison · 16 years ago
  82. 13c1d18 xfrm: MIGRATE enhancements (draft-ebalard-mext-pfkey-enhanced-migrate) by Arnaud Ebalard · 16 years ago
  83. 12a169e ipsec: Put dumpers on the dump list by Herbert Xu · 16 years ago
  84. 5c18245 ipsec: Fix xfrm_state_walk race by Herbert Xu · 16 years ago
  85. 0856990 ipsec: Add missing list_del() in xfrm_state_gc_task(). by David S. Miller · 16 years ago
  86. abb81c4 ipsec: Use RCU-like construct for saved state within a walk by Herbert Xu · 16 years ago
  87. 225f400 ipsec: Restore larval states and socket policies in dump by Herbert Xu · 16 years ago
  88. 37b08e3 ipsec: Fix deadlock in xfrm_state management. by David S. Miller · 16 years ago
  89. 547b792 net: convert BUG_TRAP to generic WARN_ON by Ilpo Järvinen · 16 years ago
  90. 9781db7 Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 16 years ago
  91. 2532386 Audit: collect sessionid in netlink messages by Eric Paris · 16 years ago
  92. 5e2c433 [XFRM] AUDIT: Fix flowlabel text format ambibuity. by YOSHIFUJI Hideaki · 16 years ago
  93. 8e8e438 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  94. df9dcb4 [IPSEC]: Fix inter address family IPsec tunnel handling. by Kazunori MIYAZAWA · 16 years ago
  95. 4c563f7 [XFRM]: Speed up xfrm_policy and xfrm_state walking by Timo Teras · 16 years ago
  96. 0c11b94 [PATCH] switch audit_get_loginuid() to task_struct * by Al Viro · 17 years ago
  97. 5255dc6 [XFRM]: Remove unused exports. by Adrian Bunk · 16 years ago
  98. 533cb5b [XFRM]: constify 'struct xfrm_type' by Eric Dumazet · 16 years ago
  99. 6666351 [XFRM]: xfrm_state_clone() should be static, not exported by Eric Dumazet · 17 years ago
  100. cf35f43 [XFRM]: Kill some bloat by Ilpo Järvinen · 17 years ago