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
starfive-6.6.48-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-08-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2023-08-10
ipv6: adjust ndisc_is_useropt() to also return true for PIO
Maciej Żenczykowski
1
-1
/
+2
2023-08-10
net: annotate data-races around sock->ops
Eric Dumazet
1
-4
/
+4
2023-08-09
ipv6: exthdrs: Replace opencoded swap() implementation
Ziyang Xuan
1
-4
/
+1
2023-08-04
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
3
-82
/
+94
2023-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-18
/
+27
2023-08-03
udp6: Fix __ip6_append_data()'s handling of MSG_SPLICE_PAGES
David Howells
1
-1
/
+10
2023-08-02
ila: Remove unnecessary file net/ila.h
Yue Haibing
2
-2
/
+0
2023-08-02
ip6mr: Fix skb_under_panic in ip6mr_cache_report()
Yue Haibing
1
-1
/
+1
2023-07-31
net: remove duplicate INDIRECT_CALLABLE_DECLARE of udp[6]_ehashfn
Lorenz Bauer
1
-2
/
+0
2023-07-29
net: annotate data-races around sk->sk_priority
Eric Dumazet
2
-2
/
+3
2023-07-29
net: annotate data-races around sk->sk_mark
Eric Dumazet
5
-11
/
+12
2023-07-29
net: gro: fix misuse of CB in udp socket lookup
Richard Gobert
2
-4
/
+11
2023-07-29
netfilter: defrag: Add glue hooks for enabling/disabling defrag
Daniel Xu
1
-0
/
+11
2023-07-28
net: change accept_ra_min_rtr_lft to affect all RA lifetimes
Patrick Rohr
2
-21
/
+19
2023-07-28
IPv6: add extack info for IPv6 address add/delete
Hangbin Liu
3
-26
/
+58
2023-07-28
net: remove comment in ndisc_router_discovery
Patrick Rohr
1
-4
/
+0
2023-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+10
2023-07-25
bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
Lorenz Bauer
1
-2
/
+6
2023-07-25
net: remove duplicate sk_lookup helpers
Lorenz Bauer
2
-44
/
+21
2023-07-25
net: document inet[6]_lookup_reuseport sk_state requirements
Lorenz Bauer
1
-0
/
+15
2023-07-25
net: remove duplicate reuseport_lookup functions
Lorenz Bauer
2
-29
/
+26
2023-07-25
net: export inet_lookup_reuseport and inet6_lookup_reuseport
Lorenz Bauer
1
-9
/
+10
2023-07-25
udp: re-score reuseport groups when connected sockets are present
Lorenz Bauer
1
-5
/
+14
2023-07-25
ipv6 addrconf: fix bug where deleting a mngtmpaddr can create a new temporary...
Maciej Żenczykowski
1
-4
/
+10
2023-07-24
ipv6: remove hard coded limitation on ipv6_pinfo
Eric Dumazet
6
-2
/
+7
2023-07-23
net: add sysctl accept_ra_min_rtr_lft
Patrick Rohr
2
-2
/
+26
2023-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-5
/
+5
2023-07-19
net:ipv6: check return value of pskb_trim()
Yuanjun Gong
1
-1
/
+2
2023-07-19
tcp: annotate data-races around tcp_rsk(req)->ts_recent
Eric Dumazet
1
-1
/
+1
2023-07-19
tcp: annotate data-races around tcp_rsk(req)->txhash
Eric Dumazet
1
-1
/
+1
2023-07-14
gso: fix dodgy bit handling for GSO_UDP_L4
Yan Zhai
1
-2
/
+1
2023-07-14
ipv6: Constify the sk parameter of several helper functions.
Guillaume Nault
3
-12
/
+9
2023-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-4
/
+8
2023-07-13
ipv6: rpl: Remove redundant skb_dst_drop().
Kuniyuki Iwashima
2
-4
/
+1
2023-07-09
ipv6/addrconf: fix a potential refcount underflow for idev
Ziyang Xuan
1
-2
/
+1
2023-07-08
udp6: fix udp6_ehashfn() typo
Eric Dumazet
1
-1
/
+1
2023-07-08
icmp6: Fix null-ptr-deref of ip6_null_entry->rt6i_idev in icmp6_dev().
Kuniyuki Iwashima
1
-1
/
+4
2023-07-07
udp6: add a missing call into udp_fail_queue_rcv_skb tracepoint
Ivan Babrou
1
-0
/
+2
2023-06-25
sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
David Howells
3
-5
/
+0
2023-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-0
/
+6
2023-06-20
Merge tag 'ipsec-2023-06-20' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
2
-0
/
+6
2023-06-19
ipv6: exthdrs: Remove redundant skb_headlen() check in ip6_parse_tlv().
Kuniyuki Iwashima
1
-3
/
+0
2023-06-19
ipv6: exthdrs: Reload hdr only when needed in ipv6_srh_rcv().
Kuniyuki Iwashima
1
-2
/
+2
2023-06-19
ipv6: exthdrs: Replace pskb_pull() with skb_pull() in ipv6_srh_rcv().
Kuniyuki Iwashima
1
-5
/
+1
2023-06-19
ipv6: rpl: Remove redundant multicast tests in ipv6_rpl_srh_rcv().
Kuniyuki Iwashima
1
-2
/
+1
2023-06-19
ipv6: rpl: Remove pskb(_may)?_pull() in ipv6_rpl_srh_rcv().
Kuniyuki Iwashima
2
-23
/
+1
2023-06-18
ipv6: also use netdev_hold() in ip6_route_check_nh()
Eric Dumazet
1
-4
/
+9
2023-06-16
ip, ip6: Fix splice to raw and ping sockets
David Howells
1
-1
/
+2
2023-06-16
xfrm: Linearize the skb after offloading if needed.
Sebastian Andrzej Siewior
1
-0
/
+3
[next]