| Commit message (Expand) | Author | Age | Files | Lines |
* | netfilter: {ip,ip6,arp}_tables: fix incorrect loop detection | Patrick McHardy | 2009-03-25 | 1 | -1/+3 |
* | netfilter: factorize ifname_compare() | Eric Dumazet | 2009-03-25 | 1 | -21/+2 |
* | netfilter: auto-load ip6_queue module when socket opened | Scott James Remnant | 2009-03-16 | 1 | -0/+1 |
* | netfilter: remove IPvX specific parts from nf_conntrack_l4proto.h | Christoph Paasch | 2009-03-16 | 1 | -0/+1 |
* | netfilter: use a linked list of loggers | Eric Leblond | 2009-03-16 | 1 | -1/+1 |
* | netfilter: iptables: lock free counters | Stephen Hemminger | 2009-02-20 | 1 | -35/+84 |
* | netfilter: ip6_tables: unfold two loops in ip6_packet_match() | Eric Dumazet | 2009-02-19 | 1 | -12/+21 |
* | netfilter: xtables: add backward-compat options | Jan Engelhardt | 2009-02-19 | 1 | -0/+18 |
* | netfilter: Combine ipt_ttl and ip6t_hl source | Jan Engelhardt | 2009-02-18 | 3 | -78/+0 |
* | netfilter: Combine ipt_TTL and ip6t_HL source | Jan Engelhardt | 2009-02-18 | 3 | -113/+0 |
* | netfilter: log invalid new icmpv6 packet with nf_log_packet() | Eric Leblond | 2009-02-18 | 1 | -0/+4 |
* | netfilter: x_tables: remove unneeded initializations | Stephen Hemminger | 2009-02-18 | 4 | -4/+0 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-02-09 | 2 | -3/+24 |
|\ |
|
| * | IPv6: fix to set device name when new IPv6 over IPv6 tunnel device is created. | Noriaki TAKAMIYA | 2009-02-09 | 1 | -1/+1 |
| * | netfilter: nf_conntrack_ipv6: don't track ICMPv6 negotiation message | Eric Leblond | 2009-02-09 | 1 | -0/+21 |
| * | netfilter: fix tuple inversion for Node information request | Eric Leblond | 2009-02-09 | 1 | -2/+2 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-02-07 | 2 | -17/+58 |
|\ \
| |/ |
|
| * | ipv6: Disallow rediculious flowlabel option sizes. | David S. Miller | 2009-02-06 | 1 | -2/+6 |
| * | ipv6: Copy cork options in ip6_append_data | Herbert Xu | 2009-02-05 | 1 | -15/+52 |
* | | ipv6/addrconf: common code located | Ilpo Järvinen | 2009-02-06 | 1 | -27/+18 |
* | | ipv6/ndisc: join error paths | Ilpo Järvinen | 2009-02-06 | 1 | -8/+8 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-02-03 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | ipv6: compile fix for ip6mr.c | Dave Jones | 2009-01-31 | 1 | -0/+1 |
* | | net: replace uses of __constant_{endian} | Harvey Harrison | 2009-02-01 | 3 | -4/+4 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-01-30 | 5 | -10/+23 |
|\ \
| |/ |
|
| * | ipv6: Make mc_forwarding sysctl read-only. | David S. Miller | 2009-01-27 | 1 | -1/+1 |
| * | IPv6: Fix multicast routing bugs. | Thomas Goff | 2009-01-27 | 3 | -7/+20 |
| * | net: fix xfrm reverse flow lookup for icmp6 | Jiri Pirko | 2009-01-27 | 1 | -2/+2 |
* | | gro: Avoid copying headers of unmerged packets | Herbert Xu | 2009-01-29 | 2 | -11/+21 |
|/ |
|
* | gro: Fix handling of complete checksums in IPv6 | Herbert Xu | 2009-01-20 | 1 | -0/+7 |
* | ipv6: Fix fib6_dump_table walker leak | Herbert Xu | 2009-01-13 | 1 | -7/+8 |
* | netfilter 06/09: nf_conntrack: fix ICMP/ICMPv6 timeout sysctls on big-endian | Patrick McHardy | 2009-01-12 | 1 | -1/+1 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 2009-01-09 | 1 | -1/+1 |
|\ |
|
| * | net_dma: convert to dma_find_channel | Dan Williams | 2009-01-06 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-01-08 | 2 | -9/+143 |
|\ \ |
|
| * | | tcp6: Add GRO support | Herbert Xu | 2009-01-08 | 1 | -4/+41 |
| * | | ipv6: Add GRO support | Herbert Xu | 2009-01-08 | 1 | -5/+102 |
* | | | remove lots of double-semicolons | Fernando Carrijo | 2009-01-08 | 2 | -2/+2 |
|/ / |
|
* | | ipv6: IPV6_PKTINFO relied userspace providing correct length | Ilpo Järvinen | 2009-01-04 | 1 | -1/+1 |
* | | ipv6: Fix sporadic sendmsg -EINVAL when sending to multicast groups. | David S. Miller | 2009-01-04 | 1 | -5/+47 |
|/ |
|
* | net: Fix percpu counters deadlock | Herbert Xu | 2008-12-29 | 1 | -0/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2008-12-28 | 41 | -629/+857 |
|\ |
|
| * | ipv6: fix the outgoing interface selection order in udpv6_sendmsg() | Yang Hongyang | 2008-12-16 | 1 | -0/+3 |
| * | ipv6: fix the return interface index when get it while no message is received | Yang Hongyang | 2008-12-16 | 1 | -4/+8 |
| * | ipv6: Add IPV6_PKTINFO sticky option support to setsockopt() | Yang Hongyang | 2008-12-16 | 1 | -0/+22 |
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-12-15 | 1 | -1/+6 |
| |\ |
|
| * | | ip6mr: use goto to common label instead of opencoding | Ilpo Järvinen | 2008-12-14 | 1 | -2/+1 |
| * | | ipv6/mcast: join error paths using goto | Ilpo Järvinen | 2008-12-14 | 1 | -11/+14 |
| * | | xfrm6_tunnel: join error paths using goto | Ilpo Järvinen | 2008-12-14 | 1 | -17/+16 |
| * | | netns: ip6mr: enable namespace support in ipv6 multicast forwarding code | Benjamin Thery | 2008-12-10 | 2 | -101/+127 |