1. b791160 [XFRM]: Fix ordering issue in xfrm_dst_hash_transfer(). by YOSHIFUJI Hideaki · 16 years ago
  2. 1486cbd7 [XFRM] xfrm_policy: kill some bloat by Ilpo Järvinen · 17 years ago
  3. 64c31b3 [XFRM] xfrm_policy_destroy: Rename and relative fixes. by WANG Cong · 17 years ago
  4. d66e37a [XFRM] Statistics: Add outbound-dropping error. by Masahide NAKAMURA · 17 years ago
  5. afeb14b [XFRM]: RFC4303 compliant auditing by Paul Moore · 17 years ago
  6. 68277ac [XFRM]: Assorted IPsec fixups by Paul Moore · 17 years ago
  7. 0aa6477 [XFRM]: Support to increment packet dropping statistics. by Masahide NAKAMURA · 17 years ago
  8. 558f82e [XFRM]: Define packet dropping statistics. by Masahide NAKAMURA · 17 years ago
  9. a1b0514 [XFRM] IPv6: Fix dst/routing check at transformation. by Masahide NAKAMURA · 17 years ago
  10. aef2178 [IPSEC]: Fix zero return value in xfrm_lookup on error by Herbert Xu · 17 years ago
  11. 8b7817f [IPSEC]: Add ICMP host relookup support by Herbert Xu · 17 years ago
  12. d5422ef [IPSEC]: Added xfrm_decode_session_reverse and xfrmX_policy_check_reverse by Herbert Xu · 17 years ago
  13. 815f4e5 [IPSEC]: Make xfrm_lookup flags argument a bit-field by Herbert Xu · 17 years ago
  14. 5a3e55d [NET]: Multiple namespaces in the all dst_ifdown routines. by Denis V. Lunev · 17 years ago
  15. 875179f [IPSEC]: SPD auditing fix to include the netmask/prefix-length by Paul Moore · 17 years ago
  16. 25ee328 [IPSEC]: Merge common code into xfrm_bundle_create by Herbert Xu · 17 years ago
  17. 66cdb3c [IPSEC]: Move flow construction into xfrm_dst_lookup by Herbert Xu · 17 years ago
  18. b24b8a2 [NET]: Convert init_timer into setup_timer by Pavel Emelyanov · 17 years ago
  19. 5951cab [XFRM]: Audit function arguments misordered by Paul Moore · 17 years ago
  20. 75b8c13 [IPSEC]: Fix potential dst leak in xfrm_lookup by Herbert Xu · 17 years ago
  21. 5e5234f [IPSEC]: Fix uninitialised dst warning in __xfrm_lookup by Herbert Xu · 17 years ago
  22. 1399637 [IPSEC]: Rename mode to outer_mode and add inner_mode by Herbert Xu · 17 years ago
  23. 1bfcb10 [IPSEC]: Add missing BEET checks by Herbert Xu · 17 years ago
  24. aa5d62c [IPSEC]: Move type and mode map into xfrm_state.c by Herbert Xu · 17 years ago
  25. 1ecafed [IPSEC]: Remove bogus ref count in xfrm_secpath_reject by Herbert Xu · 17 years ago
  26. 2774c7a [NET]: Make the loopback device per network namespace. by Eric W. Biederman · 17 years ago
  27. de3cb74 [NET]: Dynamically allocate the loopback device, part 1. by Daniel Lezcano · 17 years ago
  28. e9dc865 [NET]: Make device event notification network namespace safe by Eric W. Biederman · 17 years ago
  29. ab5f5e8 [XFRM]: xfrm audit calls by Joy Latten · 17 years ago
  30. f7944fb [XFRM] policy: Replace magic number with XFRM_POLICY_OUT by Thomas Graf · 17 years ago
  31. b5890d8 [XFRM]: Clean up duplicate includes in net/xfrm/ by Jesper Juhl · 17 years ago
  32. e6e0871 Net/Security: fix memory leaks from security_secid_to_secctx() by Paul Moore · 17 years ago
  33. 48b8d78 [XFRM]: State selection update to use inner addresses. by Joakim Koskela · 17 years ago
  34. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  35. 7dc12d6 [NET] XFRM: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  36. bd0bf07 [XFRM]: Fix crash introduced by struct dst_entry reordering by Patrick McHardy · 17 years ago
  37. 4aa2e62 xfrm: Add security check before flushing SAD/SPD by Joy Latten · 17 years ago
  38. aad0e0b [XFRM]: xfrm_larval_drop sysctl should be __read_mostly. by David S. Miller · 17 years ago
  39. 14e50e5 [XFRM]: Allow packet drops during larval state resolution. by David S. Miller · 17 years ago
  40. b5505c6 [IPSEC]: Check validity of direction in xfrm_policy_byid by Herbert Xu · 17 years ago
  41. 5a6d341 [XFRM] SPD info TLV aggregation by Jamal Hadi Salim · 17 years ago
  42. 157bfc2 [XFRM]: Restrict upper layer information by bundle. by Masahide NAKAMURA · 17 years ago
  43. ecfd6b1 [XFRM]: Export SPD info by Jamal Hadi Salim · 17 years ago
  44. 3ff50b7 [NET]: cleanup extra semicolons by Stephen Hemminger · 17 years ago
  45. 9d729f7 [NET]: Convert xtime.tv_sec to get_seconds() by James Morris · 17 years ago
  46. 9619955 [XFRM]: ipsecv6 needs a space when printing audit record. by Joy Latten · 17 years ago
  47. ef41aaa [IPSEC]: xfrm_policy delete security check misplaced by Eric Paris · 17 years ago
  48. 928ba41 [IPSEC]: Fix the address family to refer encap_family by Kazunori MIYAZAWA · 17 years ago
  49. 13fcfbb0 [XFRM]: Fix OOPSes in xfrm_audit_log(). by David S. Miller · 17 years ago
  50. a716c11 [NET] XFRM: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  51. e610e67 [XFRM]: xfrm_migrate() needs exporting to modules. by David S. Miller · 17 years ago
  52. 80c9aba [XFRM]: Extension for dynamic update of endpoint address(es) by Shinta Sugimoto · 17 years ago
  53. a6c7ab5 [IPSEC]: Policy list disorder by Herbert Xu · 18 years ago
  54. 2685b26 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  55. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  56. c9204d9 audit: disable ipsec auditing when CONFIG_AUDITSYSCALL=n by Joy Latten · 18 years ago
  57. 161a09e audit: Add auditing to ipsec by Joy Latten · 18 years ago
  58. baf5d74 [XFRM] Optimize policy dumping by Jamal Hadi Salim · 18 years ago
  59. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  60. 76b3f05 [IPSEC]: Add encapsulation family. by Miika Komu · 18 years ago
  61. 7768102 [XFRM]: uninline xfrm_selector_match() by Andrew Morton · 18 years ago
  62. 67f83cb SELinux: Fix SA selection semantics by Venkat Yekkirala · 18 years ago
  63. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  64. 3bccfbc IPsec: fix handling of errors for socket policies by Venkat Yekkirala · 18 years ago
  65. 5b368e6 IPsec: correct semantics for SELinux policy matching by Venkat Yekkirala · 18 years ago
  66. 134b0fc IPsec: propagate security module errors up from flow_cache_lookup by James Morris · 18 years ago
  67. ae8c057 [XFRM]: Clearing xfrm_policy_count[] to zero during flush is incorrect. by David S. Miller · 18 years ago
  68. a1e59ab [XFRM]: Fix wildcard as tunnel source by Patrick McHardy · 18 years ago
  69. d1d9fac [XFRM]: remove xerr_idxp from __xfrm_policy_check() by James Morris · 18 years ago
  70. e5d679f33 [NET]: Use SLAB_PANIC by Alexey Dobriyan · 18 years ago
  71. acba48e [XFRM]: Respect priority in policy lookups. by David S. Miller · 18 years ago
  72. 44e36b4 [XFRM]: Extract common hashing code into xfrm_hash.[ch] by David S. Miller · 18 years ago
  73. 2518c7c [XFRM]: Hash policies when non-prefixed. by David S. Miller · 18 years ago
  74. 1c09539 [XFRM]: Purge dst references to deleted SAs passively. by David S. Miller · 18 years ago
  75. c7f5ea3 [XFRM]: Do not flush all bundles on SA insert. by David S. Miller · 18 years ago
  76. 9d4a706 [XFRM]: Add generation count to xfrm_state and xfrm_dst. by David S. Miller · 18 years ago
  77. 41a49cc [XFRM]: Add sorting interface for state and template. by Masahide NAKAMURA · 18 years ago
  78. 4e81bb8 [XFRM] POLICY: sub policy support. by Masahide NAKAMURA · 18 years ago
  79. df0ba92 [XFRM]: Trace which secpath state is reject factor. by Masahide NAKAMURA · 18 years ago
  80. e53820d [XFRM] IPV6: Restrict bundle reusing by Masahide NAKAMURA · 18 years ago
  81. 9e51fd3 [XFRM]: Rename secpath_has_tunnel to secpath_has_nontransport. by Masahide NAKAMURA · 18 years ago
  82. f3bd484 [XFRM]: Restrict authentication algorithm only when inbound transformation protocol is IPsec. by Masahide NAKAMURA · 18 years ago
  83. 7e49e6d [XFRM]: Add XFRM_MODE_xxx for future use. by Masahide NAKAMURA · 18 years ago
  84. beb8d13 [MLSXFRM]: Add flow labeling by Venkat Yekkirala · 18 years ago
  85. e0d1caa [MLSXFRM]: Flow based matching of xfrm policy and state by Venkat Yekkirala · 18 years ago
  86. d49c73c [IPSEC]: Validate properly in xfrm_dst_check() by David S. Miller · 18 years ago
  87. 0da974f [NET]: Conversions from kmalloc+memset to k(z|c)alloc. by Panagiotis Issaris · 18 years ago
  88. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  89. b59f45d [IPSEC] xfrm: Abstract out encapsulation modes by Herbert Xu · 18 years ago
  90. 546be24 [IPSEC] xfrm: Undo afinfo lock proliferation by Herbert Xu · 18 years ago
  91. e959d81 [XFRM]: fix incorrect xfrm_policy_afinfo_lock use by Ingo Molnar · 18 years ago
  92. 8dff7c2 [XFRM]: fix softirq-unsafe xfrm typemap->lock use by Ingo Molnar · 18 years ago
  93. dbe5b4a [IPSEC]: Kill unused decap state structure by Herbert Xu · 18 years ago
  94. 4a3e2f7 [NET] sem2mutex: net/ by Arjan van de Ven · 18 years ago
  95. a70fcb0 [XFRM]: Add some missing exports. by David S. Miller · 18 years ago
  96. 6c5c8ca [IPSEC]: Sync series - policy expires by Jamal Hadi Salim · 18 years ago
  97. 752c1f4 [IPSEC]: Kill post_input hook and do NAT-T in esp_input directly by Herbert Xu · 18 years ago
  98. 42cf93c [NETFILTER]: Fix bridge netfilter related in xfrm_lookup by Patrick McHardy · 18 years ago
  99. 9951101 [XFRM]: Fix policy double put by Patrick McHardy · 18 years ago
  100. 00de651 [IPSEC]: Fix strange IPsec freeze. by Herbert Xu · 18 years ago