summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
...
| | * | IB/rxe: Fix missing completion for mem_reg work requestsVijay Immanuel2018-06-181-0/+3
| | * | RDMA/core: Save kernel caller name when creating CQ using ib_create_cq()Bharat Potnuri2018-06-181-6/+8
| | * | IB/uverbs: Fix ordering of ucontext check in ib_uverbs_writeJason Gunthorpe2018-06-121-4/+10
| | * | IB/mlx4: Fix an error handling path in 'mlx4_ib_rereg_user_mr()'Christophe Jaillet2018-06-111-2/+5
| | * | RDMA/qedr: Fix NULL pointer dereference when running over iWARP without RDMA-CMKalderon, Michal2018-06-111-0/+3
| | * | IB/mlx5: Fix return value check in flow_counters_set_data()weiyongjun (A)2018-06-111-2/+2
| | * | IB/mlx5: Fix memory leak in mlx5_ib_create_flowGustavo A. R. Silva2018-06-111-13/+19
| | * | IB/rxe: avoid double kfree skbZhu Yanjun2018-06-111-1/+1
* | | | RDMA/hns: Fix usage of bitmap allocation functions return valuesGal Pressman2018-08-152-2/+5
* | | | IB/core: Change filter function return type from int to boolParav Pandit2018-08-152-31/+43
* | | | IB/core: Update GID entries for netdevice whose mac address changesParav Pandit2018-08-151-6/+7
* | | | IB/core: Add default GIDs of the bond master netdevParav Pandit2018-08-151-29/+59
* | | | IB/core: Consider adding default GIDs of bond deviceParav Pandit2018-08-151-1/+23
* | | | IB/core: Delete lower netdevice default GID entries in bonding scenarioParav Pandit2018-08-151-9/+62
* | | | IB/core: Avoid confusing del_netdev_default_ipsParav Pandit2018-08-151-13/+10Star
* | | | IB/core: Add comment for change upper netevent handlingParav Pandit2018-08-151-16/+39
* | | | qedr: Add user space support for SRQYuval Bason2018-08-152-44/+191
* | | | qedr: Add support for kernel mode SRQ'sYuval Bason2018-08-155-13/+458
* | | | qedr: Add wrapping generic structure for qpidr and adjust idr routines.Yuval Bason2018-08-154-29/+31
* | | | IB/mlx5: Fix leaking stack memory to userspaceJason Gunthorpe2018-08-141-1/+1
* | | | IB/ucm: Fix compiling ucm.cJason Gunthorpe2018-08-142-6/+6
* | | | IB/uverbs: Do not check for device disassociation during ioctlJason Gunthorpe2018-08-131-28/+13Star
* | | | IB/uverbs: Remove struct uverbs_root_spec and all supporting codeJason Gunthorpe2018-08-136-742/+2Star
* | | | IB/uverbs: Use uverbs_api to unmarshal ioctl commandsJason Gunthorpe2018-08-133-269/+210Star
* | | | IB/uverbs: Use uverbs_alloc for allocationsJason Gunthorpe2018-08-132-65/+38Star
* | | | IB/uverbs: Add a simple allocator to uverbs_attr_bundleJason Gunthorpe2018-08-131-20/+89
* | | | IB/uverbs: Remove the ib_uverbs_attr pointer from each attrJason Gunthorpe2018-08-112-35/+64
* | | | IB/uverbs: Provide implementation private memory for the uverbs_attr_bundleJason Gunthorpe2018-08-111-55/+57
* | | | IB/uverbs: Use uverbs_api to manage the object type inside the uobjectJason Gunthorpe2018-08-113-51/+57
* | | | IB/uverbs: Build the specs into a radix tree at runtimeJason Gunthorpe2018-08-115-3/+408
* | | | IB/uverbs: Have the core code create the uverbs_root_specJason Gunthorpe2018-08-115-49/+50
* | | | IB/uverbs: Fix reading of 32 bit flagsJason Gunthorpe2018-08-091-1/+1
* | | | RDMA/rxe: Set wqe->status correctly if an unexpected response is receivedBart Van Assche2018-08-081-0/+1
* | | | iw_cxgb4: pass window scale in flowc work requestPotnuri Bharat Teja2018-08-082-24/+28
* | | | RDMA/mlx5: Fix shift overflow in mlx5_ib_create_wqLeon Romanovsky2018-08-081-1/+3
* | | | IB/ucm: Initialize sgid request GID attribute pointerParav Pandit2018-08-071-4/+1Star
* | | | IB/ipoib: Consolidate checking of the proposed child interfaceJason Gunthorpe2018-08-032-28/+52
* | | | IB/ipoib: Maintain the child_intfs list from ndo_init/uninitJason Gunthorpe2018-08-033-26/+16Star
* | | | IB/ipoib: Do not remove child devices from within the ndo_uninitJason Gunthorpe2018-08-033-11/+30
* | | | IB/ipoib: Get rid of the sysfs_mutexJason Gunthorpe2018-08-034-48/+65
* | | | RDMA/netdev: Use priv_destructor for netdev cleanupJason Gunthorpe2018-08-034-76/+105
* | | | IB/ipoib: Move init code to ndo_initJason Gunthorpe2018-08-034-119/+114Star
* | | | IB/ipoib: Move all uninit code into ndo_uninitJason Gunthorpe2018-08-033-32/+34
* | | | IB/ipoib: Use cancel_delayed_work_sync for neigh-clean taskErez Shitrit2018-08-032-24/+10Star
* | | | IB/ipoib: Get rid of IPOIB_FLAG_GOING_DOWNJason Gunthorpe2018-08-034-13/+18
* | | | iw_cxgb4: Support FW write completion WRPotnuri Bharat Teja2018-08-034-2/+183
* | | | iw_cxgb4: RDMA write with immediate supportPotnuri Bharat Teja2018-08-034-15/+79
* | | | rdma/cxgb4: fix some info leaksDan Carpenter2018-08-031-4/+3Star
* | | | RDMA/hns: Support flush cqe for hip08 in kernel spaceYixian Liu2018-08-034-20/+240
* | | | IB/IPoIB: Set ah valid flag in multicast send flowDenis Drozdov2018-08-011-0/+1