summaryrefslogtreecommitdiff
path: root/include/linux/ipv6.h
Commit message (Expand)AuthorAge
* net: reevalulate autoflowlabel setting after sysctl settingShaohua Li2017-12-21
* net: ipv6: sysctl to specify IPv6 ND traffic classMaciej Żenczykowski2017-11-11
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* net: ipv6: add second dif to udp socket lookupsDavid Ahern2017-08-07
* udp6: fix jumbogram receptionPaolo Abeni2017-07-31
* net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs.Joel Scherpelz2017-03-22
* ipv6: Provide ipv6 version of "disable_policy" sysctlDavid Forster2017-03-06
* net/ipv6: allow sysctl to change link-local address generation modeFelix Jia2017-01-27
* ipv6 addrconf: Implemented enhanced DAD (RFC7527)Erik Nordmark2016-12-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-15
|\
| * net: tcp: check skb is non-NULL for exact match on lookupsDavid Ahern2016-11-03
* | ipv6: sr: add core files for SR HMAC supportDavid Lebrun2016-11-09
* | ipv6: implement dataplane support for rthdr type 4 (Segment Routing Header)David Lebrun2016-11-09
* | ipv6: add IPV6_RECVFRAGSIZE cmsgWillem de Bruijn2016-11-03
|/
* net: Require exact match for TCP socket lookups if dif is l3mdevDavid Ahern2016-10-17
* ipv6 addrconf: implement RFC7559 router solicitation backoffMaciej Żenczykowski2016-09-30
* net: vrf: Fix crash when IPv6 is disabled at boot timeDavid Ahern2016-06-09
* net: l3mdev: Add hook in ip and ipv6David Ahern2016-05-11
* net/ipv6/addrconf: simplify sysctl registrationKonstantin Khlebnikov2016-04-19
* net: ipv6: Make address flushing on ifdown optionalDavid Ahern2016-02-25
* ipv6: add option to drop unsolicited neighbor advertisementsJohannes Berg2016-02-11
* ipv6: add option to drop unicast encapsulated in L2 multicastJohannes Berg2016-02-11
* 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