1. 4efd7e8 xfrm: fix XFRMA_MARK extraction in xfrm_mark_get by Andreas Steffen · 14 years ago
  2. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  3. e4077e0 xfrm: Fix crashes in xfrm_lookup() by Timo Teräs · 14 years ago
  4. 80c802f xfrm: cache bundles instead of policies for outgoing flows by Timo Teräs · 14 years ago
  5. fe1a5f0 flow: virtualize flow cache entry methods by Timo Teräs · 14 years ago
  6. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  7. 87c1e12 ipsec: Fix bogus bundle flowi by Herbert Xu · 14 years ago
  8. 8ca2e93 xfrm: SP lookups signature with mark by Jamal Hadi Salim · 14 years ago
  9. bd55775 xfrm: SA lookups signature with mark by Jamal Hadi Salim · 14 years ago
  10. bf825f81 xfrm: introduce basic mark infrastructure by Jamal Hadi Salim · 14 years ago
  11. a633746 xfrm: use proper kernel types by jamal · 14 years ago
  12. a166477 netns xfrm: xfrm6_tunnel in netns by Alexey Dobriyan · 15 years ago
  13. e071041 netns xfrm: fix "ip xfrm state|policy count" misreport by Alexey Dobriyan · 15 years ago
  14. 4447bb3 xfrm: Store aalg in xfrm_state with a user specified truncation length by Martin Willi · 15 years ago
  15. 9e0d57f xfrm: SAD entries do not expire correctly after suspend-resume by Yury Polyanskiy · 15 years ago
  16. fd2c3ef net: cleanup include/net by Eric Dumazet · 15 years ago
  17. eb2ff96 xfrm: remove skb_icv_walk by Steffen Klassert · 15 years ago
  18. a33bc5c xfrm: select sane defaults for xfrm[4|6] gc_thresh by Neil Horman · 15 years ago
  19. d5fdd6b ipv6: Use correct data types for ICMPv6 type and code by Brian Haley · 15 years ago
  20. adf3090 net: skb->dst accessors by Eric Dumazet · 15 years ago
  21. b27aead netns xfrm: per-netns sysctls by Alexey Dobriyan · 16 years ago
  22. c68cd1a netns xfrm: /proc/net/xfrm_stat in netns by Alexey Dobriyan · 16 years ago
  23. 59c9940 netns xfrm: per-netns MIBs by Alexey Dobriyan · 16 years ago
  24. fbda33b netns xfrm: ->get_saddr in netns by Alexey Dobriyan · 16 years ago
  25. c5b3cf4 netns xfrm: ->dst_lookup in netns by Alexey Dobriyan · 16 years ago
  26. db983c1 netns xfrm: KM reporting in netns by Alexey Dobriyan · 16 years ago
  27. 7067802 netns xfrm: pass netns with KM notifications by Alexey Dobriyan · 16 years ago
  28. a6483b7 netns xfrm: per-netns NETLINK_XFRM socket by Alexey Dobriyan · 16 years ago
  29. ddcfd79 netns xfrm: dst garbage-collecting in netns by Alexey Dobriyan · 16 years ago
  30. 99a6665 netns xfrm: xfrm_route_forward() in netns by Alexey Dobriyan · 16 years ago
  31. f6e1e25 netns xfrm: xfrm_policy_check in netns by Alexey Dobriyan · 16 years ago
  32. cdcbca7 netns xfrm: policy walking in netns by Alexey Dobriyan · 16 years ago
  33. 8d1211a netns xfrm: finding policy in netns by Alexey Dobriyan · 16 years ago
  34. 33ffbbd netns xfrm: policy flushing in netns by Alexey Dobriyan · 16 years ago
  35. 284fa7d netns xfrm: state walking in netns by Alexey Dobriyan · 16 years ago
  36. 5447c5e netns xfrm: finding states in netns by Alexey Dobriyan · 16 years ago
  37. 221df1e netns xfrm: state lookup in netns by Alexey Dobriyan · 16 years ago
  38. 0e60245 netns xfrm: state flush in netns by Alexey Dobriyan · 16 years ago
  39. dc2caba netns xfrm: per-netns policy counts by Alexey Dobriyan · 16 years ago
  40. 0331b1f netns xfrm: add struct xfrm_policy::xp_net by Alexey Dobriyan · 16 years ago
  41. 50a3065 netns xfrm: per-netns km_waitq by Alexey Dobriyan · 16 years ago
  42. 673c09b netns xfrm: add struct xfrm_state::xs_net by Alexey Dobriyan · 16 years ago
  43. d62ddc2 netns xfrm: add netns boilerplate by Alexey Dobriyan · 16 years ago
  44. cc0fe83 xfrm: remove unused struct xfrm_policy::next by Alexey Dobriyan · 16 years ago
  45. def8b4f net: reduce structures when XFRM=n by Alexey Dobriyan · 16 years ago
  46. 13c1d18 xfrm: MIGRATE enhancements (draft-ebalard-mext-pfkey-enhanced-migrate) by Arnaud Ebalard · 16 years ago
  47. 12a169e ipsec: Put dumpers on the dump list by Herbert Xu · 16 years ago
  48. 5c18245 ipsec: Fix xfrm_state_walk race by Herbert Xu · 16 years ago
  49. abb81c4 ipsec: Use RCU-like construct for saved state within a walk by Herbert Xu · 16 years ago
  50. 41fef0e xfrm: convert empty xfrm_audit_* macros to functions by Marcin Slusarz · 16 years ago
  51. 2532386 Audit: collect sessionid in netlink messages by Eric Paris · 16 years ago
  52. c5d18e9 [IPSEC]: Fix catch-22 with algorithm IDs above 31 by Herbert Xu · 16 years ago
  53. 8e8e438 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  54. 732c8bd [IPSEC]: Fix BEET output by Herbert Xu · 16 years ago
  55. 9bb182a [XFRM] MIP6: Fix address keys for routing search. by YOSHIFUJI Hideaki · 16 years ago
  56. df9dcb4 [IPSEC]: Fix inter address family IPsec tunnel handling. by Kazunori MIYAZAWA · 16 years ago
  57. 577f99c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  58. 8e3d716 xfrm: ->eth_proto is __be16 by Al Viro · 16 years ago
  59. 4c563f7 [XFRM]: Speed up xfrm_policy and xfrm_state walking by Timo Teras · 16 years ago
  60. b318e0e [IPSEC]: Fix bogus usage of u64 on input sequence number by Herbert Xu · 16 years ago
  61. 533cb5b [XFRM]: constify 'struct xfrm_type' by Eric Dumazet · 16 years ago
  62. 1a6509d [IPSEC]: Add support for combined mode algorithms by Herbert Xu · 16 years ago
  63. 64c31b3 [XFRM] xfrm_policy_destroy: Rename and relative fixes. by WANG Cong · 17 years ago
  64. 9ef32d0 [IPSEC]: Kill duplicate xfrm_policy_flush prototype by Herbert Xu · 17 years ago
  65. afeb14b [XFRM]: RFC4303 compliant auditing by Paul Moore · 17 years ago
  66. 68277ac [XFRM]: Assorted IPsec fixups by Paul Moore · 17 years ago
  67. 558f82e [XFRM]: Define packet dropping statistics. by Masahide NAKAMURA · 17 years ago
  68. a1b0514 [XFRM] IPv6: Fix dst/routing check at transformation. by Masahide NAKAMURA · 17 years ago
  69. d5422ef [IPSEC]: Added xfrm_decode_session_reverse and xfrmX_policy_check_reverse by Herbert Xu · 17 years ago
  70. 0050112 [IPSEC]: Add xfrm_input_state helper by Herbert Xu · 17 years ago
  71. c35b7e7 [IPV6]: remove ifdef in route6 for xfrm6 by Daniel Lezcano · 17 years ago
  72. 0013cab [IPV6]: Make xfrm6_init to return an error code. by Daniel Lezcano · 17 years ago
  73. 2fcb45b [IPSEC]: Use the correct family for input state lookup by Herbert Xu · 17 years ago
  74. 294b4ba [IPSEC]: Kill afinfo->nf_post_routing by David S. Miller · 17 years ago
  75. 1bf06cd [IPSEC]: Add async resume support on input by Herbert Xu · 17 years ago
  76. 60d5fcf [IPSEC]: Remove nhoff from xfrm_input by Herbert Xu · 17 years ago
  77. d26f398 [IPSEC]: Make x->lastused an unsigned long by Herbert Xu · 17 years ago
  78. 716062f [IPSEC]: Merge most of the input path by Herbert Xu · 17 years ago
  79. c6581a4 [IPSEC]: Add async resume support on output by Herbert Xu · 17 years ago
  80. 862b82c [IPSEC]: Merge most of the output path by Herbert Xu · 17 years ago
  81. 227620e [IPSEC]: Separate inner/outer mode processing on input by Herbert Xu · 17 years ago
  82. 36cf9ac [IPSEC]: Separate inner/outer mode processing on output by Herbert Xu · 17 years ago
  83. 25ee328 [IPSEC]: Merge common code into xfrm_bundle_create by Herbert Xu · 17 years ago
  84. 66cdb3c [IPSEC]: Move flow construction into xfrm_dst_lookup by Herbert Xu · 17 years ago
  85. f04e7e8 [IPSEC]: Replace x->type->{local,remote}_addr with flags by Herbert Xu · 17 years ago
  86. 0f99be0 [XFRM]: xfrm_algo_clone() allocates too much memory by Eric Dumazet · 17 years ago
  87. a37ae40 [NET]: Don't declare extern variables in net/core/sysctl_net_core.c by Pavel Emelyanov · 17 years ago
  88. 1399637 [IPSEC]: Rename mode to outer_mode and add inner_mode by Herbert Xu · 17 years ago
  89. 17c2a42 [IPSEC]: Store afinfo pointer in xfrm_mode by Herbert Xu · 17 years ago
  90. 1bfcb10 [IPSEC]: Add missing BEET checks by Herbert Xu · 17 years ago
  91. aa5d62c [IPSEC]: Move type and mode map into xfrm_state.c by Herbert Xu · 17 years ago
  92. 33b5ecb [IPSEC]: Get nexthdr from caller in xfrm6_rcv_spi by Herbert Xu · 17 years ago
  93. c4541b4 [IPSEC]: Move tunnel parsing for IPv4 out of xfrm4_input by Herbert Xu · 17 years ago
  94. e5bbef2 [IPV6]: Replace sk_buff ** with sk_buff * in input handlers by Herbert Xu · 17 years ago
  95. 37fedd3 [IPSEC]: Use IPv6 calling convention as the convention for x->mode->output by Herbert Xu · 17 years ago
  96. 658b219 [IPSEC]: Move common code into xfrm_alloc_spi by Herbert Xu · 17 years ago
  97. cdf7e66 [IPSEC]: Unexport xfrm_replay_notify by Herbert Xu · 17 years ago
  98. 436a0a4 [IPSEC]: Move output replay code into xfrm_output by Herbert Xu · 17 years ago
  99. 83815de [IPSEC]: Move xfrm_state_check into xfrm_output.c by Herbert Xu · 17 years ago
  100. 406ef77 [IPSEC]: Move common output code to xfrm_output by Herbert Xu · 17 years ago