summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAge
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-02-06
|\
| * RDMA/hns: Fix the endian problem for hnsoulijun2018-02-05
| * IB/uverbs: Use the standard kConfig format for experimentalJason Gunthorpe2018-02-04
| * IB: Update references to libibverbsJason Gunthorpe2018-02-04
| * IB/hfi1: Add 16B rcvhdr trace supportDon Hiatt2018-02-01
| * IB/hfi1: Convert kzalloc_node and kcalloc to use kcalloc_nodeKamenee Arumugam2018-02-01
| * IB/core: Avoid a potential OOPs for an unused optional parameterMichael J. Ruhl2018-02-01
| * IB/ipoib: Fix for potential no-carrier stateAlex Estrin2018-02-01
| * IB/hfi1: Show fault stats in both TX and RX directionsMitko Haralanov2018-02-01
| * IB/hfi1: Remove blind constants from 16B updateMike Marciniszyn2018-02-01
| * IB/hfi1: Convert PortXmitWait/PortVLXmitWait counters to flit timesKamenee Arumugam2018-02-01
| * IB/hfi1: Do not override given pcie_pset valueBartlomiej Dudek2018-02-01
| * IB/hfi1: Optimize process_receive_ib()Sebastian Sanchez2018-02-01
| * IB/hfi1: Remove unnecessary fecn and becn fieldsSebastian Sanchez2018-02-01
| * IB/hfi1: Look up ibport using a pointer in receive pathSebastian Sanchez2018-02-01
| * IB/hfi1: Optimize packet type comparison using 9B and bypass code pathsSebastian Sanchez2018-02-01
| * IB/hfi1: Compute BTH only for RDMA_WRITE_LAST/SEND_LAST packetSebastian Sanchez2018-02-01
| * IB/hfi1: Remove dependence on qp->s_hdrwordsMitko Haralanov2018-02-01
| * IB/hfi1: Fix for potential refcount leak in hfi1_open_file()Alex Estrin2018-02-01
| * IB/hfi1: Fix for early release of sdma contextAlex Estrin2018-02-01
| * IB/hfi1: Re-order IRQ cleanup to address driver cleanup raceMichael J. Ruhl2018-02-01
| * RDMA/nldev: missing error code in nldev_res_get_doit()Dan Carpenter2018-02-01
| * RDMA/hns: Fix misplaced call to hns_roce_cleanup_hem_tableoulijun2018-02-01
| * RDMA/hns: Add names to function arguments in function pointersoulijun2018-02-01
| * RDMA/hns: Remove unnecessary operatoroulijun2018-02-01
| * RDMA/bnxt_re: Use common error handling code in bnxt_qplib_alloc_dpi_tbl()Markus Elfring2018-02-01
| * RDMA/bnxt_re: Delete two error messages for a failed memory allocation in bnx...Markus Elfring2018-02-01
| * IB/rxe: remove redudant parameter in rxe_av_fill_ip_infoZhu Yanjun2018-01-31
| * IB/rxe: change the function rxe_av_fill_ip_info to voidZhu Yanjun2018-01-31
| * IB/rxe: change the function to void from intZhu Yanjun2018-01-31
| * IB/rxe: remove unnecessary parameter in rxe_av_to_attrZhu Yanjun2018-01-31
| * IB/rxe: change the function to void from intZhu Yanjun2018-01-31
| * IB/rxe: remove redudant parameter in functionZhu Yanjun2018-01-31
| * RDMA/bnxt_re: Fix an error code in bnxt_qplib_create_srq()Dan Carpenter2018-01-31
| * RDMA/bnxt_re: Fix static checker warningDoug Ledford2018-01-31
* | Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-06
|\ \
| * | RDMA/qedr: Use pci_enable_atomic_ops_to_root()Felix Kuehling2018-01-24
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-01-31
|\ \ \
| * | | mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacksDavid Rientjes2018-01-31
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-31
|\ \ \ \ | |/ / / |/| | |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-29
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-17
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-09
| |\ \ \ \ \
| * | | | | | qed*: Utilize FW 8.33.1.0Tomer Tayar2018-01-02
| * | | | | | qed*: HSI renaming for different types of HWTomer Tayar2018-01-02
| * | | | | | qed*: Refactoring and rearranging FW API with no functional impactTomer Tayar2018-01-02
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-01-31
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...Jason Gunthorpe2018-01-30
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | RDMA/nldev: Provide detailed QP informationLeon Romanovsky2018-01-29