aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAge
...
* | | | | ipv6: Separate ipv6 offload supportVlad Yasevich2012-11-15
* | | | | ipv6: Switch to using new offload infrastructure.Vlad Yasevich2012-11-15
* | | | | ipv6: Add new offload registration infrastructure.Vlad Yasevich2012-11-15
* | | | | net: Switch to using the new packet offload infrustructureVlad Yasevich2012-11-15
* | | | | ip6tnl: fix sparse warnings in ip6_tnl_netlink_parms()Nicolas Dichtel2012-11-15
* | | | | sit: fix sparse warningsNicolas Dichtel2012-11-15
* | | | | sit: add support of link creation via rtnlNicolas Dichtel2012-11-14
* | | | | sit: rename rtnl functions for consistencyNicolas Dichtel2012-11-14
* | | | | sit/rtnl: add missing parameters on dumpNicolas Dichtel2012-11-14
* | | | | sit: always notify change when params are updatedNicolas Dichtel2012-11-14
* | | | | ip6tnl: add support of link creation via rtnlNicolas Dichtel2012-11-14
* | | | | ip6tnl: rename rtnl functions for consistencyNicolas Dichtel2012-11-14
* | | | | ip6tnl/rtnl: add IFLA_IPTUN_PROTO on dumpNicolas Dichtel2012-11-14
* | | | | ipv6: remove obsolete comments in route.cLi RongQing2012-11-14
* | | | | net: unify for_each_ip_tunnel_rcu()Amerigo Wang2012-11-14
* | | | | net: convert __IPTUNNEL_XMIT() to an inline functionAmerigo Wang2012-11-14
* | | | | ipv6: add knob to send unsolicited ND on link-layer address changeHannes Frederic Sowa2012-11-13
* | | | | ipv6 ndisc: Use pre-defined in6addr_linklocal_allnodes.YOSHIFUJI Hideaki / 吉藤英明2012-11-12
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-10
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | gre6: fix rtnl dump messagesNicolas Dichtel2012-11-09
| * | | | ipv6: send unsolicited neighbour advertisements to all-nodesHannes Frederic Sowa2012-11-09
| * | | | Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2012-10-31
| |\ \ \ \
| | * | | | netfilter: nf_defrag_ipv6: solve section mismatch in nf_conntrack_reasmHein Tibosch2012-10-28
| | * | | | netfilter: nf_nat: don't check for port change on ICMP tuplesUlrich Weber2012-10-28
| * | | | | ipv6: Set default hoplimit as zero.Li RongQing2012-10-24
| |/ / / /
* | | | | ip6tnl: advertise tunnel param via rtnlNicolas Dichtel2012-11-09
* | | | | sit: advertise tunnel param via rtnlNicolas Dichtel2012-11-09
* | | | | ipv6: remove rt6i_peer_genid from rt6_info and its handlerLi RongQing2012-11-08
| |_|/ / |/| | |
* | | | ndisc: fix a typo in a comment in ndisc_recv_na()Nicolas Dichtel2012-11-07
* | | | ipv6: introduce ip6_rt_put()Amerigo Wang2012-11-03
* | | | ipv6: remove a useless NULL checkAmerigo Wang2012-11-03
* | | | tcp: better retrans tracking for defer-acceptEric Dumazet2012-11-03
* | | | ipv6/multipath: remove flag NLM_F_EXCL after the first nexthopNicolas Dichtel2012-11-02
* | | | ipv6: use IS_ENABLED()Amerigo Wang2012-11-01
* | | | rtnl/ipv6: add support of RTM_GETNETCONFNicolas Dichtel2012-10-28
* | | | rtnl/ipv6: use netconf msg to advertise forwarding statusNicolas Dichtel2012-10-28
| |/ / |/| |
* | | ipv6: fix sparse warnings in rt6_info_hash_nhsfn()Nicolas Dichtel2012-10-23
* | | ipv6: tcp: clean up tcp_v6_early_demux() icsk variableNeal Cardwell2012-10-23
* | | ipv6: add support of equal cost multipath (ECMP)Nicolas Dichtel2012-10-23
|/ /
* / ipv6: addrconf: fix /proc/net/if_inet6Eric Dumazet2012-10-16
|/
* tcp: resets are misroutedAlexey Kuznetsov2012-10-12
* ipv6: gro: fix PV6_GRO_CB(skb)->proto problemEric Dumazet2012-10-08
* ipv6: GRO should be ECN friendlyEric Dumazet2012-10-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-10-05
|\
| * ipv6: release reference of ip6_null_entry's dst entry in __ip6_del_rtGao feng2012-10-04
| * ipv6: don't add link local route when there is no link local addressNicolas Dichtel2012-10-02
* | sections: fix section conflicts in netAndi Kleen2012-10-05
|/
* tcp: gro: add checksuming helpersEric Dumazet2012-10-01
* ipv6: del unreachable route when an addr is deleted on loNicolas Dichtel2012-10-01
* ipv6: return errno pointers consistently for fib6_add_1()Lin Ming2012-09-28