1. d420895 ipv6 route: Convert rt6_device_match() to use RT6_LOOKUP_F_xxx flags. by YOSHIFUJI Hideaki · 16 years ago
  2. 9a37580 inet fragments: fix race between inet_frag_find and inet_frag_secret_rebuild by Pavel Emelyanov · 16 years ago
  3. 7be8735 tcp: /proc/net/tcp rto,ato values not scaled properly (v2) by Stephen Hemminger · 16 years ago
  4. 88a6f4a netfilter: ip6table_mangle: don't reroute in LOCAL_IN by Patrick McHardy · 16 years ago
  5. f630e43 ipv6: Drop packets for loopback address from outside of the box. by YOSHIFUJI Hideaki · 16 years ago
  6. aea7427 ipv6: Remove options header when setsockopt's optlen is 0 by Shan Wei · 16 years ago
  7. 2b4743b ipv6 sit: Avoid extra need for compat layer in PRL management. by YOSHIFUJI Hideaki · 16 years ago
  8. 5155857 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  9. f23d60d ipv6: Fix duplicate initialization of rawv6_prot.destroy by David S. Miller · 16 years ago
  10. 1717699 ipv6: Fail with appropriate error code when setting not-applicable sockopt. by YOSHIFUJI Hideaki · 16 years ago
  11. 28d4488 ipv6: Check IPV6_MULTICAST_LOOP option value. by YOSHIFUJI Hideaki · 16 years ago
  12. e8766fc ipv6: Check the hop limit setting in ancillary data. by Shan Wei · 16 years ago
  13. 36e3dea ipv6 route: Fix route lifetime in netlink message. by YOSHIFUJI Hideaki · 16 years ago
  14. 20c61fb ipv6 mcast: Check address family of gf_group in getsockopt(MS_FILTER). by YOSHIFUJI Hideaki · 16 years ago
  15. f7f866e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  16. ce4a7d0 inet{6}_request_sock: Init ->opt and ->pktopts in the constructor by Arnaldo Carvalho de Melo · 16 years ago
  17. 2e761e0 ipv6 netns: init net is used to set bindv6only for new sock by Pavel Emelyanov · 16 years ago
  18. 3e387fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  19. 22dd485 raw: Raw socket leak. by Denis V. Lunev · 16 years ago
  20. aed5a83 Merge branch 'net-2.6-misc-20080605a' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-fix by David S. Miller · 16 years ago
  21. 9596cc82 [IPV6]: Do not change protocol for UDPv6 sockets with pending sent data. by Denis V. Lunev · 16 years ago
  22. 36d926b [IPV6]: inet_sk(sk)->cork.opt leak by Denis V. Lunev · 16 years ago
  23. 49d074f [IPV6]: Do not change protocol for raw IPv6 sockets. by Denis V. Lunev · 16 years ago
  24. 91e1908 [IPV6] NETNS: Handle ancillary data in appropriate namespace. by YOSHIFUJI Hideaki · 16 years ago
  25. 187e383 [IPV6]: Check outgoing interface even if source address is unspecified. by YOSHIFUJI Hideaki · 16 years ago
  26. 95b496b [IPV6]: Fix the data length of get destination options with short length by Yang Hongyang · 16 years ago
  27. 05335c2 [IPV6]: Fix the return value of get destination options with NULL data pointer by Yang Hongyang · 16 years ago
  28. 4bed72e [IPV6] ADDRCONF: Allow longer lifetime on 64bit archs. by YOSHIFUJI Hideaki · 16 years ago
  29. 8283637 [IPV6] TUNNEL6: Fix incoming packet length check for inter-protocol tunnel. by Colin · 16 years ago
  30. 24ef0da [IPV6] ADDRCONF: Check range of prefix length by Thomas Graf · 16 years ago
  31. a3c9608 [IPV6] UDP: Possible dst leak in udpv6_sendmsg. by YOSHIFUJI Hideaki · 16 years ago
  32. b9c6989 netfilter: nf_conntrack_ipv6: fix inconsistent lock state in nf_ct_frag6_gather() by Jarek Poplawski · 16 years ago
  33. d430a22 bogus format in ip6mr by Al Viro · 16 years ago
  34. 071f92d net: The world is not perfect patch. by Rami Rosen · 16 years ago
  35. 1ac06e0 ipsec: Use the correct ip_local_out function by Herbert Xu · 16 years ago
  36. 6f70499 ipv6 addrconf: Allow infinite prefix lifetime. by YOSHIFUJI Hideaki · 16 years ago
  37. 69cdf8f ipv6 route: Fix lifetime in netlink. by YOSHIFUJI Hideaki · 16 years ago
  38. a326443 ipv6 addrconf: Fix route lifetime setting in corner case. by YOSHIFUJI Hideaki · 16 years ago
  39. 0686caa ndisc: Add missing strategies for per-device retrans timer/reachable time settings. by YOSHIFUJI Hideaki · 16 years ago
  40. f5184d2 net: Allow netdevices to specify needed head/tailroom by Johannes Berg · 16 years ago
  41. 36ca34c sit: Add missing kfree_skb() on pskb_may_pull() failure. by David S. Miller · 16 years ago
  42. 5ffc02a ip: Use inline function dst_metric() instead of direct access to dst->metric[] by Satoru SATOH · 16 years ago
  43. 4ac2ccd netns: Fix reassembly timer to use the right namespace by Daniel Lezcano · 16 years ago
  44. 0bb53a6 ipv6: assign PDE->data before gluing PDE into /proc tree by Denis V. Lunev · 16 years ago
  45. ccc7518 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  46. 8099179 ipv6: Compilation fix for compat MCAST_MSFILTER sockopts. by Pavel Emelyanov · 16 years ago
  47. 95dfec6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  48. 42908c6 net: Add compat support for getsockopt (MCAST_MSFILTER) by David L Stevens · 16 years ago
  49. 9a732ed netfilter: {nfnetlink,ip,ip6}_queue: fix skb_over_panic when enlarging packets by Arnaud Ebalard · 16 years ago
  50. 77a50df Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  51. dae5029 ipv4/ipv6 compat: Fix SSM applications on 64bit kernels. by David L Stevens · 16 years ago
  52. 5c5d6da Revert "ipv6: Fix typo in net/ipv6/Kconfig" by David S. Miller · 16 years ago
  53. ec6b486 ipv6: result of csum_fold() is already 16bit, no need to cast by Al Viro · 16 years ago
  54. 2e561c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  55. 5b3f129 ipv6: Fix typo in net/ipv6/Kconfig by Michael Beasley · 16 years ago
  56. 1a98d05 ipv6 RAW: Disallow IPPROTO_IPV6-level IPV6_CHECKSUM socket option on ICMPv6 sockets. by YOSHIFUJI Hideaki · 16 years ago
  57. b0d19a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  58. 92998dd [NETNS]: Remove empty ->init callback. by Pavel Emelyanov · 16 years ago
  59. 633d424b [NETNS]: Don't initialize err variable twice. by Pavel Emelyanov · 16 years ago
  60. 2aed282 [NETNS]: The ip6_fib_timer can work with garbage on net namespace stop. by Pavel Emelyanov · 16 years ago
  61. 280a34c [IPV6]: Make struct ip6_prohibit_entry_template static. by Adrian Bunk · 16 years ago
  62. 5f090dc net: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  63. 3c05123 [IPV6]: Fix dangling references on error in fib6_add(). by David S. Miller · 16 years ago
  64. e56d8b8 [INET]: Drop the inet_inherit_port() call. by Pavel Emelyanov · 16 years ago
  65. 48115be [NETNS]: Add netns refcnt debug for dst ops. by Denis V. Lunev · 16 years ago
  66. 554eb27 [IP6TUNNEL]: Allow to create IP6 tunnels in net namespaces. by Pavel Emelyanov · 16 years ago
  67. 2f7f54b [IP6TUNNEL]: Use proper net instead of init_net stubs. by Pavel Emelyanov · 16 years ago
  68. 3e6c9fb [IP6TUNNEL]: Make tunnels hashes per-net. by Pavel Emelyanov · 16 years ago
  69. 15820e129 [IP6TUNNEL]: Make the fallback tunnel device per-net. by Pavel Emelyanov · 16 years ago
  70. 8704ca7e [IP6TUNNEL]: Use proper net in hash-lookup functions. by Pavel Emelyanov · 16 years ago
  71. 2dd02c8 [IP6TUNNEL]: Add (ip6_tnl_)net argument to some calls. by Pavel Emelyanov · 16 years ago
  72. 13eeb8e [IP6TUNNEL]: Introduce empty ip6_tnl_net structure and net ops. by Pavel Emelyanov · 16 years ago
  73. 7a97146 [SIT]: Allow to create SIT tunnels in net namespaces. by Pavel Emelyanov · 16 years ago
  74. 907a08c [SIT]: Use proper net in routing calls. by Pavel Emelyanov · 16 years ago
  75. 2918217 [SIT]: Make tunnels hashes per-net. by Pavel Emelyanov · 16 years ago
  76. cd3dbc1 [SIT]: Make the fallback tunnel device per-net by Pavel Emelyanov · 16 years ago
  77. fcee5ec [SIT]: Use proper net in hash-lookup functions. by Pavel Emelyanov · 16 years ago
  78. ca8def1 [SIT]: Add net/sit_net argument to some functions. by Pavel Emelyanov · 16 years ago
  79. 8190d90 [SIT]: Introduce empty struct sit_net and init/exit net ops. by Pavel Emelyanov · 16 years ago
  80. 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
  81. 7477fd2e [SOCK]: Add some notes about per-bind-bucket sock lookup. by Pavel Emelyanov · 16 years ago
  82. df39e8b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  83. 3c9fba6 [NETFILTER]: nf_conntrack: replace NF_CT_DUMP_TUPLE macro indrection by function call by Jan Engelhardt · 16 years ago
  84. 09f263c [NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l4proto by Jan Engelhardt · 16 years ago
  85. 8ce8439 [NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l3proto by Jan Engelhardt · 16 years ago
  86. d63a650 [NETFILTER]: Add partial checksum validation helper by Patrick McHardy · 16 years ago
  87. 544473c [NETFILTER]: {ip,ip6,arp}_tables: return EAGAIN for invalid SO_GET_ENTRIES size by Patrick McHardy · 16 years ago
  88. 58c0fb0 [NETFILTER]: annotate rest of nf_conntrack_* with const by Jan Engelhardt · 16 years ago
  89. 5452e42 [NETFILTER]: annotate {arp,ip,ip6,x}tables with const by Jan Engelhardt · 16 years ago
  90. 3cf93c9 [NETFILTER]: annotate xtables targets with const and remove casts by Jan Engelhardt · 16 years ago
  91. fdccecd [NETFILTER]: Use non-deprecated __RW_LOCK_UNLOCKED macro by Robert P. J. Day · 16 years ago
  92. 36e2a1b [NETFILTER]: {ip,ip6}t_LOG: print MARK value in log output by Patrick McHardy · 16 years ago
  93. 0912ea3 [IPV6] MROUTE: Add stats in multicast routing module method ip6_mr_forward(). by Rami Rosen · 16 years ago
  94. 9625ed7 [IPV6] ADDRCONF: Don't generate temporary address for ip6-ip6 interface. by YOSHIFUJI Hideaki · 16 years ago
  95. b077d7a [IPV6] ADDRCONF: Ensure disabling multicast RS even if privacy extensions are disabled. by YOSHIFUJI Hideaki · 16 years ago
  96. 0b18542 [NET]: Sink IPv6 menuoptions into its own submenu by Jan Engelhardt · 16 years ago
  97. e7712f1 [IPV6]: Share common code-paths for sticky socket options. by YOSHIFUJI Hideaki · 16 years ago
  98. cee8947 [IPV6] MROUTE: Do not call ipv6_find_idev() directly. by YOSHIFUJI Hideaki · 16 years ago
  99. b45e918 [IPV6]: Fix ipv6 address fetching in raw6_icmp_error(). by David S. Miller · 16 years ago
  100. 5f4472c [TCP]: Remove owner from tcp_seq_afinfo. by Denis V. Lunev · 16 years ago