aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAge
* ndisc: Fix padding error in link-layer address option.YOSHIFUJI Hideaki / 吉藤英明2012-12-13
* ndisc: Unexport ndisc_{build,send}_skb().YOSHIFUJI Hideaki2012-12-12
* ipv6: avoid taking locks at socket dismantleEric Dumazet2012-12-05
* ipv6: Protect ->mc_forwarding access with CONFIG_IPV6_MROUTEDavid S. Miller2012-12-04
* ip6mr: fix rtm_family of rtnl msgNicolas Dichtel2012-12-04
* ip6mr: advertise new mfc entries via rtnlNicolas Dichtel2012-12-04
* ipmr/ip6mr: allow to get unresolved cache via netlinkNicolas Dichtel2012-12-04
* ipmr/ip6mr: report origin of mfc entry into rtnl msgNicolas Dichtel2012-12-04
* ipmr/ip6mr: advertise mfc stats via rtnetlinkNicolas Dichtel2012-12-04
* ip6mr: use nla_nest_* helpersNicolas Dichtel2012-12-04
* netconf: advertise mc_forwarding statusNicolas Dichtel2012-12-04
* Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2012-12-04
|\
| * netfilter: nf_nat: Handle routing changes in MASQUERADE targetJozsef Kadlecsik2012-12-03
* | ipv6: Fix default route failover when CONFIG_IPV6_ROUTER_PREF=nPaul Marks2012-12-03
* | ipv6: Make 'addrconf_rs_timer' send Router Solicitations (and re-arm itself) ...Shmulik Ladkani2012-12-03
|/
* ipv6: unify logic evaluating inet6_dev's accept_ra propertyShmulik Ladkani2012-12-01
* net: move inet_dport/inet_num in sock_commonEric Dumazet2012-11-30
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller2012-11-30
|\
| * ipv6: improve ipv6_find_hdr() to skip empty routing headersAnsis Atteka2012-11-12
| * ipv6: Move ipv6_find_hdr() out of Netfilter code.Jesse Gross2012-11-09
* | ip6tnl/sit: drop packet if ECN present with not-ECTNicolas Dichtel2012-11-28
* | ip6mr: Add sizeof verification to MRT6_ASSERT and MT6_PIMJoe Perches2012-11-26
* | ipv4/ipmr and ipv6/ip6mr: Convert int mroute_do_<foo> to boolJoe Perches2012-11-25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-25
|\ \
| * | ipv6: fix inet6_csk_update_pmtu() return valueEric Dumazet2012-11-20
* | | ipv6: adapt connect for repair moveAndrey Vagin2012-11-22
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2012-11-22
|\ \ \
| * | | xfrm6: Remove commented out function call to xfrm6_input_finiSteffen Klassert2012-11-16
| * | | xfrm: Use a static gc threshold value for ipv6Steffen Klassert2012-11-15
* | | | sit: allow to configure 6rd tunnels via netlinkNicolas Dichtel2012-11-20
* | | | net: Make CAP_NET_BIND_SERVICE per user namespaceEric W. Biederman2012-11-18
* | | | net: Enable a userns root rtnl calls that are safe for unprivilged usersEric W. Biederman2012-11-18
* | | | 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