summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
* ipv6: fix inet6_csk_update_pmtu() return valueEric Dumazet2012-11-201-1/+2
* ipv6: setsockopt(IPIPPROTO_IPV6, IPV6_MINHOPCOUNT) forgot to set return valueHannes Frederic Sowa2012-11-131-0/+1
* gre6: fix rtnl dump messagesNicolas Dichtel2012-11-091-4/+4
* ipv6: send unsolicited neighbour advertisements to all-nodesHannes Frederic Sowa2012-11-091-2/+1Star
* Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2012-10-312-3/+5
|\
| * netfilter: nf_defrag_ipv6: solve section mismatch in nf_conntrack_reasmHein Tibosch2012-10-281-2/+2
| * netfilter: nf_nat: don't check for port change on ICMP tuplesUlrich Weber2012-10-281-1/+3
* | ipv6: Set default hoplimit as zero.Li RongQing2012-10-251-2/+2
|/
* ipv6: addrconf: fix /proc/net/if_inet6Eric Dumazet2012-10-161-6/+9
* tcp: resets are misroutedAlexey Kuznetsov2012-10-121-1/+2
* ipv6: gro: fix PV6_GRO_CB(skb)->proto problemEric Dumazet2012-10-081-9/+2Star
* ipv6: GRO should be ECN friendlyEric Dumazet2012-10-071-4/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-10-052-18/+8Star
|\
| * ipv6: release reference of ip6_null_entry's dst entry in __ip6_del_rtGao feng2012-10-041-5/+6
| * ipv6: don't add link local route when there is no link local addressNicolas Dichtel2012-10-031-13/+2Star
* | sections: fix section conflicts in netAndi Kleen2012-10-053-3/+3
|/
* tcp: gro: add checksuming helpersEric Dumazet2012-10-011-3/+17
* ipv6: del unreachable route when an addr is deleted on loNicolas Dichtel2012-10-011-2/+8
* ipv6: return errno pointers consistently for fib6_add_1()Lin Ming2012-09-291-14/+6Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-285-49/+38Star
|\
| * ipv6: mip6: fix mip6_mh_filter()Eric Dumazet2012-09-251-9/+11
| * ipv6: raw: fix icmpv6_filter()Eric Dumazet2012-09-251-11/+10Star
| * ipv6: fix return value check in fib6_add()Wei Yongjun2012-09-211-0/+4
| * ipv6: use DST_* macro to set obselete fieldNicolas Dichtel2012-09-181-3/+3
| * ipv6: use net->rt_genid to check dst validityNicolas Dichtel2012-09-182-26/+10Star
* | ipv6: gre: remove ip6gre_header_parse()Eric Dumazet2012-09-281-8/+0Star
* | nf_defrag_ipv6: fix oops on module unloadingKonstantin Khlebnikov2012-09-281-1/+1
* | tunnel: drop packet if ECN present with not-ECTstephen hemminger2012-09-281-30/+24Star
* | xfrm: remove extranous rcu_read_lockstephen hemminger2012-09-281-6/+0Star
* | gre: remove unnecessary rcu_read_lock/unlockstephen hemminger2012-09-281-11/+3Star
* | net: use a per task frag allocatorEric Dumazet2012-09-241-40/+25Star
* | Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2012-09-244-249/+36Star
|\ \
| * | netfilter: combine ipt_REDIRECT and ip6t_REDIRECTJan Engelhardt2012-09-213-109/+0Star
| * | netfilter: combine ipt_NETMAP and ip6t_NETMAPJan Engelhardt2012-09-213-104/+0Star
| * | netfilter: fix IPv6 NAT dependencies in KconfigPablo Neira Ayuso2012-09-211-55/+55
* | | tcp: TCP Fast Open Server - take SYNACK RTT after completing 3WHSNeal Cardwell2012-09-221-1/+1
* | | tcp: extract code to compute SYNACK RTTNeal Cardwell2012-09-221-3/+1Star
|/ /
* | ipv6: unify fragment thresh handling codeAmerigo Wang2012-09-192-16/+8Star
* | ipv6: make ip6_frag_nqueues() and ip6_frag_mem() static inlineAmerigo Wang2012-09-191-10/+0Star
* | ipv6: unify conntrack reassembly expire code with standard oneAmerigo Wang2012-09-192-99/+38Star
* | ipv6: add a new namespace for nf_conntrack_reasmAmerigo Wang2012-09-191-42/+95
* | ipv6: recursive check rt->dst.from when call rt6_check_expiredLi RongQing2012-09-191-5/+1Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-153-5/+17
|\|
| * udp: increment UDP_MIB_INERRORS if copy failedEric Dumazet2012-09-071-0/+11
| * tcp: fix possible socket refcount problem for ipv6Julian Anastasov2012-09-051-2/+3
| * net: ipv6: fix error return codeJulia Lawall2012-08-311-3/+3
* | ipv6: replace write lock with read lock when get route infoLi RongQing2012-09-132-6/+6
* | ipv6: route templates can be constEric Dumazet2012-09-131-3/+3
* | ipv6: Compare addresses only bits up to the prefix length (RFC6724).YOSHIFUJI Hideaki / 吉藤英明2012-09-131-2/+4
* | ipv6: Add labels for site-local and 6bone testing addresses (RFC6724)YOSHIFUJI Hideaki / 吉藤英明2012-09-131-1/+13