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
2020-06-19
mptcp: drop MP_JOIN request sock on syn cookies
Paolo Abeni
1
-8
/
+10
2020-06-19
mptcp: cache msk on MP_JOIN init_req
Paolo Abeni
2
-22
/
+18
2020-06-19
net: Fix the arp error in some cases
guodeqing
1
-1
/
+1
2020-06-19
net/sched: act_gate: fix configuration of the periodic timer
Davide Caratti
1
-35
/
+55
2020-06-19
net/sched: act_gate: fix NULL dereference in tcf_gate_init()
Davide Caratti
1
-23
/
+13
2020-06-19
ip_tunnel: fix use-after-free in ip_tunnel_lookup()
Taehee Yoo
1
-6
/
+8
2020-06-19
ip6_gre: fix use-after-free in ip6gre_tunnel_lookup()
Taehee Yoo
1
-3
/
+6
2020-06-19
net: fix memleak in register_netdevice()
Yang Yingliang
1
-0
/
+7
2020-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-0
/
+1
2020-06-17
xdp: Handle frame_sz in xdp_convert_zc_to_xdp_frame()
Hangbin Liu
1
-0
/
+1
2020-06-16
tcp: grow window for OOO packets only for SACK flows
Eric Dumazet
1
-2
/
+10
2020-06-16
mptcp: fix memory leak in mptcp_subflow_create_socket()
Wei Yongjun
1
-1
/
+3
2020-06-16
netfilter: flowtable: Make nf_flow_table_offload_add/del_cb inline
Alaa Hleihel
1
-45
/
+0
2020-06-16
net/sched: act_ct: Make tcf_ct_flow_table_restore_skb inline
Alaa Hleihel
1
-11
/
+0
2020-06-15
mld: fix memory leak in ipv6_mc_destroy_dev()
Wang Hai
1
-0
/
+1
2020-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
4
-25
/
+65
2020-06-15
mptcp: use list_first_entry_or_null
Geliang Tang
1
-4
/
+1
2020-06-15
mptcp: drop MPTCP_PM_MAX_ADDR
Geliang Tang
1
-2
/
+0
2020-06-15
net/rds: NULL pointer de-reference in rds_ib_add_one()
Ka-Cheong Poon
1
-1
/
+7
2020-06-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
38
-266
/
+409
2020-06-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
4
-19
/
+48
2020-06-14
net: atm: Remove the error message according to the atomic context
Liao Pingfang
1
-3
/
+1
2020-06-13
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
47
-317
/
+317
2020-06-13
Merge tag '9p-for-5.8' of git://github.com/martinetd/linux
Linus Torvalds
1
-27
/
+34
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
47
-317
/
+317
2020-06-13
bpf: Fix memlock accounting for sock_hash
Andrey Ignatov
1
-0
/
+4
2020-06-13
bpf: sockmap: Don't attach programs to UDP sockets
Lorenz Bauer
1
-4
/
+6
2020-06-13
bpf: tcp: Recv() should return 0 when the peer socket is closed
Sabrina Dubroca
1
-0
/
+3
2020-06-13
genetlink: clean up family attributes allocations
Cong Wang
1
-16
/
+12
2020-06-12
netfilter: nf_tables: hook list memleak in flowtable deletion
Pablo Neira Ayuso
1
-7
/
+24
2020-06-12
rxrpc: Fix race between incoming ACK parser and retransmitter
David Howells
1
-18
/
+11
2020-06-12
xdp: Fix xsk_generic_xmit errno
Li RongQing
1
-3
/
+1
2020-06-11
tipc: fix NULL pointer dereference in tipc_disc_rcv()
Tuong Lien
1
-1
/
+1
2020-06-11
tipc: fix kernel WARNING in tipc_msg_append()
Tuong Lien
2
-3
/
+4
2020-06-11
Merge tag 'nfs-for-5.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
10
-79
/
+80
2020-06-11
xprtrdma: Make xprt_rdma_slot_table_entries static
Zou Wei
1
-1
/
+1
2020-06-11
sunrpc: add missing newline when printing parameter 'auth_hashtable_size' by ...
Xiongfeng Wang
1
-1
/
+1
2020-06-11
SUNRPC: Set SOFTCONN when destroying GSS contexts
Chuck Lever
1
-5
/
+4
2020-06-11
SUNRPC: rpc_call_null_helper() should set RPC_TASK_SOFT
Chuck Lever
2
-5
/
+4
2020-06-11
SUNRPC: rpc_call_null_helper() already sets RPC_TASK_NULLCREDS
Chuck Lever
1
-2
/
+2
2020-06-11
SUNRPC: trace RPC client lifetime events
Chuck Lever
1
-24
/
+15
2020-06-11
SUNRPC: Trace transport lifetime events
Chuck Lever
3
-19
/
+11
2020-06-11
SUNRPC: Split the xdr_buf event class
Chuck Lever
3
-5
/
+5
2020-06-11
SUNRPC: Add tracepoint to rpc_call_rpcerror()
Chuck Lever
1
-0
/
+1
2020-06-11
SUNRPC: Trace GSS context lifetimes
Chuck Lever
2
-4
/
+7
2020-06-11
SUNRPC: receive buffer size estimation values almost never change
Chuck Lever
2
-16
/
+32
2020-06-11
Merge tag 'nfsd-5.8' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
17
-461
/
+407
2020-06-11
net/filter: Permit reading NET in load_bytes_relative when MAC not set
YiFei Zhu
1
-7
/
+9
2020-06-11
mptcp: don't leak msk in token container
Paolo Abeni
1
-0
/
+1
2020-06-11
Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-1
/
+1
[next]