- 7898489 IB/mlx5: Enable Eth VFs to query their min-inline value for user-space by Or Gerlitz · 8 years ago
- a62ef9a7 IB/vmw_pvrdma: Switch from dma_device to dev.parent by Bart Van Assche · 8 years ago
- 6b06d52 IB/usnic: Switch from dma_device to dev.parent by Bart Van Assche · 8 years ago
- 989ab35 IB/qib: Switch from dma_device to dev.parent by Bart Van Assche · 8 years ago
- 6911710 IB/qedr: Switch from dma_device to dev.parent by Bart Van Assche · 8 years ago
- e6a73f2 IB/ocrdma: Switch from dma_device to dev.parent by Bart Van Assche · 8 years ago
- a487a0b IB/nes: Remove a superfluous assignment statement by Bart Van Assche · 8 years ago
- 26e3727 IB/mthca: Switch from dma_device to dev.parent by Bart Van Assche · 8 years ago
- 9b0c289 IB/mlx5: Switch from dma_device to dev.parent by Bart Van Assche · 8 years ago
- d66c88a8 IB/mlx4: Switch from dma_device to dev.parent by Bart Van Assche · 8 years ago
- f2296ad IB/i40iw: Remove a superfluous assignment statement by Bart Van Assche · 8 years ago
- fecd02e IB/hns: Switch from dma_device to dev.parent by Bart Van Assche · 8 years ago
- 3067771 IB/hfi1: Switch from dma_device to dev.parent by Bart Van Assche · 8 years ago
- d08868a IB/cxgb4: Set dev.parent instead of dma_device by Bart Van Assche · 8 years ago
- 91f734b IB/cxgb3: Set dev.parent instead of dma_device by Bart Van Assche · 8 years ago
- 5f0cb80 IB/qib: Remove DMA mapping code by Bart Van Assche · 8 years ago
- e6d356d IB/hf1: Remove DMA mapping code by Bart Van Assche · 8 years ago
- 1054336 net/mlx5: Add support to s-tag in mlx5 firmware interface by Mohamad Haj Yahia · 8 years ago
- 2c935bc locking/atomic, kref: Add kref_read() by Peter Zijlstra · 8 years ago
- db287ec RDMA/ocrdma: Replace BUG() with BUG_ON() by ssh10 · 8 years ago
- b462b06 RDMA/cxgb4: Use AF_INET for sin_family field by ssh10 · 8 years ago
- df15856 RDMA/qedr: restructure functions that create/destroy QPs by Amrani, Ram · 8 years ago
- bb75f33 RDMA/qib: use rb_entry() by Geliang Tang · 8 years ago
- e8f4eb3 RDMA/hfi1: drop pci_link_reset() by Cao jin · 8 years ago
- 850d087 RDMA/qib: drop qib_pci_link_reset() by Cao jin · 8 years ago
- 7f6856b RDMA/i40iw: use designated initializers by Kees Cook · 8 years ago
- 6554c9f RDMA/nes: use designated initializers by Kees Cook · 8 years ago
- 69ae543 RDMA: Adding ethertype ETH_P_IBOE by Selvin Xavier · 8 years ago
- 3bcf96e iw_cxgb4: do not send RX_DATA_ACK CPLs after close/abort by Steve Wise · 8 years ago
- c12a67f iw_cxgb4: free EQ queue memory on last deref by Steve Wise · 8 years ago
- 4fe7c29 iw_cxgb4: refactor sq/rq drain logic by Steve Wise · 8 years ago
- bda65b4 Merge tag 'mlx5-4kuar-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by David S. Miller · 8 years ago
- 30aa60b IB/mlx5: Support 4k UAR for libmlx5 by Eli Cohen · 8 years ago
- b037c29 IB/mlx5: Allow future extension of libmlx5 input data by Eli Cohen · 8 years ago
- 5fe9dec IB/mlx5: Use blue flame register allocator in mlx5_ib by Eli Cohen · 8 years ago
- 0b80c14 IB/mlx5: Fix retrieval of index to first hi class bfreg by Eli Cohen · 8 years ago
- 2f5ff26 mlx5: Fix naming convention with respect to UARs by Eli Cohen · 8 years ago
- f4044da IB/mlx5: Fix error handling order in create_kernel_qp by Eli Cohen · 8 years ago
- de8d6e0 IB/mlx5: Fix kernel to user leak prevention logic by Eli Cohen · 8 years ago
- 76eb75b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- aa8e08d IB/mlx5: Improve MR check by Artemy Kovalyov · 8 years ago
- 17d2f88 IB/mlx5: Add ODP atomics support by Artemy Kovalyov · 8 years ago
- d9aaed8 {net,IB}/mlx5: Refactor page fault handling by Artemy Kovalyov · 8 years ago
- 7d0cc6e IB/mlx5: Add MR cache for large UMR regions by Artemy Kovalyov · 8 years ago
- c438fde IB/mlx5: Add support for big MRs by Artemy Kovalyov · 8 years ago
- 3161625 IB/mlx5: Refactor UMR post send format by Artemy Kovalyov · 8 years ago
- d5ea2df IB/mlx5: Add helper mlx5_ib_post_send_wait by Binoy Jayan · 8 years ago
- 9f88520 IB/mlx5: Reorder code in query device command by Leon Romanovsky · 8 years ago
- 10b1c04 net/mlx4_core: Fix raw qp flow steering rules under SRIOV by Jack Morgenstein · 8 years ago
- 29691591 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
- 74c3875 qedr: Always notify the verb consumer of flushed CQEs by Amrani, Ram · 8 years ago
- 27035a1 qedr: clear the vendor error field in the work completion by Amrani, Ram · 8 years ago
- 922d9a4 qedr: post_send/recv according to QP state by Amrani, Ram · 8 years ago
- 8b0cabc qedr: ignore inline flag in read verbs by Amrani, Ram · 8 years ago
- b4c2cc4 qedr: modify QP state to error when destroying it by Amrani, Ram · 8 years ago
- d6ebbf2 qedr: return correct value on modify qp by Amrani, Ram · 8 years ago
- a121135 qedr: return error if destroy CQ failed by Amrani, Ram · 8 years ago
- c7eb3bc qedr: configure the number of CQEs on CQ creation by Amrani, Ram · 8 years ago
- 61f51b7 i40iw: Set 128B as the only supported RQ WQE size by Chien Tin Tung · 8 years ago
- b414fa0 iw_cxgb4: set correct FetchBurstMax for QPs by Steve Wise · 8 years ago
- 4d5b57e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
- 6f94ba2 Merge branch 'vmw_pvrdma' into merge-test by Doug Ledford · 8 years ago
- 29c8d9e IB: Add vmw_pvrdma driver by Adit Ranadive · 8 years ago
- 9032ad7 Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-test by Doug Ledford · 8 years ago
- 86ef0be Merge branch 'mlx' into merge-test by Doug Ledford · 8 years ago
- 253f8b2 Merge branch 'hfi1' into merge-test by Doug Ledford · 8 years ago
- 884fa4f Merge branches 'chelsio', 'debug-cleanup', 'hns' and 'i40iw' into merge-test by Doug Ledford · 8 years ago
- 46d0703 IB/mlx4: fix improper return value by Pan Bian · 8 years ago
- 5b4c9cd IB/ocrdma: fix bad initialization by Pan Bian · 8 years ago
- 6a3a105 infiniband: nes: return value of skb_linearize should be handled by Zhouyi Zhou · 8 years ago
- 7ceb740 IB/mthca: Replace pci_pool_alloc by pci_pool_zalloc by Souptick Joarder · 8 years ago
- 1974ab9 mlx5, calc_sq_size(): Make a debug message more informative by Bart Van Assche · 8 years ago
- 3d6bdf1 mlx5: Remove a set-but-not-used variable by Bart Van Assche · 8 years ago
- 626bc02 mlx5: Use { } instead of { 0 } to init struct by Bart Van Assche · 8 years ago
- b42dde4 IB/mlx4: Rework special QP creation error path by Bart Van Assche · 8 years ago
- 5f4c7e4 IB/usnic: simplify IS_ERR_OR_NULL to IS_ERR by Julia Lawall · 8 years ago
- 24dc08c IB/nes: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
- 14ab889 IB/mlx5: avoid bogus -Wmaybe-uninitialized warning by Arnd Bergmann · 8 years ago
- aecb66b qedr: remove pointless NULL check in qedr_post_send() by Wei Yongjun · 8 years ago
- aafec38 qedr: Use list_move_tail instead of list_del/list_add_tail by Wei Yongjun · 8 years ago
- 181d801 qedr: Fix possible memory leak in qedr_create_qp() by Wei Yongjun · 8 years ago
- ea7ef2a qedr: return -EINVAL if pd is null and avoid null ptr dereference by Colin Ian King · 8 years ago
- 9fa240b IB/mad: Eliminate redundant SM class version defines for OPA by Hal Rosenstock · 8 years ago
- 7d29f34 IB/mlx5: Properly adjust rate limit on QP state transitions by Bodong Wang · 8 years ago
- d949167 IB/mlx5: Report mlx5 packet pacing capabilities when querying device by Bodong Wang · 8 years ago
- ca5b91d IB/mlx5: Support RAW Ethernet when RoCE is disabled by Or Gerlitz · 8 years ago
- 45f95ac IB/mlx5: Rename RoCE related helpers to reflect being Eth ones by Or Gerlitz · 8 years ago
- d012f5d IB/mlx5: Refactor registration to netdev notifier by Or Gerlitz · 8 years ago
- b216af4 IB/mlx5: Use u64 for UMR length by Maor Gottlieb · 8 years ago
- afd02cd IB/mlx5: Avoid system crash when enabling many VFs by Eli Cohen · 8 years ago
- c73b791 IB/mlx5: Assign SRQ type earlier by Maor Gottlieb · 8 years ago
- c482af6 IB/mlx4: Fix out-of-range array index in destroy qp flow by Jack Morgenstein · 8 years ago
- 41c450f IB/mlx5: Make create/destroy_ah available to userspace by Moni Shoua · 8 years ago
- 5097e71 IB/mlx5: Use kernel driver to help userspace create ah by Moni Shoua · 8 years ago
- 477864c IB/core: Let create_ah return extended response to user by Moni Shoua · 8 years ago
- 6ad279c IB/mlx5: Report that device has udata response in create_ah by Moni Shoua · 8 years ago
- 2d1e697 IB/mlx5: Add support to match inner packet fields by Moses Reuben · 8 years ago
- ffb30d8 IB/mlx5: Support Vxlan tunneling specification by Moses Reuben · 8 years ago
- 1cbe6fc IB/mlx5: Add support for CQE compressing by Bodong Wang · 8 years ago
- 7e43a2a IB/mlx5: Report mlx5 CQE compression caps during query by Bodong Wang · 8 years ago