summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2009-02-20netfilter: iptables: lock free countersStephen Hemminger
2009-02-19netfilter: ip6_tables: unfold two loops in ip6_packet_match()Eric Dumazet
2009-02-19netfilter: xtables: add backward-compat optionsJan Engelhardt
2009-02-18netfilter: Combine ipt_ttl and ip6t_hl sourceJan Engelhardt
2009-02-18netfilter: Combine ipt_TTL and ip6t_HL sourceJan Engelhardt
2009-02-18netfilter: log invalid new icmpv6 packet with nf_log_packet()Eric Leblond
2009-02-18netfilter: x_tables: remove unneeded initializationsStephen Hemminger
2009-02-18netfilter: nf_conntrack_ipv6: fix nf_log_packet message in icmpv6 conntrackEric Leblond
2009-02-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-02-09IPv6: fix to set device name when new IPv6 over IPv6 tunnel device is created.Noriaki TAKAMIYA
2009-02-09netfilter: nf_conntrack_ipv6: don't track ICMPv6 negotiation messageEric Leblond
2009-02-09netfilter: fix tuple inversion for Node information requestEric Leblond
2009-02-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-02-06ipv6/addrconf: common code locatedIlpo Järvinen
2009-02-06ipv6/ndisc: join error pathsIlpo Järvinen
2009-02-06ipv6: Disallow rediculious flowlabel option sizes.David S. Miller
2009-02-05ipv6: Copy cork options in ip6_append_dataHerbert Xu
2009-02-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-02-01net: replace uses of __constant_{endian}Harvey Harrison
2009-01-31ipv6: compile fix for ip6mr.cDave Jones
2009-01-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-01-29gro: Avoid copying headers of unmerged packetsHerbert Xu
2009-01-27ipv6: Make mc_forwarding sysctl read-only.David S. Miller
2009-01-27IPv6: Fix multicast routing bugs.Thomas Goff
2009-01-27net: fix xfrm reverse flow lookup for icmp6Jiri Pirko
2009-01-20gro: Fix handling of complete checksums in IPv6Herbert Xu
2009-01-13ipv6: Fix fib6_dump_table walker leakHerbert Xu
2009-01-12netfilter 06/09: nf_conntrack: fix ICMP/ICMPv6 timeout sysctls on big-endianPatrick McHardy
2009-01-09Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2009-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-01-08tcp6: Add GRO supportHerbert Xu
2009-01-08ipv6: Add GRO supportHerbert Xu
2009-01-08remove lots of double-semicolonsFernando Carrijo
2009-01-06net_dma: convert to dma_find_channelDan Williams
2009-01-04ipv6: IPV6_PKTINFO relied userspace providing correct lengthIlpo Järvinen
2009-01-04ipv6: Fix sporadic sendmsg -EINVAL when sending to multicast groups.David S. Miller
2008-12-29net: Fix percpu counters deadlockHerbert Xu
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2008-12-25Merge branch 'next' into for-linusJames Morris
2008-12-16ipv6: fix the outgoing interface selection order in udpv6_sendmsg()Yang Hongyang
2008-12-16ipv6: fix the return interface index when get it while no message is receivedYang Hongyang
2008-12-16ipv6: Add IPV6_PKTINFO sticky option support to setsockopt()Yang Hongyang
2008-12-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-12-14ip6mr: use goto to common label instead of opencodingIlpo Järvinen
2008-12-14ipv6/mcast: join error paths using gotoIlpo Järvinen
2008-12-14xfrm6_tunnel: join error paths using gotoIlpo Järvinen
2008-12-10netns: ip6mr: enable namespace support in ipv6 multicast forwarding codeBenjamin Thery
2008-12-10netns: ip6mr: declare ip6mr /proc/net entries per-namespaceBenjamin Thery
2008-12-10netns: ip6mr: declare reg_vif_num per-namespaceBenjamin Thery
2008-12-10netns: ip6mr: declare mroute_do_assert and mroute_do_pim per-namespaceBenjamin Thery