aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAge
...
* | | | net: Enable some sysctls that are safe for the userns rootEric W. Biederman2012-11-18
* | | | net: Allow userns root to control ipv6Eric W. Biederman2012-11-18
* | | | net: Push capable(CAP_NET_ADMIN) into the rtnl methodsEric W. Biederman2012-11-18
* | | | net: Don't export sysctls to unprivileged usersEric W. Biederman2012-11-18
* | | | ipv6: Preserve ipv6 functionality needed by NETVlad Yasevich2012-11-18
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-17
|\ \ \ \ | | |/ / | |/| |
| * | | ipv6: setsockopt(IPIPPROTO_IPV6, IPV6_MINHOPCOUNT) forgot to set return valueHannes Frederic Sowa2012-11-13
* | | | Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2012-11-16
|\ \ \ \
| * | | | netfilter: ipv6: only provide sk_bound_dev_if for link-local addrFlorian Westphal2012-11-13
| * | | | netfilter: ipv6: add getsockopt to retrieve origdstFlorian Westphal2012-11-02
| * | | | netfilter: nf_nat: use PTR_RETWu Fengguang2012-10-29
* | | | | ipv6: Fix build error with udp_offloadVlad Yasevich2012-11-15
* | | | | net: Remove code duplication between offload structuresVlad Yasevich2012-11-15
* | | | | ipv6: Pull IPv6 GSO registration out of the moduleVlad Yasevich2012-11-15
* | | | | ipv6: Update ipv6 static library with newly needed functionsVlad Yasevich2012-11-15
* | | | | ipv6: Move exthdr offload support into separate fileVlad Yasevich2012-11-15
* | | | | ipv6: Separate out UDP offload functionalityVlad Yasevich2012-11-15
* | | | | ipv6: Separate tcp offload functionalityVlad Yasevich2012-11-15
* | | | | 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