index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
bnxt_re
/
ib_verbs.c
Age
Commit message (
Expand
)
Author
2019-11-17
IB/umem: remove the dmasync argument to ib_umem_get
Christoph Hellwig
2019-10-01
RDMA/bnxt_re: Remove unsupported modify_device callback
Kamal Heib
2019-09-13
RDMA: Fix goto target to release the allocated memory
Navid Emamdoost
2019-08-12
RDMA: Introduce ib_port_phys_state enum
Kamal Heib
2019-07-22
RDMA/bnxt_re: Honor vlan_id in GID entry comparison
Selvin Xavier
2019-06-20
RDMA: Check umem pointer validity prior to release
Leon Romanovsky
2019-06-11
RDMA: Convert CQ allocations to be under core responsibility
Leon Romanovsky
2019-06-11
RDMA: Clean destroy CQ in drivers do not return errors
Leon Romanovsky
2019-06-10
RDMA: Move uverbs_abi_ver into struct ib_device_ops
Jason Gunthorpe
2019-05-06
RDMA/bnxt_re: Use core helpers to get aligned DMA address
Shiraz Saleem
2019-05-03
RDMA: Introduce and use GID attr helper to read RoCE L2 fields
Parav Pandit
2019-04-25
ib/bnxt: Remove mention of idr_alloc from comment
Matthew Wilcox
2019-04-09
RDMA/drivers: Convert easy drivers to use ib_device_set_netdev()
Jason Gunthorpe
2019-04-08
RDMA: Handle SRQ allocations by IB/core
Leon Romanovsky
2019-04-08
RDMA: Handle AH allocations by IB/core
Leon Romanovsky
2019-04-01
IB: Pass only ib_udata in function prototypes
Shamir Rabinovitch
2019-04-01
IB: Pass uverbs_attr_bundle down ib_x destroy path
Shamir Rabinovitch
2019-03-28
RDMA/bnxt_re: Use correct sizing on buffers holding page DMA addresses
Selvin Xavier
2019-03-04
bnxt_re: Clean cq for kernel consumers only
Devesh Sharma
2019-02-22
RDMA: Handle ucontext allocations by IB/core
Leon Romanovsky
2019-02-22
bnxt_re: fix the regression due to changes in alloc_pbl
Devesh Sharma
2019-02-15
IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIs
Shamir Rabinovitch
2019-02-11
RDMA/bnxt_re: fix or'ing of data into an uninitialized struct member
Colin Ian King
2019-02-11
RDMA/bnxt_re: Use for_each_sg_dma_page iterator on umem SGL
Shiraz, Saleem
2019-02-08
RDMA: Handle PD allocations by IB/core
Leon Romanovsky
2019-02-07
RDMA/bnxt_re: Update kernel user abi to pass chip context
Devesh Sharma
2019-02-07
RDMA/bnxt_re: Add extended psn structure for 57500 adapters
Devesh Sharma
2019-02-07
RDMA/bnxt_re: Enable GSI QP support for 57500 series
Devesh Sharma
2019-02-07
RDMA/bnxt_re: Add 64bit doorbells for 57500 series
Devesh Sharma
2019-01-10
IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata
Jason Gunthorpe
2018-12-19
RDMA/bnxt_re: Make use of destroy AH sleepable flag
Gal Pressman
2018-12-19
RDMA/bnxt_re: Make use of create AH sleepable flag
Gal Pressman
2018-12-19
RDMA: Mark if destroy address handle is in a sleepable context
Gal Pressman
2018-12-19
RDMA: Mark if create address handle is in a sleepable context
Gal Pressman
2018-12-18
RDMA: Cleanup undesired pd->uobject usage
Shamir Rabinovitch
2018-10-16
RDMA/bnxt_re: Add missing spin lock initialization
Selvin Xavier
2018-10-03
RDMA: Remove unused parameter from ib_modify_qp_is_ok()
Kamal Heib
2018-09-05
bnxt_re: Fix couple of memory leaks that could lead to IOMMU call traces
Somnath Kotur
2018-07-30
RDMA/providers: Fix return value from create_srq callbacks
Kamal Heib
2018-07-30
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
2018-07-30
RDMA: Constify the argument of the work request conversion functions
Bart Van Assche
2018-07-23
RDMA/bnxt_re: Modify a fall-through annotation
Bart Van Assche
2018-07-10
RDMA: Fix storage of PortInfo CapabilityMask in the kernel
Jason Gunthorpe
2018-06-18
IB/core: add max_send_sge and max_recv_sge attributes
Steve Wise
2018-06-18
RDMA: Convert drivers to use the AH's sgid_attr in post_wr paths
Parav Pandit
2018-06-18
RDMA: Convert drivers to use sgid_attr instead of sgid_index
Parav Pandit
2018-06-18
RDMA: Use GID from the ib_gid_attr during the add_gid() callback
Parav Pandit
2018-04-03
RDMA: Use ib_gid_attr during GID modification
Parav Pandit
2018-04-03
IB/providers: Avoid null netdev check for RoCE
Parav Pandit
2018-03-14
Merge branch 'k.o/wip/dl-for-rc' into k.o/wip/dl-for-next
Doug Ledford
[next]