summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-01-24CIFS: SMBD: Add SMB Direct protocol initial values and constantsLong Li2-0/+98
2018-01-24CIFS: SMBD: Add rdma mount optionLong Li4-1/+23
2018-01-24CIFS: SMBD: Introduce kernel config option CONFIG_CIFS_SMB_DIRECTLong Li1-0/+8
2018-01-24CIFS: SMBD: Add parameter rdata to smb2_new_read_reqLong Li1-5/+9
2018-01-24cifs: avoid a kmalloc in smb2_send_recv/SendReceive2 for the common caseRonnie Sahlberg1-10/+23
2018-01-24cifs: remove small_smb2_initRonnie Sahlberg1-47/+6
2018-01-24cifs: remove rfc1002 header from smb2_lease_ackRonnie Sahlberg2-5/+16
2018-01-24cifs: remove unused variable from SMB2_readRonnie Sahlberg1-2/+0
2018-01-24cifs: remove rfc1002 header from smb2_oplock_break we get from serverRonnie Sahlberg3-6/+29
2018-01-24cifs: remove rfc1002 header from smb2_query_info_reqRonnie Sahlberg2-13/+15
2018-01-24cifs: remove rfc1002 header from smb2_query_directory_reqRonnie Sahlberg2-8/+8
2018-01-24cifs: remove rfc1002 header from smb2_set_info_reqRonnie Sahlberg2-11/+10
2018-01-24cifs: remove rfc1002 header from smb2 read/write requestsRonnie Sahlberg2-30/+23
2018-01-24cifs: remove rfc1002 header from smb2_lock_reqRonnie Sahlberg2-8/+7
2018-01-24cifs: remove rfc1002 header from smb2_flush_reqRonnie Sahlberg2-5/+5
2018-01-24cifs: remove rfc1002 header from smb2_create_reqRonnie Sahlberg2-19/+13
2018-01-24cifs: remove rfc1002 header from smb2_sess_setup_reqRonnie Sahlberg2-15/+14
2018-01-24cifs: remove rfc1002 header from smb2_tree_connect_reqRonnie Sahlberg2-10/+10
2018-01-24cifs: remove rfc1002 header from smb2_echo_reqRonnie Sahlberg2-7/+9
2018-01-24cifs: remove rfc1002 header from smb2_ioctl_reqRonnie Sahlberg2-12/+12
2018-01-24cifs: remove rfc1002 header from smb2_close_reqRonnie Sahlberg2-5/+5
2018-01-24cifs: remove rfc1002 header from smb2_tree_disconnect_reqRonnie Sahlberg2-3/+13
2018-01-24cifs: remove rfc1002 header from smb2_logoff_reqRonnie Sahlberg2-5/+14
2018-01-24cifs: remove rfc1002 header from smb2_negotiate_reqRonnie Sahlberg2-19/+21
2018-01-24cifs: Add smb2_send_recvRonnie Sahlberg2-0/+42
2018-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds19-49/+90
2018-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-1/+1
2018-01-24net/ibm/emac: wrong bit is used for STA control register writeIvan Mikhaylov1-1/+1
2018-01-24net/ibm/emac: add 8192 rx/tx fifo sizeIvan Mikhaylov2-0/+8
2018-01-24vhost: do not try to access device IOTLB when not initializedJason Wang1-0/+4
2018-01-24vhost: use mutex_lock_nested() in vhost_dev_lock_vqs()Jason Wang1-1/+1
2018-01-24i40e: flower: check if TC offload is enabled on a netdevJakub Kicinski1-0/+2
2018-01-24sparc64: fix typo in CONFIG_CRYPTO_DES_SPARC64 => CONFIG_CRYPTO_CAMELLIA_SPARC64Corentin Labbe1-1/+1
2018-01-24Merge branch 'qed-rdma-bug-fixes'David S. Miller1-14/+17
2018-01-24qed: Free reserved MR tidMichal Kalderon1-11/+17
2018-01-24qed: Remove reserveration of dpi for kernelMichal Kalderon1-3/+0
2018-01-24Merge branch 'kcm-fix-two-syzcaller-issues'David S. Miller1-4/+21
2018-01-24kcm: Check if sk_user_data already set in kcm_attachTom Herbert1-2/+14
2018-01-24kcm: Only allow TCP sockets to be attached to a KCM muxTom Herbert1-2/+7
2018-01-25MAINTAINERS: update email address for James MorrisJames Morris1-1/+1
2018-01-24net: sched: fix TCF_LAYER_LINK case in tcf_get_base_ptrWolfgang Bumiller1-1/+1
2018-01-24net: sched: em_nbyte: don't add the data offset twiceWolfgang Bumiller1-1/+1
2018-01-24Merge tag 'trace-v4.15-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-52/+152
2018-01-24MAINTAINERS: clarify that only verified bugs should be submitted to security@Willy Tarreau1-1/+9
2018-01-24Revert "module: Add retpoline tag to VERMAGIC"Greg Kroah-Hartman1-7/+1
2018-01-24mlxsw: spectrum_router: Don't log an error on missing neighborYuval Mintz1-8/+2
2018-01-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller5-11/+22
2018-01-23vmxnet3: repair memory leakNeil Horman1-1/+1
2018-01-23ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABELBen Hutchings3-2/+3
2018-01-23pppoe: take ->needed_headroom of lower device into account on xmitGuillaume Nault1-5/+6