summaryrefslogtreecommitdiffstats
path: root/include/net/ipv6.h
AgeCommit message (Expand)AuthorLines
2013-08-31ipv6: move ip6_dst_hoplimit() into core kernelCong Wang-0/+2
2013-08-23net: Add NEXTHDR_SCTP to ipv6.hJoe Stringer-0/+1
2013-06-19ipv6: Convert use of typedef ctl_table to struct ctl_tableJoe Perches-2/+2
2013-05-25net: ipv6: Add IPv6 support to the ping socket.Lorenzo Colitti-0/+6
2013-03-24ipv6: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation handlingHannes Frederic Sowa-0/+2
2013-03-08ipv6: introdcue __ipv6_addr_needs_scope_id and ipv6_iface_scope_id helper fun...Hannes Frederic Sowa-0/+12
2013-03-07ipv6 flowlabel: add __rcu annotationsEric Dumazet-4/+4
2013-02-21ipv6: use a stronger hash for tcpEric Dumazet-0/+12
2013-01-30ipv6 flowlabel: Convert np->ipv6_fl_list to RCU.YOSHIFUJI Hideaki / 吉藤英明-0/+1
2013-01-30ipv6 flowlabel: Convert hash list to RCU.YOSHIFUJI Hideaki / 吉藤英明-0/+1
2013-01-29net: frag helper functions for mem limit trackingJesper Dangaard Brouer-1/+1
2013-01-21ipv6: Unshare ip6_nd_hdr() and change return type to void.YOSHIFUJI Hideaki / 吉藤英明-7/+0
2013-01-17ipv6: fix ipv6_prefix_equal64_half mask conversionFabio Baltieri-1/+1
2013-01-17net: increase fragment memory usage limitsJesper Dangaard Brouer-2/+2
2013-01-16ipv6: Fix endianess warning in ip6_flow_hdr().YOSHIFUJI Hideaki-1/+1
2013-01-14ipv6: 64bit version of ipv6_prefix_equal().YOSHIFUJI Hideaki / 吉藤英明-0/+26
2013-01-14ipv6: Remove __ipv6_prefix_equal().YOSHIFUJI Hideaki / 吉藤英明-10/+5
2013-01-14ipv6: 64bit version of ipv6_addr_set().YOSHIFUJI Hideaki / 吉藤英明-4/+22
2013-01-14ipv6: 64bit version of ipv6_addr_v4mapped().YOSHIFUJI Hideaki / 吉藤英明-2/+7
2013-01-14ipv6: 64bit version of ipv6_addr_loopback().YOSHIFUJI Hideaki / 吉藤英明-0/+6
2013-01-14ipv6: 64bit version of ipv6_addr_diff().YOSHIFUJI Hideaki / 吉藤英明-1/+28
2013-01-13ipv6: Introduce ip6_flowinfo() to extract flowinfo (tclass + flowlabel).YOSHIFUJI Hideaki / 吉藤英明-0/+5
2013-01-13ipv6: Introduce ip6_flow_hdr() to fill version, tclass and flowlabel.YOSHIFUJI Hideaki / 吉藤英明-0/+9
2012-12-01ipv6: unify logic evaluating inet6_dev's accept_ra propertyShmulik Ladkani-0/+9
2012-11-12ipv6: improve ipv6_find_hdr() to skip empty routing headersAnsis Atteka-2/+3
2012-11-09ipv6: Move ipv6_find_hdr() out of Netfilter code.Jesse Gross-0/+9
2012-09-19ipv6: make ip6_frag_nqueues() and ip6_frag_mem() static inlineAmerigo Wang-2/+11
2012-09-19ipv6: unify conntrack reassembly expire code with standard oneAmerigo Wang-0/+19
2012-08-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie...David S. Miller-1/+4
2012-08-14net ip6 flowlabel: Make owner a union of struct pid * and kuid_tEric W. Biederman-1/+4
2012-08-14gre: Support GRE over IPv6xeb@mail.ru-0/+1
2012-07-18ipv6: add ipv6_addr_hash() helperEric Dumazet-0/+13
2012-07-12ipv6: Use icmpv6_notify() to propagate redirect, instead of rt6_redirect().David S. Miller-0/+2
2012-07-10ipv6: optimize ipv6 addresses comparesEric Dumazet-1/+23
2012-05-19ipv6: bool/const conversions phase2Eric Dumazet-1/+1
2012-05-18ipv6: bool conversions phase1Eric Dumazet-15/+15
2012-05-18ip_frag: struct inet_frags match() method returns a boolEric Dumazet-1/+1
2012-04-20net: Delete all remaining instances of ctl_pathEric W. Biederman-1/+0
2012-04-20net ipv4: Remove the unneeded registration of an empty net/ipv4/neighEric W. Biederman-2/+0
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet-1/+1
2011-12-03ipv6: Add fragment reporting to ipv6_skip_exthdr().Jesse Gross-1/+1
2011-11-22net: remove ipv6_addr_copy()Alexey Dobriyan-5/+0
2011-11-14ipv6: reduce percpu needs for icmpv6msg mibsEric Dumazet-3/+12
2011-10-27ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAITEric Dumazet-1/+2
2011-07-21ipv6: make fragment identifications less predictableEric Dumazet-11/+1
2011-05-19ipv6: reduce per device ICMP mib sizesEric Dumazet-5/+14
2011-04-24net: Remove __KERNEL__ cpp checks from include/netDavid S. Miller-7/+0
2011-04-22inet: constify ip headers and in6_addrEric Dumazet-2/+2
2011-03-12ipv6: Convert to use flowi6 where applicable.David S. Miller-8/+8
2011-03-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-0/+12