index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
bnxt_re
/
ib_verbs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-06
RDMA/bnxt_re: Fix sizeof mismatch for allocation of pbl_tbl.
Colin Ian King
1
-1
/
+1
2020-10-06
RDMA/bnxt_re: Use rdma_umem_for_each_dma_block()
Jason Gunthorpe
1
-14
/
+4
2020-09-18
Merge branch 'mlx5_active_speed' into rdma.git for-next
Jason Gunthorpe
1
-14
/
+29
2020-09-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-14
/
+29
2020-09-11
RDMA/bnxt: Do not use ib_umem_page_count() or ib_umem_num_pages()
Jason Gunthorpe
1
-46
/
+24
2020-09-09
RDMA/umem: Add rdma_umem_for_each_dma_block()
Jason Gunthorpe
1
-1
/
+1
2020-09-09
RDMA: Allow fail of destroy CQ
Leon Romanovsky
1
-1
/
+2
2020-09-09
RDMA: Restore ability to fail on SRQ destroy
Leon Romanovsky
1
-1
/
+2
2020-09-09
RDMA: Restore ability to fail on AH destroy
Leon Romanovsky
1
-1
/
+2
2020-09-09
RDMA: Restore ability to fail on PD deallocate
Leon Romanovsky
1
-1
/
+2
2020-08-27
RDMA/bnxt_re: Remove the qp from list only if the qp destroy succeeds
Selvin Xavier
1
-11
/
+11
2020-08-27
RDMA/bnxt_re: Do not report transparent vlan from QP1
Selvin Xavier
1
-3
/
+18
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-20
RDMA/bnxt_re: Change wr posting logic to accommodate variable wqes
Devesh Sharma
1
-41
/
+126
2020-07-20
RDMA/bnxt_re: introduce wqe mode to select execution path
Devesh Sharma
1
-0
/
+1
2020-07-06
RDMA: Remove the udata parameter from alloc_mr callback
Gal Pressman
1
-1
/
+1
2020-06-02
RDMA/bnxt_re: Remove FMR leftovers
Jason Gunthorpe
1
-3
/
+0
2020-05-02
RDMA: Group create AH arguments in struct
Maor Gottlieb
1
-3
/
+5
2020-04-14
RDMA/bnxt_re: Simplify obtaining queue entry from hw ring
Devesh Sharma
1
-27
/
+38
2020-03-10
RDMA/bnxt_re: Remove a redundant 'memset'
Christophe JAILLET
1
-4
/
+1
2020-03-04
RDMA/providers: Fix return value when QP type isn't supported
Kamal Heib
1
-1
/
+1
2020-03-02
RDMA/bnxt_re: Remove set but not used variable 'dev_attr'
YueHaibing
1
-2
/
+0
2020-02-21
RDMA/bnxt_re: use ibdev based message printing functions
Devesh Sharma
1
-144
/
+136
2020-02-21
RDMA/bnxt_re: Refactor hardware queue memory allocation
Devesh Sharma
1
-5
/
+21
2020-02-21
RDMA/bnxt_re: Replace chip context structure with pointer
Devesh Sharma
1
-6
/
+7
2020-02-21
RDMA/bnxt_re: Refactor queue pair creation code
Devesh Sharma
1
-212
/
+417
2020-02-19
RDMA/bnxt_re: Use rdma_read_gid_hw_context to retrieve HW gid index
Selvin Xavier
1
-11
/
+12
2020-01-16
IB: Allow calls to ib_umem_get from kernel ULPs
Moni Shoua
1
-5
/
+7
2020-01-03
RDMA/bnxt_re: Avoid freeing MR resources if dereg fails
Selvin Xavier
1
-1
/
+3
2019-11-17
IB/umem: remove the dmasync argument to ib_umem_get
Christoph Hellwig
1
-5
/
+5
2019-10-01
RDMA/bnxt_re: Remove unsupported modify_device callback
Kamal Heib
1
-18
/
+0
2019-09-13
RDMA: Fix goto target to release the allocated memory
Navid Emamdoost
1
-1
/
+1
2019-08-12
RDMA: Introduce ib_port_phys_state enum
Kamal Heib
1
-2
/
+2
2019-07-22
RDMA/bnxt_re: Honor vlan_id in GID entry comparison
Selvin Xavier
1
-2
/
+5
2019-06-20
RDMA: Check umem pointer validity prior to release
Leon Romanovsky
1
-20
/
+9
2019-06-11
RDMA: Convert CQ allocations to be under core responsibility
Leon Romanovsky
1
-13
/
+7
2019-06-11
RDMA: Clean destroy CQ in drivers do not return errors
Leon Romanovsky
1
-10
/
+3
2019-06-10
RDMA: Move uverbs_abi_ver into struct ib_device_ops
Jason Gunthorpe
1
-3
/
+3
2019-05-06
RDMA/bnxt_re: Use core helpers to get aligned DMA address
Shiraz Saleem
1
-17
/
+10
2019-05-03
RDMA: Introduce and use GID attr helper to read RoCE L2 fields
Parav Pandit
1
-6
/
+12
2019-04-25
ib/bnxt: Remove mention of idr_alloc from comment
Matthew Wilcox
1
-1
/
+1
2019-04-09
RDMA/drivers: Convert easy drivers to use ib_device_set_netdev()
Jason Gunthorpe
1
-15
/
+0
2019-04-08
RDMA: Handle SRQ allocations by IB/core
Leon Romanovsky
1
-22
/
+10
2019-04-08
RDMA: Handle AH allocations by IB/core
Leon Romanovsky
1
-32
/
+12
2019-04-01
IB: Pass only ib_udata in function prototypes
Shamir Rabinovitch
1
-13
/
+8
2019-04-01
IB: Pass uverbs_attr_bundle down ib_x destroy path
Shamir Rabinovitch
1
-7
/
+7
2019-03-28
RDMA/bnxt_re: Use correct sizing on buffers holding page DMA addresses
Selvin Xavier
1
-12
/
+13
2019-03-04
bnxt_re: Clean cq for kernel consumers only
Devesh Sharma
1
-1
/
+1
2019-02-22
RDMA: Handle ucontext allocations by IB/core
Leon Romanovsky
1
-22
/
+10
2019-02-22
bnxt_re: fix the regression due to changes in alloc_pbl
Devesh Sharma
1
-4
/
+7
[next]