summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2018-07-04RDMA/uverbs: Remove UA_FLAGSJason Gunthorpe
2018-07-04RDMA/uverbs: Get rid of the & in method specificationsJason Gunthorpe
2018-07-04RDMA/uverbs: Simplify UVERBS_OBJECT and _TREE family of macrosJason Gunthorpe
2018-07-04RDMA/uverbs: Simplify method definition macrosJason Gunthorpe
2018-07-04RDMA/uverbs: Simplify UVERBS_ATTR family of macrosJason Gunthorpe
2018-07-04RDMA/uverbs: Split UVERBS_ATTR_FLOW_ACTION_ESP_HANDLEJason Gunthorpe
2018-07-04RDMA/uverbs: Store the specs_root in the struct ib_uverbs_deviceJason Gunthorpe
2018-07-04Merge branch 'mlx5-dump-fill-mkey' into rdma.git for-nextJason Gunthorpe
2018-07-04IB/mlx5: Expose dump and fill memory keyYonatan Cohen
2018-07-04net/mlx5: Limit scope of dump_fill_mkey functionYonatan Cohen
2018-07-04RDMA/bnxt_re: Fix a bunch of off by one bugs in qplib_fp.cDan Carpenter
2018-07-04RDMA/bnxt_re: Fix a couple off by one bugsDan Carpenter
2018-07-04IB/core: type promotion bug in rdma_rw_init_one_mr()Dan Carpenter
2018-07-04RDMA/i40w: Hold read semaphore while looking after VMALeon Romanovsky
2018-07-04IB/mlx4: Test port number before querying type.Tarick Bedeir
2018-07-03vmw_pvrdma: Release netdev when vmxnet3 module is removedNeil Horman
2018-07-03IB/mlx5: Fix GRE flow specificationMaor Gottlieb
2018-07-03IB/hfi1: Remove incorrect call to do_interrupt callbackMichael J. Ruhl
2018-07-03IB/hfi1: Set in_use_ctxts bits for user ctxts onlyMichael J. Ruhl
2018-07-03ib_srpt: Fix a use-after-free in __srpt_close_all_ch()Bart Van Assche
2018-07-03ib_srpt: Fix a use-after-free in srpt_close_ch()Bart Van Assche
2018-07-03IB/mlx5: Remove set-but-not-used variablesBart Van Assche
2018-07-03IB/srp: Remove driver version and release data informationBart Van Assche
2018-06-29IB: Improve uverbs_cleanup_ucontext algorithmYishai Hadas
2018-06-29IB/srpt: Support HCAs with more than two portsBart Van Assche
2018-06-29IB/iser: set can_queue earlier to allow setting higher queue depthSagi Grimberg
2018-06-29IB/rxe: don't clear the tx queue on every transferVijay Immanuel
2018-06-29IB/cm: Remove now useless rcu_lock in dst_fetch_haJason Gunthorpe
2018-06-29RDMA/mlx5: Don't leak UARs in case of free failsLeon Romanovsky
2018-06-27RDMA/vmw_pvrdma: Delete unused functionYuval Shaia
2018-06-27IB/core: Check for rdma_protocol_ib only after validating port_numJason Gunthorpe
2018-06-27net/mlx5: Rate limit errors in command interfaceLeon Romanovsky
2018-06-26IB/mlx4: Create slave AH's directlyJason Gunthorpe
2018-06-26RDMA/uverbs: Remove redundant checkLeon Romanovsky
2018-06-26RDMA/umem: Don't check for a negative return value of dma_map_sg_attrs()Leon Romanovsky
2018-06-26RDMA/uverbs: Don't overwrite NULL pointer with ZERO_SIZE_PTRLeon Romanovsky
2018-06-25RDMA/verbs: Drop kernel variant of destroy_flowLeon Romanovsky
2018-06-25RDMA/verbs: Drop kernel variant of create_flowLeon Romanovsky
2018-06-25RDMA/uverbs: Check existence of create_flow callbackJason Gunthorpe
2018-06-25IB/usnic: Update with bug fixes from core codeJason Gunthorpe
2018-06-25IB/mlx4: Add support for drain SQ & RQYishai Hadas
2018-06-25IB/mlx5: Add support for drain SQ & RQYishai Hadas
2018-06-25RDMA/core: Remove unused ib cache functionsJason Gunthorpe
2018-06-25IB/cm: Use sgid_attr from the AVParav Pandit
2018-06-25IB/cm: Replace members of sa_path_rec with 'struct sgid_attr *'Parav Pandit
2018-06-25IB/cm: Pass the sgid_attr through various eventsParav Pandit
2018-06-25IB/cm: Keep track of the sgid_attr that created the cm idParav Pandit
2018-06-25IB: Make init_ah_attr_grh_fields set sgid_attrParav Pandit
2018-06-25IB: Make ib_init_ah_from_mcmember set sgid_attrParav Pandit
2018-06-25IB: Make ib_init_ah_attr_from_wc set sgid_attrParav Pandit