summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2012-11-162-3/+67
|\ \ \ \
| * | | | netfilter: ipv6: only provide sk_bound_dev_if for link-local addrFlorian Westphal2012-11-131-1/+6
| * | | | netfilter: ipv6: add getsockopt to retrieve origdstFlorian Westphal2012-11-021-0/+61
| * | | | netfilter: nf_nat: use PTR_RETWu Fengguang2012-10-291-3/+1Star
* | | | | ipv6: Fix build error with udp_offloadVlad Yasevich2012-11-161-0/+1
* | | | | net: Remove code duplication between offload structuresVlad Yasevich2012-11-153-19/+25
* | | | | ipv6: Pull IPv6 GSO registration out of the moduleVlad Yasevich2012-11-1511-70/+30Star
* | | | | ipv6: Update ipv6 static library with newly needed functionsVlad Yasevich2012-11-155-110/+121
* | | | | ipv6: Move exthdr offload support into separate fileVlad Yasevich2012-11-154-37/+55
* | | | | ipv6: Separate out UDP offload functionalityVlad Yasevich2012-11-154-101/+130
* | | | | ipv6: Separate tcp offload functionalityVlad Yasevich2012-11-154-110/+106Star
* | | | | ipv6: Separate ipv6 offload supportVlad Yasevich2012-11-154-246/+296
* | | | | ipv6: Switch to using new offload infrastructure.Vlad Yasevich2012-11-154-24/+64
* | | | | ipv6: Add new offload registration infrastructure.Vlad Yasevich2012-11-154-0/+41
* | | | | net: Switch to using the new packet offload infrustructureVlad Yasevich2012-11-151-0/+6
* | | | | ip6tnl: fix sparse warnings in ip6_tnl_netlink_parms()Nicolas Dichtel2012-11-151-1/+1
* | | | | sit: fix sparse warningsNicolas Dichtel2012-11-151-5/+5
* | | | | sit: add support of link creation via rtnlNicolas Dichtel2012-11-151-28/+150
* | | | | sit: rename rtnl functions for consistencyNicolas Dichtel2012-11-151-4/+4
* | | | | sit/rtnl: add missing parameters on dumpNicolas Dichtel2012-11-151-1/+8
* | | | | sit: always notify change when params are updatedNicolas Dichtel2012-11-151-17/+15Star
* | | | | ip6tnl: add support of link creation via rtnlNicolas Dichtel2012-11-151-15/+149
* | | | | ip6tnl: rename rtnl functions for consistencyNicolas Dichtel2012-11-151-4/+4
* | | | | ip6tnl/rtnl: add IFLA_IPTUN_PROTO on dumpNicolas Dichtel2012-11-151-1/+4
* | | | | ipv6: remove obsolete comments in route.cLi RongQing2012-11-151-6/+0Star
* | | | | net: unify for_each_ip_tunnel_rcu()Amerigo Wang2012-11-152-20/+7Star
* | | | | net: convert __IPTUNNEL_XMIT() to an inline functionAmerigo Wang2012-11-153-30/+1Star
* | | | | ipv6: add knob to send unsolicited ND on link-layer address changeHannes Frederic Sowa2012-11-132-0/+15
* | | | | ipv6 ndisc: Use pre-defined in6addr_linklocal_allnodes.YOSHIFUJI Hideaki / 吉藤英明2012-11-121-2/+1Star
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-115-11/+12
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | 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
| |/ / / /
* | | | | ip6tnl: advertise tunnel param via rtnlNicolas Dichtel2012-11-101-0/+57
* | | | | sit: advertise tunnel param via rtnlNicolas Dichtel2012-11-101-1/+56
* | | | | ipv6: remove rt6i_peer_genid from rt6_info and its handlerLi RongQing2012-11-091-16/+2Star
| |_|/ / |/| | |
* | | | ndisc: fix a typo in a comment in ndisc_recv_na()Nicolas Dichtel2012-11-081-1/+1
* | | | ipv6: introduce ip6_rt_put()Amerigo Wang2012-11-0310-26/+23Star
* | | | ipv6: remove a useless NULL checkAmerigo Wang2012-11-031-1/+1
* | | | tcp: better retrans tracking for defer-acceptEric Dumazet2012-11-032-5/+8
* | | | ipv6/multipath: remove flag NLM_F_EXCL after the first nexthopNicolas Dichtel2012-11-031-0/+6
* | | | ipv6: use IS_ENABLED()Amerigo Wang2012-11-0115-49/+46Star
* | | | rtnl/ipv6: add support of RTM_GETNETCONFNicolas Dichtel2012-10-291-2/+73
* | | | rtnl/ipv6: use netconf msg to advertise forwarding statusNicolas Dichtel2012-10-291-0/+77
| |/ / |/| |
* | | ipv6: fix sparse warnings in rt6_info_hash_nhsfn()Nicolas Dichtel2012-10-231-13/+13
* | | ipv6: tcp: clean up tcp_v6_early_demux() icsk variableNeal Cardwell2012-10-231-2/+2
* | | ipv6: add support of equal cost multipath (ECMP)Nicolas Dichtel2012-10-232-3/+190
|/ /