aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/ipv6.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-03-01ipv6: add ipv6_devconf_read_txrx cacheline_groupEric Dumazet1-4/+9
2024-02-15net: ipv6/addrconf: introduce a regen_min_advance sysctlAlex Henrie1-0/+1
2023-10-03net: add sysctl to disable rfc4862 5.5.3e lifetime handlingPatrick Rohr1-0/+1
2023-09-19ipv6: lockless IPV6_ADDR_PREFERENCES implementationEric Dumazet1-1/+1
2023-09-15ipv6: lockless IPV6_FLOWINFO_SEND implementationEric Dumazet1-2/+1
2023-09-15ipv6: lockless IPV6_MTU_DISCOVER implementationEric Dumazet1-3/+2
2023-09-15ipv6: lockless IPV6_ROUTER_ALERT_ISOLATE implementationEric Dumazet1-2/+1
2023-09-15ipv6: move np->repflow to atomic flagsEric Dumazet1-1/+0
2023-09-15ipv6: lockless IPV6_RECVERR implemetationEric Dumazet1-2/+1
2023-09-15ipv6: lockless IPV6_DONTFRAG implementationEric Dumazet1-1/+0
2023-09-15ipv6: lockless IPV6_AUTOFLOWLABEL implementationEric Dumazet1-2/+0
2023-09-15ipv6: lockless IPV6_MULTICAST_ALL implementationEric Dumazet1-1/+0
2023-09-15ipv6: lockless IPV6_RECVERR_RFC4884 implementationEric Dumazet1-1/+0
2023-09-15ipv6: lockless IPV6_MULTICAST_HOPS implementationEric Dumazet1-8/+1
2023-09-15ipv6: lockless IPV6_MULTICAST_LOOP implementationEric Dumazet1-4/+14
2023-09-15ipv6: lockless IPV6_UNICAST_HOPS implementationEric Dumazet1-11/+1
2023-09-01ipv6: ignore dst hint for multipath routesSriram Yagnaraman1-0/+1
2023-07-28net: change accept_ra_min_rtr_lft to affect all RA lifetimesPatrick Rohr1-1/+1
2023-07-24ipv6: remove hard coded limitation on ipv6_pinfoEric Dumazet1-11/+4
2023-07-23net: add sysctl accept_ra_min_rtr_lftPatrick Rohr1-0/+1
2023-03-18ipv6: raw: preserve const qualifier in raw6_sk()Eric Dumazet1-4/+1
2022-05-31net/ipv6: Expand and rename accept_unsolicited_na to accept_untracked_naArun Ajith S1-1/+1
2022-05-16ipv6: Add hop-by-hop header to jumbograms in ip6_outputCoco Li1-0/+1
2022-04-22ipv6: Remove __ipv6_only_sock().Kuniyuki Iwashima1-3/+1
2022-04-17net/ipv6: Introduce accept_unsolicited_na knob to implement router-side changes for RFC9131Arun Ajith S1-0/+1
2022-02-05ipv6: make mc_forwarding atomicEric Dumazet1-1/+1
2022-01-27ipv6: remove inet6_rsk() and tcp_twsk_ipv6only()Jakub Kicinski1-7/+0
2022-01-04icmp: ICMPV6: Examine invoking packet for Segment Route Headers.Andrew Lunn1-0/+2
2021-11-01net: ndisc: introduce ndisc_evict_nocarrier sysctl parameterJames Prestwood1-0/+1
2021-10-25ipv6: move inet6_sk(sk)->rx_dst_cookie to sk->sk_rx_dst_cookieEric Dumazet1-1/+0
2021-07-21ipv6: ioam: Data plane support for Pre-allocated TraceJustin Iurman1-0/+3
2021-02-23net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sendingJason A. Donenfeld1-1/+0
2021-01-26net: allow user to set metric on default route learned via Router AdvertisementPraveen Chaudhary1-0/+1
2020-08-31net: ipv6: remove unused arg exact_dif in compute_scoreMiaohe Lin1-11/+0
2020-08-26inet: remove inet_sk_copy_descendant()Eric Dumazet1-11/+0
2020-07-24icmp6: support rfc 4884Willem de Bruijn1-0/+1
2020-07-15net: ipv6: drop duplicate word in commentRandy Dunlap1-1/+1
2020-03-29net: ipv6: add support for rpl sr exthdrAlexander Aring1-0/+1
2019-03-03net: ipv6: add socket option IPV6_ROUTER_ALERT_ISOLATEFrancesco Ruggeri1-1/+2
2019-01-22bridge: simplify ip_mc_check_igmp() and ipv6_mc_check_mld() callsLinus Lüssing1-0/+6
2018-09-13ipv6: Add sockopt IPV6_MULTICAST_ALL analogue to IP_MULTICAST_ALLAndre Naujoks1-1/+2
2017-12-21net: reevalulate autoflowlabel setting after sysctl settingShaohua Li1-1/+2
2017-11-11net: ipv6: sysctl to specify IPv6 ND traffic classMaciej Żenczykowski1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-07net: ipv6: add second dif to udp socket lookupsDavid Ahern1-0/+10
2017-07-31udp6: fix jumbogram receptionPaolo Abeni1-0/+6
2017-03-22net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs.Joel Scherpelz1-0/+1
2017-03-06ipv6: Provide ipv6 version of "disable_policy" sysctlDavid Forster1-0/+1
2017-01-27net/ipv6: allow sysctl to change link-local address generation modeFelix Jia1-0/+1
2016-12-03ipv6 addrconf: Implemented enhanced DAD (RFC7527)Erik Nordmark1-0/+1