summaryrefslogtreecommitdiff
path: root/include/linux/ipv6.h
AgeCommit message (Expand)Author
2018-01-02net: reevalulate autoflowlabel setting after sysctl settingShaohua Li
2015-12-02ipv6: add complete rcu protection around np->optEric Dumazet
2015-10-05ipv6: inet6_sk() should use sk_fullsock()Eric Dumazet
2015-08-13net: ipv6 sysctl option to ignore routes when nexthop link is downAndy Gospodarek
2015-07-30net/ipv6: add sysctl option accept_ra_min_hop_limitHangbin Liu
2015-07-22ipv6: sysctl to restrict candidate source addressesErik Kline
2015-07-09ipv6: use flag instead of u16 for hop in inet6_skb_parmFlorian Westphal
2015-03-23ipv6: introduce secret_stable to ipv6_devconfHannes Frederic Sowa
2015-02-02ipv6: pull cork initialization into its own function.Vlad Yasevich
2015-01-25net: ipv6: Add sysctl entry to disable MTU updates from RAHarout Hedeshian
2014-11-05ipv6: move INET6_MATCH() to include/net/inet6_hashtables.hWANG Cong
2014-10-29net: ipv6: Add a sysctl to make optimistic addresses useful candidatesErik Kline
2014-07-07ipv6: Implement automatic flow label generation on transmitTom Herbert
2014-07-01inet: move ipv6only in sock_commonEric Dumazet
2014-07-01ipv6: Allow accepting RA from local IP addresses.Ben Greear
2014-06-27net: remove inet6_reqsk_allocOctavian Purdila
2014-01-19ipv6: make IPV6_RECVPKTINFO work for ipv4 datagramsHannes Frederic Sowa
2014-01-19ipv6: add the IPV6_FL_F_REFLECT flag to IPV6_FL_A_GETFlorent Fourcot
2013-12-18ipv6: support IPV6_PMTU_INTERFACE on socketsHannes Frederic Sowa
2013-12-09ipv6: remove rcv_tclass of ipv6_pinfoFlorent Fourcot
2013-12-09ipv6: add flowinfo for tcp6 pkt_options for all casesFlorent Fourcot
2013-12-05xen-netback: fix fragment detection in checksum setupPaul Durrant
2013-10-28ipv6: Remove privacy config option.David S. Miller
2013-10-10inet: includes a sock_common in request_sockEric Dumazet
2013-10-09ipv6: make lookups simpler and fasterEric Dumazet
2013-10-03inet: consolidate INET_TW_MATCHEric Dumazet
2013-08-29ipv6: drop fragmented ndisc packets by default (RFC 6980)Hannes Frederic Sowa
2013-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-08-20ipv6: drop packets with multiple fragmentation headersHannes Frederic Sowa
2013-08-13ipv6: make unsolicited report intervals configurable for mldHannes Frederic Sowa
2013-01-30ipv6 flowlabel: Convert np->ipv6_fl_list to RCU.YOSHIFUJI Hideaki / 吉藤英明
2013-01-13ipv6: Store Router Alert option in IP6CB directly.YOSHIFUJI Hideaki / 吉藤英明
2013-01-13ipv6: Use ipv6_get_dsfield() instead of ipv6_tclass().YOSHIFUJI Hideaki / 吉藤英明
2012-12-09net: Add support for hardware-offloaded encapsulationJoseph Gasparakis
2012-11-30net: move inet_dport/inet_num in sock_commonEric Dumazet
2012-11-13ipv6: add knob to send unsolicited ND on link-layer address changeHannes Frederic Sowa
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells
2012-08-30netfilter: nf_conntrack_ipv6: improve fragmentation handlingPatrick McHardy
2012-08-06net: ipv6: fix TCP early demuxEric Dumazet
2012-07-18ipv6: fix inet6_csk_xmit()Eric Dumazet
2012-07-11ipv6: Move ipv6 twsk accessors outside of CONFIG_IPV6 ifdefs.David S. Miller
2012-02-13net: implement IP_RECVTOS for IP_PKTOPTIONSJiri Benc
2012-02-13ipv6: helper function to get tclassJiri Benc
2012-02-08ipv6: Implement IPV6_UNICAST_IF socket option.Erich E. Hoover
2011-12-11net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet
2010-11-24ipv6: mcast: RCU conversionEric Dumazet
2010-10-21tproxy: added tproxy sockopt interface in the IPV6 layerBalazs Scheidler
2010-08-22header: fix broken headers for user spaceChangli Gao
2010-07-19ipv6: Make IP6CB(skb)->nhoff 16-bit.David S. Miller
2010-06-03net: use __packed annotationEric Dumazet