platform/kernel/linux-rpi.git
2017-09-29 Wei Hu(Xavier)RDMA/hns: Check return value of kzalloc
2017-09-29 Lijun OuRDMA/hns: Refactor code for readability
2017-09-29 Lijun OuRDMA/hns: Modify the value with rd&dest_rd of qp_attr
2017-09-29 Steve Wiseiw_cxgb4: add referencing to wait objects
2017-09-29 Steve Wiseiw_cxgb4: allocate wait object for each ep object
2017-09-29 Steve Wiseiw_cxgb4: allocate wait object for each qp object
2017-09-29 Steve Wiseiw_cxgb4: allocate wait object for each cq object
2017-09-29 Steve Wiseiw_cxgb4: allocate wait object for each memory object
2017-09-29 Colin Ian KingRDMA/hns: remove redundant assignment to variable j
2017-09-29 Colin Ian KingRDMA/hns: make various function static, fixes warnings
2017-09-29 Dan Carpenteri40iw: delete some stray tabs
2017-09-29 Ajaykumar HotchandaniIB/{ipoib, iser}: Consistent print format of vendor...
2017-09-29 Himanshu JhaIB/qib: Use setup_timer and mod_timer
2017-09-29 Kalderon, MichalRDMA/qedr: Fix rdma_type initialization
2017-09-29 Doug LedfordMerge branch 'vnic' into k.o/for-next
2017-09-29 Doug LedfordMerge branch 'hfi1' into k.o/for-next
2017-09-29 Michael J.... IB/hfi1: Refactor reset_ctxt() IOCTL
2017-09-29 Michael J.... IB/hfi1: Refactor get_user() IOCTLs
2017-09-29 Michael J.... IB/hfi1: Refactor hfi_user_exp_rcv_invalid() IOCTLs
2017-09-29 Michael J.... IB/hfi1: Refactor hfi_user_exp_rcv_clear() IOCTLs
2017-09-29 Michael J.... IB/hfi1: Refactor hfi_user_exp_rcv_setup() IOCTL
2017-09-29 Michael J.... IB/hfi1: Refactor get_base_info
2017-09-29 Michael J.... IB/hfi1: Fix parenthesis alignment issues
2017-09-29 Michael J.... IB/hfi1: Refactor get_ctxt_info
2017-09-29 Michael J.... IB/hfi1: Refactor assign_ctxt() IOCTL
2017-09-27 Michael J.... IB/hfi1: Add a safe wrapper for _rcd_get_by_index
2017-09-27 Mike MarciniszynIB/hfi1: Extend input hdr tracing for packet type
2017-09-27 Jan SokolowskiIB/hfi1: Remove unused hfi1_cpulist variables
2017-09-27 Michael J.... IB/hfi1: Inline common calculation
2017-09-27 Jan SokolowskiIB/hfi1: Remove unnecessary error messages on alloc...
2017-09-27 Ira WeinyIB/hfi1: Remove unused link_default variable
2017-09-27 Ira WeinyIB/hfi1: Set default_desc1 just one time
2017-09-27 Michael J.... IB/hfi1: Update HFI to use the latest PCI API
2017-09-27 Michael J.... IB/qib: Update QIB to use the latest PCI API
2017-09-27 Harish ChegondiIB/hfi1: Remove the debug trace message in pin_sdma_pages()
2017-09-27 Harish ChegondiIB/hfi1: Convert the macro AHG_HEADER_SET into an inlin...
2017-09-27 Jakub ByczkowskiIB/hfi1: Add new state complete decodes for LNI failures
2017-09-27 Niranjana Vishwanath... IB/opa_vnic: Add routing control information
2017-09-27 Niranjana Vishwanath... IB/opa_vnic: Properly set vesw port status
2017-09-27 Scott FrancoIB/opa_vnic: Properly clear Mac Table Digest
2017-09-27 Niranjana Vishwanath... IB/opa_vnic: Properly return the total MACs in UC MAC...
2017-09-27 Niranjana Vishwanath... IB/opa_vnic: Allow reset of MAC address
2017-09-27 Niranjana Vishwanath... IB/opa_vnic: Set POD value for Ethernet MTU
2017-09-27 Niranjana Vishwanath... IB/opa_vnic: Mark unused Ethernet MTU fields as reserved
2017-09-27 Doug LedfordMerge branches 'hns' and 'misc' into k.o/for-next
2017-09-27 Bharat Potnuriiw_cxgb4: change pr_debug to appropriate log level
2017-09-27 Bharat Potnuriiw_cxgb4: Remove __func__ parameter from pr_debug()
2017-09-27 Arvind YadavIB/ocrdma: pr_err() strings should end with newlines
2017-09-27 Arvind YadavIB/mlx5:: pr_err() and mlx5_ib_dbg() strings should...
2017-09-27 Yuval ShaiaIB/ipoib: Remove device when one port fails to init
2017-09-27 Colin Ian KingRDMA/cxgb3: remove redundant first assignement of sqp
2017-09-27 Arnd BergmannIB/uverbs: clean up INIT_UDATA() macro usage
2017-09-27 Arnd BergmannIB/uverbs: clean up INIT_UDATA_BUF_OR_NULL usage
2017-09-27 Yuval ShaiaIB/{cxgb3,cxgb4}: Remove unneeded config dependencies
2017-09-27 Yuval ShaiaIB: Move PCI dependency from root KConfig to HW's KConfigs
2017-09-27 Colin Ian KingIB/core: fix spelling mistake: "aceess" -> "access"
2017-09-27 Wei Hu(Xavier)RDMA/hns: Delete the unnecessary initializing enum...
2017-09-27 Wei Hu(Xavier)RDMA/hns: Fix inconsistent warning
2017-09-27 Wei Hu(Xavier)RDMA/hns: Replace condition statement using hardware...
2017-09-27 Wei Hu(Xavier)RDMA/hns: Add releasing resource operation in error...
2017-09-27 Wei Hu(Xavier)RDMA/hns: Configure the MTPT in hip08
2017-09-27 Wei Hu(Xavier)RDMA/hns: Add support for processing send wr and receive wr
2017-09-27 Wei Hu(Xavier)RDMA/hns: Add QP operations support for hip08 SoC
2017-09-27 Wei Hu(Xavier)RDMA/hns: Add CQ operations support for hip08 RoCE...
2017-09-27 Wei Hu(Xavier)RDMA/hns: Configure mac&gid and user access region...
2017-09-27 Wei Hu(Xavier)RDMA/hns: Support multi hop addressing for PBL in hip08
2017-09-27 Shaobo XuRDMA/hns: Split CQE from MTT in hip08
2017-09-27 Shaobo XuRDMA/hns: Update the interfaces for MTT/CQE multi hop...
2017-09-27 Wei Hu(Xavier)RDMA/hns: Configure BT BA and BT attribute for the...
2017-09-27 Shaobo XuRDMA/hns: Add the interfaces to support multi hop addre...
2017-09-27 Wei Hu(Xavier)RDMA/hns: Add mailbox's implementation for hip08 RoCE...
2017-09-27 Wei Hu(Xavier)RDMA/hns: Add profile support for hip08 driver
2017-09-27 Wei Hu(Xavier)RDMA/hns: Add command queue support for hip08 RoCE...
2017-09-27 Wei Hu(Xavier)RDMA/hns: Modify assignment device variable to support...
2017-09-27 Wei Hu(Xavier)RDMA/hns: Initialize the PCI device for hip08 RoCE
2017-09-27 Wei Hu(Xavier)RDMA/hns: Move priv in order to add multiple hns_roce...
2017-09-27 Wei Hu(Xavier)RDMA/hns: Split hw v1 driver from hns roce driver
2017-09-25 Doug LedfordMerge branch 'qedr' into k.o/for-next
2017-09-25 Doug LedfordMerge tag 'v4.14-rc2' into k.o/for-next
2017-09-24 Linus TorvaldsLinux 4.14-rc2 v4.14-rc2
2017-09-24 Linus TorvaldsMerge tag 'devicetree-fixes-for-4.14' of git://git...
2017-09-24 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2017-09-24 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2017-09-24 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2017-09-24 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
2017-09-24 Linus TorvaldsMerge branch 'next-general' of git://git./linux/kernel...
2017-09-24 Linus TorvaldsMerge branch 'next-tpm' of git://git./linux/kernel...
2017-09-24 Michal Suchanektpm: ibmvtpm: simplify crq initialization and document...
2017-09-24 Hamza Attaktpm: replace msleep() with usleep_range() in TPM 1...
2017-09-24 Enric Balletbo... Documentation: tpm: add powered-while-suspended binding...
2017-09-24 Arvind Yadavtpm: tpm_crb: constify acpi_device_id.
2017-09-24 Arvind Yadavtpm: vtpm: constify vio_device_id
2017-09-24 Stefan Bergersecurity: fix description of values returned by cap_ino...
2017-09-23 Linus TorvaldsMerge branch 'parisc-4.14-2' of git://git./linux/kernel...
2017-09-23 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2017-09-23 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2017-09-23 Linus TorvaldsMerge tag 'apparmor-pr-2017-09-22' of git://git./linux...
2017-09-23 Josh Poimboeufx86/asm: Fix inline asm call constraints for Clang
2017-09-23 Josh Poimboeufobjtool: Handle another GCC stack pointer adjustment bug
2017-09-23 Linus TorvaldsMerge tag 'acpi-4.14-rc2' of git://git./linux/kernel...
next