summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2018-09-10infiniband: nes: Use skb_peek_next() and skb_queue_walk().David S. Miller
2018-09-06RDMA/core: Assign device ifindex before publishing the deviceParav Pandit
2018-09-06RDMA/core: Follow correct unregister order between sysfs and cgroupParav Pandit
2018-09-06RDMA/umem: Restore lockdep check while downgrading lockLeon Romanovsky
2018-09-06RDMA/core: Define client_data_lock as rwlock instead of spinlockParav Pandit
2018-09-06RDMA/core: Use simpler spin lock irq API from blocking contextParav Pandit
2018-09-06RDMA/core: Remove context entries from list while unregistering deviceParav Pandit
2018-09-06RDMA/core: Use simplified list_for_eachParav Pandit
2018-09-06RDMA/core: No need to protect kfree with spin lock and semaphoreParav Pandit
2018-09-06RDMA/{cma, core}: Avoid callback on rdma_addr_cancel()Parav Pandit
2018-09-06RDMA/core: Rate limit MAD error messagesParav Pandit
2018-09-06IB/ipoib: Ensure that MTU isn't less than minimum permittedMuhammad Sammar
2018-09-06IB/mlx5: Don't hold spin lock while checking device stateParav Pandit
2018-09-06RDMA/core: Fail early if unsupported QP is providedParav Pandit
2018-09-06RDMA/mlx4: Ensure that maximal send/receive SGE less than supported by HWLeon Romanovsky
2018-09-06RDMA/cma: Protect cma dev list with lockParav Pandit
2018-09-05Merge branch 'uverbs_dev_cleanups' into rdma.git for-nextJason Gunthorpe
2018-09-05RDMA/uverbs: Use device.groups to initialize device attributesParav Pandit
2018-09-05RDMA/uverbs: Use cdev_device_add() instead of cdev_add()Parav Pandit
2018-09-05RDMA/core: Depend on device_add() to add device attributesParav Pandit
2018-09-05RDMA/uverbs: Fix error cleanup path of ib_uverbs_add_one()Parav Pandit
2018-09-05bnxt_re: Fix couple of memory leaks that could lead to IOMMU call tracesSomnath Kotur
2018-09-05RDMA/core: Replace open-coded variant of get_deviceParav Pandit
2018-09-05RDMA/uverbs: Declare closing variable as booleanLeon Romanovsky
2018-09-05RDMA/nes: Delete impossible debug printsLeon Romanovsky
2018-09-05RDMA/qedr: remove set but not used variable 'ctx'YueHaibing
2018-09-05IB/srp: Remove unnecessary unlikely()Igor Stoppa
2018-09-05IB/core: Add an unbound WQ type to the new CQ APIJack Morgenstein
2018-09-05RDMA/bnxt_re: QPLIB: Add and use #define dev_fmt(fmt) "QPLIB: " fmtJoe Perches
2018-09-05IB/ipoib: Avoid a race condition between start_xmit and cm_rep_handlerAaron Knister
2018-09-05Merge branch 'mlx5-flow-mutate' into rdma.git for-nextJason Gunthorpe
2018-09-05RDMA/mlx5: Extend packet reformat verbsMark Bloch
2018-09-05RDMA/mlx5: Add new flow action verb - packet reformatMark Bloch
2018-09-05RDMA/uverbs: Add generic function to fill in flow action objectMark Bloch
2018-09-05RDMA/mlx5: Add a new flow action verb - modify headerMark Bloch
2018-09-05RDMA/uverbs: Add UVERBS_ATTR_CONST_IN to the specs languageMark Bloch
2018-09-05{net, RDMA}/mlx5: Rename encap to reformat packetMark Bloch
2018-09-04IB/mlx5: Change TX affinity assignment in RoCE LAG modeMajd Dibbiny
2018-09-04iw_cxgb4: only allow 1 flush on user qpsSteve Wise
2018-09-04IB/core: Release object lock if destroy failedArtemy Kovalyov
2018-09-04RDMA/ucma: check fd type in ucma_migrate_id()Jann Horn
2018-09-01IB/hfi1: Move URGENT IRQ enable to hfi1_rcvctrl()Michael J. Ruhl
2018-09-01IB/hfi1: Rework the IRQ API to be more flexibleMichael J. Ruhl
2018-09-01IB/hfi1: PCIe bus width retryKamenee Arumugam
2018-09-01IB/hfi1: Make the MSIx resource allocation a bit more flexibleMichael J. Ruhl
2018-09-01IB/hfi1: Prepare for new HFI1 MSIx APIMichael J. Ruhl
2018-09-01IB/hfi1: Get the hfi1_devdata structure as early as possibleMichael J. Ruhl
2018-09-01IB/hfi1: tune_pcie_caps is arbitrarily placed, poorlyMichael J. Ruhl
2018-09-01IB/hfi1: Remove duplicated definesMichael J. Ruhl
2018-09-01IB/hfi1: Rework file list in MakefileDennis Dalessandro