index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
bnxt_re
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-09-09
1
-2
/
+2
|
\
|
*
RDMA/bnxt_re: Prefer kcalloc over open coded arithmetic
Len Baker
2021-09-08
1
-2
/
+2
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-09-02
3
-22
/
+12
|
\
|
|
*
Merge branch 'sg_nents' into rdma.git for-next
Jason Gunthorpe
2021-08-30
3
-7
/
+8
|
|
\
|
*
|
RDMA: Globally allocate and release QP memory
Leon Romanovsky
2021-08-03
3
-22
/
+12
*
|
|
RDMA/bnxt_re: Remove unpaired rtnl unlock in bnxt_re_dev_init()
Dinghao Liu
2021-08-19
1
-1
/
+0
*
|
|
RDMA/bnxt_re: Add missing spin lock initialization
Naresh Kumar PBS
2021-08-19
1
-0
/
+1
|
|
/
|
/
|
*
|
RDMA/bnxt_re: Fix stats counters
Naresh Kumar PBS
2021-07-12
3
-7
/
+8
|
/
*
RDMA/bnxt_re: Fix uninitialized struct bit field rsvd1
Colin Ian King
2021-06-24
1
-4
/
+1
*
RDMA/bnxt_re: Update ABI to pass wqe-mode to user space
Devesh Sharma
2021-06-21
3
-6
/
+5
*
RDMA: Remove rdma_set_device_sysfs_group()
Jason Gunthorpe
2021-06-16
1
-1
/
+1
*
RDMA: Split the alloc_hw_stats() ops to port and device variants
Jason Gunthorpe
2021-06-16
3
-8
/
+5
*
RDMA/bnxt_re: Enable global atomic ops if platform supports
Devesh Sharma
2021-06-03
6
-3
/
+37
*
RDMA/bnxt_re: Drop unnecessary NULL checks after container_of
Guenter Roeck
2021-05-20
2
-30
/
+0
*
RDMA/bnxt_re: Fix a double free in bnxt_qplib_alloc_res
Lv Yunlong
2021-04-27
1
-0
/
+1
*
RDMA/bnxt_re: Get rid of custom module reference counting
Leon Romanovsky
2021-04-19
1
-14
/
+2
*
RDMA/bnxt_re: Create direct symbol link between bnxt modules
Leon Romanovsky
2021-04-19
1
-6
/
+1
*
RDMA/bnxt_re: Depend on bnxt ethernet driver and not blindly select it
Leon Romanovsky
2021-04-19
1
-3
/
+1
*
RDMA/bnxt_re: Fix error return code in bnxt_qplib_cq_process_terminal()
Wang Wensheng
2021-04-12
1
-0
/
+1
*
RDMA/bnxt_re: Move device to error state upon device crash
Selvin Xavier
2021-03-26
4
-0
/
+47
*
RDMA: Support more than 255 rdma ports
Mark Bloch
2021-03-26
4
-14
/
+14
*
RDMA/bnxt_re: Allow bigger MR creation
Selvin Xavier
2021-01-18
2
-20
/
+2
*
RDMA/bnxt_re: Code refactor while populating user MRs
Selvin Xavier
2021-01-18
3
-47
/
+13
*
RDMA/bnxt_re: Fix max_qp_wrs reported
Selvin Xavier
2020-12-07
1
-1
/
+1
*
RDMA/bnxt_re: Fix entry size during SRQ create
Selvin Xavier
2020-10-27
1
-2
/
+2
*
RDMA: Convert sysfs device * show functions to use sysfs_emit()
Joe Perches
2020-10-26
1
-2
/
+2
*
RDMA: Remove AH from uverbs_cmd_mask
Jason Gunthorpe
2020-10-26
1
-9
/
+1
*
RDMA: Check create_flags during create_qp
Jason Gunthorpe
2020-10-26
1
-1
/
+3
*
RDMA: Check flags during create_cq
Jason Gunthorpe
2020-10-26
1
-0
/
+3
*
RDMA: Check attr_mask during modify_qp
Jason Gunthorpe
2020-10-26
1
-0
/
+3
*
RDMA: Move more uverbs_cmd_mask settings to the core
Jason Gunthorpe
2020-10-26
1
-6
/
+0
*
RDMA: Remove elements in uverbs_cmd_mask that all drivers set
Jason Gunthorpe
2020-10-26
1
-15
/
+1
*
RDMA/bnxt_re: Set queue pair state when being queried
Kamal Heib
2020-10-26
1
-0
/
+1
*
RDMA: Explicitly pass in the dma_device to ib_register_device
Jason Gunthorpe
2020-10-16
1
-1
/
+2
*
RDMA/bnxt_re: Fix sizeof mismatch for allocation of pbl_tbl.
Colin Ian King
2020-10-06
1
-1
/
+1
*
RDMA/bnxt_re: Use rdma_umem_for_each_dma_block()
Jason Gunthorpe
2020-10-06
3
-29
/
+22
*
Merge branch 'mlx5_active_speed' into rdma.git for-next
Jason Gunthorpe
2020-09-18
8
-34
/
+60
|
\
|
*
RDMA: Fix link active_speed size
Aharon Landau
2020-09-18
1
-1
/
+1
|
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-09-11
7
-33
/
+59
|
|
\
|
|
*
RDMA/bnxt_re: Remove set but not used variable 'qplib_ctx'
YueHaibing
2020-09-09
1
-2
/
+0
|
|
*
RDMA/bnxt_re: Remove the qp from list only if the qp destroy succeeds
Selvin Xavier
2020-08-27
1
-11
/
+11
|
|
*
RDMA/bnxt_re: Fix driver crash on unaligned PSN entry address
Naresh Kumar PBS
2020-08-27
1
-2
/
+2
|
|
*
RDMA/bnxt_re: Restrict the max_gids to 256
Naresh Kumar PBS
2020-08-27
2
-1
/
+2
|
|
*
RDMA/bnxt_re: Static NQ depth allocation
Naresh Kumar PBS
2020-08-27
1
-2
/
+1
|
|
*
RDMA/bnxt_re: Fix the qp table indexing
Selvin Xavier
2020-08-27
3
-12
/
+25
|
|
*
RDMA/bnxt_re: Do not report transparent vlan from QP1
Selvin Xavier
2020-08-27
1
-3
/
+18
*
|
|
RDMA/bnxt: Do not use ib_umem_page_count() or ib_umem_num_pages()
Jason Gunthorpe
2020-09-11
1
-46
/
+24
*
|
|
RDMA/umem: Add rdma_umem_for_each_dma_block()
Jason Gunthorpe
2020-09-09
1
-1
/
+1
*
|
|
RDMA: Allow fail of destroy CQ
Leon Romanovsky
2020-09-09
2
-2
/
+3
*
|
|
RDMA: Restore ability to fail on SRQ destroy
Leon Romanovsky
2020-09-09
2
-2
/
+3
[next]