summaryrefslogtreecommitdiffstats
path: root/include/linux/ipv6.h
Commit message (Expand)AuthorAgeFilesLines
* net: change accept_ra_min_rtr_lft to affect all RA lifetimesPatrick Rohr2023-07-281-1/+1
* ipv6: remove hard coded limitation on ipv6_pinfoEric Dumazet2023-07-241-11/+4
* net: add sysctl accept_ra_min_rtr_lftPatrick Rohr2023-07-231-0/+1
* ipv6: raw: preserve const qualifier in raw6_sk()Eric Dumazet2023-03-181-4/+1
* net/ipv6: Expand and rename accept_unsolicited_na to accept_untracked_naArun Ajith S2022-05-311-1/+1
* ipv6: Add hop-by-hop header to jumbograms in ip6_outputCoco Li2022-05-161-0/+1
* ipv6: Remove __ipv6_only_sock().Kuniyuki Iwashima2022-04-221-3/+1
* net/ipv6: Introduce accept_unsolicited_na knob to implement router-side chang...Arun Ajith S2022-04-171-0/+1
* ipv6: make mc_forwarding atomicEric Dumazet2022-02-051-1/+1
* ipv6: remove inet6_rsk() and tcp_twsk_ipv6only()Jakub Kicinski2022-01-271-7/+0
* icmp: ICMPV6: Examine invoking packet for Segment Route Headers.Andrew Lunn2022-01-041-0/+2
* net: ndisc: introduce ndisc_evict_nocarrier sysctl parameterJames Prestwood2021-11-011-0/+1
* ipv6: move inet6_sk(sk)->rx_dst_cookie to sk->sk_rx_dst_cookieEric Dumazet2021-10-251-1/+0
* ipv6: ioam: Data plane support for Pre-allocated TraceJustin Iurman2021-07-211-0/+3
* net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sendingJason A. Donenfeld2021-02-231-1/+0
* net: allow user to set metric on default route learned via Router AdvertisementPraveen Chaudhary2021-01-261-0/+1
* net: ipv6: remove unused arg exact_dif in compute_scoreMiaohe Lin2020-08-311-11/+0
* inet: remove inet_sk_copy_descendant()Eric Dumazet2020-08-261-11/+0
* icmp6: support rfc 4884Willem de Bruijn2020-07-241-0/+1
* net: ipv6: drop duplicate word in commentRandy Dunlap2020-07-151-1/+1
* net: ipv6: add support for rpl sr exthdrAlexander Aring2020-03-291-0/+1
* net: ipv6: add socket option IPV6_ROUTER_ALERT_ISOLATEFrancesco Ruggeri2019-03-031-1/+2
* bridge: simplify ip_mc_check_igmp() and ipv6_mc_check_mld() callsLinus Lüssing2019-01-221-0/+6
* ipv6: Add sockopt IPV6_MULTICAST_ALL analogue to IP_MULTICAST_ALLAndre Naujoks2018-09-131-1/+2
* net: reevalulate autoflowlabel setting after sysctl settingShaohua Li2017-12-211-1/+2
* net: ipv6: sysctl to specify IPv6 ND traffic classMaciej Żenczykowski2017-11-111-0/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* net: ipv6: add second dif to udp socket lookupsDavid Ahern2017-08-071-0/+10
* udp6: fix jumbogram receptionPaolo Abeni2017-07-311-0/+6
* net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs.Joel Scherpelz2017-03-221-0/+1
* ipv6: Provide ipv6 version of "disable_policy" sysctlDavid Forster2017-03-061-0/+1
* 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