summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2017-02-06net-next: treewide use is_vlan_dev() helper function.Parav Pandit
2017-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-27RDMA/cma: Fix unknown symbol when CONFIG_IPV6 is not enabledJack Morgenstein
2017-01-24IB/rxe: Prevent from completer to operate on non valid QPYonatan Cohen
2017-01-24IB/rxe: Fix rxe dev insertion to rxe_dev_listMaor Gottlieb
2017-01-24IB/umem: Release pid in error and ODP flowKenneth Lee
2017-01-24RDMA/qedr: Dispatch port active event from qedr_addRam Amrani
2017-01-24RDMA/qedr: Fix and simplify memory leak in PD allocRam Amrani
2017-01-24RDMA/qedr: Fix RDMA CM loopbackRam Amrani
2017-01-24RDMA/qedr: Fix formattingRam Amrani
2017-01-24RDMA/qedr: Mark three functions as staticRam Amrani
2017-01-24RDMA/qedr: Don't reset QP when queues aren't flushedRam Amrani
2017-01-24RDMA/qedr: Don't spam dmesg if QP is in error stateRam Amrani
2017-01-24RDMA/qedr: Remove CQ spinlock from CM completion handlersRam Amrani
2017-01-24RDMA/qedr: Return max inline data in QP query resultRam Amrani
2017-01-24RDMA/qedr: Return success when not changing QP stateRam Amrani
2017-01-24RDMA/qedr: Fix MTU returned from QP queryAmrani, Ram
2017-01-24RDMA/core: Add the function ib_mtu_int_to_enumAmrani, Ram
2017-01-24IB/vmw_pvrdma: Fix incorrect cleanup on pvrdma_pci_probe error pathAdit Ranadive
2017-01-24IB/vmw_pvrdma: Don't leak info from alloc_ucontextAdit Ranadive
2017-01-24IB/mlx5: Enable Eth VFs to query their min-inline value for user-spaceOr Gerlitz
2017-01-24IB/iser: remove unused variable from iser_conn structMax Gurtovoy
2017-01-24IB/iser: Fix sg_tablesize calculationMax Gurtovoy
2017-01-24IB/srp: fix invalid indirect_sg_entries parameter valueIsrael Rukshin
2017-01-24IB/srp: fix mr allocation when the device supports sg gapsIsrael Rukshin
2017-01-19net/mlx5: Add support to s-tag in mlx5 firmware interfaceMohamad Haj Yahia
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-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-12-22IB/rxe: Don't check for null ptr in send()Andrew Boyer