1. 48115be [NETNS]: Add netns refcnt debug for dst ops. by Denis V. Lunev · 16 years ago
  2. 554eb27 [IP6TUNNEL]: Allow to create IP6 tunnels in net namespaces. by Pavel Emelyanov · 16 years ago
  3. 2f7f54b [IP6TUNNEL]: Use proper net instead of init_net stubs. by Pavel Emelyanov · 16 years ago
  4. 3e6c9fb [IP6TUNNEL]: Make tunnels hashes per-net. by Pavel Emelyanov · 16 years ago
  5. 15820e129 [IP6TUNNEL]: Make the fallback tunnel device per-net. by Pavel Emelyanov · 16 years ago
  6. 8704ca7e [IP6TUNNEL]: Use proper net in hash-lookup functions. by Pavel Emelyanov · 16 years ago
  7. 2dd02c8 [IP6TUNNEL]: Add (ip6_tnl_)net argument to some calls. by Pavel Emelyanov · 16 years ago
  8. 13eeb8e [IP6TUNNEL]: Introduce empty ip6_tnl_net structure and net ops. by Pavel Emelyanov · 16 years ago
  9. 7a97146 [SIT]: Allow to create SIT tunnels in net namespaces. by Pavel Emelyanov · 16 years ago
  10. 907a08c [SIT]: Use proper net in routing calls. by Pavel Emelyanov · 16 years ago
  11. 2918217 [SIT]: Make tunnels hashes per-net. by Pavel Emelyanov · 16 years ago
  12. cd3dbc1 [SIT]: Make the fallback tunnel device per-net by Pavel Emelyanov · 16 years ago
  13. fcee5ec [SIT]: Use proper net in hash-lookup functions. by Pavel Emelyanov · 16 years ago
  14. ca8def1 [SIT]: Add net/sit_net argument to some functions. by Pavel Emelyanov · 16 years ago
  15. 8190d90 [SIT]: Introduce empty struct sit_net and init/exit net ops. by Pavel Emelyanov · 16 years ago
  16. 334f8b2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6.26 by David S. Miller · 16 years ago
  17. 7477fd2e [SOCK]: Add some notes about per-bind-bucket sock lookup. by Pavel Emelyanov · 16 years ago
  18. df39e8b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  19. 3c9fba6 [NETFILTER]: nf_conntrack: replace NF_CT_DUMP_TUPLE macro indrection by function call by Jan Engelhardt · 16 years ago
  20. 09f263c [NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l4proto by Jan Engelhardt · 16 years ago
  21. 8ce8439 [NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l3proto by Jan Engelhardt · 16 years ago
  22. d63a650 [NETFILTER]: Add partial checksum validation helper by Patrick McHardy · 16 years ago
  23. 544473c [NETFILTER]: {ip,ip6,arp}_tables: return EAGAIN for invalid SO_GET_ENTRIES size by Patrick McHardy · 16 years ago
  24. 58c0fb0 [NETFILTER]: annotate rest of nf_conntrack_* with const by Jan Engelhardt · 16 years ago
  25. 5452e42 [NETFILTER]: annotate {arp,ip,ip6,x}tables with const by Jan Engelhardt · 16 years ago
  26. 3cf93c9 [NETFILTER]: annotate xtables targets with const and remove casts by Jan Engelhardt · 16 years ago
  27. fdccecd [NETFILTER]: Use non-deprecated __RW_LOCK_UNLOCKED macro by Robert P. J. Day · 16 years ago
  28. 36e2a1b [NETFILTER]: {ip,ip6}t_LOG: print MARK value in log output by Patrick McHardy · 16 years ago
  29. 0912ea3 [IPV6] MROUTE: Add stats in multicast routing module method ip6_mr_forward(). by Rami Rosen · 16 years ago
  30. 9625ed7 [IPV6] ADDRCONF: Don't generate temporary address for ip6-ip6 interface. by YOSHIFUJI Hideaki · 16 years ago
  31. b077d7a [IPV6] ADDRCONF: Ensure disabling multicast RS even if privacy extensions are disabled. by YOSHIFUJI Hideaki · 16 years ago
  32. 0b18542 [NET]: Sink IPv6 menuoptions into its own submenu by Jan Engelhardt · 16 years ago
  33. e7712f1 [IPV6]: Share common code-paths for sticky socket options. by YOSHIFUJI Hideaki · 16 years ago
  34. cee8947 [IPV6] MROUTE: Do not call ipv6_find_idev() directly. by YOSHIFUJI Hideaki · 16 years ago
  35. b45e918 [IPV6]: Fix ipv6 address fetching in raw6_icmp_error(). by David S. Miller · 16 years ago
  36. 5f4472c [TCP]: Remove owner from tcp_seq_afinfo. by Denis V. Lunev · 16 years ago
  37. 68fcadd [TCP]: Place file operations directly into tcp_seq_afinfo. by Denis V. Lunev · 16 years ago
  38. 9427c4b [TCP]: Move seq_ops from tcp_iter_state to tcp_seq_afinfo. by Denis V. Lunev · 16 years ago
  39. 05f175c [IPV6]: Fix IPV6_RECVERR for connected raw sockets. by YOSHIFUJI Hideaki · 16 years ago
  40. 876c7f4 [IPv6]: Change IPv6 unspecified destination address to ::1 for raw and un-connected sockets by Brian Haley · 16 years ago
  41. 6ac7eb0 [IPV6] MROUTE: Adjust IPV6 multicast routing module to use mroute6 header declarations. by Rami Rosen · 16 years ago
  42. b2a9d7c [IPV6]: Check length of int/boolean optval provided by user in setsockopt(). by YOSHIFUJI Hideaki · 16 years ago
  43. a28398b [IPV6]: Check length of optval provided by user in setsockopt(). by Wang Chen · 16 years ago
  44. 7f1eced [IPV6] MIP6: Use our standard definitions for paddings. by YOSHIFUJI Hideaki · 16 years ago
  45. d7aabf2 [IPV6]: Use in6addr_any where appropriate. by YOSHIFUJI Hideaki · 16 years ago
  46. f3ee401 [IPV6]: Define constants for link-local multicast addresses. by YOSHIFUJI Hideaki · 16 years ago
  47. 9acd9f3 [IPV6]: Make address arguments const. by YOSHIFUJI Hideaki · 16 years ago
  48. dfd982b [IPV6] ADDRCONF: Uninline ipv6_isatap_eui64(). by YOSHIFUJI Hideaki · 16 years ago
  49. 3eb84f4 [IPV6] ADDRCONF: Uninline ipv6_addr_hash(). by YOSHIFUJI Hideaki · 16 years ago
  50. caad295 [IPV6]: Use ipv6_addr_equal() instead of !ipv6_addr_cmp(). by YOSHIFUJI Hideaki · 16 years ago
  51. ff4e1fb [IPV6] FIB_RULE: Sparse: fib6_rules_cleanup() is of void. by YOSHIFUJI Hideaki · 16 years ago
  52. a9f83bf [IPV6]: Sparse: Reuse previous delaration where appropriate. by YOSHIFUJI Hideaki · 16 years ago
  53. 02e10b9 [IPV6] SIT: Sparse: Use NULL pointer instead of 0. by YOSHIFUJI Hideaki · 16 years ago
  54. aba6096 [IPV6]: Kill several warnings without CONFIG_IPV6_MROUTE. by YOSHIFUJI Hideaki · 16 years ago
  55. 4dfc281 [Syncookies]: Add support for TCP options via timestamps. by Florian Westphal · 16 years ago
  56. 8eefca4 Merge branch 'net-2.6.26-isatap-20080403' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-dev by David S. Miller · 16 years ago
  57. 549e028 [IPV6] MROUTE: Use skb_tail_pointer(skb) instead of skb->tail. by YOSHIFUJI Hideaki · 16 years ago
  58. 14fb64e [IPV6] MROUTE: Support PIM-SM (SSM). by YOSHIFUJI Hideaki · 16 years ago
  59. 7bc570c [IPV6] MROUTE: Support multicast forwarding. by YOSHIFUJI Hideaki · 16 years ago
  60. f6a07b2 [IPV6] ADDRCONF: Fix array size for sysctls. by YOSHIFUJI Hideaki · 16 years ago
  61. 1ed8516 [IPV6]: Simplify IPv6 control sockets creation. by Denis V. Lunev · 16 years ago
  62. 5677242 [NETNS]: Inet control socket should not hold a namespace. by Denis V. Lunev · 16 years ago
  63. eee4fe4 [INET]: Let inet_ctl_sock_create return sock rather than socket. by Denis V. Lunev · 16 years ago
  64. 3d58b5f [INET]: Rename inet_csk_ctl_sock_create to inet_ctl_sock_create. by Denis V. Lunev · 16 years ago
  65. 84f5937 [IPV6]: Fix refcounting for anycast dst entries. by Denis V. Lunev · 16 years ago
  66. eb86757 [IPV6]: inet6_dev on loopback should be kept until namespace stop. by Denis V. Lunev · 16 years ago
  67. 439e238 [IPV6]: Event type in addrconf_ifdown is mis-used. by Denis V. Lunev · 16 years ago
  68. af26818 [ICMP]: Ensure that ICMP relookup maintains status quo by Herbert Xu · 16 years ago
  69. e1ec1b8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  70. de357cc [IPV6] NDISC: Don't rely on node-type hint from L2 unless required. by YOSHIFUJI Hideaki · 16 years ago
  71. 52eeeb8 [IPV6]: Unify ip6_onlink() and ipip6_onlink(). by YOSHIFUJI Hideaki · 16 years ago
  72. 6294e00 [IPV6] NDISC: Ignore route information with /0 prefix from interior router. by YOSHIFUJI Hideaki · 16 years ago
  73. 300aaee [IPV6] SIT: Add SIOCGETPRL ioctl to get/dump PRL. by YOSHIFUJI Hideaki · 16 years ago
  74. 0009ae1 [IPV6] SIT: Disallow 0.0.0.0 in PRL and Flush PRL if given for DEL. by YOSHIFUJI Hideaki · 16 years ago
  75. 3fcfa12 [IPV6] SIT: Fix locking issues in PRL management. by YOSHIFUJI Hideaki · 16 years ago
  76. fadf6bf [IPV6] SIT: Add PRL management for ISATAP. by Templin, Fred L · 16 years ago
  77. f32c5f2 [IPV6]: Fix ICMP relookup error path dst leak by Herbert Xu · 16 years ago
  78. eac55bf IPv6: do not create temporary adresses with too short preferred lifetime by Benoit Boissinot · 16 years ago
  79. c6fbfac IPv6: only update the lifetime of the relevant temporary address by Benoit Boissinot · 16 years ago
  80. f0bdb7b [IPV6] RAW: Remove ancient comment. by YOSHIFUJI Hideaki · 16 years ago
  81. dfb12eb [IPV6][NETNS]: Display per-net info in sockstat6 file. by Pavel Emelyanov · 16 years ago
  82. d0538ca [SOCK][NETNS]: Register sockstat(6) files in each net. by Pavel Emelyanov · 16 years ago
  83. c29a0bc [SOCK][NETNS]: Add a struct net argument to sock_prot_inuse_add and _get. by Pavel Emelyanov · 16 years ago
  84. 4c7966b [IPV6] MCAST: Ensure to check multicast listener(s). by YOSHIFUJI Hideaki · 16 years ago
  85. 4ad96d3 [UDP]: Remove owner from udp_seq_afinfo. by Denis V. Lunev · 16 years ago
  86. 3ba9441 [UDP]: Place file operations directly into udp_seq_afinfo. by Denis V. Lunev · 16 years ago
  87. dda6192 [UDP]: Move seq_ops from udp_iter_state to udp_seq_afinfo. by Denis V. Lunev · 16 years ago
  88. e8e16b70 [INET]: inet_frag_evictor() must run with BH disabled by David S. Miller · 16 years ago
  89. bdcde3d [SOCK]: Drop inuse pcounter from struct proto (v2). by Pavel Emelyanov · 16 years ago
  90. bc578a5 [NET]: Rename inet_frag.h identifiers COMPLETE, FIRST_IN, LAST_IN to INET_FRAG_* by Joe Perches · 16 years ago
  91. 0736ffc [IPV6] NEIGH: Optimize is_router check. by YOSHIFUJI Hideaki · 16 years ago
  92. 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
  93. 8eeee8b [NETFILTER]: Replate direct proc_fops assignment with proc_create call. by Denis V. Lunev · 16 years ago
  94. 920fc94 [ESP]: Ensure IV is in linear part of the skb to avoid BUG() due to OOB access by Thomas Graf · 16 years ago
  95. 5983a3d [NETNS][IPV6] flowlabels - make proc per namespace by Benjamin Thery · 16 years ago
  96. 60e8fbc [NETNS][IPV6] flowlabels - make flowlabels per namespace by Benjamin Thery · 16 years ago
  97. 6ab57e7 [NETNS][IPV6] anycast - handle several network namespace by Daniel Lezcano · 16 years ago
  98. 732c8bd [IPSEC]: Fix BEET output by Herbert Xu · 16 years ago
  99. a233352 [IPV6]: Fix potential net leak and oops in ipv6 routing code. by Pavel Emelyanov · 16 years ago
  100. 878628f [NET] NETNS: Omit namespace comparision without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago