aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAge
* ipv6: Copy cork options in ip6_append_dataHerbert Xu2009-02-05
* ipv6: compile fix for ip6mr.cDave Jones2009-01-31
* 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: 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
| * | netns: ip6mr: declare ip6mr /proc/net entries per-namespaceBenjamin Thery2008-12-10
| * | netns: ip6mr: declare reg_vif_num per-namespaceBenjamin Thery2008-12-10
| * | netns: ip6mr: declare mroute_do_assert and mroute_do_pim per-namespaceBenjamin Thery2008-12-10
| * | netns: ip6mr: declare counter cache_resolve_queue_len per-namespaceBenjamin Thery2008-12-10
| * | netns: ip6mr: dynamically allocate mfc6_cache_arrayBenjamin Thery2008-12-10
| * | netns: ip6mr: store netns in struct mfc6_cacheBenjamin Thery2008-12-10
| * | netns: ip6mr: dynamically allocates vif6_tableBenjamin Thery2008-12-10
| * | netns: ip6mr: allocate mroute6_socket per-namespace.Benjamin Thery2008-12-10
| * | net/ipv6/ip6mr.c: Use kmem_cache_zalloc, remove memsetJoe Perches2008-12-04
| * | net: /proc/net/ip_mr_cache, display Iif as a signed shortBenjamin Thery2008-12-04
| * | net: fix /proc/net/ip_mr_cache display - V2Benjamin Thery2008-12-04
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2008-11-28
| |\ \
| | * | netfilter: nfmark IPV6 routing in OUTPUT, mangle, NFQUEUEEric Leblond2008-11-25
| | * | netfilter: ip6table_filter: merge LOCAL_IN and FORWARD hooksAlexey Dobriyan2008-11-20
| * | | net: Use a percpu_counter for sockets_allocatedEric Dumazet2008-11-26
| * | | netns xfrm: per-netns MIBsAlexey Dobriyan2008-11-25
| * | | netns xfrm: AH/ESP in netns!Alexey Dobriyan2008-11-25
| * | | netns xfrm: ->get_saddr in netnsAlexey Dobriyan2008-11-25
| * | | netns xfrm: ->dst_lookup in netnsAlexey Dobriyan2008-11-25
| * | | netns xfrm: KM reporting in netnsAlexey Dobriyan2008-11-25
| * | | netns xfrm: dst garbage-collecting in netnsAlexey Dobriyan2008-11-25
| * | | netns xfrm: lookup in netnsAlexey Dobriyan2008-11-25
| * | | netns xfrm: state lookup in netnsAlexey Dobriyan2008-11-25
| * | | netns xfrm: add struct xfrm_state::xs_netAlexey Dobriyan2008-11-25