aboutsummaryrefslogtreecommitdiff
path: root/include/net/ipv6.h
AgeCommit message (Expand)AuthorFilesLines
2013-10-23ipv6: split inet6_hash_frag for netfilter and initialize secrets with net_get...Gravatar Hannes Frederic Sowa 1-2/+0
2013-10-19ipv6: split inet6_ehashfn to hash functions per compilation unitGravatar Hannes Frederic Sowa 1-2/+2
2013-09-21ip*.h: Remove extern from function prototypesGravatar Joe Perches 1-149/+119
2013-08-31ipv6: move ip6_dst_hoplimit() into core kernelGravatar Cong Wang 1-0/+2
2013-08-23net: Add NEXTHDR_SCTP to ipv6.hGravatar Joe Stringer 1-0/+1
2013-06-19ipv6: Convert use of typedef ctl_table to struct ctl_tableGravatar Joe Perches 1-2/+2
2013-05-25net: ipv6: Add IPv6 support to the ping socket.Gravatar Lorenzo Colitti 1-0/+6
2013-03-24ipv6: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation handlingGravatar Hannes Frederic Sowa 1-0/+2
2013-03-08ipv6: introdcue __ipv6_addr_needs_scope_id and ipv6_iface_scope_id helper fun...Gravatar Hannes Frederic Sowa 1-0/+12
2013-03-07ipv6 flowlabel: add __rcu annotationsGravatar Eric Dumazet 1-4/+4
2013-02-21ipv6: use a stronger hash for tcpGravatar Eric Dumazet 1-0/+12
2013-01-30ipv6 flowlabel: Convert np->ipv6_fl_list to RCU.Gravatar YOSHIFUJI Hideaki / 吉藤英明 1-0/+1
2013-01-30ipv6 flowlabel: Convert hash list to RCU.Gravatar YOSHIFUJI Hideaki / 吉藤英明 1-0/+1
2013-01-29net: frag helper functions for mem limit trackingGravatar Jesper Dangaard Brouer 1-1/+1
2013-01-21ipv6: Unshare ip6_nd_hdr() and change return type to void.Gravatar YOSHIFUJI Hideaki / 吉藤英明 1-7/+0
2013-01-17ipv6: fix ipv6_prefix_equal64_half mask conversionGravatar Fabio Baltieri 1-1/+1
2013-01-17net: increase fragment memory usage limitsGravatar Jesper Dangaard Brouer 1-2/+2
2013-01-16ipv6: Fix endianess warning in ip6_flow_hdr().Gravatar YOSHIFUJI Hideaki 1-1/+1
2013-01-14ipv6: 64bit version of ipv6_prefix_equal().Gravatar YOSHIFUJI Hideaki / 吉藤英明 1-0/+26
2013-01-14ipv6: Remove __ipv6_prefix_equal().Gravatar YOSHIFUJI Hideaki / 吉藤英明 1-10/+5
2013-01-14ipv6: 64bit version of ipv6_addr_set().Gravatar YOSHIFUJI Hideaki / 吉藤英明 1-4/+22
2013-01-14ipv6: 64bit version of ipv6_addr_v4mapped().Gravatar YOSHIFUJI Hideaki / 吉藤英明 1-2/+7
2013-01-14ipv6: 64bit version of ipv6_addr_loopback().Gravatar YOSHIFUJI Hideaki / 吉藤英明 1-0/+6
2013-01-14ipv6: 64bit version of ipv6_addr_diff().Gravatar YOSHIFUJI Hideaki / 吉藤英明 1-1/+28
2013-01-13ipv6: Introduce ip6_flowinfo() to extract flowinfo (tclass + flowlabel).Gravatar YOSHIFUJI Hideaki / 吉藤英明 1-0/+5
2013-01-13ipv6: Introduce ip6_flow_hdr() to fill version, tclass and flowlabel.Gravatar YOSHIFUJI Hideaki / 吉藤英明 1-0/+9
2012-12-01ipv6: unify logic evaluating inet6_dev's accept_ra propertyGravatar Shmulik Ladkani 1-0/+9
2012-11-12ipv6: improve ipv6_find_hdr() to skip empty routing headersGravatar Ansis Atteka 1-2/+3
2012-11-09ipv6: Move ipv6_find_hdr() out of Netfilter code.Gravatar Jesse Gross 1-0/+9
2012-09-19ipv6: make ip6_frag_nqueues() and ip6_frag_mem() static inlineGravatar Amerigo Wang 1-2/+11
2012-09-19ipv6: unify conntrack reassembly expire code with standard oneGravatar Amerigo Wang 1-0/+19
2012-08-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie...Gravatar David S. Miller 1-1/+4
2012-08-14net ip6 flowlabel: Make owner a union of struct pid * and kuid_tGravatar Eric W. Biederman 1-1/+4
2012-08-14gre: Support GRE over IPv6Gravatar xeb@mail.ru 1-0/+1
2012-07-18ipv6: add ipv6_addr_hash() helperGravatar Eric Dumazet 1-0/+13
2012-07-12ipv6: Use icmpv6_notify() to propagate redirect, instead of rt6_redirect().Gravatar David S. Miller 1-0/+2
2012-07-10ipv6: optimize ipv6 addresses comparesGravatar Eric Dumazet 1-1/+23
2012-05-19ipv6: bool/const conversions phase2Gravatar Eric Dumazet 1-1/+1
2012-05-18ipv6: bool conversions phase1Gravatar Eric Dumazet 1-15/+15
2012-05-18ip_frag: struct inet_frags match() method returns a boolGravatar Eric Dumazet 1-1/+1
2012-04-20net: Delete all remaining instances of ctl_pathGravatar Eric W. Biederman 1-1/+0
2012-04-20net ipv4: Remove the unneeded registration of an empty net/ipv4/neighGravatar Eric W. Biederman 1-2/+0
2012-04-15net: cleanup unsigned to unsigned intGravatar Eric Dumazet 1-1/+1
2011-12-03ipv6: Add fragment reporting to ipv6_skip_exthdr().Gravatar Jesse Gross 1-1/+1
2011-11-22net: remove ipv6_addr_copy()Gravatar Alexey Dobriyan 1-5/+0
2011-11-14ipv6: reduce percpu needs for icmpv6msg mibsGravatar Eric Dumazet 1-3/+12
2011-10-27ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAITGravatar Eric Dumazet 1-1/+2
2011-07-21ipv6: make fragment identifications less predictableGravatar Eric Dumazet 1-11/+1
2011-05-19ipv6: reduce per device ICMP mib sizesGravatar Eric Dumazet 1-5/+14
2011-04-24net: Remove __KERNEL__ cpp checks from include/netGravatar David S. Miller 1-7/+0