1. f2776ff [IPV6]: Fix address/interface handling in UDP and DCCP, according to the scoping architecture. by YOSHIFUJI Hideaki · 18 years ago
  2. 53ab61c [IPV6] IP6TUNNEL: Add missing nf_reset() on input path. by Yasuyuki Kozakai · 18 years ago
  3. b3fdd9f [IPV6] IP6TUNNEL: Delete all tunnel device when unloading module. by Yasuyuki Kozakai · 18 years ago
  4. ea659e0 [IPV6] ROUTE: Do not enable router reachability probing in router mode. by YOSHIFUJI Hideaki · 18 years ago
  5. 557e92e [IPV6] ROUTE: Prefer reachable nexthop only if the caller requests. by YOSHIFUJI Hideaki · 18 years ago
  6. ea73ee2 [IPV6] ROUTE: Try to use router which is not known unreachable. by YOSHIFUJI Hideaki · 18 years ago
  7. 337dde7 [NETFILTER]: ip6_tables: use correct nexthdr value in ipv6_find_hdr() by Patrick McHardy · 18 years ago
  8. d8a585d [NETFILTER]: Use pskb_trim in {ip,ip6,nfnetlink}_queue by Patrick McHardy · 18 years ago
  9. daccff0 [IPV6]: Give sit driver an appropriate module alias. by Patrick McHardy · 18 years ago
  10. 36f73d0 [IPV6]: Add ndisc_netdev_notifier unregister. by Dmitry Mishin · 18 years ago
  11. 5b12254 [IPV6]: File the fingerprints off ah6->spi/esp6->spi by Al Viro · 18 years ago
  12. 1b7c2db [IPV6]: fix flowlabel seqfile handling by James Morris · 18 years ago
  13. c6817e4 [IPV6]: return EINVAL for invalid address with flowlabel lease request by James Morris · 18 years ago
  14. 590bdf7 [NETFILTER]: Missed and reordered checks in {arp,ip,ip6}_tables by Dmitry Mishin · 18 years ago
  15. 844dc7c [NETFILTER]: remove masq/NAT from ip6tables Kconfig help by Patrick McHardy · 18 years ago
  16. bcd6207 [IPV6]: fix lockup via /proc/net/ip6_flowlabel by James Morris · 18 years ago
  17. a27b58f [NET]: fix uaccess handling by Heiko Carstens · 18 years ago
  18. 6d38163 [NETFILTER]: Fix ip6_tables extension header bypass bug by Patrick McHardy · 18 years ago
  19. 51d8b1a [NETFILTER]: Fix ip6_tables protocol bypass bug by Patrick McHardy · 18 years ago
  20. 375216a [IPv6] fib: initialize tb6_lock in common place to give lockdep a key by Thomas Graf · 18 years ago
  21. 6723ab5 [IPV6]: Fix route.c warnings when multiple tables are disabled. by David S. Miller · 18 years ago
  22. 9ce8ade [IPv6] route: Fix prohibit and blackhole routing decision by Thomas Graf · 18 years ago
  23. 22e1e4d [IPV6]: Always copy rt->u.dst.error when copying a rt6_info. by Ville Nuorvala · 18 years ago
  24. 264e91b [IPV6]: Make IPV6_SUBTREES depend on IPV6_MULTIPLE_TABLES. by Ville Nuorvala · 18 years ago
  25. e0eda7b [IPV6]: Clean up BACKTRACK(). by Ville Nuorvala · 18 years ago
  26. 4251320 [IPV6]: Make sure error handling is done when calling ip6_route_output(). by Ville Nuorvala · 18 years ago
  27. 39c8508 [IPV6] sit: Add missing MODULE_LICENSE by Jan Dittmer · 18 years ago
  28. f1a9585 [IPV6]: Remove bogus WARN_ON in Proxy-NA handling. by YOSHIFUJI Hideaki · 18 years ago
  29. adaa70b [IPv6] rules: Use RT6_LOOKUP_F_HAS_SADDR and fix source based selectors by Thomas Graf · 18 years ago
  30. 9469c7b [NET]: Use typesafe inet_twsk() inline function instead of cast. by YOSHIFUJI Hideaki · 18 years ago
  31. 4244f8a [TCP]: Use TCPOLEN_TSTAMP_ALIGNED macro instead of magic number. by YOSHIFUJI Hideaki · 18 years ago
  32. 0be669b [IPV6]: Seperate sit driver to extra module (addrconf.c changes) by Joerg Roedel · 18 years ago
  33. 989e5b9 [IPV6]: Seperate sit driver to extra module by Joerg Roedel · 18 years ago
  34. 5b368e6 IPsec: correct semantics for SELinux policy matching by Venkat Yekkirala · 18 years ago
  35. fefd26b Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh by Linus Torvalds · 18 years ago
  36. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  37. 0a69452 [XFRM]: BEET mode by Diego Beltrami · 18 years ago
  38. 1e0c14f [UDP]: Fix MSG_PROBE crash by Herbert Xu · 18 years ago
  39. 132a55f [UDP6]: Fix flowi clobbering by Herbert Xu · 18 years ago
  40. 1a9e9ef [IPV6]: Disable SG for GSO unless we have checksum by Herbert Xu · 18 years ago
  41. a252cc2 [XFRM]: xrfm_replay_check() annotations by Al Viro · 18 years ago
  42. 6067b2b [XFRM]: xfrm_parse_spi() annotations by Al Viro · 18 years ago
  43. a94cfd1 [XFRM]: xfrm_state_lookup() annotations by Al Viro · 18 years ago
  44. 8f83f23 [XFRM]: ports in struct xfrm_selector annotated by Al Viro · 18 years ago
  45. 8210323 [IPV4]: inet_rcv_saddr() annotations by Al Viro · 18 years ago
  46. 4f765d8 [IPV4]: INET_MATCH() annotations by Al Viro · 18 years ago
  47. fd68322 [IPV4]: inet_addr_type() annotations by Al Viro · 18 years ago
  48. 293b9c4 [IPV6]: bh_lock_sock_nested on tcp_v6_rcv by Fabio Olive Leite · 18 years ago
  49. 3b9f9a1 [IPV6] ADDRCONF: Mobile IPv6 Home Address support. by Noriaki TAKAMIYA · 18 years ago
  50. 55ebaef [IPV6] ADDRCONF: Allow non-DAD'able addresses. by Noriaki TAKAMIYA · 18 years ago
  51. fc26d0a [IPV6] NDISC: Fix is_router flag setting. by YOSHIFUJI Hideaki · 18 years ago
  52. 8814c4b [IPV6] ADDRCONF: Convert addrconf_lock to RCU. by YOSHIFUJI Hideaki · 18 years ago
  53. fbea49e [IPV6] NDISC: Add proxy_ndp sysctl. by YOSHIFUJI Hideaki · 18 years ago
  54. 62dd931 [IPV6] NDISC: Set per-entry is_router flag in Proxy NA. by Ville Nuorvala · 18 years ago
  55. 5f3e6e9 [IPV6] NDISC: Avoid updating neighbor cache for proxied address in receiving NA. by Ville Nuorvala · 18 years ago
  56. 74553b0 [IPV6]: Don't forward packets to proxied link-local address. by Ville Nuorvala · 18 years ago
  57. e21e0b5 [IPV6] NDISC: Handle NDP messages to proxied addresses. by Ville Nuorvala · 18 years ago
  58. 1192e40 [NETFILTER]: make some netfilter globals __read_mostly by Brian Haley · 18 years ago
  59. 7cf7393 [NETFILTER]: ip6t_HL: remove write-only variable by Patrick McHardy · 18 years ago
  60. 90d47db [NETFILTER]: x_tables: small check_entry & module_refcount cleanup by Dmitry Mishin · 18 years ago
  61. 9123de2 [NETFILTER]: ip6table_mangle: reroute when nfmark changes in NF_IP6_LOCAL_OUT by Patrick McHardy · 18 years ago
  62. df0933d [NETFILTER]: kill listhelp.h by Patrick McHardy · 18 years ago
  63. a1e59ab [XFRM]: Fix wildcard as tunnel source by Patrick McHardy · 18 years ago
  64. 7198f8c [IPV6] address: Support NLM_F_EXCL when adding addresses by Thomas Graf · 18 years ago
  65. 680a27a [IPV6] address: Allow address changes while device is administrative down by Thomas Graf · 18 years ago
  66. 0ab6803 [IPV6] address: Convert address dumping to new netlink api by Thomas Graf · 18 years ago
  67. 101bb22 [IPV6] address: Add put_ifaddrmsg() and rt_scope() by Thomas Graf · 18 years ago
  68. 85486af [IPV6] address: Add put_cacheinfo() to dump struct cacheinfo by Thomas Graf · 18 years ago
  69. 1b29fc2 [IPV6] address: Convert address lookup to new netlink api by Thomas Graf · 18 years ago
  70. b933f71 [IPV6] address: Convert address deletion to new netlink api by Thomas Graf · 18 years ago
  71. 461d883 [IPV6] address: Convert address addition to new netlink api by Thomas Graf · 18 years ago
  72. 94aec08 [NETFILTER]: Change tunables to __read_mostly by Brian Haley · 18 years ago
  73. eb878e8 [IPSEC]: output mode to take an xfrm state as input param by Jamal Hadi Salim · 18 years ago
  74. fda9ef5 [NET]: Fix sk->sk_filter field access by Dmitry Mishin · 18 years ago
  75. dc435e6 [IPV6] MIP6: Fix to update IP6CB when cloned skbuff is received at HAO. by Masahide NAKAMURA · 18 years ago
  76. 33cc489 [IPV6] ROUTE: Fix dst reference counting in ip6_pol_route_lookup(). by YOSHIFUJI Hideaki · 18 years ago
  77. 5176f91 [NETLINK]: Make use of NLA_STRING/NLA_NUL_STRING attribute validation by Thomas Graf · 18 years ago
  78. 25030a7 [UDP]: Unify UDPv4 and UDPv6 ->get_port() by Gerrit Renker · 18 years ago
  79. e5d679f33 [NET]: Use SLAB_PANIC by Alexey Dobriyan · 18 years ago
  80. ef047f5 [NET]: Use BUILD_BUG_ON() for checking size of skb->cb. by YOSHIFUJI Hideaki · 18 years ago
  81. 366e4ad [IPV6]: Fix routing by fwmark by Patrick McHardy · 18 years ago
  82. 267935b [IPV6]: Fix build with fwmark disabled. by David S. Miller · 18 years ago
  83. cd9d742 [IPV6] ROUTE: Add support for fwmask in routing rules. by YOSHIFUJI Hideaki · 18 years ago
  84. 2613aad [IPV6] ROUTE: Fix size of fib6_rule_policy. by YOSHIFUJI Hideaki · 18 years ago
  85. 6c5eb6a [IPV6] ROUTE: Fix FWMARK support. by YOSHIFUJI Hideaki · 18 years ago
  86. 75bff8f [IPV6] ROUTE: Routing by FWMARK. by YOSHIFUJI Hideaki · 18 years ago
  87. 2cc67cc [IPV6] ROUTE: Routing by Traffic Class. by YOSHIFUJI Hideaki · 18 years ago
  88. e731c24 [IPV6] MIP6: Several obvious clean-ups. by YOSHIFUJI Hideaki · 18 years ago
  89. e4bec82 [IPSEC] esp: Defer output IV initialization to first use. by David S. Miller · 18 years ago
  90. 9d4a706 [XFRM]: Add generation count to xfrm_state and xfrm_dst. by David S. Miller · 18 years ago
  91. edcd582 [XFRM]: Pull xfrm_state_by{spi,src} hash table knowledge out of afinfo. by David S. Miller · 18 years ago
  92. 2770834 [XFRM]: Pull xfrm_state_bydst hash table knowledge out of afinfo. by David S. Miller · 18 years ago
  93. 64d9fdd [XFRM] IPV6: Support Mobile IPv6 extension headers sorting. by Masahide NAKAMURA · 18 years ago
  94. 58c949d [XFRM] IPV6: Add sort functions to combine templates/states for IPsec. by Masahide NAKAMURA · 18 years ago
  95. 01be8e5 [IPV6] MIP6: Ignore to report if mobility headers is rejected. by Masahide NAKAMURA · 18 years ago
  96. 70182ed [IPV6] MIP6: Report to user-space when home address option is rejected. by Masahide NAKAMURA · 18 years ago
  97. 2ce4272 [IPV6] MIP6: Transformation support mobility header. by Masahide NAKAMURA · 18 years ago
  98. 6e8f4d4 [IPV6] MIP6: Add sending mobility header functions through raw socket. by Masahide NAKAMURA · 18 years ago
  99. 7be96f7 [IPV6] MIP6: Add receiving mobility header functions through raw socket. by Masahide NAKAMURA · 18 years ago
  100. 3d12689 [IPV6] MIP6: Add destination options header transformation. by Noriaki TAKAMIYA · 18 years ago