index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-05
raw: Fix NULL deref in raw_get_next().
Kuniyuki Iwashima
1
-6
/
+4
2023-04-03
ipv6: Fix an uninit variable access bug in __ip6_make_skb()
Ziyang Xuan
1
-1
/
+6
2023-03-22
erspan: do not use skb_mac_header() in ndo_start_xmit()
Eric Dumazet
1
-2
/
+2
2023-03-15
net: tunnels: annotate lockless accesses to dev->needed_headroom
Eric Dumazet
1
-2
/
+2
2023-03-06
netfilter: tproxy: fix deadlock due to missing BH disable
Florian Westphal
1
-1
/
+1
2023-03-01
ila: do not generate empty messages in ila_xlat_nl_cmd_get_mapping()
Eric Dumazet
1
-0
/
+1
2023-02-23
ipv6: Add lwtunnel encap size of all siblings in nexthop calculation
Lu Wei
1
-5
/
+6
2023-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2
-3
/
+8
2023-02-22
netfilter: x_tables: fix percpu counter block leak on error path when creatin...
Pavel Tikhomirov
1
-0
/
+4
2023-02-22
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
11
-156
/
+481
2023-02-22
Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2
-14
/
+14
2023-02-22
netfilter: ebtables: fix table blob use-after-free
Florian Westphal
1
-2
/
+1
2023-02-22
netfilter: ip6t_rpfilter: Fix regression with VRF interfaces
Phil Sutter
1
-1
/
+3
2023-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
David S. Miller
1
-0
/
+1
2023-02-20
ipv6: icmp6: add drop reason support to icmpv6_echo_reply()
Eric Dumazet
1
-5
/
+8
2023-02-20
ipv6: icmp6: add SKB_DROP_REASON_IPV6_NDISC_NS_OTHERHOST
Eric Dumazet
1
-1
/
+3
2023-02-20
ipv6: icmp6: add SKB_DROP_REASON_IPV6_NDISC_BAD_OPTIONS
Eric Dumazet
1
-17
/
+10
2023-02-20
ipv6: icmp6: add drop reason support to ndisc_redirect_rcv()
Eric Dumazet
1
-10
/
+11
2023-02-20
ipv6: icmp6: add drop reason support to ndisc_router_discovery()
Eric Dumazet
1
-18
/
+19
2023-02-20
ipv6: icmp6: add drop reason support to ndisc_recv_rs()
Eric Dumazet
1
-5
/
+7
2023-02-20
ipv6: icmp6: add drop reason support to ndisc_recv_na()
Eric Dumazet
1
-14
/
+14
2023-02-20
ipv6: icmp6: add drop reason support to ndisc_recv_ns()
Eric Dumazet
1
-16
/
+18
2023-02-17
netfilter: let reset rules clean out conntrack entries
Florian Westphal
1
-0
/
+1
2023-02-17
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-8
/
+5
2023-02-16
seg6: add PSP flavor support for SRv6 End behavior
Andrea Mayer
1
-3
/
+333
2023-02-16
seg6: factor out End lookup nexthop processing to a dedicated function
Andrea Mayer
1
-6
/
+10
2023-02-15
net: no longer support SOCK_REFCNT_DEBUG feature
Jason Xing
2
-22
/
+0
2023-02-14
ipv6: icmp6: add drop reason support to ndisc_rcv()
Eric Dumazet
2
-7
/
+8
2023-02-14
ipv6: icmp6: add drop reason support to icmpv6_notify()
Eric Dumazet
1
-8
/
+17
2023-02-13
net: ipv6: Remove completion function scaffolding
Herbert Xu
2
-12
/
+12
2023-02-13
net: ipv6: Add scaffolding to change completion function signature
Herbert Xu
2
-14
/
+14
2023-02-11
dccp/tcp: Avoid negative sk_forward_alloc by ipv6_pinfo.pktoptions.
Kuniyuki Iwashima
1
-7
/
+3
2023-02-10
ipv6: Fix tcp socket connection with DSCP.
Guillaume Nault
1
-0
/
+1
2023-02-10
ipv6: Fix datagram socket connection with DSCP.
Guillaume Nault
1
-1
/
+1
2023-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2023-02-08
txhash: fix sk->sk_txrehash default
Kevin Yang
1
-0
/
+1
2023-02-04
raw: use net_hash_mix() in hash function
Eric Dumazet
1
-2
/
+2
2023-02-04
ipv6: raw: add drop reasons
Eric Dumazet
1
-5
/
+7
2023-02-03
tcp: add TCP_MINTTL drop reason
Eric Dumazet
1
-1
/
+2
2023-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-27
/
+32
2023-02-02
ipv6: ICMPV6: Use swap() instead of open coding it
Jiapeng Chong
1
-4
/
+1
2023-02-02
ip/ip6_gre: Fix non-point-to-point tunnel not generating IPv6 link local address
Thomas Winter
1
-5
/
+5
2023-02-02
ip/ip6_gre: Fix changing addr gen mode not generating IPv6 link local address
Thomas Winter
1
-22
/
+27
2023-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+14
2023-01-26
icmp: Add counters for rate limits
Jamie Bainbridge
2
-0
/
+5
2023-01-25
ipv6: Make ip6_route_output_flags_noref() static.
Guillaume Nault
1
-4
/
+4
2023-01-23
ipv6: fix reachability confirmation with proxy_ndp
Gergely Risko
1
-1
/
+14
2023-01-18
ipv6: Remove extra counter pull before gc
Tanmay Bhushan
1
-4
/
+0
2023-01-14
ipv6: remove max_size check inline with ipv4
Jon Maxwell
1
-8
/
+5
2023-01-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+4
[next]