1. e731c24 [IPV6] MIP6: Several obvious clean-ups. by YOSHIFUJI Hideaki · 18 years ago
  2. e4bec82 [IPSEC] esp: Defer output IV initialization to first use. by David S. Miller · 18 years ago
  3. 44e36b4 [XFRM]: Extract common hashing code into xfrm_hash.[ch] by David S. Miller · 18 years ago
  4. 2518c7c [XFRM]: Hash policies when non-prefixed. by David S. Miller · 18 years ago
  5. c1969f2 [XFRM]: Hash xfrm_state objects by source address too. by David S. Miller · 18 years ago
  6. a47f0ce [XFRM]: Kill excessive refcounting of xfrm_state objects. by David S. Miller · 18 years ago
  7. 1c09539 [XFRM]: Purge dst references to deleted SAs passively. by David S. Miller · 18 years ago
  8. c7f5ea3 [XFRM]: Do not flush all bundles on SA insert. by David S. Miller · 18 years ago
  9. 2575b65 [XFRM]: Simplify xfrm_spi_hash by David S. Miller · 18 years ago
  10. a624c10 [XFRM]: Put more keys into destination hash function. by David S. Miller · 18 years ago
  11. 9d4a706 [XFRM]: Add generation count to xfrm_state and xfrm_dst. by David S. Miller · 18 years ago
  12. f034b5d [XFRM]: Dynamic xfrm_state hash table sizing. by David S. Miller · 18 years ago
  13. 8f126e3 [XFRM]: Convert xfrm_state hash linkage to hlists. by David S. Miller · 18 years ago
  14. edcd582 [XFRM]: Pull xfrm_state_by{spi,src} hash table knowledge out of afinfo. by David S. Miller · 18 years ago
  15. 2770834 [XFRM]: Pull xfrm_state_bydst hash table knowledge out of afinfo. by David S. Miller · 18 years ago
  16. 64d9fdd [XFRM] IPV6: Support Mobile IPv6 extension headers sorting. by Masahide NAKAMURA · 18 years ago
  17. 58c949d [XFRM] IPV6: Add sort functions to combine templates/states for IPsec. by Masahide NAKAMURA · 18 years ago
  18. f7b6983 [XFRM] POLICY: Support netlink socket interface for sub policy. by Masahide NAKAMURA · 18 years ago
  19. 41a49cc [XFRM]: Add sorting interface for state and template. by Masahide NAKAMURA · 18 years ago
  20. 4e81bb8 [XFRM] POLICY: sub policy support. by Masahide NAKAMURA · 18 years ago
  21. c11f1a1 [XFRM] POLICY: Add Kconfig to support sub policy. by Masahide NAKAMURA · 18 years ago
  22. 01be8e5 [IPV6] MIP6: Ignore to report if mobility headers is rejected. by Masahide NAKAMURA · 18 years ago
  23. 70182ed [IPV6] MIP6: Report to user-space when home address option is rejected. by Masahide NAKAMURA · 18 years ago
  24. 97a64b4 [XFRM]: Introduce XFRM_MSG_REPORT. by Masahide NAKAMURA · 18 years ago
  25. df0ba92 [XFRM]: Trace which secpath state is reject factor. by Masahide NAKAMURA · 18 years ago
  26. 2ce4272 [IPV6] MIP6: Transformation support mobility header. by Masahide NAKAMURA · 18 years ago
  27. 6e8f4d4 [IPV6] MIP6: Add sending mobility header functions through raw socket. by Masahide NAKAMURA · 18 years ago
  28. 7be96f7 [IPV6] MIP6: Add receiving mobility header functions through raw socket. by Masahide NAKAMURA · 18 years ago
  29. e23c719 [XFRM] STATE: Add Mobile IPv6 route optimization protocols to netlink interface. by Masahide NAKAMURA · 18 years ago
  30. 3d12689 [IPV6] MIP6: Add destination options header transformation. by Noriaki TAKAMIYA · 18 years ago
  31. 2c8d7ca [IPV6] MIP6: Add routing header type 2 transformation. by Noriaki TAKAMIYA · 18 years ago
  32. 27637df [IPV6] IPSEC: Support sending with Mobile IPv6 extension headers. by Masahide NAKAMURA · 18 years ago
  33. 7938323 [IPV6] MIP6: Revert address to send ICMPv6 error. by Masahide NAKAMURA · 18 years ago
  34. a831f5b [IPV6] MIP6: Add inbound interface of home address option. by Masahide NAKAMURA · 18 years ago
  35. a80ff03 [IPV6]: Allow to replace skbuff by TLV parser. by Masahide NAKAMURA · 18 years ago
  36. c61a404 [IPV6]: Find option offset by type. by Masahide NAKAMURA · 18 years ago
  37. 280a9d3 [IPV6] MIP6: Add socket option and ancillary data interface of routing header type 2. by Masahide NAKAMURA · 18 years ago
  38. 65d4ed9 [IPV6] MIP6: Add inbound interface of routing header type 2. by Masahide NAKAMURA · 18 years ago
  39. ee53826 [IPV6]: Add Kconfig to enable Mobile IPv6. by Masahide NAKAMURA · 18 years ago
  40. 654b32c [XFRM]: Fix message about transformation user interface. by Masahide NAKAMURA · 18 years ago
  41. e53820d [XFRM] IPV6: Restrict bundle reusing by Masahide NAKAMURA · 18 years ago
  42. 9afaca0 [XFRM] IPV6: Update outbound state timestamp for each sending. by Masahide NAKAMURA · 18 years ago
  43. 060f02a [XFRM] STATE: Introduce care-of address. by Noriaki TAKAMIYA · 18 years ago
  44. 1b5c229 [XFRM] STATE: Support non-fragment outbound transformation headers. by Masahide NAKAMURA · 18 years ago
  45. 99505a8 [XFRM] STATE: Add a hook to obtain local/remote outbound address. by Masahide NAKAMURA · 18 years ago
  46. 9e51fd3 [XFRM]: Rename secpath_has_tunnel to secpath_has_nontransport. by Masahide NAKAMURA · 18 years ago
  47. fbd9a5b [XFRM] STATE: Common receive function for route optimization extension headers. by Masahide NAKAMURA · 18 years ago
  48. f3bd484 [XFRM]: Restrict authentication algorithm only when inbound transformation protocol is IPsec. by Masahide NAKAMURA · 18 years ago
  49. 1d71627 [XFRM] STATE: Introduce route optimization mode. by Masahide NAKAMURA · 18 years ago
  50. aee5adb [XFRM] STATE: Add a hook to find offset to be inserted header in outbound. by Masahide NAKAMURA · 18 years ago
  51. eb2971b [XFRM] STATE: Search by address using source address list. by Masahide NAKAMURA · 18 years ago
  52. 6c44e6b [XFRM] STATE: Add source address list. by Masahide NAKAMURA · 18 years ago
  53. dc00a52 [XFRM] STATE: Allow non IPsec protocol. by Masahide NAKAMURA · 18 years ago
  54. 5794708 [XFRM]: Introduce a helper to compare id protocol. by Masahide NAKAMURA · 18 years ago
  55. 7e49e6d [XFRM]: Add XFRM_MODE_xxx for future use. by Masahide NAKAMURA · 18 years ago
  56. 77d16f4 [IPV6] ROUTE: Unify RT6_F_xxx and RT6_SELECT_F_xxx flags by YOSHIFUJI Hideaki · 18 years ago
  57. 4e96c2b [IPV6] KCONFIG: Add subtrees support. by YOSHIFUJI Hideaki · 18 years ago
  58. c0bece9 [IPV6] ROUTE: Add credits about subtree fixes. by YOSHIFUJI Hideaki · 18 years ago
  59. cb15d9c [IPV6] NDISC: Search subtrees when backtracking on receipt of redirects. by YOSHIFUJI Hideaki · 18 years ago
  60. 150730d [IPV6] ROUTE: Purge clones on other trees when deleting a route. by YOSHIFUJI Hideaki · 18 years ago
  61. 982f56f [IPV6] ROUTE: Search subtree when backtracking. by YOSHIFUJI Hideaki · 18 years ago
  62. 7fc3316 [IPV6] ROUTE: Put SUBTREE() as FIB6_SUBTREE() into ip6_fib.h for future use. by YOSHIFUJI Hideaki · 18 years ago
  63. fefc2a6 [IPV6] ROUTE: Allow searching subtree only. by YOSHIFUJI Hideaki · 18 years ago
  64. 825e288 [IPV6] ROUTE: Make sure we do not exceed args in fib6_lookup_1(). by YOSHIFUJI Hideaki · 18 years ago
  65. 3fc5e04 [IPV6] ROUTE: Fix looking up a route on subtree. by YOSHIFUJI Hideaki · 18 years ago
  66. 2285adc [IPV6] ROUTE: Prune clones from main tree as well. by YOSHIFUJI Hideaki · 18 years ago
  67. 66729e1 [IPV6] ROUTE: Make sure we have fn->leaf when adding a node on subtree. by YOSHIFUJI Hideaki · 18 years ago
  68. 8e1ef0a [IPV6]: Cache source address as well in ipv6_pinfo{}. by YOSHIFUJI Hideaki · 18 years ago
  69. cf6b198 [IPV6] ROUTE: Introduce a helper to check route validity. by YOSHIFUJI Hideaki · 18 years ago
  70. af18476 [IPV6] NDISC: Initialize fl with outbound interface to lookup rules properly. by YOSHIFUJI Hideaki · 18 years ago
  71. a627945 [IPV6] NDISC: Search over all possible rules on receipt of redirect. by YOSHIFUJI Hideaki · 18 years ago
  72. 5e032e3 [IPV6] NDISC: Take source address into account for redirects. by YOSHIFUJI Hideaki · 18 years ago
  73. a57d27f [RTNETLINK]: Don't return error on no-metrics. by David S. Miller · 18 years ago
  74. 2809486 [NETFILTER]: x_tables: Fix typos after conversion to use mass registation helper by Thomas Graf · 18 years ago
  75. 3fd091e [SCTP]: Remove multiple levels of msecs to jiffies conversions. by Vladislav Yasevich · 18 years ago
  76. ce556b3 [NETFILTER]: xt_tcpmss: minor cleanups by Patrick McHardy · 18 years ago
  77. 5fa2a76 [NETFILTER]: ip6_tables: consolidate dst and hbh matches by Patrick McHardy · 18 years ago
  78. efa7416 [NETFILTER]: x_tables: remove unused size argument to check/destroy functions by Patrick McHardy · 18 years ago
  79. fe1cb10 [NETFILTER]: x_tables: remove unused argument to target functions by Patrick McHardy · 18 years ago
  80. 4470bbc [NETFILTER]: x_tables: make use of mass registation helpers by Patrick McHardy · 18 years ago
  81. 52d9c42 [NETFILTER]: x_tables: add helpers for mass match/target registration by Patrick McHardy · 18 years ago
  82. 90528e6 [NETFILTER]: xt_CONNMARK: use tabs for indentation by Patrick McHardy · 18 years ago
  83. da878c8 [NETFILTER]: replace open coded checksum updates by Patrick McHardy · 18 years ago
  84. 1158ba2 [NETFILTER]: nfnetlink_queue: fix typo in error message by Patrick McHardy · 18 years ago
  85. 1a31526 [NETFILTER]: ctnetlink: remove impossible events tests for updates by Pablo Neira Ayuso · 18 years ago
  86. b3a27bf [NETFILTER]: ctnetlink: check for listeners before sending expectation events by Pablo Neira Ayuso · 18 years ago
  87. b9a37e0 [NETFILTER]: ctnetlink: dump connection mark by Pablo Neira Ayuso · 18 years ago
  88. 2521c12 [NETFILTER]: conntrack: introduce connection mark event by Pablo Neira Ayuso · 18 years ago
  89. b93ff78 [NETFILTER]: ipt_recent: add module parameter for changing ownership of /proc/net/ipt_recent/* by Daniel De Graaf · 18 years ago
  90. a468701 [NETFILTER]: x_tables: replace IPv4 DSCP target by address family independent version by Yasuyuki Kozakai · 18 years ago
  91. 9ba1627 [NETFILTER]: x_tables: replace IPv4 dscp match by address family independent version by Yasuyuki Kozakai · 18 years ago
  92. 8abfedd [SCTP]: Use the flags value that is passed as an arg to sctp_accept. by Sridhar Samudrala · 18 years ago
  93. eb5fa39 [SCTP]: Fix IPv6 address flag setting when doing peel-off/accept. by Vladislav Yasevich · 18 years ago
  94. df7deeb [SCTP]: Cleanup nomem handling in the state functions. by Vladislav Yasevich · 18 years ago
  95. ac0b046 [SCTP]: Extend /proc/net/sctp/snmp to provide more statistics. by Sridhar Samudrala · 18 years ago
  96. 72d3b2c [IPV6]: Fixup ip6_del_rt() call for new args. by David S. Miller · 18 years ago
  97. ab364a6 [IPv6] route: Convert GETROUTE to use new netlink api by Thomas Graf · 18 years ago
  98. 2d7202b [IPv6] route: Convert FIB6 dumping to use new netlink api by Thomas Graf · 18 years ago
  99. 86872cb [IPv6] route: FIB6 configuration using struct fib6_config by Thomas Graf · 18 years ago
  100. 40e22e8 [IPv6] route: Simplify ip6_ins_rt() by Thomas Graf · 18 years ago