1. df01812 [XFRM] net/xfrm/xfrm_state.c: use LIST_HEAD instead of LIST_HEAD_INIT by Denis Cheng · 17 years ago
  2. 5a3e55d [NET]: Multiple namespaces in the all dst_ifdown routines. by Denis V. Lunev · 17 years ago
  3. 2fcb45b [IPSEC]: Use the correct family for input state lookup by Herbert Xu · 17 years ago
  4. 875179f [IPSEC]: SPD auditing fix to include the netmask/prefix-length by Paul Moore · 17 years ago
  5. dcaee95 [IPSEC]: kmalloc + memset conversion to kzalloc by Joonwoo Park · 17 years ago
  6. 294b4ba [IPSEC]: Kill afinfo->nf_post_routing by David S. Miller · 17 years ago
  7. 1bf06cd [IPSEC]: Add async resume support on input by Herbert Xu · 17 years ago
  8. 60d5fcf [IPSEC]: Remove nhoff from xfrm_input by Herbert Xu · 17 years ago
  9. d26f398 [IPSEC]: Make x->lastused an unsigned long by Herbert Xu · 17 years ago
  10. 0ebea8e [IPSEC]: Move state lock into x->type->input by Herbert Xu · 17 years ago
  11. 668dc8a [IPSEC]: Move integrity stat collection into xfrm_input by Herbert Xu · 17 years ago
  12. b2aa5e9 [IPSEC]: Store xfrm states in security path directly by Herbert Xu · 17 years ago
  13. 716062f [IPSEC]: Merge most of the input path by Herbert Xu · 17 years ago
  14. c6581a4 [IPSEC]: Add async resume support on output by Herbert Xu · 17 years ago
  15. 862b82c [IPSEC]: Merge most of the output path by Herbert Xu · 17 years ago
  16. 227620e [IPSEC]: Separate inner/outer mode processing on input by Herbert Xu · 17 years ago
  17. a2deb6d [IPSEC]: Move x->outer_mode->output out of locked section by Herbert Xu · 17 years ago
  18. 25ee328 [IPSEC]: Merge common code into xfrm_bundle_create by Herbert Xu · 17 years ago
  19. 66cdb3c [IPSEC]: Move flow construction into xfrm_dst_lookup by Herbert Xu · 17 years ago
  20. 550ade8 [IPSEC]: Use dst->header_len when resizing on output by Herbert Xu · 17 years ago
  21. b24b8a2 [NET]: Convert init_timer into setup_timer by Pavel Emelyanov · 17 years ago
  22. 0f99be0 [XFRM]: xfrm_algo_clone() allocates too much memory by Eric Dumazet · 17 years ago
  23. 2d60abc [XFRM]: Do not define km_migrate() if !CONFIG_XFRM_MIGRATE by Eric Dumazet · 17 years ago
  24. 5951cab [XFRM]: Audit function arguments misordered by Paul Moore · 17 years ago
  25. 9ab4c954 [XFRM]: Display the audited SPI value in host byte order. by Paul Moore · 17 years ago
  26. 75b8c13 [IPSEC]: Fix potential dst leak in xfrm_lookup by Herbert Xu · 17 years ago
  27. 5e5234f [IPSEC]: Fix uninitialised dst warning in __xfrm_lookup by Herbert Xu · 17 years ago
  28. 5dba479 [XFRM]: Fix leak of expired xfrm_states by Patrick McHardy · 17 years ago
  29. 8053fc3 [IPSEC]: Temporarily remove locks around copying of non-atomic fields by Herbert Xu · 17 years ago
  30. 87ae9af cleanup asm/scatterlist.h includes by Adrian Bunk · 17 years ago
  31. 0e0940d [IPSEC]: Fix scatterlist handling in skb_icv_walk(). by David S. Miller · 17 years ago
  32. 642f149 SG: Change sg_set_page() to take length and offset argument by Jens Axboe · 17 years ago
  33. b3b724f net: fix xfrm build - missing scatterlist.h include by Heiko Carstens · 17 years ago
  34. fa05f12 Update net/ to use sg helpers by Jens Axboe · 17 years ago
  35. 1399637 [IPSEC]: Rename mode to outer_mode and add inner_mode by Herbert Xu · 17 years ago
  36. 17c2a42 [IPSEC]: Store afinfo pointer in xfrm_mode by Herbert Xu · 17 years ago
  37. 1bfcb10 [IPSEC]: Add missing BEET checks by Herbert Xu · 17 years ago
  38. aa5d62c [IPSEC]: Move type and mode map into xfrm_state.c by Herbert Xu · 17 years ago
  39. 4407250 [IPSEC]: Fix length check in xfrm_parse_spi by Herbert Xu · 17 years ago
  40. cd40b7d [NET]: make netlink user -> kernel interface synchronious by Denis V. Lunev · 17 years ago
  41. b7c6538 [IPSEC]: Move state lock into x->type->output by Herbert Xu · 17 years ago
  42. 050f009 [IPSEC]: Lock state when copying non-atomic fields to user-space by Herbert Xu · 17 years ago
  43. 68325d3 [XFRM] user: Move attribute copying code into copy_to_user_state_extra by Herbert Xu · 17 years ago
  44. 658b219 [IPSEC]: Move common code into xfrm_alloc_spi by Herbert Xu · 17 years ago
  45. 75ba28c [IPSEC]: Remove gratuitous km wake-up events on ACQUIRE by Herbert Xu · 17 years ago
  46. 007f021 [IPSEC]: Store IPv6 nh pointer in mac_header on output by Herbert Xu · 17 years ago
  47. 1ecafed [IPSEC]: Remove bogus ref count in xfrm_secpath_reject by Herbert Xu · 17 years ago
  48. 45b17f4 [IPSEC]: Move RO-specific output code into xfrm6_mode_ro.c by Herbert Xu · 17 years ago
  49. cdf7e66 [IPSEC]: Unexport xfrm_replay_notify by Herbert Xu · 17 years ago
  50. 436a0a4 [IPSEC]: Move output replay code into xfrm_output by Herbert Xu · 17 years ago
  51. 83815de [IPSEC]: Move xfrm_state_check into xfrm_output.c by Herbert Xu · 17 years ago
  52. 406ef77 [IPSEC]: Move common output code to xfrm_output by Herbert Xu · 17 years ago
  53. 2774c7a [NET]: Make the loopback device per network namespace. by Eric W. Biederman · 17 years ago
  54. de3cb74 [NET]: Dynamically allocate the loopback device, part 1. by Daniel Lezcano · 17 years ago
  55. 0cfad07 [NETLINK]: Avoid pointer in netlink_run_queue by Herbert Xu · 17 years ago
  56. b4b5102 [NET]: Support multiple network namespaces with netlink by Eric W. Biederman · 17 years ago
  57. e9dc865 [NET]: Make device event notification network namespace safe by Eric W. Biederman · 17 years ago
  58. ab5f5e8 [XFRM]: xfrm audit calls by Joy Latten · 17 years ago
  59. f7944fb [XFRM] policy: Replace magic number with XFRM_POLICY_OUT by Thomas Graf · 17 years ago
  60. fd21150 [XFRM] netlink: Inline attach_encap_tmpl(), attach_sec_ctx(), and attach_one_addr() by Thomas Graf · 17 years ago
  61. 15901a2 [XFRM] netlink: Remove dependency on rtnetlink by Thomas Graf · 17 years ago
  62. 5424f32 [XFRM] netlink: Use nlattr instead of rtattr by Thomas Graf · 17 years ago
  63. 35a7aa0 [XFRM] netlink: Rename attribute array from xfrma[] to attrs[] by Thomas Graf · 17 years ago
  64. fab4489 [XFRM] netlink: Enhance indexing of the attribute array by Thomas Graf · 17 years ago
  65. cf5cb79 [XFRM] netlink: Establish an attribute policy by Thomas Graf · 17 years ago
  66. a7bd9a4 [XFRM] netlink: Use nlmsg_parse() to parse attributes by Thomas Graf · 17 years ago
  67. 7deb226 [XFRM] netlink: Use nlmsg_new() and type-safe size calculation helpers by Thomas Graf · 17 years ago
  68. cfbfd45 [XFRM] netlink: Clear up some of the CONFIG_XFRM_SUB_POLICY ifdef mess by Thomas Graf · 17 years ago
  69. c26445a [XFRM] netlink: Move algorithm length calculation to its own function by Thomas Graf · 17 years ago
  70. c0144be [XFRM] netlink: Use nla_put()/NLA_PUT() variantes by Thomas Graf · 17 years ago
  71. 082a1ad [XFRM] netlink: Use nlmsg_broadcast() and nlmsg_unicast() by Thomas Graf · 17 years ago
  72. 7b67c85 [XFRM] netlink: Use nlmsg_data() instead of NLMSG_DATA() by Thomas Graf · 17 years ago
  73. 9825069 [XFRM] netlink: Use nlmsg_end() and nlmsg_cancel() by Thomas Graf · 17 years ago
  74. 79b8b7f [XFRM] netlink: Use nlmsg_put() instead of NLMSG_PUT() by Thomas Graf · 17 years ago
  75. b5890d8 [XFRM]: Clean up duplicate includes in net/xfrm/ by Jesper Juhl · 18 years ago
  76. e6e0871 Net/Security: fix memory leaks from security_secid_to_secctx() by Paul Moore · 18 years ago
  77. 48b8d78 [XFRM]: State selection update to use inner addresses. by Joakim Koskela · 18 years ago
  78. 196b003 [IPSEC]: Ensure that state inner family is set by Herbert Xu · 18 years ago
  79. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 18 years ago
  80. 7dc12d6 [NET] XFRM: Fix whitespace errors. by YOSHIFUJI Hideaki · 18 years ago
  81. bd0bf07 [XFRM]: Fix crash introduced by struct dst_entry reordering by Patrick McHardy · 18 years ago
  82. 628529b [XFRM] Introduce standalone SAD lookup by Jamal Hadi Salim · 18 years ago
  83. 2812161 [XFRM]: Fix MTU calculation for non-ESP SAs by Patrick McHardy · 18 years ago
  84. 4aa2e62 xfrm: Add security check before flushing SAD/SPD by Joy Latten · 18 years ago
  85. aad0e0b [XFRM]: xfrm_larval_drop sysctl should be __read_mostly. by David S. Miller · 18 years ago
  86. 01e67d0 [XFRM]: Allow XFRM_ACQ_EXPIRES to be tunable via sysctl. by David S. Miller · 18 years ago
  87. 14e50e5 [XFRM]: Allow packet drops during larval state resolution. by David S. Miller · 18 years ago
  88. 26b8e51 [IPSEC]: Fix warnings with casting int to pointer by Herbert Xu · 18 years ago
  89. c92b3a2 [IPSEC] pfkey: Load specific algorithm in pfkey_add rather than all by Herbert Xu · 18 years ago
  90. 6253db0 [IPSEC]: Don't warn if high-order hash resize fails by Herbert Xu · 18 years ago
  91. b5505c6 [IPSEC]: Check validity of direction in xfrm_policy_byid by Herbert Xu · 18 years ago
  92. 5a6d341 [XFRM] SPD info TLV aggregation by Jamal Hadi Salim · 18 years ago
  93. af11e31 [XFRM] SAD info TLV aggregationx by Jamal Hadi Salim · 18 years ago
  94. 157bfc2 [XFRM]: Restrict upper layer information by bundle. by Masahide NAKAMURA · 18 years ago
  95. ecfd6b1 [XFRM]: Export SPD info by Jamal Hadi Salim · 18 years ago
  96. 1a028e5 [NET]: Revert sk_buff walker cleanups. by David S. Miller · 18 years ago
  97. 566ec03 [XFRM]: Missing bits to SAD info. by Jamal Hadi Salim · 18 years ago
  98. eefa390 [NET]: Clean up sk_buff walkers. by Jean Delvare · 18 years ago
  99. 28d8909 [XFRM]: Export SAD info. by Jamal Hadi Salim · 18 years ago
  100. 3ff50b7 [NET]: cleanup extra semicolons by Stephen Hemminger · 18 years ago