summaryrefslogtreecommitdiffstats
path: root/include/linux/ipv6.h
Commit message (Expand)AuthorAgeFilesLines
* net/ipv6: allow sysctl to change link-local address generation modeFelix Jia2017-01-271-0/+1
* ipv6 addrconf: Implemented enhanced DAD (RFC7527)Erik Nordmark2016-12-031-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-151-1/+1
|\
| * net: tcp: check skb is non-NULL for exact match on lookupsDavid Ahern2016-11-031-1/+1
* | ipv6: sr: add core files for SR HMAC supportDavid Lebrun2016-11-091-0/+3
* | ipv6: implement dataplane support for rthdr type 4 (Segment Routing Header)David Lebrun2016-11-091-0/+1
* | ipv6: add IPV6_RECVFRAGSIZE cmsgWillem de Bruijn2016-11-031-2/+3
|/
* net: Require exact match for TCP socket lookups if dif is l3mdevDavid Ahern2016-10-171-3/+14
* ipv6 addrconf: implement RFC7559 router solicitation backoffMaciej Żenczykowski2016-09-301-0/+1
* net: vrf: Fix crash when IPv6 is disabled at boot timeDavid Ahern2016-06-091-0/+7
* net: l3mdev: Add hook in ip and ipv6David Ahern2016-05-111-1/+16
* net/ipv6/addrconf: simplify sysctl registrationKonstantin Khlebnikov2016-04-191-1/+2
* net: ipv6: Make address flushing on ifdown optionalDavid Ahern2016-02-251-0/+1
* ipv6: add option to drop unsolicited neighbor advertisementsJohannes Berg2016-02-111-0/+1
* ipv6: add option to drop unicast encapsulated in L2 multicastJohannes Berg2016-02-111-0/+1
* ipv6: add complete rcu protection around np->optEric Dumazet2015-12-021-1/+1
* ipv6: inet6_sk() should use sk_fullsock()Eric Dumazet2015-10-051-2/+2
* net: ipv6 sysctl option to ignore routes when nexthop link is downAndy Gospodarek2015-08-131-0/+1
* net/ipv6: add sysctl option accept_ra_min_hop_limitHangbin Liu2015-07-301-0/+1
* ipv6: sysctl to restrict candidate source addressesErik Kline2015-07-221-0/+1
* ipv6: use flag instead of u16 for hop in inet6_skb_parmFlorian Westphal2015-07-091-1/+1
* ipv6: introduce secret_stable to ipv6_devconfHannes Frederic Sowa2015-03-231-0/+4
* ipv6: pull cork initialization into its own function.Vlad Yasevich2015-02-021-5/+7
* net: ipv6: Add sysctl entry to disable MTU updates from RAHarout Hedeshian2015-01-251-0/+1
* ipv6: move INET6_MATCH() to include/net/inet6_hashtables.hWANG Cong2014-11-051-10/+0
* net: ipv6: Add a sysctl to make optimistic addresses useful candidatesErik Kline2014-10-291-0/+1
* ipv6: Implement automatic flow label generation on transmitTom Herbert2014-07-071-1/+2
* inet: move ipv6only in sock_commonEric Dumazet2014-07-011-5/+5
* ipv6: Allow accepting RA from local IP addresses.Ben Greear2014-07-011-0/+1
* net: remove inet6_reqsk_allocOctavian Purdila2014-06-271-10/+0
* ipv6: make IPV6_RECVPKTINFO work for ipv4 datagramsHannes Frederic Sowa2014-01-191-0/+3
* ipv6: add the IPV6_FL_F_REFLECT flag to IPV6_FL_A_GETFlorent Fourcot2014-01-191-0/+1
* ipv6: support IPV6_PMTU_INTERFACE on socketsHannes Frederic Sowa2013-12-181-1/+1
* ipv6: remove rcv_tclass of ipv6_pinfoFlorent Fourcot2013-12-091-1/+0
* ipv6: add flowinfo for tcp6 pkt_options for all casesFlorent Fourcot2013-12-091-0/+1
* xen-netback: fix fragment detection in checksum setupPaul Durrant2013-12-051-0/+1
* ipv6: Remove privacy config option.David S. Miller2013-10-281-2/+0
* inet: includes a sock_common in request_sockEric Dumazet2013-10-101-24/+2
* ipv6: make lookups simpler and fasterEric Dumazet2013-10-091-40/+6
* inet: consolidate INET_TW_MATCHEric Dumazet2013-10-031-2/+2
* ipv6: drop fragmented ndisc packets by default (RFC 6980)Hannes Frederic Sowa2013-08-291-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-261-0/+1
|\
| * ipv6: drop packets with multiple fragmentation headersHannes Frederic Sowa2013-08-201-0/+1
* | ipv6: make unsolicited report intervals configurable for mldHannes Frederic Sowa2013-08-131-0/+2
|/
* 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