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
2017-12-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
15
-74
/
+124
2017-12-03
tcp: add tcp_v4_fill_cb()/tcp_v4_restore_cb()
Eric Dumazet
2
-23
/
+46
2017-12-03
rxrpc: Use correct netns source in rxrpc_release_sock()
David Howells
1
-2
/
+3
2017-12-02
Merge tag 'nfs-for-4.15-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2
-0
/
+7
2017-12-01
tipc: call tipc_rcv() only if bearer is up in tipc_udp_recv()
Tommi Rantala
1
-4
/
+0
2017-12-01
tcp/dccp: block bh before arming time_wait timer
Eric Dumazet
2
-0
/
+12
2017-12-01
sctp: do not abandon the other frags in unsent outq if one msg has outstandin...
Xin Long
2
-1
/
+6
2017-12-01
sctp: abandon the whole msg if one part of a fragmented message is abandoned
Xin Long
2
-4
/
+15
2017-12-01
sctp: only update outstanding_bytes for transmitted queue when doing prsctp_p...
Xin Long
1
-2
/
+4
2017-11-30
SUNRPC: Handle ENETDOWN errors
Trond Myklebust
2
-0
/
+6
2017-11-30
sit: update frag_off info
Hangbin Liu
1
-0
/
+1
2017-11-30
tcp: remove buggy call to tcp_v6_restore_cb()
Eric Dumazet
1
-1
/
+0
2017-11-30
act_sample: get rid of tcf_sample_cleanup_rcu()
Cong Wang
1
-11
/
+3
2017-11-30
Merge tag 'rxrpc-fixes-20171129' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
5
-27
/
+35
2017-11-30
Merge tag 'nfsd-4.15-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-5
/
+5
2017-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
37
-402
/
+917
2017-11-29
SUNRPC: Allow connect to return EHOSTUNREACH
Trond Myklebust
1
-0
/
+1
2017-11-29
rxrpc: Fix variable overwrite
Gustavo A. R. Silva
2
-2
/
+2
2017-11-29
rxrpc: Fix ACK generation from the connection event processor
David Howells
1
-21
/
+29
2017-11-29
rxrpc: Clean up whitespace
David Howells
3
-4
/
+4
2017-11-29
net: sched: cbq: create block for q->link.block
Jiri Pirko
1
-1
/
+8
2017-11-29
VSOCK: Don't set sk_state to TCP_CLOSE before testing it
Jorgen Hansen
1
-2
/
+2
2017-11-28
sctp: use right member as the param of list_for_each_entry
Xin Long
1
-3
/
+3
2017-11-28
sch_sfq: fix null pointer dereference at timer expiration
Paolo Abeni
1
-0
/
+1
2017-11-28
cls_bpf: don't decrement net's refcount when offload fails
Jakub Kicinski
1
-10
/
+13
2017-11-28
net/packet: fix a race in packet_bind() and packet_notifier()
Eric Dumazet
1
-0
/
+5
2017-11-28
packet: fix crash in fanout_demux_rollover()
Mike Maloney
2
-23
/
+10
2017-11-28
sctp: remove extern from stream sched
Xin Long
4
-9
/
+31
2017-11-28
sctp: force SCTP_ERROR_INV_STRM with __u32 when calling sctp_chunk_fail
Xin Long
1
-1
/
+1
2017-11-28
SUNRPC: make cache_detail structures const
Bhumika Goyal
2
-4
/
+4
2017-11-28
sunrpc: make the function arg as const
Bhumika Goyal
1
-1
/
+1
2017-11-27
tipc: eliminate access after delete in group_filter_msg()
Jon Maloy
1
-1
/
+1
2017-11-27
Merge tag 'mac80211-for-davem-2017-11-27' of git://git.kernel.org/pub/scm/lin...
David S. Miller
5
-10
/
+47
2017-11-27
sctp: set sender next_tsn for the old result with ctsn_ack_point plus 1
Xin Long
1
-1
/
+1
2017-11-27
sctp: avoid flushing unsent queue when doing asoc reset
Xin Long
1
-7
/
+14
2017-11-27
sctp: only allow the asoc reset when the asoc outq is empty
Xin Long
1
-0
/
+9
2017-11-27
sctp: only allow the out stream reset when the stream outq is empty
Xin Long
1
-0
/
+35
2017-11-27
sctp: use sizeof(__u16) for each stream number length instead of magic number
Xin Long
1
-4
/
+6
2017-11-27
mac80211: tear down RX aggregations first
Sara Sharon
1
-1
/
+3
2017-11-27
mac80211: fix the update of path metric for RANN frame
Chun-Yeow Yeoh
1
-6
/
+9
2017-11-27
mac80211: use QoS NDP for AP probing
Johannes Berg
2
-3
/
+28
2017-11-27
openvswitch: fix the incorrect flow action alloc size
zhangliping
1
-8
/
+8
2017-11-26
net: openvswitch: datapath: fix data type in queue_gso_packets
Gustavo A. R. Silva
1
-1
/
+1
2017-11-25
net: dsa: fix 'increment on 0' warning
Vivien Didelot
1
-11
/
+14
2017-11-25
VSOCK: Don't call vsock_stream_has_data in atomic context
Jorgen Hansen
1
-3
/
+7
2017-11-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
42
-184
/
+163
2017-11-25
net: sched: crash on blocks with goto chain action
Roman Kapl
1
-5
/
+12
2017-11-25
cfg80211: select CRYPTO_SHA256 if needed
Johannes Berg
1
-0
/
+7
2017-11-24
rxrpc: Fix conn expiry timers
David Howells
5
-28
/
+68
2017-11-24
rxrpc: Fix service endpoint expiry
David Howells
5
-18
/
+45
[next]