summaryrefslogtreecommitdiff
path: root/include/linux/ipv6.h
Commit message (Expand)AuthorAge
* ipv6: add complete rcu protection around np->optEric Dumazet2015-12-02
* ipv6: inet6_sk() should use sk_fullsock()Eric Dumazet2015-10-05
* net: ipv6 sysctl option to ignore routes when nexthop link is downAndy Gospodarek2015-08-13
* net/ipv6: add sysctl option accept_ra_min_hop_limitHangbin Liu2015-07-30
* ipv6: sysctl to restrict candidate source addressesErik Kline2015-07-22
* ipv6: use flag instead of u16 for hop in inet6_skb_parmFlorian Westphal2015-07-09
* ipv6: introduce secret_stable to ipv6_devconfHannes Frederic Sowa2015-03-23
* ipv6: pull cork initialization into its own function.Vlad Yasevich2015-02-02
* net: ipv6: Add sysctl entry to disable MTU updates from RAHarout Hedeshian2015-01-25
* ipv6: move INET6_MATCH() to include/net/inet6_hashtables.hWANG Cong2014-11-05
* net: ipv6: Add a sysctl to make optimistic addresses useful candidatesErik Kline2014-10-29
* ipv6: Implement automatic flow label generation on transmitTom Herbert2014-07-07
* inet: move ipv6only in sock_commonEric Dumazet2014-07-01
* ipv6: Allow accepting RA from local IP addresses.Ben Greear2014-07-01
* net: remove inet6_reqsk_allocOctavian Purdila2014-06-27
* ipv6: make IPV6_RECVPKTINFO work for ipv4 datagramsHannes Frederic Sowa2014-01-19
* ipv6: add the IPV6_FL_F_REFLECT flag to IPV6_FL_A_GETFlorent Fourcot2014-01-19
* ipv6: support IPV6_PMTU_INTERFACE on socketsHannes Frederic Sowa2013-12-18
* ipv6: remove rcv_tclass of ipv6_pinfoFlorent Fourcot2013-12-09
* ipv6: add flowinfo for tcp6 pkt_options for all casesFlorent Fourcot2013-12-09
* xen-netback: fix fragment detection in checksum setupPaul Durrant2013-12-05
* ipv6: Remove privacy config option.David S. Miller2013-10-28
* inet: includes a sock_common in request_sockEric Dumazet2013-10-10
* ipv6: make lookups simpler and fasterEric Dumazet2013-10-09
* inet: consolidate INET_TW_MATCHEric Dumazet2013-10-03
* ipv6: drop fragmented ndisc packets by default (RFC 6980)Hannes Frederic Sowa2013-08-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-26
|\
| * ipv6: drop packets with multiple fragmentation headersHannes Frederic Sowa2013-08-20
* | ipv6: make unsolicited report intervals configurable for mldHannes Frederic Sowa2013-08-13
|/
* ipv6 flowlabel: Convert np->ipv6_fl_list to RCU.YOSHIFUJI Hideaki / 吉藤英明2013-01-30
* ipv6: Store Router Alert option in IP6CB directly.YOSHIFUJI Hideaki / 吉藤英明2013-01-13
* ipv6: Use ipv6_get_dsfield() instead of ipv6_tclass().YOSHIFUJI Hideaki / 吉藤英明2013-01-13
* net: Add support for hardware-offloaded encapsulationJoseph Gasparakis2012-12-09
* net: move inet_dport/inet_num in sock_commonEric Dumazet2012-11-30
* ipv6: add knob to send unsolicited ND on link-layer address changeHannes Frederic Sowa2012-11-13
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-13
* netfilter: nf_conntrack_ipv6: improve fragmentation handlingPatrick McHardy2012-08-30
* net: ipv6: fix TCP early demuxEric Dumazet2012-08-06
* ipv6: fix inet6_csk_xmit()Eric Dumazet2012-07-18
* ipv6: Move ipv6 twsk accessors outside of CONFIG_IPV6 ifdefs.David S. Miller2012-07-11
* net: implement IP_RECVTOS for IP_PKTOPTIONSJiri Benc2012-02-13
* ipv6: helper function to get tclassJiri Benc2012-02-13
* ipv6: Implement IPV6_UNICAST_IF socket option.Erich E. Hoover2012-02-08
* net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet2011-12-11
* ipv6: mcast: RCU conversionEric Dumazet2010-11-24
* tproxy: added tproxy sockopt interface in the IPV6 layerBalazs Scheidler2010-10-21
* header: fix broken headers for user spaceChangli Gao2010-08-22
* ipv6: Make IP6CB(skb)->nhoff 16-bit.David S. Miller2010-07-19
* net: use __packed annotationEric Dumazet2010-06-03
* ipv6: ip6mr: support multiple tablesPatrick McHardy2010-05-11