summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2013-02-101-4/+14
|\
| * netfilter: ip6t_NPT: Ensure to check lower part of prefixes are zeroYOSHIFUJI Hideaki / 吉藤英明2013-02-071-0/+10
| * netfilter: ip6t_NPT: Fix prefix manglingYOSHIFUJI Hideaki / 吉藤英明2013-02-071-1/+1
| * netfilter: ip6t_NPT: Fix adjustment calculationYOSHIFUJI Hideaki / 吉藤英明2013-02-071-3/+3
* | ipv6/ip6_gre: fix error case handling in ip6gre_tunnel_xmit()Tommi Rantala2013-02-061-1/+1
* | tcp: ipv6: Update MIB counters for dropsVijay Subramanian2013-02-041-1/+5
* | ipv6: export ip6_datagram_recv_ctlTom Parkin2013-01-311-0/+1
* | ipv6: rename datagram_send_ctl and datagram_recv_ctlTom Parkin2013-01-315-18/+19
* | ipv6: do not create neighbor entries for local deliveryMarcelo Ricardo Leitner2013-01-301-1/+1
* | ipv6 addrconf: Fix interface identifiers of 802.15.4 devices.YOSHIFUJI Hideaki / 吉藤英明2013-01-291-0/+1
* | ip6mr: limit IPv6 MRT_TABLE identifiersDan Carpenter2013-01-271-0/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-01-222-3/+13
|\ \
| * | ah6/esp6: set transport header correctly for IPsec tunnel mode.Li RongQing2013-01-082-3/+13
* | | ipv6: Add an error handler for icmp6Steffen Klassert2013-01-181-0/+12
* | | ipv6: fix header length calculation in ip6_append_data()Romain KUNTZ2013-01-171-2/+2
* | | ipv6: use addrconf_get_prefix_route for prefix route lookup [v2]Romain Kuntz2013-01-101-14/+11
* | | ipv6: fix the noflags test in addrconf_get_prefix_routeRomain Kuntz2013-01-101-1/+1
| |/ |/|
* | netfilter: ip6t_NPT: fix IPv6 NTP checksum calculationUlrich Weber2013-01-041-26/+7
|/
* Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2012-12-284-8/+17
|\
| * netfilter: nf_ct_reasm: fix conntrack reassembly expire codeHaibo Xi2012-12-161-1/+4
| * netfilter: nf_conntrack_ipv6: fix comment for packets without dataFlorent Fourcot2012-12-161-2/+2
| * netfilter: nf_nat: Also handle non-ESTABLISHED routing changes in MASQUERADEAndrew Collins2012-12-161-5/+10
| * netfilter: ip[6]t_REJECT: fix wrong transport header pointer in TCP resetMukund Jampala2012-12-161-0/+1
* | ipv6/ip6_gre: set transport header correctlyIsaku Yamahata2012-12-261-2/+1
* | ipv6: addrconf.c: remove unnecessary "if"Cong Ding2012-12-191-2/+1
|/
* ipv6: Fix Makefile offload objectsSimon Arlott2012-12-161-1/+1
* inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sockChristoph Paasch2012-12-141-1/+2
* ipv6: Change skb->data before using icmpv6_notify() to propagate redirectDuan Jiong2012-12-141-0/+17
* ndisc: Fix padding error in link-layer address option.YOSHIFUJI Hideaki / 吉藤英明2012-12-131-1/+1
* ndisc: Unexport ndisc_{build,send}_skb().YOSHIFUJI Hideaki2012-12-121-16/+11
* ipv6: avoid taking locks at socket dismantleEric Dumazet2012-12-052-0/+6
* ipv6: Protect ->mc_forwarding access with CONFIG_IPV6_MROUTEDavid S. Miller2012-12-041-1/+4
* ip6mr: fix rtm_family of rtnl msgNicolas Dichtel2012-12-041-1/+1
* ip6mr: advertise new mfc entries via rtnlNicolas Dichtel2012-12-041-4/+59
* ipmr/ip6mr: allow to get unresolved cache via netlinkNicolas Dichtel2012-12-041-1/+21
* ipmr/ip6mr: report origin of mfc entry into rtnl msgNicolas Dichtel2012-12-041-1/+4
* ipmr/ip6mr: advertise mfc stats via rtnetlinkNicolas Dichtel2012-12-041-0/+7
* ip6mr: use nla_nest_* helpersNicolas Dichtel2012-12-041-13/+13
* netconf: advertise mc_forwarding statusNicolas Dichtel2012-12-042-4/+26
* Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2012-12-041-0/+4
|\
| * netfilter: nf_nat: Handle routing changes in MASQUERADE targetJozsef Kadlecsik2012-12-031-0/+4
* | ipv6: Fix default route failover when CONFIG_IPV6_ROUTER_PREF=nPaul Marks2012-12-031-14/+10
* | ipv6: Make 'addrconf_rs_timer' send Router Solicitations (and re-arm itself) ...Shmulik Ladkani2012-12-031-1/+1
|/
* ipv6: unify logic evaluating inet6_dev's accept_ra propertyShmulik Ladkani2012-12-012-16/+3
* net: move inet_dport/inet_num in sock_commonEric Dumazet2012-11-301-8/+19
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller2012-11-302-103/+124
|\
| * ipv6: improve ipv6_find_hdr() to skip empty routing headersAnsis Atteka2012-11-121-8/+28
| * ipv6: Move ipv6_find_hdr() out of Netfilter code.Jesse Gross2012-11-092-103/+103
* | ip6tnl/sit: drop packet if ECN present with not-ECTNicolas Dichtel2012-11-282-29/+53
* | ip6mr: Add sizeof verification to MRT6_ASSERT and MT6_PIMJoe Perches2012-11-261-0/+6