summaryrefslogtreecommitdiffstats
path: root/include/linux/ipv6.h
Commit message (Expand)AuthorAgeFilesLines
* ipv6 flowlabel: Convert np->ipv6_fl_list to RCU.YOSHIFUJI Hideaki / 吉藤英明2013-01-301-1/+1
* ipv6: Store Router Alert option in IP6CB directly.YOSHIFUJI Hideaki / 吉藤英明2013-01-131-1/+2
* ipv6: Use ipv6_get_dsfield() instead of ipv6_tclass().YOSHIFUJI Hideaki / 吉藤英明2013-01-131-5/+0
* net: Add support for hardware-offloaded encapsulationJoseph Gasparakis2012-12-091-0/+5
* net: move inet_dport/inet_num in sock_commonEric Dumazet2012-11-301-15/+17
* ipv6: add knob to send unsolicited ND on link-layer address changeHannes Frederic Sowa2012-11-131-0/+1
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-131-165/+1
* netfilter: nf_conntrack_ipv6: improve fragmentation handlingPatrick McHardy2012-08-301-0/+1
* net: ipv6: fix TCP early demuxEric Dumazet2012-08-061-0/+1
* ipv6: fix inet6_csk_xmit()Eric Dumazet2012-07-181-2/+2
* ipv6: Move ipv6 twsk accessors outside of CONFIG_IPV6 ifdefs.David S. Miller2012-07-111-16/+16
* net: implement IP_RECVTOS for IP_PKTOPTIONSJiri Benc2012-02-131-1/+1
* ipv6: helper function to get tclassJiri Benc2012-02-131-0/+5
* ipv6: Implement IPV6_UNICAST_IF socket option.Erich E. Hoover2012-02-081-0/+1
* net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet2011-12-111-2/+2
* ipv6: mcast: RCU conversionEric Dumazet2010-11-241-1/+1
* tproxy: added tproxy sockopt interface in the IPV6 layerBalazs Scheidler2010-10-211-1/+3
* header: fix broken headers for user spaceChangli Gao2010-08-221-2/+2
* ipv6: Make IP6CB(skb)->nhoff 16-bit.David S. Miller2010-07-191-1/+1
* net: use __packed annotationEric Dumazet2010-06-031-2/+2
* ipv6: ip6mr: support multiple tablesPatrick McHardy2010-05-111-0/+1
* Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-05-101-3/+13
|\
| * IPv6: Complete IPV6_DONTFRAG supportBrian Haley2010-04-231-0/+2
| * IPv6: data structure changes for new socket optionsBrian Haley2010-04-231-3/+10
| * IPv6: Generic TTL Security Mechanism (final version)Stephen Hemminger2010-04-221-0/+1
* | netfilter: ipv6: add IPSKB_REROUTED exclusion to NF_HOOK/POSTROUTING invocationJan Engelhardt2010-04-131-0/+1
|/
* inet: rename some inet_sock fieldsEric Dumazet2009-10-181-1/+1
* ipv6: Fix the size overflow of addrconf_sysctl arrayJin Dongming2009-10-081-0/+1
* make TLLAO option for NA packets configurableOctavian Purdila2009-10-071-0/+1
* IPv6: Add 'autoconf' and 'disable_ipv6' module parametersBrian Haley2009-06-011-0/+6
* headers_check fix: linux/ipv6.hJaswinder Singh Rajput2009-01-301-0/+1
* ipv6: Add IPV6_PKTINFO sticky option support to setsockopt()Yang Hongyang2008-12-161-0/+1
* ipv6: __KERNEL__ ifdef struct ipv6_devconfDavid S. Miller2008-07-211-0/+2
* ipv6 addrconf: add accept_dad sysctl to control DAD operation.YOSHIFUJI Hideaki2008-07-031-0/+2
* ipv6: Add disable_ipv6 sysctl to disable IPv6 operaion on specific interface.YOSHIFUJI Hideaki2008-07-031-0/+2
* inet{6}_request_sock: Init ->opt and ->pktopts in the constructorArnaldo Carvalho de Melo2008-06-101-1/+3
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-04-141-1/+1
|\
| * [IPV6]: IPv6 extension header structures need to be packed.YOSHIFUJI Hideaki2008-04-131-1/+1
* | [IPV6] MROUTE: Support multicast forwarding.YOSHIFUJI Hideaki2008-04-051-0/+5
* | [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-261-2/+2
* | [IPV6]: Support Source Address Selection API (RFC5014).YOSHIFUJI Hideaki2008-03-251-1/+5
* | [IPV6]: Use bitfields for hop_limit and mcast_hops.YOSHIFUJI Hideaki2008-03-251-4/+24
* | [IPV6]: Convert cork.hop_limit and cork.tclass into u8 instead of int.YOSHIFUJI Hideaki2008-03-251-2/+2
* | [IPV4,IPV6]: Share cork.rt between IPv4 and IPv6.YOSHIFUJI Hideaki2008-03-251-1/+0
|/
* [NETNS]: Tcp-v6 sockets per-net lookup.Pavel Emelyanov2008-01-311-4/+4
* [IPV6]: Introduce the INET6_TW_MATCH macro.Pavel Emelyanov2008-01-311-0/+8
* [IPSEC]: Get rid of ipv6_{auth,esp,comp}_hdrHerbert Xu2007-10-101-21/+0
* [IPV6]: Remove circular dependency on if_inet6.hHerbert Xu2007-07-311-1/+4
* [IPV6]: Make IPV6_{RECV,2292}RTHDR boolean options.YOSHIFUJI Hideaki2007-07-101-2/+2
* [IPV6]: Do not send RH0 anymore.YOSHIFUJI Hideaki2007-07-101-2/+2