index
:
pm24.git
master
perf-mon
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
/
usnic
/
usnic_ib_verbs.c
Age
Commit message (
Expand
)
Author
2024-06-27
RDMA: Pass entire uverbs attr bundle to create cq function
Akiva Goldberger
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2022-04-08
RDMA/usnic: Refactor usnic_uiom_alloc_pd()
Robin Murphy
2022-04-06
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
2022-01-28
RDMA/usnic: Delete useless module.h include
Leon Romanovsky
2021-11-19
RDMA/usnic: Clean up usnic_ib_alloc_pd()
Dan Carpenter
2021-09-24
RDMA/usnic: Lock VF with mutex instead of spinlock
Leon Romanovsky
2021-08-03
RDMA: Globally allocate and release QP memory
Leon Romanovsky
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
2021-01-07
RDMA/usnic: Fix memleak in find_free_vf_and_create_qp_grp
Dinghao Liu
2020-10-26
RDMA: Check create_flags during create_qp
Jason Gunthorpe
2020-10-26
RDMA: Check flags during create_cq
Jason Gunthorpe
2020-10-26
RDMA: Check attr_mask during modify_qp
Jason Gunthorpe
2020-09-09
RDMA: Allow fail of destroy CQ
Leon Romanovsky
2020-09-09
RDMA: Restore ability to fail on PD deallocate
Leon Romanovsky
2020-08-27
RDMA/usnic: Remove the query_pkey callback
Kamal Heib
2020-06-02
RDMA: Remove 'max_map_per_fmr'
Jason Gunthorpe
2020-03-04
RDMA/providers: Fix return value when QP type isn't supported
Kamal Heib
2019-08-12
RDMA: Introduce ib_port_phys_state enum
Kamal Heib
2019-07-25
IB/usnic: Use dev_get_drvdata
Chuhong Yuan
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-04-01
IB: Pass only ib_udata in function prototypes
Shamir Rabinovitch
2019-04-01
IB: Remove 'uobject->context' dependency in object destroy APIs
Shamir Rabinovitch
2019-04-01
IB: Pass uverbs_attr_bundle down ib_x destroy path
Shamir Rabinovitch
2019-02-22
RDMA: Handle ucontext allocations by IB/core
Leon Romanovsky
2019-02-19
IB/usnic: Fix deadlock
Parvi Kaustubhi
2019-02-15
IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIs
Shamir Rabinovitch
2019-02-08
RDMA: Handle PD allocations by IB/core
Leon Romanovsky
2019-01-30
IB/usnic: Remove stub functions
Gal Pressman
2019-01-10
RDMA: Clear CTX objects during their allocation
Leon Romanovsky
2019-01-10
IB/usnic: Fix out of bounds index check in query pkey
Gal Pressman
2018-12-19
IB/usnic: Fix potential deadlock
Parvi Kaustubhi
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-09-26
RDMA/drivers: Use dev_name instead of ibdev->name
Jason Gunthorpe
2018-07-30
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
2018-06-25
IB/usnic: Update with bug fixes from core code
Jason Gunthorpe
2017-12-22
drivers: infiniband: remove duplicate includes
Pravin Shedge
2017-10-14
RDMA/usnic: Instantiate data structures once
Bart Van Assche
2017-10-14
RDMA/usnic: Make the compiler check declaration consistency during compilation
Bart Van Assche
2017-08-28
IB/usnic: check for allocation failure
Dan Carpenter
2017-08-22
RDMA: Fix return value check for ib_get_eth_speed()
Selvin Xavier
2017-07-24
IB/core: Add generic function to extract IB speed from netdev
Yuval Shaia
2017-07-24
IB/usnic: Implement get_netdev hook
Yuval Shaia
2017-05-01
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
Dasaratharaman Chandramouli
2017-04-28
IB/usnic: Simplify the code to balance loc/unlock calls
Leon Romanovsky
2017-04-28
Ib/usnic: Explicitly include usnic headers
Leon Romanovsky
2017-02-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2017-02-14
IB: Query ports via the core instead of direct into the driver
Or Gerlitz
[next]