aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAge
* netfilter: {ip,ip6,arp}_tables: fix incorrect loop detectionPatrick McHardy2009-03-25
* netfilter: factorize ifname_compare()Eric Dumazet2009-03-25
* netfilter: auto-load ip6_queue module when socket openedScott James Remnant2009-03-16
* netfilter: remove IPvX specific parts from nf_conntrack_l4proto.hChristoph Paasch2009-03-16
* netfilter: use a linked list of loggersEric Leblond2009-03-16
* netfilter: iptables: lock free countersStephen Hemminger2009-02-20
* netfilter: ip6_tables: unfold two loops in ip6_packet_match()Eric Dumazet2009-02-19
* netfilter: xtables: add backward-compat optionsJan Engelhardt2009-02-19
* netfilter: Combine ipt_ttl and ip6t_hl sourceJan Engelhardt2009-02-18
* netfilter: Combine ipt_TTL and ip6t_HL sourceJan Engelhardt2009-02-18
* netfilter: log invalid new icmpv6 packet with nf_log_packet()Eric Leblond2009-02-18
* netfilter: x_tables: remove unneeded initializationsStephen Hemminger2009-02-18
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-02-10
|\
| * IPv6: fix to set device name when new IPv6 over IPv6 tunnel device is created.Noriaki TAKAMIYA2009-02-09
| * netfilter: nf_conntrack_ipv6: don't track ICMPv6 negotiation messageEric Leblond2009-02-09
| * netfilter: fix tuple inversion for Node information requestEric Leblond2009-02-09
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-02-07
|\|
| * ipv6: Disallow rediculious flowlabel option sizes.David S. Miller2009-02-06
| * ipv6: Copy cork options in ip6_append_dataHerbert Xu2009-02-05
* | ipv6/addrconf: common code locatedIlpo Järvinen2009-02-07
* | ipv6/ndisc: join error pathsIlpo Järvinen2009-02-07
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-02-03
|\|
| * ipv6: compile fix for ip6mr.cDave Jones2009-01-31
* | net: replace uses of __constant_{endian}Harvey Harrison2009-02-01
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-01-30
|\|
| * ipv6: Make mc_forwarding sysctl read-only.David S. Miller2009-01-28
| * IPv6: Fix multicast routing bugs.Thomas Goff2009-01-28
| * net: fix xfrm reverse flow lookup for icmp6Jiri Pirko2009-01-28
* | gro: Avoid copying headers of unmerged packetsHerbert Xu2009-01-29
|/
* gro: Fix handling of complete checksums in IPv6Herbert Xu2009-01-20
* ipv6: Fix fib6_dump_table walker leakHerbert Xu2009-01-14
* netfilter 06/09: nf_conntrack: fix ICMP/ICMPv6 timeout sysctls on big-endianPatrick McHardy2009-01-13
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2009-01-09
|\
| * net_dma: convert to dma_find_channelDan Williams2009-01-06
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-01-08
|\ \
| * | tcp6: Add GRO supportHerbert Xu2009-01-08
| * | ipv6: Add GRO supportHerbert Xu2009-01-08
* | | remove lots of double-semicolonsFernando Carrijo2009-01-08
|/ /
* | ipv6: IPV6_PKTINFO relied userspace providing correct lengthIlpo Järvinen2009-01-04
* | ipv6: Fix sporadic sendmsg -EINVAL when sending to multicast groups.David S. Miller2009-01-04
|/
* net: Fix percpu counters deadlockHerbert Xu2008-12-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2008-12-28
|\
| * ipv6: fix the outgoing interface selection order in udpv6_sendmsg()Yang Hongyang2008-12-16
| * ipv6: fix the return interface index when get it while no message is receivedYang Hongyang2008-12-16
| * ipv6: Add IPV6_PKTINFO sticky option support to setsockopt()Yang Hongyang2008-12-16
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-15
| |\
| * | ip6mr: use goto to common label instead of opencodingIlpo Järvinen2008-12-15
| * | ipv6/mcast: join error paths using gotoIlpo Järvinen2008-12-15
| * | xfrm6_tunnel: join error paths using gotoIlpo Järvinen2008-12-15
| * | netns: ip6mr: enable namespace support in ipv6 multicast forwarding codeBenjamin Thery2008-12-10