summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2017-01-24IB/mlx5: Enable Eth VFs to query their min-inline value for user-spaceOr Gerlitz
2017-01-24IB/vmw_pvrdma: Switch from dma_device to dev.parentBart Van Assche
2017-01-24IB/usnic: Switch from dma_device to dev.parentBart Van Assche
2017-01-24IB/qib: Switch from dma_device to dev.parentBart Van Assche
2017-01-24IB/qedr: Switch from dma_device to dev.parentBart Van Assche
2017-01-24IB/ocrdma: Switch from dma_device to dev.parentBart Van Assche
2017-01-24IB/nes: Remove a superfluous assignment statementBart Van Assche
2017-01-24IB/mthca: Switch from dma_device to dev.parentBart Van Assche
2017-01-24IB/mlx5: Switch from dma_device to dev.parentBart Van Assche
2017-01-24IB/mlx4: Switch from dma_device to dev.parentBart Van Assche
2017-01-24IB/i40iw: Remove a superfluous assignment statementBart Van Assche
2017-01-24IB/hns: Switch from dma_device to dev.parentBart Van Assche
2017-01-24IB/hfi1: Switch from dma_device to dev.parentBart Van Assche
2017-01-24IB/cxgb4: Set dev.parent instead of dma_deviceBart Van Assche
2017-01-24IB/cxgb3: Set dev.parent instead of dma_deviceBart Van Assche
2017-01-24IB/qib: Remove DMA mapping codeBart Van Assche
2017-01-24IB/hf1: Remove DMA mapping codeBart Van Assche
2017-01-19net/mlx5: Add support to s-tag in mlx5 firmware interfaceMohamad Haj Yahia
2017-01-14locking/atomic, kref: Add kref_read()Peter Zijlstra
2017-01-12RDMA/ocrdma: Replace BUG() with BUG_ON()ssh10
2017-01-12RDMA/cxgb4: Use AF_INET for sin_family fieldssh10
2017-01-12RDMA/qedr: restructure functions that create/destroy QPsAmrani, Ram
2017-01-12RDMA/qib: use rb_entry()Geliang Tang
2017-01-12RDMA/hfi1: drop pci_link_reset()Cao jin
2017-01-12RDMA/qib: drop qib_pci_link_reset()Cao jin
2017-01-12RDMA/i40iw: use designated initializersKees Cook
2017-01-12RDMA/nes: use designated initializersKees Cook
2017-01-10RDMA: Adding ethertype ETH_P_IBOESelvin Xavier
2017-01-10iw_cxgb4: do not send RX_DATA_ACK CPLs after close/abortSteve Wise
2017-01-10iw_cxgb4: free EQ queue memory on last derefSteve Wise
2017-01-10iw_cxgb4: refactor sq/rq drain logicSteve Wise
2017-01-09Merge tag 'mlx5-4kuar-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2017-01-09IB/mlx5: Support 4k UAR for libmlx5Eli Cohen
2017-01-09IB/mlx5: Allow future extension of libmlx5 input dataEli Cohen
2017-01-09IB/mlx5: Use blue flame register allocator in mlx5_ibEli Cohen
2017-01-08IB/mlx5: Fix retrieval of index to first hi class bfregEli Cohen
2017-01-08mlx5: Fix naming convention with respect to UARsEli Cohen
2017-01-08IB/mlx5: Fix error handling order in create_kernel_qpEli Cohen
2017-01-08IB/mlx5: Fix kernel to user leak prevention logicEli Cohen
2017-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-02IB/mlx5: Improve MR checkArtemy Kovalyov
2017-01-02IB/mlx5: Add ODP atomics supportArtemy Kovalyov
2017-01-02{net,IB}/mlx5: Refactor page fault handlingArtemy Kovalyov
2017-01-02IB/mlx5: Add MR cache for large UMR regionsArtemy Kovalyov
2017-01-02IB/mlx5: Add support for big MRsArtemy Kovalyov
2017-01-02IB/mlx5: Refactor UMR post send formatArtemy Kovalyov
2017-01-02IB/mlx5: Add helper mlx5_ib_post_send_waitBinoy Jayan
2017-01-02IB/mlx5: Reorder code in query device commandLeon Romanovsky
2016-12-29net/mlx4_core: Fix raw qp flow steering rules under SRIOVJack Morgenstein
2016-12-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds