summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
* net: Push capable(CAP_NET_ADMIN) into the rtnl methodsEric W. Biederman2012-11-183-0/+15
* net: Don't export sysctls to unprivileged usersEric W. Biederman2012-11-185-1/+22
* ipv6: Preserve ipv6 functionality needed by NETVlad Yasevich2012-11-181-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-171-0/+1
|\
| * ipv6: setsockopt(IPIPPROTO_IPV6, IPV6_MINHOPCOUNT) forgot to set return valueHannes Frederic Sowa2012-11-131-0/+1
* | 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/+1
* | | ipv6: Fix build error with udp_offloadVlad Yasevich2012-11-151-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/+30
* | | 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/+106
* | | 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-141-28/+150
* | | sit: rename rtnl functions for consistencyNicolas Dichtel2012-11-141-4/+4
* | | sit/rtnl: add missing parameters on dumpNicolas Dichtel2012-11-141-1/+8
* | | sit: always notify change when params are updatedNicolas Dichtel2012-11-141-17/+15
* | | ip6tnl: add support of link creation via rtnlNicolas Dichtel2012-11-141-15/+149
* | | ip6tnl: rename rtnl functions for consistencyNicolas Dichtel2012-11-141-4/+4
* | | ip6tnl/rtnl: add IFLA_IPTUN_PROTO on dumpNicolas Dichtel2012-11-141-1/+4
* | | ipv6: remove obsolete comments in route.cLi RongQing2012-11-141-6/+0
* | | net: unify for_each_ip_tunnel_rcu()Amerigo Wang2012-11-142-20/+7
* | | net: convert __IPTUNNEL_XMIT() to an inline functionAmerigo Wang2012-11-143-30/+1
* | | 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/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-105-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/+1
| * | 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-241-2/+2
| |/ /
* | | ip6tnl: advertise tunnel param via rtnlNicolas Dichtel2012-11-091-0/+57
* | | sit: advertise tunnel param via rtnlNicolas Dichtel2012-11-091-1/+56
* | | ipv6: remove rt6i_peer_genid from rt6_info and its handlerLi RongQing2012-11-081-16/+2
* | | ndisc: fix a typo in a comment in ndisc_recv_na()Nicolas Dichtel2012-11-071-1/+1
* | | ipv6: introduce ip6_rt_put()Amerigo Wang2012-11-0310-26/+23
* | | 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-021-0/+6
* | | ipv6: use IS_ENABLED()Amerigo Wang2012-11-0115-49/+46
OpenPOWER on IntegriCloud