| Commit message (Expand) | Author | Age |
... | |
| * | | | ipv6: Fix BUG when disabled ipv6 module is unloaded | John Dykstra | 2009-03-11 |
* | | | | net: convert usage of packet_type to read_mostly | Stephen Hemminger | 2009-03-10 |
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-03-05 |
|\| | | |
|
| * | | | IPv6: add "disable" module parameter support to ipv6.ko | Brian Haley | 2009-03-04 |
| * | | | netns: fix addrconf_ifdown kernel panic | Daniel Lezcano | 2009-03-03 |
| * | | | ipv6: Fix sysctl unregistration deadlock | Stephen Hemminger | 2009-03-03 |
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-03-02 |
|\| | | |
|
| * | | | ipv6: don't use tw net when accounting for recycled tw | Pavel Emelyanov | 2009-02-26 |
| |/ / |
|
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-02-25 |
|\| | |
|
| * | | netfilter: nf_conntrack_ipv6: fix nf_log_packet message in icmpv6 conntrack | Eric Leblond | 2009-02-18 |
* | | | sit: used time_before for comparing jiffies | Wei Yongjun | 2009-02-25 |
* | | | ipv6: Remove some pointless conditionals before kfree_skb() | Wei Yongjun | 2009-02-25 |
* | | | netlink: change nlmsg_notify() return value logic | Pablo Neira Ayuso | 2009-02-25 |
* | | | ipv6: fix sparse warning: Using plain integer as NULL pointer | Hannes Eder | 2009-02-22 |
| |/
|/| |
|
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-02-10 |
|\| |
|
| * | IPv6: fix to set device name when new IPv6 over IPv6 tunnel device is created. | Noriaki TAKAMIYA | 2009-02-09 |
| * | netfilter: nf_conntrack_ipv6: don't track ICMPv6 negotiation message | Eric Leblond | 2009-02-09 |
| * | netfilter: fix tuple inversion for Node information request | Eric Leblond | 2009-02-09 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-02-07 |
|\| |
|
| * | ipv6: Disallow rediculious flowlabel option sizes. | David S. Miller | 2009-02-06 |
| * | ipv6: Copy cork options in ip6_append_data | Herbert Xu | 2009-02-05 |
* | | ipv6/addrconf: common code located | Ilpo Järvinen | 2009-02-07 |
* | | ipv6/ndisc: join error paths | Ilpo Järvinen | 2009-02-07 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-02-03 |
|\| |
|
| * | ipv6: compile fix for ip6mr.c | Dave Jones | 2009-01-31 |
* | | net: replace uses of __constant_{endian} | Harvey Harrison | 2009-02-01 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-01-30 |
|\| |
|
| * | ipv6: Make mc_forwarding sysctl read-only. | David S. Miller | 2009-01-28 |
| * | IPv6: Fix multicast routing bugs. | Thomas Goff | 2009-01-28 |
| * | net: fix xfrm reverse flow lookup for icmp6 | Jiri Pirko | 2009-01-28 |
* | | gro: Avoid copying headers of unmerged packets | Herbert Xu | 2009-01-29 |
|/ |
|
* | gro: Fix handling of complete checksums in IPv6 | Herbert Xu | 2009-01-20 |
* | ipv6: Fix fib6_dump_table walker leak | Herbert Xu | 2009-01-14 |
* | netfilter 06/09: nf_conntrack: fix ICMP/ICMPv6 timeout sysctls on big-endian | Patrick McHardy | 2009-01-13 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 2009-01-09 |
|\ |
|
| * | net_dma: convert to dma_find_channel | Dan Williams | 2009-01-06 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-01-08 |
|\ \ |
|
| * | | tcp6: Add GRO support | Herbert Xu | 2009-01-08 |
| * | | ipv6: Add GRO support | Herbert Xu | 2009-01-08 |
* | | | remove lots of double-semicolons | Fernando Carrijo | 2009-01-08 |
|/ / |
|
* | | ipv6: IPV6_PKTINFO relied userspace providing correct length | Ilpo Järvinen | 2009-01-04 |
* | | ipv6: Fix sporadic sendmsg -EINVAL when sending to multicast groups. | David S. Miller | 2009-01-04 |
|/ |
|
* | net: Fix percpu counters deadlock | Herbert Xu | 2008-12-30 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2008-12-28 |
|\ |
|
| * | ipv6: fix the outgoing interface selection order in udpv6_sendmsg() | Yang Hongyang | 2008-12-16 |
| * | ipv6: fix the return interface index when get it while no message is received | Yang Hongyang | 2008-12-16 |
| * | ipv6: Add IPV6_PKTINFO sticky option support to setsockopt() | Yang Hongyang | 2008-12-16 |
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-12-15 |
| |\ |
|
| * | | ip6mr: use goto to common label instead of opencoding | Ilpo Järvinen | 2008-12-15 |
| * | | ipv6/mcast: join error paths using goto | Ilpo Järvinen | 2008-12-15 |