summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2012-11-15sit/rtnl: add missing parameters on dumpNicolas Dichtel
2012-11-15sit: always notify change when params are updatedNicolas Dichtel
2012-11-15ip6tnl: add support of link creation via rtnlNicolas Dichtel
2012-11-15ip6tnl: rename rtnl functions for consistencyNicolas Dichtel
2012-11-15ip6tnl/rtnl: add IFLA_IPTUN_PROTO on dumpNicolas Dichtel
2012-11-14ipv6: remove obsolete comments in route.cLi RongQing
2012-11-14net: unify for_each_ip_tunnel_rcu()Amerigo Wang
2012-11-14net: convert __IPTUNNEL_XMIT() to an inline functionAmerigo Wang
2012-11-13ipv6: setsockopt(IPIPPROTO_IPV6, IPV6_MINHOPCOUNT) forgot to set return valueHannes Frederic Sowa
2012-11-13ipv6: add knob to send unsolicited ND on link-layer address changeHannes Frederic Sowa
2012-11-13netfilter: ipv6: only provide sk_bound_dev_if for link-local addrFlorian Westphal
2012-11-12ipv6: improve ipv6_find_hdr() to skip empty routing headersAnsis Atteka
2012-11-12ipv6 ndisc: Use pre-defined in6addr_linklocal_allnodes.YOSHIFUJI Hideaki / 吉藤英明
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-10ipv6: Move ipv6_find_hdr() out of Netfilter code.Jesse Gross
2012-11-10ip6tnl: advertise tunnel param via rtnlNicolas Dichtel
2012-11-10sit: advertise tunnel param via rtnlNicolas Dichtel
2012-11-09gre6: fix rtnl dump messagesNicolas Dichtel
2012-11-09ipv6: send unsolicited neighbour advertisements to all-nodesHannes Frederic Sowa
2012-11-09ipv6: remove rt6i_peer_genid from rt6_info and its handlerLi RongQing
2012-11-08ndisc: fix a typo in a comment in ndisc_recv_na()Nicolas Dichtel
2012-11-03ipv6: introduce ip6_rt_put()Amerigo Wang
2012-11-03ipv6: remove a useless NULL checkAmerigo Wang
2012-11-03tcp: better retrans tracking for defer-acceptEric Dumazet
2012-11-03ipv6/multipath: remove flag NLM_F_EXCL after the first nexthopNicolas Dichtel
2012-11-02netfilter: ipv6: add getsockopt to retrieve origdstFlorian Westphal
2012-11-01ipv6: use IS_ENABLED()Amerigo Wang
2012-10-31Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2012-10-29netfilter: nf_nat: use PTR_RETWu Fengguang
2012-10-28rtnl/ipv6: add support of RTM_GETNETCONFNicolas Dichtel
2012-10-28rtnl/ipv6: use netconf msg to advertise forwarding statusNicolas Dichtel
2012-10-28netfilter: nf_defrag_ipv6: solve section mismatch in nf_conntrack_reasmHein Tibosch
2012-10-28netfilter: nf_nat: don't check for port change on ICMP tuplesUlrich Weber
2012-10-25ipv6: Set default hoplimit as zero.Li RongQing
2012-10-23ipv6: fix sparse warnings in rt6_info_hash_nhsfn()Nicolas Dichtel
2012-10-23ipv6: tcp: clean up tcp_v6_early_demux() icsk variableNeal Cardwell
2012-10-23ipv6: add support of equal cost multipath (ECMP)Nicolas Dichtel
2012-10-16ipv6: addrconf: fix /proc/net/if_inet6Eric Dumazet
2012-10-12tcp: resets are misroutedAlexey Kuznetsov
2012-10-08ipv6: gro: fix PV6_GRO_CB(skb)->proto problemEric Dumazet
2012-10-07ipv6: GRO should be ECN friendlyEric Dumazet
2012-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-10-05sections: fix section conflicts in netAndi Kleen
2012-10-04ipv6: release reference of ip6_null_entry's dst entry in __ip6_del_rtGao feng
2012-10-03ipv6: don't add link local route when there is no link local addressNicolas Dichtel
2012-10-01tcp: gro: add checksuming helpersEric Dumazet
2012-10-01ipv6: del unreachable route when an addr is deleted on loNicolas Dichtel
2012-09-28ipv6: return errno pointers consistently for fib6_add_1()Lin Ming
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-09-27ipv6: gre: remove ip6gre_header_parse()Eric Dumazet