1. b7c6ba6 [NETNS]: Consolidate kernel netlink socket destruction. by Denis V. Lunev · 16 years ago
  2. 1486cbd7 [XFRM] xfrm_policy: kill some bloat by Ilpo Järvinen · 17 years ago
  3. 50dd796 [XFRM]: Remove ifdef crypto. by Sebastian Siewior · 17 years ago
  4. 6666351 [XFRM]: xfrm_state_clone() should be static, not exported by Eric Dumazet · 17 years ago
  5. 64c31b3 [XFRM] xfrm_policy_destroy: Rename and relative fixes. by WANG Cong · 17 years ago
  6. d66e37a [XFRM] Statistics: Add outbound-dropping error. by Masahide NAKAMURA · 17 years ago
  7. cf35f43 [XFRM]: Kill some bloat by Ilpo Järvinen · 17 years ago
  8. dbb1db8 [IPSEC]: Return EOVERFLOW when output sequence number overflows by Herbert Xu · 17 years ago
  9. 9a429c4 [NET]: Add some acquires/releases sparse annotations. by Eric Dumazet · 17 years ago
  10. 9dd3245 [IPSEC]: Move all calls to xfrm_audit_state_icvfail to xfrm_input by Herbert Xu · 17 years ago
  11. fcb8c15 [IPSEC]: Fix double free on skb on async output by Herbert Xu · 17 years ago
  12. b15c4bc [XFRM]: Fix outbound statistics. by Masahide NAKAMURA · 17 years ago
  13. e1af9f2 [XFRM]: Drop packets when replay counter would overflow by Paul Moore · 17 years ago
  14. afeb14b [XFRM]: RFC4303 compliant auditing by Paul Moore · 17 years ago
  15. 68277ac [XFRM]: Assorted IPsec fixups by Paul Moore · 17 years ago
  16. 8ea8434 [XFRM]: Add packet processing statistics option. by Masahide NAKAMURA · 17 years ago
  17. 0aa6477 [XFRM]: Support to increment packet dropping statistics. by Masahide NAKAMURA · 17 years ago
  18. 558f82e [XFRM]: Define packet dropping statistics. by Masahide NAKAMURA · 17 years ago
  19. a1b0514 [XFRM] IPv6: Fix dst/routing check at transformation. by Masahide NAKAMURA · 17 years ago
  20. 910ef70 [IPSEC]: Do xfrm_state_check_space before encapsulation by Herbert Xu · 17 years ago
  21. 4bda4f2 [XFRM]: Fix potential race vs xfrm_state(only)_find and xfrm_hash_resize. by Pavel Emelyanov · 17 years ago
  22. aef2178 [IPSEC]: Fix zero return value in xfrm_lookup on error by Herbert Xu · 17 years ago
  23. 8b7817f [IPSEC]: Add ICMP host relookup support by Herbert Xu · 17 years ago
  24. d5422ef [IPSEC]: Added xfrm_decode_session_reverse and xfrmX_policy_check_reverse by Herbert Xu · 17 years ago
  25. 815f4e5 [IPSEC]: Make xfrm_lookup flags argument a bit-field by Herbert Xu · 17 years ago
  26. 0050112 [IPSEC]: Add xfrm_input_state helper by Herbert Xu · 17 years ago
  27. df01812 [XFRM] net/xfrm/xfrm_state.c: use LIST_HEAD instead of LIST_HEAD_INIT by Denis Cheng · 17 years ago
  28. 5a3e55d [NET]: Multiple namespaces in the all dst_ifdown routines. by Denis V. Lunev · 17 years ago
  29. 2fcb45b [IPSEC]: Use the correct family for input state lookup by Herbert Xu · 17 years ago
  30. 875179f [IPSEC]: SPD auditing fix to include the netmask/prefix-length by Paul Moore · 17 years ago
  31. dcaee95 [IPSEC]: kmalloc + memset conversion to kzalloc by Joonwoo Park · 17 years ago
  32. 294b4ba [IPSEC]: Kill afinfo->nf_post_routing by David S. Miller · 17 years ago
  33. 1bf06cd [IPSEC]: Add async resume support on input by Herbert Xu · 17 years ago
  34. 60d5fcf [IPSEC]: Remove nhoff from xfrm_input by Herbert Xu · 17 years ago
  35. d26f398 [IPSEC]: Make x->lastused an unsigned long by Herbert Xu · 17 years ago
  36. 0ebea8e [IPSEC]: Move state lock into x->type->input by Herbert Xu · 17 years ago
  37. 668dc8a [IPSEC]: Move integrity stat collection into xfrm_input by Herbert Xu · 17 years ago
  38. b2aa5e9 [IPSEC]: Store xfrm states in security path directly by Herbert Xu · 17 years ago
  39. 716062f [IPSEC]: Merge most of the input path by Herbert Xu · 17 years ago
  40. c6581a4 [IPSEC]: Add async resume support on output by Herbert Xu · 17 years ago
  41. 862b82c [IPSEC]: Merge most of the output path by Herbert Xu · 17 years ago
  42. 227620e [IPSEC]: Separate inner/outer mode processing on input by Herbert Xu · 17 years ago
  43. a2deb6d2 [IPSEC]: Move x->outer_mode->output out of locked section by Herbert Xu · 17 years ago
  44. 25ee328 [IPSEC]: Merge common code into xfrm_bundle_create by Herbert Xu · 17 years ago
  45. 66cdb3c [IPSEC]: Move flow construction into xfrm_dst_lookup by Herbert Xu · 17 years ago
  46. 550ade8 [IPSEC]: Use dst->header_len when resizing on output by Herbert Xu · 17 years ago
  47. b24b8a2 [NET]: Convert init_timer into setup_timer by Pavel Emelyanov · 16 years ago
  48. 0f99be0 [XFRM]: xfrm_algo_clone() allocates too much memory by Eric Dumazet · 17 years ago
  49. 2d60abc [XFRM]: Do not define km_migrate() if !CONFIG_XFRM_MIGRATE by Eric Dumazet · 17 years ago
  50. 5951cab [XFRM]: Audit function arguments misordered by Paul Moore · 17 years ago
  51. 9ab4c95 [XFRM]: Display the audited SPI value in host byte order. by Paul Moore · 17 years ago
  52. 75b8c13 [IPSEC]: Fix potential dst leak in xfrm_lookup by Herbert Xu · 17 years ago
  53. 5e5234f [IPSEC]: Fix uninitialised dst warning in __xfrm_lookup by Herbert Xu · 17 years ago
  54. 5dba479 [XFRM]: Fix leak of expired xfrm_states by Patrick McHardy · 17 years ago
  55. 8053fc3 [IPSEC]: Temporarily remove locks around copying of non-atomic fields by Herbert Xu · 17 years ago
  56. 87ae9af cleanup asm/scatterlist.h includes by Adrian Bunk · 17 years ago
  57. 0e0940d [IPSEC]: Fix scatterlist handling in skb_icv_walk(). by David S. Miller · 17 years ago
  58. 642f149 SG: Change sg_set_page() to take length and offset argument by Jens Axboe · 17 years ago
  59. b3b724f net: fix xfrm build - missing scatterlist.h include by Heiko Carstens · 17 years ago
  60. fa05f12 Update net/ to use sg helpers by Jens Axboe · 17 years ago
  61. 1399637 [IPSEC]: Rename mode to outer_mode and add inner_mode by Herbert Xu · 17 years ago
  62. 17c2a42 [IPSEC]: Store afinfo pointer in xfrm_mode by Herbert Xu · 17 years ago
  63. 1bfcb10 [IPSEC]: Add missing BEET checks by Herbert Xu · 17 years ago
  64. aa5d62c [IPSEC]: Move type and mode map into xfrm_state.c by Herbert Xu · 17 years ago
  65. 4407250 [IPSEC]: Fix length check in xfrm_parse_spi by Herbert Xu · 17 years ago
  66. cd40b7d [NET]: make netlink user -> kernel interface synchronious by Denis V. Lunev · 17 years ago
  67. b7c6538 [IPSEC]: Move state lock into x->type->output by Herbert Xu · 17 years ago
  68. 050f009 [IPSEC]: Lock state when copying non-atomic fields to user-space by Herbert Xu · 17 years ago
  69. 68325d3 [XFRM] user: Move attribute copying code into copy_to_user_state_extra by Herbert Xu · 17 years ago
  70. 658b219 [IPSEC]: Move common code into xfrm_alloc_spi by Herbert Xu · 17 years ago
  71. 75ba28c [IPSEC]: Remove gratuitous km wake-up events on ACQUIRE by Herbert Xu · 17 years ago
  72. 007f021 [IPSEC]: Store IPv6 nh pointer in mac_header on output by Herbert Xu · 17 years ago
  73. 1ecafed [IPSEC]: Remove bogus ref count in xfrm_secpath_reject by Herbert Xu · 17 years ago
  74. 45b17f4 [IPSEC]: Move RO-specific output code into xfrm6_mode_ro.c by Herbert Xu · 17 years ago
  75. cdf7e66 [IPSEC]: Unexport xfrm_replay_notify by Herbert Xu · 17 years ago
  76. 436a0a4 [IPSEC]: Move output replay code into xfrm_output by Herbert Xu · 17 years ago
  77. 83815de [IPSEC]: Move xfrm_state_check into xfrm_output.c by Herbert Xu · 17 years ago
  78. 406ef77 [IPSEC]: Move common output code to xfrm_output by Herbert Xu · 17 years ago
  79. 2774c7a [NET]: Make the loopback device per network namespace. by Eric W. Biederman · 17 years ago
  80. de3cb74 [NET]: Dynamically allocate the loopback device, part 1. by Daniel Lezcano · 17 years ago
  81. 0cfad07 [NETLINK]: Avoid pointer in netlink_run_queue by Herbert Xu · 17 years ago
  82. b4b5102 [NET]: Support multiple network namespaces with netlink by Eric W. Biederman · 17 years ago
  83. e9dc865 [NET]: Make device event notification network namespace safe by Eric W. Biederman · 17 years ago
  84. ab5f5e8 [XFRM]: xfrm audit calls by Joy Latten · 17 years ago
  85. f7944fb [XFRM] policy: Replace magic number with XFRM_POLICY_OUT by Thomas Graf · 17 years ago
  86. fd21150 [XFRM] netlink: Inline attach_encap_tmpl(), attach_sec_ctx(), and attach_one_addr() by Thomas Graf · 17 years ago
  87. 15901a2 [XFRM] netlink: Remove dependency on rtnetlink by Thomas Graf · 17 years ago
  88. 5424f32 [XFRM] netlink: Use nlattr instead of rtattr by Thomas Graf · 17 years ago
  89. 35a7aa0 [XFRM] netlink: Rename attribute array from xfrma[] to attrs[] by Thomas Graf · 17 years ago
  90. fab4489 [XFRM] netlink: Enhance indexing of the attribute array by Thomas Graf · 17 years ago
  91. cf5cb79 [XFRM] netlink: Establish an attribute policy by Thomas Graf · 17 years ago
  92. a7bd9a4 [XFRM] netlink: Use nlmsg_parse() to parse attributes by Thomas Graf · 17 years ago
  93. 7deb226 [XFRM] netlink: Use nlmsg_new() and type-safe size calculation helpers by Thomas Graf · 17 years ago
  94. cfbfd45 [XFRM] netlink: Clear up some of the CONFIG_XFRM_SUB_POLICY ifdef mess by Thomas Graf · 17 years ago
  95. c26445a [XFRM] netlink: Move algorithm length calculation to its own function by Thomas Graf · 17 years ago
  96. c0144be [XFRM] netlink: Use nla_put()/NLA_PUT() variantes by Thomas Graf · 17 years ago
  97. 082a1ad [XFRM] netlink: Use nlmsg_broadcast() and nlmsg_unicast() by Thomas Graf · 17 years ago
  98. 7b67c85 [XFRM] netlink: Use nlmsg_data() instead of NLMSG_DATA() by Thomas Graf · 17 years ago
  99. 9825069 [XFRM] netlink: Use nlmsg_end() and nlmsg_cancel() by Thomas Graf · 17 years ago
  100. 79b8b7f [XFRM] netlink: Use nlmsg_put() instead of NLMSG_PUT() by Thomas Graf · 17 years ago