summaryrefslogtreecommitdiffstats
path: root/include/net/ipv6.h
Commit message (Expand)AuthorAgeFilesLines
* ipv6: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation handlingHannes Frederic Sowa2013-03-241-0/+2
* ipv6: introdcue __ipv6_addr_needs_scope_id and ipv6_iface_scope_id helper fun...Hannes Frederic Sowa2013-03-081-0/+12
* ipv6 flowlabel: add __rcu annotationsEric Dumazet2013-03-071-4/+4
* ipv6: use a stronger hash for tcpEric Dumazet2013-02-211-0/+12
* ipv6 flowlabel: Convert np->ipv6_fl_list to RCU.YOSHIFUJI Hideaki / 吉藤英明2013-01-301-0/+1
* ipv6 flowlabel: Convert hash list to RCU.YOSHIFUJI Hideaki / 吉藤英明2013-01-301-0/+1
* net: frag helper functions for mem limit trackingJesper Dangaard Brouer2013-01-291-1/+1
* ipv6: Unshare ip6_nd_hdr() and change return type to void.YOSHIFUJI Hideaki / 吉藤英明2013-01-211-7/+0
* ipv6: fix ipv6_prefix_equal64_half mask conversionFabio Baltieri2013-01-171-1/+1
* net: increase fragment memory usage limitsJesper Dangaard Brouer2013-01-171-2/+2
* ipv6: Fix endianess warning in ip6_flow_hdr().YOSHIFUJI Hideaki2013-01-161-1/+1
* ipv6: 64bit version of ipv6_prefix_equal().YOSHIFUJI Hideaki / 吉藤英明2013-01-141-0/+26
* ipv6: Remove __ipv6_prefix_equal().YOSHIFUJI Hideaki / 吉藤英明2013-01-141-10/+5
* ipv6: 64bit version of ipv6_addr_set().YOSHIFUJI Hideaki / 吉藤英明2013-01-141-4/+22
* ipv6: 64bit version of ipv6_addr_v4mapped().YOSHIFUJI Hideaki / 吉藤英明2013-01-141-2/+7
* ipv6: 64bit version of ipv6_addr_loopback().YOSHIFUJI Hideaki / 吉藤英明2013-01-141-0/+6
* ipv6: 64bit version of ipv6_addr_diff().YOSHIFUJI Hideaki / 吉藤英明2013-01-141-1/+28
* ipv6: Introduce ip6_flowinfo() to extract flowinfo (tclass + flowlabel).YOSHIFUJI Hideaki / 吉藤英明2013-01-131-0/+5
* ipv6: Introduce ip6_flow_hdr() to fill version, tclass and flowlabel.YOSHIFUJI Hideaki / 吉藤英明2013-01-131-0/+9
* ipv6: unify logic evaluating inet6_dev's accept_ra propertyShmulik Ladkani2012-12-011-0/+9
* ipv6: improve ipv6_find_hdr() to skip empty routing headersAnsis Atteka2012-11-121-2/+3
* ipv6: Move ipv6_find_hdr() out of Netfilter code.Jesse Gross2012-11-091-0/+9
* ipv6: make ip6_frag_nqueues() and ip6_frag_mem() static inlineAmerigo Wang2012-09-191-2/+11
* ipv6: unify conntrack reassembly expire code with standard oneAmerigo Wang2012-09-191-0/+19
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie...David S. Miller2012-08-241-1/+4
|\
| * net ip6 flowlabel: Make owner a union of struct pid * and kuid_tEric W. Biederman2012-08-141-1/+4
* | gre: Support GRE over IPv6xeb@mail.ru2012-08-141-0/+1
|/
* ipv6: add ipv6_addr_hash() helperEric Dumazet2012-07-181-0/+13
* ipv6: Use icmpv6_notify() to propagate redirect, instead of rt6_redirect().David S. Miller2012-07-121-0/+2
* ipv6: optimize ipv6 addresses comparesEric Dumazet2012-07-101-1/+23
* ipv6: bool/const conversions phase2Eric Dumazet2012-05-191-1/+1
* ipv6: bool conversions phase1Eric Dumazet2012-05-181-15/+15
* ip_frag: struct inet_frags match() method returns a boolEric Dumazet2012-05-181-1/+1
* net: Delete all remaining instances of ctl_pathEric W. Biederman2012-04-201-1/+0
* net ipv4: Remove the unneeded registration of an empty net/ipv4/neighEric W. Biederman2012-04-201-2/+0
* net: cleanup unsigned to unsigned intEric Dumazet2012-04-151-1/+1
* ipv6: Add fragment reporting to ipv6_skip_exthdr().Jesse Gross2011-12-031-1/+1
* net: remove ipv6_addr_copy()Alexey Dobriyan2011-11-221-5/+0
* ipv6: reduce percpu needs for icmpv6msg mibsEric Dumazet2011-11-141-3/+12
* ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAITEric Dumazet2011-10-271-1/+2
* ipv6: make fragment identifications less predictableEric Dumazet2011-07-211-11/+1
* ipv6: reduce per device ICMP mib sizesEric Dumazet2011-05-191-5/+14
* net: Remove __KERNEL__ cpp checks from include/netDavid S. Miller2011-04-241-7/+0
* inet: constify ip headers and in6_addrEric Dumazet2011-04-221-2/+2
* ipv6: Convert to use flowi6 where applicable.David S. Miller2011-03-121-8/+8
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-03-031-0/+12
|\
| * ipv6: Add IPv6 multicast address flag definesLinus Lüssing2011-02-221-0/+12
* | xfrm: Handle blackhole route creation via afinfo.David S. Miller2011-03-011-2/+2
* | ipv6: Normalize arguments to ip6_dst_blackhole().David S. Miller2011-03-011-3/+2
* | ipv6: Change final dst lookup arg name to "can_sleep"David S. Miller2011-03-011-2/+2