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
2022-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+5
2022-12-08
ipv6: avoid use-after-free in ip6_fragment()
Eric Dumazet
1
-0
/
+5
2022-12-02
net/tcp: Do cleanup on tcp_md5_key_copy() failure
Dmitry Safonov
1
-7
/
+8
2022-12-02
net/tcp: Disable TCP-MD5 static key on tcp_md5sig_info destruction
Dmitry Safonov
1
-6
/
+4
2022-11-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
Jakub Kicinski
1
-2
/
+1
2022-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-17
/
+12
2022-11-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
Jakub Kicinski
2
-1
/
+8
2022-11-23
dccp/tcp: Fixup bhash2 bucket when connect() fails.
Kuniyuki Iwashima
1
-2
/
+1
2022-11-23
dccp/tcp: Update saddr under bhash's lock.
Kuniyuki Iwashima
1
-16
/
+3
2022-11-23
dccp/tcp: Reset saddr on failure after inet6?_hash_connect().
Kuniyuki Iwashima
1
-0
/
+2
2022-11-22
xfrm: Fix ignored return value in xfrm6_init()
Chen Zhongjin
1
-1
/
+5
2022-11-21
net: Return errno in sk->sk_prot->get_port().
Kuniyuki Iwashima
1
-2
/
+2
2022-11-16
ipv6: tunnels: use DEV_STATS_INC()
Eric Dumazet
4
-35
/
+28
2022-11-16
ipv6/sit: use DEV_STATS_INC() to avoid data-races
Eric Dumazet
1
-11
/
+11
2022-11-16
ipv6: fib6_new_sernum() optimization
Eric Dumazet
1
-4
/
+3
2022-11-16
udp: Access &udp_table via net.
Kuniyuki Iwashima
2
-10
/
+14
2022-11-16
udp: Set NULL to udp_seq_afinfo.udp_table.
Kuniyuki Iwashima
1
-1
/
+1
2022-11-16
udp: Set NULL to sk->sk_prot->h.udp_table.
Kuniyuki Iwashima
1
-1
/
+1
2022-11-16
udp: Clean up some functions.
Kuniyuki Iwashima
1
-4
/
+8
2022-11-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
1
-1
/
+2
2022-11-15
netfilter: nf_tables: Extend nft_expr_ops::dump callback parameters
Phil Sutter
1
-1
/
+2
2022-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2022-11-09
Merge tag 'rxrpc-next-20221108' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
2
-1
/
+4
2022-11-08
rxrpc: Call udp_sendmsg() directly
David Howells
1
-0
/
+1
2022-11-08
net: Change the udp encap_err_rcv to allow use of {ip,ipv6}_icmp_error()
David Howells
2
-1
/
+3
2022-11-07
ipv6: addrlabel: fix infoleak when sending struct ifaddrlblmsg to network
Alexander Potapenko
1
-0
/
+1
2022-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-4
/
+11
2022-11-03
ipv6: fix WARNING in ip6_route_net_exit_late()
Zhengchao Shao
1
-4
/
+10
2022-11-01
net: dropreason: add SKB_DROP_REASON_DUP_FRAG
Eric Dumazet
2
-5
/
+10
2022-10-29
udp: advertise ipv6 udp support for msghdr::ubuf_info
Pavel Begunkov
1
-0
/
+1
2022-10-29
net: Remove the obsolte u64_stats_fetch_*_irq() users (net).
Thomas Gleixner
1
-2
/
+2
2022-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-13
/
+18
2022-10-26
ipv6: ensure sane device mtu in tunnels
Eric Dumazet
3
-13
/
+18
2022-10-24
net: remove useless parameter of __sock_cmsg_send
xu xin
1
-1
/
+1
2022-10-24
udp: track the forward memory release threshold in an hot cacheline
Paolo Abeni
1
-2
/
+2
2022-10-24
inet6: Clean up failure path in do_ipv6_setsockopt().
Kuniyuki Iwashima
1
-4
/
+2
2022-10-24
inet6: Remove inet6_destroy_sock().
Kuniyuki Iwashima
1
-7
/
+1
2022-10-24
dccp: Call inet6_destroy_sock() via sk->sk_destruct().
Kuniyuki Iwashima
1
-0
/
+1
2022-10-24
inet6: Remove inet6_destroy_sock() in sk->sk_prot->destroy().
Kuniyuki Iwashima
4
-17
/
+1
2022-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-13
/
+18
2022-10-21
Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
5
-2
/
+7
2022-10-19
esp6: remove redundant variable err
Colin Ian King
1
-2
/
+1
2022-10-19
xfrm: replay: Fix ESN wrap around for GSO
Christian Langrock
1
-0
/
+3
2022-10-19
netfilter: rpfilter/fib: Set ->flowic_uid correctly for user namespaces.
Guillaume Nault
2
-0
/
+3
2022-10-18
net: ip6_gre: Remove the unused function ip6gre_tnl_addr_conflict()
Jiapeng Chong
1
-20
/
+0
2022-10-18
ip6mr: fix UAF issue in ip6mr_sk_done() when addrconf_init_net() failed
Zhengchao Shao
1
-0
/
+2
2022-10-18
udp: Update reuse->has_conns under reuseport_lock.
Kuniyuki Iwashima
2
-2
/
+2
2022-10-17
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-11
/
+11
2022-10-13
tcp: Fix data races around icsk->icsk_af_ops.
Kuniyuki Iwashima
2
-3
/
+6
2022-10-13
ipv6: Fix data races around sk->sk_prot.
Kuniyuki Iwashima
1
-2
/
+2
[next]