1. aa5d62c [IPSEC]: Move type and mode map into xfrm_state.c by Herbert Xu · 17 years ago
  2. 4407250 [IPSEC]: Fix length check in xfrm_parse_spi by Herbert Xu · 17 years ago
  3. cd40b7d [NET]: make netlink user -> kernel interface synchronious by Denis V. Lunev · 17 years ago
  4. b7c6538 [IPSEC]: Move state lock into x->type->output by Herbert Xu · 17 years ago
  5. 050f009 [IPSEC]: Lock state when copying non-atomic fields to user-space by Herbert Xu · 17 years ago
  6. 68325d3 [XFRM] user: Move attribute copying code into copy_to_user_state_extra by Herbert Xu · 17 years ago
  7. 658b219 [IPSEC]: Move common code into xfrm_alloc_spi by Herbert Xu · 17 years ago
  8. 75ba28c [IPSEC]: Remove gratuitous km wake-up events on ACQUIRE by Herbert Xu · 17 years ago
  9. 007f021 [IPSEC]: Store IPv6 nh pointer in mac_header on output by Herbert Xu · 17 years ago
  10. 1ecafed [IPSEC]: Remove bogus ref count in xfrm_secpath_reject by Herbert Xu · 17 years ago
  11. 45b17f4 [IPSEC]: Move RO-specific output code into xfrm6_mode_ro.c by Herbert Xu · 17 years ago
  12. cdf7e66 [IPSEC]: Unexport xfrm_replay_notify by Herbert Xu · 17 years ago
  13. 436a0a4 [IPSEC]: Move output replay code into xfrm_output by Herbert Xu · 17 years ago
  14. 83815de [IPSEC]: Move xfrm_state_check into xfrm_output.c by Herbert Xu · 17 years ago
  15. 406ef77 [IPSEC]: Move common output code to xfrm_output by Herbert Xu · 17 years ago
  16. 2774c7a [NET]: Make the loopback device per network namespace. by Eric W. Biederman · 17 years ago
  17. de3cb74 [NET]: Dynamically allocate the loopback device, part 1. by Daniel Lezcano · 17 years ago
  18. 0cfad07 [NETLINK]: Avoid pointer in netlink_run_queue by Herbert Xu · 17 years ago
  19. b4b5102 [NET]: Support multiple network namespaces with netlink by Eric W. Biederman · 17 years ago
  20. e9dc865 [NET]: Make device event notification network namespace safe by Eric W. Biederman · 17 years ago
  21. ab5f5e8 [XFRM]: xfrm audit calls by Joy Latten · 17 years ago
  22. f7944fb [XFRM] policy: Replace magic number with XFRM_POLICY_OUT by Thomas Graf · 17 years ago
  23. fd21150 [XFRM] netlink: Inline attach_encap_tmpl(), attach_sec_ctx(), and attach_one_addr() by Thomas Graf · 17 years ago
  24. 15901a2 [XFRM] netlink: Remove dependency on rtnetlink by Thomas Graf · 17 years ago
  25. 5424f32 [XFRM] netlink: Use nlattr instead of rtattr by Thomas Graf · 17 years ago
  26. 35a7aa0 [XFRM] netlink: Rename attribute array from xfrma[] to attrs[] by Thomas Graf · 17 years ago
  27. fab4489 [XFRM] netlink: Enhance indexing of the attribute array by Thomas Graf · 17 years ago
  28. cf5cb79 [XFRM] netlink: Establish an attribute policy by Thomas Graf · 17 years ago
  29. a7bd9a4 [XFRM] netlink: Use nlmsg_parse() to parse attributes by Thomas Graf · 17 years ago
  30. 7deb226 [XFRM] netlink: Use nlmsg_new() and type-safe size calculation helpers by Thomas Graf · 17 years ago
  31. cfbfd45 [XFRM] netlink: Clear up some of the CONFIG_XFRM_SUB_POLICY ifdef mess by Thomas Graf · 17 years ago
  32. c26445a [XFRM] netlink: Move algorithm length calculation to its own function by Thomas Graf · 17 years ago
  33. c0144be [XFRM] netlink: Use nla_put()/NLA_PUT() variantes by Thomas Graf · 17 years ago
  34. 082a1ad [XFRM] netlink: Use nlmsg_broadcast() and nlmsg_unicast() by Thomas Graf · 17 years ago
  35. 7b67c85 [XFRM] netlink: Use nlmsg_data() instead of NLMSG_DATA() by Thomas Graf · 17 years ago
  36. 9825069 [XFRM] netlink: Use nlmsg_end() and nlmsg_cancel() by Thomas Graf · 17 years ago
  37. 79b8b7f [XFRM] netlink: Use nlmsg_put() instead of NLMSG_PUT() by Thomas Graf · 17 years ago
  38. b5890d8 [XFRM]: Clean up duplicate includes in net/xfrm/ by Jesper Juhl · 17 years ago
  39. e6e0871 Net/Security: fix memory leaks from security_secid_to_secctx() by Paul Moore · 17 years ago
  40. 48b8d78 [XFRM]: State selection update to use inner addresses. by Joakim Koskela · 17 years ago
  41. 196b003 [IPSEC]: Ensure that state inner family is set by Herbert Xu · 17 years ago
  42. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  43. 7dc12d6 [NET] XFRM: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  44. bd0bf07 [XFRM]: Fix crash introduced by struct dst_entry reordering by Patrick McHardy · 17 years ago
  45. 628529b [XFRM] Introduce standalone SAD lookup by Jamal Hadi Salim · 17 years ago
  46. 2812161 [XFRM]: Fix MTU calculation for non-ESP SAs by Patrick McHardy · 17 years ago
  47. 4aa2e62 xfrm: Add security check before flushing SAD/SPD by Joy Latten · 17 years ago
  48. aad0e0b [XFRM]: xfrm_larval_drop sysctl should be __read_mostly. by David S. Miller · 17 years ago
  49. 01e67d0 [XFRM]: Allow XFRM_ACQ_EXPIRES to be tunable via sysctl. by David S. Miller · 17 years ago
  50. 14e50e5 [XFRM]: Allow packet drops during larval state resolution. by David S. Miller · 17 years ago
  51. 26b8e51 [IPSEC]: Fix warnings with casting int to pointer by Herbert Xu · 17 years ago
  52. c92b3a2 [IPSEC] pfkey: Load specific algorithm in pfkey_add rather than all by Herbert Xu · 17 years ago
  53. 6253db0 [IPSEC]: Don't warn if high-order hash resize fails by Herbert Xu · 17 years ago
  54. b5505c6 [IPSEC]: Check validity of direction in xfrm_policy_byid by Herbert Xu · 17 years ago
  55. 5a6d341 [XFRM] SPD info TLV aggregation by Jamal Hadi Salim · 17 years ago
  56. af11e31 [XFRM] SAD info TLV aggregationx by Jamal Hadi Salim · 17 years ago
  57. 157bfc2 [XFRM]: Restrict upper layer information by bundle. by Masahide NAKAMURA · 17 years ago
  58. ecfd6b1 [XFRM]: Export SPD info by Jamal Hadi Salim · 17 years ago
  59. 1a028e5 [NET]: Revert sk_buff walker cleanups. by David S. Miller · 17 years ago
  60. 566ec03 [XFRM]: Missing bits to SAD info. by Jamal Hadi Salim · 17 years ago
  61. eefa390 [NET]: Clean up sk_buff walkers. by Jean Delvare · 17 years ago
  62. 28d8909 [XFRM]: Export SAD info. by Jamal Hadi Salim · 17 years ago
  63. 3ff50b7 [NET]: cleanup extra semicolons by Stephen Hemminger · 17 years ago
  64. af65bdf [NETLINK]: Switch cb_lock spinlock to mutex and allow to override it by Patrick McHardy · 17 years ago
  65. c5c2523 [XFRM]: Optimize MTU calculation by Patrick McHardy · 17 years ago
  66. 716ea3a [NET]: Move generic skbuff stuff from XFRM code to generic code by David Howells · 17 years ago
  67. c702e80 [NETLINK]: Directly return -EINTR from netlink_dump_start() by Thomas Graf · 17 years ago
  68. 1d00a4e [NETLINK]: Remove error pointer from netlink message handler by Thomas Graf · 17 years ago
  69. 45e7ae7 [NETLINK]: Ignore control messages directly in netlink_run_queue() by Thomas Graf · 17 years ago
  70. d35b685 [NETLINK]: Ignore !NLM_F_REQUEST messages directly in netlink_run_queue() by Thomas Graf · 17 years ago
  71. dc5fc57 [NETLINK]: Use nlmsg_trim() where appropriate by Arnaldo Carvalho de Melo · 17 years ago
  72. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  73. 9c70220 [SK_BUFF]: Introduce skb_transport_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  74. 9d729f7 [NET]: Convert xtime.tv_sec to get_seconds() by James Morris · 17 years ago
  75. 661697f [IPSEC] XFRM_USER: kernel panic when large security contexts in ACQUIRE by Joy Latten · 17 years ago
  76. 4c4d51a7 [IPSEC]: Reject packets within replay window but outside the bit mask by Herbert Xu · 17 years ago
  77. b6f99a2 [NET]: fix up misplaced inlines. by Dave Jones · 17 years ago
  78. 9619955 [XFRM]: ipsecv6 needs a space when printing audit record. by Joy Latten · 17 years ago
  79. 75e252d [XFRM]: Fix missing protocol comparison of larval SAs. by Joy Latten · 17 years ago
  80. 16bec31 [IPSEC]: xfrm audit hook misplaced in pfkey_delete and xfrm_del_sa by Eric Paris · 17 years ago
  81. ef41aaa [IPSEC]: xfrm_policy delete security check misplaced by Eric Paris · 17 years ago
  82. b08d584 [NET]: Fix kfree(skb) by Patrick McHardy · 17 years ago
  83. 3a765aa [XFRM] xfrm_user: Fix return values of xfrm_add_sa_expire. by David S. Miller · 17 years ago
  84. 928ba41 [IPSEC]: Fix the address family to refer encap_family by Kazunori MIYAZAWA · 17 years ago
  85. 13fcfbb0 [XFRM]: Fix OOPSes in xfrm_audit_log(). by David S. Miller · 17 years ago
  86. a716c11 [NET] XFRM: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  87. 9783e1d Merge branch 'HEAD' of master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 by David S. Miller · 17 years ago
  88. e610e67 [XFRM]: xfrm_migrate() needs exporting to modules. by David S. Miller · 17 years ago
  89. f6ed0ec [PFKEYV2]: CONFIG_NET_KEY_MIGRATE option by Shinta Sugimoto · 17 years ago
  90. d047365 [XFRM]: CONFIG_XFRM_MIGRATE option by Shinta Sugimoto · 17 years ago
  91. 5c79de6 [XFRM]: User interface for handling XFRM_MSG_MIGRATE by Shinta Sugimoto · 17 years ago
  92. 80c9aba [XFRM]: Extension for dynamic update of endpoint address(es) by Shinta Sugimoto · 17 years ago
  93. cdca726 [IPSEC]: exporting xfrm_state_afinfo by Miika Komu · 17 years ago
  94. 6a0dc8d [IPSEC]: added the entry of Camellia cipher algorithm to ealg_list[] by Noriaki TAKAMIYA · 18 years ago
  95. a6c7ab5 [IPSEC]: Policy list disorder by Herbert Xu · 18 years ago
  96. 22e7005 [XFRM_USER]: avoid pointless void ** casts by Christoph Hellwig · 18 years ago
  97. b836267 [XFRM]: Algorithm lookup using .compat name by Martin Willi · 18 years ago
  98. 2685b26 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  99. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  100. 54e6ecb [PATCH] slab: remove SLAB_ATOMIC by Christoph Lameter · 18 years ago