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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-10
SUNRPC: Add srcaddr as a file in sysfs
Anna Schumaker
1
-0
/
+26
2021-08-10
sunrpc: Fix return value of get_srcport()
Anna Schumaker
1
-1
/
+1
2021-08-09
SUNRPC/xprtrdma: Fix reconnection locking
Trond Myklebust
2
-6
/
+7
2021-08-09
SUNRPC: Clean up scheduling of autoclose
Trond Myklebust
1
-12
/
+16
2021-08-09
SUNRPC: Fix potential memory corruption
Trond Myklebust
1
-2
/
+4
2021-08-09
SUNRPC: Convert rpc_client refcount to use refcount_t
Trond Myklebust
4
-15
/
+13
2021-08-09
xprtrdma: Eliminate rpcrdma_post_sends()
Chuck Lever
4
-18
/
+2
2021-08-09
xprtrdma: Add an xprtrdma_post_send_err tracepoint
Chuck Lever
1
-1
/
+5
2021-08-09
xprtrdma: Add xprtrdma_post_recvs_err() tracepoint
Chuck Lever
1
-1
/
+2
2021-08-09
xprtrdma: Put rpcrdma_reps before waking the tear-down completion
Chuck Lever
1
-5
/
+5
2021-08-09
xprtrdma: Disconnect after an ib_post_send() immediate error
Chuck Lever
3
-1
/
+10
2021-08-09
SUNRPC: Unset RPC_TASK_NO_RETRANS_TIMEOUT for NULL RPCs
Chuck Lever
1
-1
/
+14
2021-08-09
SUNRPC: Refactor rpc_ping()
Chuck Lever
1
-11
/
+13
2021-08-05
Merge tag 'net-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
15
-44
/
+129
2021-08-05
Bluetooth: defer cleanup of resources in hci_unregister_dev()
Tetsuo Handa
3
-24
/
+44
2021-08-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
4
-26
/
+67
2021-08-04
net: sched: fix lockdep_set_class() typo error for sch->seqlock
Yunsheng Lin
1
-1
/
+1
2021-08-04
VSOCK: handle VIRTIO_VSOCK_OP_CREDIT_REQUEST
Harshavardhan Unnibhavi
1
-0
/
+3
2021-08-04
mptcp: drop unused rcu member in mptcp_pm_addr_entry
Geliang Tang
1
-1
/
+0
2021-08-03
sctp: move the active_key update after sh_keys is added
Xin Long
1
-5
/
+9
2021-08-03
net: really fix the build...
David S. Miller
1
-1
/
+15
2021-08-03
net: bridge: validate the NUD_PERMANENT bit when adding an extern_learn FDB e...
Vladimir Oltean
3
-8
/
+27
2021-08-02
net/sched: taprio: Fix init procedure
Yannick Vignon
1
-2
/
+0
2021-08-02
net, gro: Set inner transport header offset in tcp/udp GRO hook
Jakub Sitnicki
2
-0
/
+7
2021-07-31
Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
29
-134
/
+247
2021-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-11
/
+28
2021-07-28
af_unix: fix garbage collect vs MSG_PEEK
Miklos Szeredi
1
-2
/
+49
2021-07-28
net: let flow have same hash in two directions
zhang kai
1
-9
/
+9
2021-07-28
sctp: fix return value check in __sctp_rcv_asconf_lookup
Marcelo Ricardo Leitner
1
-1
/
+1
2021-07-28
bpf, sockmap: Fix memleak on ingress msg enqueue
John Fastabend
1
-6
/
+0
2021-07-28
bpf, sockmap: On cleanup we additionally need to remove cached skb
John Fastabend
1
-6
/
+29
2021-07-28
bpf, sockmap: Zap ingress queues after stopping strparser
John Fastabend
1
-2
/
+2
2021-07-27
net: llc: fix skb_over_panic
Pavel Skripkin
2
-2
/
+10
2021-07-26
sctp: delete addr based on sin6_scope_id
Chen Shen
1
-2
/
+3
2021-07-26
net: xfrm: Fix end of loop tests for list_for_each_entry
Harshvardhan Jha
1
-1
/
+1
2021-07-26
sctp: send pmtu probe only if packet loss in Search Complete state
Xin Long
1
-1
/
+5
2021-07-26
sctp: improve the code for pmtu probe send and recv update
Xin Long
2
-26
/
+30
2021-07-25
devlink: Fix phys_port_name of virtual port and merge error
Parav Pandit
1
-8
/
+2
2021-07-24
tipc: do not write skb_shinfo frags when doing decrytion
Xin Long
1
-10
/
+4
2021-07-24
can: j1939: j1939_xtp_rx_dat_one(): fix rxtimer value between consecutive TP....
Zhang Changzhong
1
-1
/
+1
2021-07-24
can: j1939: j1939_session_deactivate(): clarify lifetime of session object
Oleksij Rempel
1
-2
/
+7
2021-07-24
can: raw: raw_setsockopt(): fix raw_rcv panic for sock UAF
Ziyang Xuan
1
-2
/
+18
2021-07-23
Merge tag 'mac80211-for-net-2021-07-23' of git://git.kernel.org/pub/scm/linux...
David S. Miller
7
-33
/
+63
2021-07-23
net: qrtr: fix memory leaks
Pavel Skripkin
1
-1
/
+5
2021-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
6
-10
/
+41
2021-07-23
ipv6: decrease hop limit counter in ip6_forward()
Kangmin Park
1
-2
/
+3
2021-07-23
net: Set true network header for ECN decapsulation
Gilad Naaman
1
-1
/
+1
2021-07-23
tipc: fix sleeping in tipc accept routine
Hoang Le
1
-5
/
+4
2021-07-23
tipc: fix implicit-connect for SYN+
Xin Long
1
-8
/
+13
2021-07-23
netfilter: nfnl_hook: fix unused variable warning
Arnd Bergmann
1
-0
/
+2
[next]