aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ipv6.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-05xen-netback: fix fragment detection in checksum setupPaul Durrant1-0/+1
2013-10-28ipv6: Remove privacy config option.David S. Miller1-2/+0
2013-10-10inet: includes a sock_common in request_sockEric Dumazet1-24/+2
2013-10-09ipv6: make lookups simpler and fasterEric Dumazet1-40/+6
2013-10-03inet: consolidate INET_TW_MATCHEric Dumazet1-2/+2
2013-08-29ipv6: drop fragmented ndisc packets by default (RFC 6980)Hannes Frederic Sowa1-0/+1
2013-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2013-08-20ipv6: drop packets with multiple fragmentation headersHannes Frederic Sowa1-0/+1
2013-08-13ipv6: make unsolicited report intervals configurable for mldHannes Frederic Sowa1-0/+2
2013-01-30ipv6 flowlabel: Convert np->ipv6_fl_list to RCU.YOSHIFUJI Hideaki / 吉藤英明1-1/+1
2013-01-13ipv6: Store Router Alert option in IP6CB directly.YOSHIFUJI Hideaki / 吉藤英明1-1/+2
2013-01-13ipv6: Use ipv6_get_dsfield() instead of ipv6_tclass().YOSHIFUJI Hideaki / 吉藤英明1-5/+0
2012-12-09net: Add support for hardware-offloaded encapsulationJoseph Gasparakis1-0/+5
2012-11-30net: move inet_dport/inet_num in sock_commonEric Dumazet1-15/+17
2012-11-13ipv6: add knob to send unsolicited ND on link-layer address changeHannes Frederic Sowa1-0/+1
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells1-165/+1
2012-08-30netfilter: nf_conntrack_ipv6: improve fragmentation handlingPatrick McHardy1-0/+1
2012-08-06net: ipv6: fix TCP early demuxEric Dumazet1-0/+1
2012-07-18ipv6: fix inet6_csk_xmit()Eric Dumazet1-2/+2
2012-07-11ipv6: Move ipv6 twsk accessors outside of CONFIG_IPV6 ifdefs.David S. Miller1-16/+16
2012-02-13net: implement IP_RECVTOS for IP_PKTOPTIONSJiri Benc1-1/+1
2012-02-13ipv6: helper function to get tclassJiri Benc1-0/+5
2012-02-08ipv6: Implement IPV6_UNICAST_IF socket option.Erich E. Hoover1-0/+1
2011-12-11net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet1-2/+2
2010-11-24ipv6: mcast: RCU conversionEric Dumazet1-1/+1
2010-10-21tproxy: added tproxy sockopt interface in the IPV6 layerBalazs Scheidler1-1/+3
2010-08-22header: fix broken headers for user spaceChangli Gao1-2/+2
2010-07-19ipv6: Make IP6CB(skb)->nhoff 16-bit.David S. Miller1-1/+1
2010-06-03net: use __packed annotationEric Dumazet1-2/+2
2010-05-11ipv6: ip6mr: support multiple tablesPatrick McHardy1-0/+1
2010-05-10Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy1-3/+13
2010-04-23IPv6: Complete IPV6_DONTFRAG supportBrian Haley1-0/+2
2010-04-23IPv6: data structure changes for new socket optionsBrian Haley1-3/+10
2010-04-22IPv6: Generic TTL Security Mechanism (final version)Stephen Hemminger1-0/+1
2010-04-13netfilter: ipv6: add IPSKB_REROUTED exclusion to NF_HOOK/POSTROUTING invocationJan Engelhardt1-0/+1
2009-10-18inet: rename some inet_sock fieldsEric Dumazet1-1/+1
2009-10-08ipv6: Fix the size overflow of addrconf_sysctl arrayJin Dongming1-0/+1
2009-10-07make TLLAO option for NA packets configurableOctavian Purdila1-0/+1
2009-06-01IPv6: Add 'autoconf' and 'disable_ipv6' module parametersBrian Haley1-0/+6
2009-01-30headers_check fix: linux/ipv6.hJaswinder Singh Rajput1-0/+1
2008-12-16ipv6: Add IPV6_PKTINFO sticky option support to setsockopt()Yang Hongyang1-0/+1
2008-07-21ipv6: __KERNEL__ ifdef struct ipv6_devconfDavid S. Miller1-0/+2
2008-07-03ipv6 addrconf: add accept_dad sysctl to control DAD operation.YOSHIFUJI Hideaki1-0/+2
2008-07-03ipv6: Add disable_ipv6 sysctl to disable IPv6 operaion on specific interface.YOSHIFUJI Hideaki1-0/+2
2008-06-10inet{6}_request_sock: Init ->opt and ->pktopts in the constructorArnaldo Carvalho de Melo1-1/+3
2008-04-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2008-04-13[IPV6]: IPv6 extension header structures need to be packed.YOSHIFUJI Hideaki1-1/+1
2008-04-05[IPV6] MROUTE: Support multicast forwarding.YOSHIFUJI Hideaki1-0/+5
2008-03-26[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.YOSHIFUJI Hideaki1-2/+2
2008-03-25[IPV6]: Support Source Address Selection API (RFC5014).YOSHIFUJI Hideaki1-1/+5