index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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
Files
Lines
2024-07-14
bnxt_re: Fix imm_data endianness
Jack Wang
1
-4
/
+4
2024-06-27
RDMA: Pass entire uverbs attr bundle to create cq function
Akiva Goldberger
1
-1
/
+2
2024-05-30
RDMA/bnxt_re: Expose the MSN table capability for user library
Selvin Xavier
1
-0
/
+3
2024-01-25
RDMA/bnxt_re: Return error for SRQ resize
Kalesh AP
1
-3
/
+2
2024-01-25
RDMA/bnxt_re: Fix unconditional fence for newer adapters
Kalesh AP
1
-12
/
+16
2024-01-25
RDMA/bnxt_re: Avoid creating fence MR for newer adapters
Kalesh AP
1
-0
/
+10
2024-01-08
RDMA/bnxt_re: Fix error code in bnxt_re_create_cq()
Dan Carpenter
1
-2
/
+4
2023-12-17
RDMA/bnxt_re: Share a page to expose per CQ info with userspace
Selvin Xavier
1
-7
/
+54
2023-12-17
RDMA/bnxt_re: Add UAPI to share a page with user space
Selvin Xavier
1
-0
/
+105
2023-12-11
RDMA/bnxt_re: Support new 5760X P7 devices
Selvin Xavier
1
-5
/
+5
2023-11-13
RDMA/bnxt_re: Remove roundup_pow_of_two depth for all hardware queue resources
Chandramohan Akula
1
-19
/
+38
2023-09-21
RDMA/bnxt_re: Decrement resource stats correctly
Selvin Xavier
1
-0
/
+4
2023-09-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-74
/
+181
2023-08-15
RDMA/bnxt_re: Add support for dmabuf pinned memory regions
Saravanan Vajravel
1
-26
/
+57
2023-08-15
RDMA/bnxt_re: Protect the PD table bitmap
Selvin Xavier
1
-1
/
+1
2023-08-07
RDMA/bnxt_re: Remove unnecessary variable initializations
Kalesh AP
1
-7
/
+7
2023-08-07
RDMA/bnxt_re: Avoid unnecessary memset
Kalesh AP
1
-1
/
+0
2023-08-07
RDMA/bnxt_re: Cleanup bnxt_re_process_raw_qp_pkt_rx() function
Kalesh AP
1
-13
/
+8
2023-07-31
RDMA: Remove unnecessary ternary operators
Ruan Jinjie
1
-3
/
+2
2023-07-30
bnxt_re: Update the hw counters for resource stats
Chandramohan Akula
1
-9
/
+46
2023-07-30
bnxt_re: Reorganize the resource stats
Chandramohan Akula
1
-20
/
+20
2023-07-21
RDMA/bnxt_re: Add a new uapi for driver notification
Chandramohan Akula
1
-0
/
+15
2023-07-21
RDMA/bnxt_re: Update alloc_page uapi for pacing
Chandramohan Akula
1
-3
/
+32
2023-07-21
RDMA/bnxt_re: Enable pacing support for the user apps
Chandramohan Akula
1
-0
/
+2
2023-07-17
RDMA/bnxt_re: Prevent handling any completions after qp destroy
Kashyap Desai
1
-0
/
+12
2023-06-27
Merge tag 'v6.4' into rdma.git for-next
Jason Gunthorpe
1
-6
/
+5
2023-06-27
RDMA/bnxt_re: Fix an IS_ERR() vs NULL check
Dan Carpenter
1
-2
/
+2
2023-06-21
RDMA/bnxt_re: Enable low latency push
Selvin Xavier
1
-0
/
+148
2023-06-21
RDMA/bnxt_re: Reorg the bar mapping
Selvin Xavier
1
-4
/
+3
2023-06-21
RDMA/bnxt_re: Use the common mmap helper functions
Selvin Xavier
1
-23
/
+102
2023-06-12
RDMA/bnxt_re: consider timeout of destroy ah as success.
Kashyap Desai
1
-4
/
+12
2023-06-01
RDMA/bnxt_re: Fix reporting active_{speed,width} attributes
Kamal Heib
1
-3
/
+4
2023-05-19
RDMA/bnxt_re: Fix return value of bnxt_re_process_raw_qp_pkt_rx
Kalesh AP
1
-3
/
+1
2023-03-29
RDMA/bnxt_re: Add resize_cq support
Selvin Xavier
1
-0
/
+109
2022-04-06
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
1
-1
/
+1
2021-11-25
RDMA/bnxt_re: Remove dynamic pkey table
Kamal Heib
1
-5
/
+4
2021-11-03
RDMA/bnxt_re: Remove unsupported bnxt_re_modify_ah callback
Kamal Heib
1
-5
/
+0
2021-10-29
RDMA/bnxt_re: Use helper function to set GUIDs
Kamal Heib
1
-2
/
+3
2021-09-20
RDMA/bnxt_re: Check if the vlan is valid before reporting
Selvin Xavier
1
-3
/
+9
2021-09-20
RDMA/bnxt_re: Correct FRMR size calculation
Selvin Xavier
1
-1
/
+2
2021-09-20
RDMA/bnxt_re: Support multiple page sizes
Selvin Xavier
1
-2
/
+2
2021-09-20
RDMA/bnxt_re: Add extended statistics counters
Selvin Xavier
1
-3
/
+13
2021-09-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-2
/
+2
2021-09-08
RDMA/bnxt_re: Prefer kcalloc over open coded arithmetic
Len Baker
1
-2
/
+2
2021-09-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-18
/
+8
2021-08-19
RDMA/bnxt_re: Add missing spin lock initialization
Naresh Kumar PBS
1
-0
/
+1
2021-08-03
RDMA: Globally allocate and release QP memory
Leon Romanovsky
1
-18
/
+8
2021-06-24
RDMA/bnxt_re: Fix uninitialized struct bit field rsvd1
Colin Ian King
1
-4
/
+1
2021-06-21
RDMA/bnxt_re: Update ABI to pass wqe-mode to user space
Devesh Sharma
1
-0
/
+3
2021-06-03
RDMA/bnxt_re: Enable global atomic ops if platform supports
Devesh Sharma
1
-0
/
+4
[next]