summaryrefslogtreecommitdiff
path: root/include/linux/ipv6.h
AgeCommit message (Expand)Author
2022-01-04icmp: ICMPV6: Examine invoking packet for Segment Route Headers.Andrew Lunn
2021-11-01net: ndisc: introduce ndisc_evict_nocarrier sysctl parameterJames Prestwood
2021-10-25ipv6: move inet6_sk(sk)->rx_dst_cookie to sk->sk_rx_dst_cookieEric Dumazet
2021-07-21ipv6: ioam: Data plane support for Pre-allocated TraceJustin Iurman
2021-02-23net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sendingJason A. Donenfeld
2021-01-26net: allow user to set metric on default route learned via Router AdvertisementPraveen Chaudhary
2020-08-31net: ipv6: remove unused arg exact_dif in compute_scoreMiaohe Lin
2020-08-26inet: remove inet_sk_copy_descendant()Eric Dumazet
2020-07-24icmp6: support rfc 4884Willem de Bruijn
2020-07-15net: ipv6: drop duplicate word in commentRandy Dunlap
2020-03-29net: ipv6: add support for rpl sr exthdrAlexander Aring
2019-03-03net: ipv6: add socket option IPV6_ROUTER_ALERT_ISOLATEFrancesco Ruggeri
2019-01-22bridge: simplify ip_mc_check_igmp() and ipv6_mc_check_mld() callsLinus Lüssing
2018-09-13ipv6: Add sockopt IPV6_MULTICAST_ALL analogue to IP_MULTICAST_ALLAndre Naujoks
2017-12-21net: reevalulate autoflowlabel setting after sysctl settingShaohua Li
2017-11-11net: ipv6: sysctl to specify IPv6 ND traffic classMaciej Żenczykowski
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-07net: ipv6: add second dif to udp socket lookupsDavid Ahern
2017-07-31udp6: fix jumbogram receptionPaolo Abeni
2017-03-22net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs.Joel Scherpelz
2017-03-06ipv6: Provide ipv6 version of "disable_policy" sysctlDavid Forster
2017-01-27net/ipv6: allow sysctl to change link-local address generation modeFelix Jia
2016-12-03ipv6 addrconf: Implemented enhanced DAD (RFC7527)Erik Nordmark
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-09ipv6: sr: add core files for SR HMAC supportDavid Lebrun
2016-11-09ipv6: implement dataplane support for rthdr type 4 (Segment Routing Header)David Lebrun
2016-11-03net: tcp: check skb is non-NULL for exact match on lookupsDavid Ahern
2016-11-03ipv6: add IPV6_RECVFRAGSIZE cmsgWillem de Bruijn
2016-10-17net: Require exact match for TCP socket lookups if dif is l3mdevDavid Ahern
2016-09-30ipv6 addrconf: implement RFC7559 router solicitation backoffMaciej Żenczykowski
2016-06-09net: vrf: Fix crash when IPv6 is disabled at boot timeDavid Ahern
2016-05-11net: l3mdev: Add hook in ip and ipv6David Ahern
2016-04-19net/ipv6/addrconf: simplify sysctl registrationKonstantin Khlebnikov
2016-02-25net: ipv6: Make address flushing on ifdown optionalDavid Ahern
2016-02-11ipv6: add option to drop unsolicited neighbor advertisementsJohannes Berg
2016-02-11ipv6: add option to drop unicast encapsulated in L2 multicastJohannes Berg
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