summaryrefslogtreecommitdiff
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ipv6: icmp6: add drop reason support to ndisc_router_discovery()Eric Dumazet2023-02-201-18/+19
| * | | ipv6: icmp6: add drop reason support to ndisc_recv_rs()Eric Dumazet2023-02-201-5/+7
| * | | ipv6: icmp6: add drop reason support to ndisc_recv_na()Eric Dumazet2023-02-201-14/+14
| * | | ipv6: icmp6: add drop reason support to ndisc_recv_ns()Eric Dumazet2023-02-201-16/+18
| * | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2023-02-172-8/+5
| |\ \ \
| * | | | seg6: add PSP flavor support for SRv6 End behaviorAndrea Mayer2023-02-161-3/+333
| * | | | seg6: factor out End lookup nexthop processing to a dedicated functionAndrea Mayer2023-02-161-6/+10
| * | | | net: no longer support SOCK_REFCNT_DEBUG featureJason Xing2023-02-152-22/+0
| * | | | ipv6: icmp6: add drop reason support to ndisc_rcv()Eric Dumazet2023-02-132-7/+8
| * | | | ipv6: icmp6: add drop reason support to icmpv6_notify()Eric Dumazet2023-02-131-8/+17
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-02-091-0/+1
| |\ \ \ \
| * | | | | raw: use net_hash_mix() in hash functionEric Dumazet2023-02-031-2/+2
| * | | | | ipv6: raw: add drop reasonsEric Dumazet2023-02-031-5/+7
| * | | | | tcp: add TCP_MINTTL drop reasonEric Dumazet2023-02-021-1/+2
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-02-021-27/+32
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | ipv6: ICMPV6: Use swap() instead of open coding itJiapeng Chong2023-02-011-4/+1
| | |_|_|/ | |/| | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-01-271-1/+14
| |\ \ \ \
| * | | | | icmp: Add counters for rate limitsJamie Bainbridge2023-01-262-0/+5
| * | | | | ipv6: Make ip6_route_output_flags_noref() static.Guillaume Nault2023-01-241-4/+4
| * | | | | ipv6: Remove extra counter pull before gcTanmay Bhushan2023-01-181-4/+0
| * | | | | ipv6: remove max_size check inline with ipv4Jon Maxwell2023-01-131-8/+5
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-01-121-0/+4
| |\ \ \ \ \
| * | | | | | net: ipv6: rpl_iptunnel: Replace 0-length arrays with flexible arraysKees Cook2023-01-061-1/+1
* | | | | | | Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2023-02-212-14/+14
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | net: ipv6: Remove completion function scaffoldingHerbert Xu2023-02-132-12/+12
| * | | | | | net: ipv6: Add scaffolding to change completion function signatureHerbert Xu2023-02-132-14/+14
| |/ / / / /
* | | | | | dccp/tcp: Avoid negative sk_forward_alloc by ipv6_pinfo.pktoptions.Kuniyuki Iwashima2023-02-101-7/+3
* | | | | | ipv6: Fix tcp socket connection with DSCP.Guillaume Nault2023-02-091-0/+1
* | | | | | ipv6: Fix datagram socket connection with DSCP.Guillaume Nault2023-02-091-1/+1
| |_|_|_|/ |/| | | |
* | | | | txhash: fix sk->sk_txrehash defaultKevin Yang2023-02-081-0/+1
| |_|_|/ |/| | |
* | | | ip/ip6_gre: Fix non-point-to-point tunnel not generating IPv6 link local addressThomas Winter2023-02-011-5/+5
* | | | ip/ip6_gre: Fix changing addr gen mode not generating IPv6 link local addressThomas Winter2023-02-011-22/+27
| |_|/ |/| |
* | | ipv6: fix reachability confirmation with proxy_ndpGergely Risko2023-01-231-1/+14
| |/ |/|
* | ipv6: raw: Deduct extension header length in rawv6_push_pending_framesHerbert Xu2023-01-111-0/+4
|/
* treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)2022-12-251-1/+1
* Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-12-1321-170/+121
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2022-12-131-5/+10
| |\
| | * net: setsockopt: fix IPV6_UNICAST_IF option for connected socketsRichard Gobert2022-12-121-5/+10
| * | IPv6/GRO: generic helper to remove temporary HBH/jumbo header in driverCoco Li2022-12-121-23/+4
| * | net: add IFF_NO_ADDRCONF and use it in bonding to prevent ipv6 addrconfXin Long2022-12-121-2/+2
| * | udp: allow header check for dodgy GSO_UDP_L4 packets.Andrew Melnychenko2022-12-121-1/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-12-081-0/+5
| |\ \ | | |/
| * | net/tcp: Do cleanup on tcp_md5_key_copy() failureDmitry Safonov2022-12-011-7/+8
| * | net/tcp: Disable TCP-MD5 static key on tcp_md5sig_info destructionDmitry Safonov2022-12-011-6/+4
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski2022-11-291-2/+1
| |\ \
| | * | esp6: remove redundant variable errColin Ian King2022-10-191-2/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-11-293-17/+12
| |\ \ \
| * | | | net: Return errno in sk->sk_prot->get_port().Kuniyuki Iwashima2022-11-211-2/+2
| * | | | ipv6: tunnels: use DEV_STATS_INC()Eric Dumazet2022-11-164-35/+28
| * | | | ipv6/sit: use DEV_STATS_INC() to avoid data-racesEric Dumazet2022-11-161-11/+11