index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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-09-15
tcp: return EPOLLOUT from tcp_poll only when notsent_bytes is half the limit
Soheil Hassas Yeganeh
1
-2
/
+2
2020-09-15
net: sched: initialize with 0 before setting erspan md->u
Xin Long
1
-0
/
+1
2020-09-15
lwtunnel: only keep the available bits when setting vxlan md->gbp
Xin Long
1
-0
/
+1
2020-09-15
net: sched: only keep the available bits when setting vxlan md->gbp
Xin Long
2
-1
/
+4
2020-09-15
tipc: use skb_unshare() instead in tipc_buf_append()
Xin Long
1
-1
/
+2
2020-09-15
tipc: Fix memory leak in tipc_group_create_member()
Peilin Ye
1
-4
/
+10
2020-09-15
__netif_receive_skb_core: don't untag vlan from skb on DSA master
Vladimir Oltean
1
-1
/
+2
2020-09-15
ipv4: Initialize flowi4_multipath_hash in data path
David Ahern
3
-0
/
+3
2020-09-15
net: try to avoid unneeded backlog flush
Paolo Abeni
1
-4
/
+47
2020-09-15
Merge tag 'rxrpc-next-20200914' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
2
-4
/
+5
2020-09-14
tcp: remove SOCK_QUEUE_SHRUNK
Eric Dumazet
2
-17
/
+7
2020-09-14
net/packet: Fix a comment about hard_header_len and headroom allocation
Xie He
1
-6
/
+9
2020-09-14
mptcp: call tcp_cleanup_rbuf on subflows
Paolo Abeni
3
-1
/
+9
2020-09-14
mptcp: allow picking different xmit subflows
Paolo Abeni
2
-18
/
+99
2020-09-14
mptcp: allow creating non-backup subflows
Paolo Abeni
1
-1
/
+2
2020-09-14
mptcp: move address attribute into mptcp_addr_info
Paolo Abeni
3
-24
/
+25
2020-09-14
mptcp: add OoO related mibs
Paolo Abeni
4
-1
/
+34
2020-09-14
mptcp: cleanup mptcp_subflow_discard_data()
Paolo Abeni
2
-45
/
+14
2020-09-14
mptcp: move ooo skbs into msk out of order queue.
Paolo Abeni
3
-56
/
+211
2020-09-14
mptcp: introduce and use mptcp_try_coalesce()
Paolo Abeni
1
-12
/
+19
2020-09-14
mptcp: basic sndbuf autotuning
Paolo Abeni
1
-4
/
+13
2020-09-14
mptcp: trigger msk processing even for OoO data
Paolo Abeni
3
-42
/
+78
2020-09-14
mptcp: set data_ready status bit in subflow_check_data_avail()
Paolo Abeni
1
-11
/
+8
2020-09-14
mptcp: rethink 'is writable' conditional
Paolo Abeni
2
-27
/
+50
2020-09-14
batman-adv: Add missing include for in_interrupt()
Sven Eckelmann
1
-0
/
+1
2020-09-14
Bluetooth: pause/resume advertising around suspend
Daniel Winkler
1
-10
/
+57
2020-09-14
rxrpc: Fix an overget of the conn bundle when setting up a client conn
David Howells
1
-1
/
+0
2020-09-14
rxrpc: Fix conn bundle leak in net-namespace exit
David Howells
1
-0
/
+1
2020-09-14
rxrpc: Fix rxrpc_bundle::alloc_error to be signed
David Howells
1
-1
/
+1
2020-09-14
rxrpc: Fix an error goto in rxrpc_connect_call()
David Howells
1
-2
/
+3
2020-09-13
Bluetooth: Emit controller suspend and resume events
Abhishek Pandit-Subedi
2
-1
/
+97
2020-09-13
Bluetooth: Add suspend reason for device disconnect
Abhishek Pandit-Subedi
1
-0
/
+4
2020-09-13
Bluetooth: Add mgmt suspend and resume events
Abhishek Pandit-Subedi
1
-0
/
+26
2020-09-13
Bluetooth: Set ext scan response only when it exists
Abhishek Pandit-Subedi
1
-2
/
+5
2020-09-13
Bluetooth: Only mark socket zapped after unlocking
Abhishek Pandit-Subedi
1
-3
/
+4
2020-09-12
Revert "net: dsa: Add more convenient functions for installing port VLANs"
Vladimir Oltean
3
-38
/
+31
2020-09-12
net: dsa: tag_8021q: add a context structure
Vladimir Oltean
1
-64
/
+63
2020-09-12
net: dsa: tag_8021q: setup tagging via a single function call
Vladimir Oltean
1
-2
/
+19
2020-09-12
taprio: Fix allowing too small intervals
Vinicius Costa Gomes
1
-11
/
+17
2020-09-12
bridge: mcast: Fix incomplete MDB dump
Ido Schimmel
1
-1
/
+1
2020-09-12
ipv6: remove redundant assignment to variable err
Colin Ian King
1
-1
/
+2
2020-09-11
Bluetooth: Add MGMT capability flags for tx power and ext advertising
Daniel Winkler
1
-0
/
+2
2020-09-11
Bluetooth: Report num supported adv instances for hw offloading
Daniel Winkler
2
-4
/
+4
2020-09-11
Bluetooth: sco: new getsockopt options BT_SNDMTU/BT_RCVMTU
Joseph Hwang
1
-0
/
+6
2020-09-11
Bluetooth: Re-order clearing suspend tasks
Abhishek Pandit-Subedi
1
-1
/
+1
2020-09-11
Bluetooth: Fix memory leak in read_adv_mon_features()
Peilin Ye
1
-4
/
+8
2020-09-11
SUNRPC: remove RC4-HMAC-MD5 support from KerberosV
Ard Biesheuvel
7
-513
/
+13
2020-09-11
tcp: Simplify tcp_set_congestion_control() load=false case
Neal Cardwell
1
-11
/
+4
2020-09-11
tcp: simplify _bpf_setsockopt(): Remove flags argument
Neal Cardwell
1
-7
/
+3
2020-09-11
tcp: simplify tcp_set_congestion_control(): Always reinitialize
Neal Cardwell
3
-12
/
+4
[prev]
[next]