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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-25
CIFS: SMBD: Set SMB Direct maximum read or write size for I/O
Long Li
1
-1
/
+11
2018-01-25
CIFS: SMBD: Upper layer destroys SMB Direct session on shutdown or umount
Long Li
1
-1
/
+4
2018-01-25
CIFS: SMBD: Implement function to destroy a SMB Direct connection
Long Li
2
-0
/
+19
2018-01-25
CIFS: SMBD: Upper layer reconnects to SMB Direct session
Long Li
1
-1
/
+4
2018-01-25
CIFS: SMBD: Implement function to reconnect to a SMB Direct transport
Long Li
2
-0
/
+40
2018-01-25
CIFS: SMBD: Upper layer connects to SMBDirect session
Long Li
1
-3
/
+19
2018-01-25
cifs: fix build errors for SMB_DIRECT
Randy Dunlap
1
-1
/
+1
2018-01-25
cifs: Fix missing put_xid in cifs_file_strict_mmap
Matthew Wilcox
1
-14
/
+12
2018-01-25
CIFS: SMBD: export protocol initial values
Long Li
1
-0
/
+79
2018-01-25
CIFS: SMBD: Implement function to create a SMB Direct connection
Long Li
2
-0
/
+23
2018-01-25
CIFS: SMBD: Establish SMB Direct connection
Long Li
3
-0
/
+1803
2018-01-25
CIFS: SMBD: Add SMB Direct protocol initial values and constants
Long Li
2
-0
/
+98
2018-01-25
CIFS: SMBD: Add rdma mount option
Long Li
4
-1
/
+23
2018-01-25
CIFS: SMBD: Introduce kernel config option CONFIG_CIFS_SMB_DIRECT
Long Li
1
-0
/
+8
2018-01-25
CIFS: SMBD: Add parameter rdata to smb2_new_read_req
Long Li
1
-5
/
+9
2018-01-25
cifs: avoid a kmalloc in smb2_send_recv/SendReceive2 for the common case
Ronnie Sahlberg
1
-10
/
+23
2018-01-25
cifs: remove small_smb2_init
Ronnie Sahlberg
1
-47
/
+6
2018-01-25
cifs: remove rfc1002 header from smb2_lease_ack
Ronnie Sahlberg
2
-5
/
+16
2018-01-25
cifs: remove unused variable from SMB2_read
Ronnie Sahlberg
1
-2
/
+0
2018-01-25
cifs: remove rfc1002 header from smb2_oplock_break we get from server
Ronnie Sahlberg
3
-6
/
+29
2018-01-25
cifs: remove rfc1002 header from smb2_query_info_req
Ronnie Sahlberg
2
-13
/
+15
2018-01-25
cifs: remove rfc1002 header from smb2_query_directory_req
Ronnie Sahlberg
2
-8
/
+8
2018-01-25
cifs: remove rfc1002 header from smb2_set_info_req
Ronnie Sahlberg
2
-11
/
+10
2018-01-25
cifs: remove rfc1002 header from smb2 read/write requests
Ronnie Sahlberg
2
-30
/
+23
2018-01-25
cifs: remove rfc1002 header from smb2_lock_req
Ronnie Sahlberg
2
-8
/
+7
2018-01-25
cifs: remove rfc1002 header from smb2_flush_req
Ronnie Sahlberg
2
-5
/
+5
2018-01-25
cifs: remove rfc1002 header from smb2_create_req
Ronnie Sahlberg
2
-19
/
+13
2018-01-25
cifs: remove rfc1002 header from smb2_sess_setup_req
Ronnie Sahlberg
2
-15
/
+14
2018-01-25
cifs: remove rfc1002 header from smb2_tree_connect_req
Ronnie Sahlberg
2
-10
/
+10
2018-01-25
cifs: remove rfc1002 header from smb2_echo_req
Ronnie Sahlberg
2
-7
/
+9
2018-01-25
cifs: remove rfc1002 header from smb2_ioctl_req
Ronnie Sahlberg
2
-12
/
+12
2018-01-25
cifs: remove rfc1002 header from smb2_close_req
Ronnie Sahlberg
2
-5
/
+5
2018-01-25
cifs: remove rfc1002 header from smb2_tree_disconnect_req
Ronnie Sahlberg
2
-3
/
+13
2018-01-25
cifs: remove rfc1002 header from smb2_logoff_req
Ronnie Sahlberg
2
-5
/
+14
2018-01-25
cifs: remove rfc1002 header from smb2_negotiate_req
Ronnie Sahlberg
2
-19
/
+21
2018-01-25
cifs: Add smb2_send_recv
Ronnie Sahlberg
2
-0
/
+42
2018-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
19
-49
/
+90
2018-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-1
/
+1
2018-01-25
net/ibm/emac: wrong bit is used for STA control register write
Ivan Mikhaylov
1
-1
/
+1
2018-01-25
net/ibm/emac: add 8192 rx/tx fifo size
Ivan Mikhaylov
2
-0
/
+8
2018-01-25
vhost: do not try to access device IOTLB when not initialized
Jason Wang
1
-0
/
+4
2018-01-25
vhost: use mutex_lock_nested() in vhost_dev_lock_vqs()
Jason Wang
1
-1
/
+1
2018-01-25
i40e: flower: check if TC offload is enabled on a netdev
Jakub Kicinski
1
-0
/
+2
2018-01-25
sparc64: fix typo in CONFIG_CRYPTO_DES_SPARC64 => CONFIG_CRYPTO_CAMELLIA_SPARC64
Corentin Labbe
1
-1
/
+1
2018-01-25
Merge branch 'qed-rdma-bug-fixes'
David S. Miller
1
-14
/
+17
2018-01-25
qed: Free reserved MR tid
Michal Kalderon
1
-11
/
+17
2018-01-25
qed: Remove reserveration of dpi for kernel
Michal Kalderon
1
-3
/
+0
2018-01-24
Merge branch 'kcm-fix-two-syzcaller-issues'
David S. Miller
1
-4
/
+21
2018-01-24
kcm: Check if sk_user_data already set in kcm_attach
Tom Herbert
1
-2
/
+14
2018-01-24
kcm: Only allow TCP sockets to be attached to a KCM mux
Tom Herbert
1
-2
/
+7
[next]