1. ce8632b ipv6:remove useless check by Yang Hongyang · 15 years ago
  2. 499923c ipv6: Fix NULL pointer dereference with time-wait sockets by Vlad Yasevich · 15 years ago
  3. fd1cc48 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 15 years ago
  4. 3989203 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  5. d1d88e5d xfrm: fix fragmentation on inter family tunnels by Steffen Klassert · 15 years ago
  6. 49a88d1 netfilter: ip6tables regression fix by Eric Dumazet · 15 years ago
  7. 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  8. fa9a86d netfilter: use rcu_read_bh() in ipt_do_table() by Eric Dumazet · 15 years ago
  9. 692105b trivial: fix typos/grammar errors in Kconfig texts by Matt LaPlante · 16 years ago
  10. 71f6f6d ipv6: Plug sk_buff leak in ipv6_rcv (net/ipv6/ip6_input.c) by Jesper Nilsson · 15 years ago
  11. 01e6de6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 15 years ago
  12. a400c30 netfilter: nf_conntrack: calculate per-protocol nlattr size by Holger Eitzenberger · 15 years ago
  13. 1f9352a netfilter: {ip,ip6,arp}_tables: fix incorrect loop detection by Patrick McHardy · 15 years ago
  14. b8dfe49 netfilter: factorize ifname_compare() by Eric Dumazet · 15 years ago
  15. b2f5e7c ipv6: Fix conflict resolutions during ipv6 binding by Vlad Yasevich · 15 years ago
  16. 63d9950 ipv6: Make v4-mapped bindings consistent with IPv4 by Vlad Yasevich · 15 years ago
  17. 0f8d3c7 ipv6: Allow ipv4 wildcard binds after ipv6 address binds by Vlad Yasevich · 15 years ago
  18. 783ed5a ipv6: Disallow binding to v4-mapped address on v6-only socket. by Vlad Yasevich · 15 years ago
  19. 8dd1d04 netfilter: trivial Kconfig spelling fixes by Jan Engelhardt · 15 years ago
  20. b5bb143 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 15 years ago
  21. a0bffff net/*: use linux/kernel.h swap() by Ilpo Järvinen · 15 years ago
  22. 2b1c435 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  23. 2bad35b netns: oops in ip[6]_frag_reasm incrementing stats by Jorge Boncompte [DTI2] · 15 years ago
  24. 1b1d8f7 ipv6: fix display of local and remote sit endpoints by Bjørn Mork · 15 years ago
  25. 9bdd8d4 ipv6: Fix incorrect disable_ipv6 behavior by Brian Haley · 15 years ago
  26. 2d6a5e9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  27. 4ada810 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 15 years ago
  28. d1238d5 netfilter: conntrack: check for NEXTHDR_NONE before header sanity checking by Christoph Paasch · 15 years ago
  29. 26c3b67 netfilter: auto-load ip6_queue module when socket opened by Scott James Remnant · 15 years ago
  30. 9d2493f netfilter: remove IPvX specific parts from nf_conntrack_l4proto.h by Christoph Paasch · 15 years ago
  31. ca735b3 netfilter: use a linked list of loggers by Eric Leblond · 15 years ago
  32. ff8cf9a ipv6: Fix BUG when disabled ipv6 module is unloaded by John Dykstra · 15 years ago
  33. 7546dd9 net: convert usage of packet_type to read_mostly by Stephen Hemminger · 15 years ago
  34. 508827f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  35. fe7ca2e IPv6: add "disable" module parameter support to ipv6.ko by Brian Haley · 15 years ago
  36. 176c39a netns: fix addrconf_ifdown kernel panic by Daniel Lezcano · 15 years ago
  37. b325fdd ipv6: Fix sysctl unregistration deadlock by Stephen Hemminger · 15 years ago
  38. aa4abc9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  39. 3f53a38 ipv6: don't use tw net when accounting for recycled tw by Pavel Emelyanov · 15 years ago
  40. f11c179 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  41. bb80087 sit: used time_before for comparing jiffies by Wei Yongjun · 15 years ago
  42. 800d55f ipv6: Remove some pointless conditionals before kfree_skb() by Wei Yongjun · 15 years ago
  43. 1ce85fe netlink: change nlmsg_notify() return value logic by Pablo Neira Ayuso · 15 years ago
  44. 66da8c5 ipv6: fix sparse warning: Using plain integer as NULL pointer by Hannes Eder · 15 years ago
  45. 7845447 netfilter: iptables: lock free counters by Stephen Hemminger · 15 years ago
  46. 323dbf9 netfilter: ip6_tables: unfold two loops in ip6_packet_match() by Eric Dumazet · 16 years ago
  47. 4323362 netfilter: xtables: add backward-compat options by Jan Engelhardt · 16 years ago
  48. cfac5ef netfilter: Combine ipt_ttl and ip6t_hl source by Jan Engelhardt · 16 years ago
  49. 563d36e netfilter: Combine ipt_TTL and ip6t_HL source by Jan Engelhardt · 16 years ago
  50. 55df4ac netfilter: log invalid new icmpv6 packet with nf_log_packet() by Eric Leblond · 16 years ago
  51. 9c8222b9 netfilter: x_tables: remove unneeded initializations by Stephen Hemminger · 16 years ago
  52. 4aa3b2e netfilter: nf_conntrack_ipv6: fix nf_log_packet message in icmpv6 conntrack by Eric Leblond · 16 years ago
  53. 0ecc103 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  54. 20461c1 IPv6: fix to set device name when new IPv6 over IPv6 tunnel device is created. by Noriaki TAKAMIYA · 16 years ago
  55. 3f90071 netfilter: nf_conntrack_ipv6: don't track ICMPv6 negotiation message by Eric Leblond · 16 years ago
  56. a51f42f netfilter: fix tuple inversion for Node information request by Eric Leblond · 16 years ago
  57. 409f0a9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  58. b5f348e ipv6/addrconf: common code located by Ilpo Järvinen · 16 years ago
  59. d73f080 ipv6/ndisc: join error paths by Ilpo Järvinen · 16 years ago
  60. 684de40 ipv6: Disallow rediculious flowlabel option sizes. by David S. Miller · 16 years ago
  61. 0178b69 ipv6: Copy cork options in ip6_append_data by Herbert Xu · 16 years ago
  62. b3ff29d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  63. 09640e6 net: replace uses of __constant_{endian} by Harvey Harrison · 16 years ago
  64. 5d6e430 ipv6: compile fix for ip6mr.c by Dave Jones · 16 years ago
  65. 05bee47 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  66. 8691173 gro: Avoid copying headers of unmerged packets by Herbert Xu · 16 years ago
  67. a4e6db0 ipv6: Make mc_forwarding sysctl read-only. by David S. Miller · 16 years ago
  68. 1d6e55f IPv6: Fix multicast routing bugs. by Thomas Goff · 16 years ago
  69. 6c06a47 net: fix xfrm reverse flow lookup for icmp6 by Jiri Pirko · 16 years ago
  70. ebad18e gro: Fix handling of complete checksums in IPv6 by Herbert Xu · 16 years ago
  71. 7891cc8 ipv6: Fix fib6_dump_table walker leak by Herbert Xu · 16 years ago
  72. 71320af netfilter 06/09: nf_conntrack: fix ICMP/ICMPv6 timeout sysctls on big-endian by Patrick McHardy · 16 years ago
  73. d9e8a3a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 16 years ago
  74. 5fbbf5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  75. 684f217 tcp6: Add GRO support by Herbert Xu · 16 years ago
  76. 787e920 ipv6: Add GRO support by Herbert Xu · 16 years ago
  77. c19a28e remove lots of double-semicolons by Fernando Carrijo · 16 years ago
  78. f67b459 net_dma: convert to dma_find_channel by Dan Williams · 16 years ago
  79. 914d116 ipv6: IPV6_PKTINFO relied userspace providing correct length by Ilpo Järvinen · 16 years ago
  80. 14deae4 ipv6: Fix sporadic sendmsg -EINVAL when sending to multicast groups. by David S. Miller · 16 years ago
  81. eb4dea5 net: Fix percpu counters deadlock by Herbert Xu · 16 years ago
  82. 0191b62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  83. cbacc2c Merge branch 'next' into for-linus by James Morris · 16 years ago
  84. 9f690db ipv6: fix the outgoing interface selection order in udpv6_sendmsg() by Yang Hongyang · 16 years ago
  85. f250dcd ipv6: fix the return interface index when get it while no message is received by Yang Hongyang · 16 years ago
  86. b24a251 ipv6: Add IPV6_PKTINFO sticky option support to setsockopt() by Yang Hongyang · 16 years ago
  87. eb14f01 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  88. 8da73b7 ip6mr: use goto to common label instead of opencoding by Ilpo Järvinen · 16 years ago
  89. 448eb71 ipv6/mcast: join error paths using goto by Ilpo Järvinen · 16 years ago
  90. 5ce1bbb xfrm6_tunnel: join error paths using goto by Ilpo Järvinen · 16 years ago
  91. 8229efd netns: ip6mr: enable namespace support in ipv6 multicast forwarding code by Benjamin Thery · 16 years ago
  92. 8b90fc7 netns: ip6mr: declare ip6mr /proc/net entries per-namespace by Benjamin Thery · 16 years ago
  93. 950d570 netns: ip6mr: declare reg_vif_num per-namespace by Benjamin Thery · 16 years ago
  94. a21f3f9 netns: ip6mr: declare mroute_do_assert and mroute_do_pim per-namespace by Benjamin Thery · 16 years ago
  95. 4045e57 netns: ip6mr: declare counter cache_resolve_queue_len per-namespace by Benjamin Thery · 16 years ago
  96. 4a6258a netns: ip6mr: dynamically allocate mfc6_cache_array by Benjamin Thery · 16 years ago
  97. 58701ad netns: ip6mr: store netns in struct mfc6_cache by Benjamin Thery · 16 years ago
  98. 4e16880 netns: ip6mr: dynamically allocates vif6_table by Benjamin Thery · 16 years ago
  99. bd91b8b netns: ip6mr: allocate mroute6_socket per-namespace. by Benjamin Thery · 16 years ago
  100. 24fc7b8 ipv6: silence log messages for locally generated multicast by Jan Sembera · 16 years ago