summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-24CIFS: SMBD: Implement function to receive data via RDMA receiveLong Li
2018-01-24CIFS: SMBD: Set SMB Direct maximum read or write size for I/OLong Li
2018-01-24CIFS: SMBD: Upper layer destroys SMB Direct session on shutdown or umountLong Li
2018-01-24CIFS: SMBD: Implement function to destroy a SMB Direct connectionLong Li
2018-01-24CIFS: SMBD: Upper layer reconnects to SMB Direct sessionLong Li
2018-01-24CIFS: SMBD: Implement function to reconnect to a SMB Direct transportLong Li
2018-01-24CIFS: SMBD: Upper layer connects to SMBDirect sessionLong Li
2018-01-24cifs: fix build errors for SMB_DIRECTRandy Dunlap
2018-01-24cifs: Fix missing put_xid in cifs_file_strict_mmapMatthew Wilcox
2018-01-24CIFS: SMBD: export protocol initial valuesLong Li
2018-01-24CIFS: SMBD: Implement function to create a SMB Direct connectionLong Li
2018-01-24CIFS: SMBD: Establish SMB Direct connectionLong Li
2018-01-24CIFS: SMBD: Add SMB Direct protocol initial values and constantsLong Li
2018-01-24CIFS: SMBD: Add rdma mount optionLong Li
2018-01-24CIFS: SMBD: Introduce kernel config option CONFIG_CIFS_SMB_DIRECTLong Li
2018-01-24CIFS: SMBD: Add parameter rdata to smb2_new_read_reqLong Li
2018-01-24cifs: avoid a kmalloc in smb2_send_recv/SendReceive2 for the common caseRonnie Sahlberg
2018-01-24cifs: remove small_smb2_initRonnie Sahlberg
2018-01-24cifs: remove rfc1002 header from smb2_lease_ackRonnie Sahlberg
2018-01-24cifs: remove unused variable from SMB2_readRonnie Sahlberg
2018-01-24cifs: remove rfc1002 header from smb2_oplock_break we get from serverRonnie Sahlberg
2018-01-24cifs: remove rfc1002 header from smb2_query_info_reqRonnie Sahlberg
2018-01-24cifs: remove rfc1002 header from smb2_query_directory_reqRonnie Sahlberg
2018-01-24cifs: remove rfc1002 header from smb2_set_info_reqRonnie Sahlberg
2018-01-24cifs: remove rfc1002 header from smb2 read/write requestsRonnie Sahlberg
2018-01-24cifs: remove rfc1002 header from smb2_lock_reqRonnie Sahlberg
2018-01-24cifs: remove rfc1002 header from smb2_flush_reqRonnie Sahlberg
2018-01-24cifs: remove rfc1002 header from smb2_create_reqRonnie Sahlberg
2018-01-24cifs: remove rfc1002 header from smb2_sess_setup_reqRonnie Sahlberg
2018-01-24cifs: remove rfc1002 header from smb2_tree_connect_reqRonnie Sahlberg
2018-01-24cifs: remove rfc1002 header from smb2_echo_reqRonnie Sahlberg
2018-01-24cifs: remove rfc1002 header from smb2_ioctl_reqRonnie Sahlberg
2018-01-24cifs: remove rfc1002 header from smb2_close_reqRonnie Sahlberg
2018-01-24cifs: remove rfc1002 header from smb2_tree_disconnect_reqRonnie Sahlberg
2018-01-24cifs: remove rfc1002 header from smb2_logoff_reqRonnie Sahlberg
2018-01-24cifs: remove rfc1002 header from smb2_negotiate_reqRonnie Sahlberg
2018-01-24cifs: Add smb2_send_recvRonnie Sahlberg
2018-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2018-01-24net/ibm/emac: wrong bit is used for STA control register writeIvan Mikhaylov
2018-01-24net/ibm/emac: add 8192 rx/tx fifo sizeIvan Mikhaylov
2018-01-24vhost: do not try to access device IOTLB when not initializedJason Wang
2018-01-24vhost: use mutex_lock_nested() in vhost_dev_lock_vqs()Jason Wang
2018-01-24i40e: flower: check if TC offload is enabled on a netdevJakub Kicinski
2018-01-24sparc64: fix typo in CONFIG_CRYPTO_DES_SPARC64 => CONFIG_CRYPTO_CAMELLIA_SPARC64Corentin Labbe
2018-01-24Merge branch 'qed-rdma-bug-fixes'David S. Miller
2018-01-24qed: Free reserved MR tidMichal Kalderon
2018-01-24qed: Remove reserveration of dpi for kernelMichal Kalderon
2018-01-24Merge branch 'kcm-fix-two-syzcaller-issues'David S. Miller
2018-01-24kcm: Check if sk_user_data already set in kcm_attachTom Herbert