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