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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-06
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
1
-1
/
+1
2021-12-06
RDMA/bnxt_re: Fix endianness warning for req.pkey
Kamal Heib
1
-1
/
+1
2021-11-29
RDMA/bnxt_re: Use bitmap_zalloc() when applicable
Christophe JAILLET
1
-4
/
+2
2021-11-25
RDMA/bnxt_re: Remove dynamic pkey table
Kamal Heib
6
-175
/
+10
2021-11-16
RDMA/bnxt_re: Scan the whole bitmap when checking if "disabling RCFW with pen...
Christophe JAILLET
2
-5
/
+2
2021-11-16
RDMA/bnxt_re: Remove unneeded variable
Changcheng Deng
1
-2
/
+1
2021-11-03
RDMA/bnxt_re: Remove unsupported bnxt_re_modify_ah callback
Kamal Heib
3
-7
/
+0
2021-10-29
RDMA/bnxt_re: Use helper function to set GUIDs
Kamal Heib
4
-21
/
+4
2021-10-29
RDMA/bnxt_re: Fix kernel panic when trying to access bnxt_re_stat_descs
Kamal Heib
1
-0
/
+2
2021-10-25
RDMA: Constify netdev->dev_addr accesses
Jakub Kicinski
4
-7
/
+8
2021-10-12
RDMA/counter: Add a descriptor in struct rdma_hw_stats
Aharon Landau
1
-70
/
+67
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: Use GFP_KERNEL in non atomic context
Selvin Xavier
2
-3
/
+3
2021-09-20
RDMA/bnxt_re: Fix FRMR issue with single page MR allocation
Selvin Xavier
1
-2
/
+3
2021-09-20
RDMA/bnxt_re: Fix query SRQ failure
Selvin Xavier
1
-1
/
+2
2021-09-20
RDMA/bnxt_re: Suppress unwanted error messages
Selvin Xavier
1
-3
/
+6
2021-09-20
RDMA/bnxt_re: Support multiple page sizes
Selvin Xavier
2
-14
/
+4
2021-09-20
RDMA/bnxt_re: Reduce the delay in polling for hwrm command completion
Selvin Xavier
2
-2
/
+2
2021-09-20
RDMA/bnxt_re: Use separate response buffer for stat_ctx_free
Edwin Peer
1
-3
/
+4
2021-09-20
RDMA/bnxt_re: Update statistics counter name
Selvin Xavier
2
-3
/
+3
2021-09-20
RDMA/bnxt_re: Add extended statistics counters
Selvin Xavier
10
-101
/
+401
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
3
-22
/
+12
2021-08-30
Merge branch 'sg_nents' into rdma.git for-next
Jason Gunthorpe
3
-7
/
+8
2021-08-19
RDMA/bnxt_re: Remove unpaired rtnl unlock in bnxt_re_dev_init()
Dinghao Liu
1
-1
/
+0
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
3
-22
/
+12
2021-07-12
RDMA/bnxt_re: Fix stats counters
Naresh Kumar PBS
3
-7
/
+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
3
-6
/
+5
2021-06-16
RDMA: Remove rdma_set_device_sysfs_group()
Jason Gunthorpe
1
-1
/
+1
2021-06-16
RDMA: Split the alloc_hw_stats() ops to port and device variants
Jason Gunthorpe
3
-8
/
+5
2021-06-03
RDMA/bnxt_re: Enable global atomic ops if platform supports
Devesh Sharma
6
-3
/
+37
2021-05-20
RDMA/bnxt_re: Drop unnecessary NULL checks after container_of
Guenter Roeck
2
-30
/
+0
2021-04-27
RDMA/bnxt_re: Fix a double free in bnxt_qplib_alloc_res
Lv Yunlong
1
-0
/
+1
2021-04-19
RDMA/bnxt_re: Get rid of custom module reference counting
Leon Romanovsky
1
-14
/
+2
2021-04-19
RDMA/bnxt_re: Create direct symbol link between bnxt modules
Leon Romanovsky
1
-6
/
+1
2021-04-19
RDMA/bnxt_re: Depend on bnxt ethernet driver and not blindly select it
Leon Romanovsky
1
-3
/
+1
2021-04-12
RDMA/bnxt_re: Fix error return code in bnxt_qplib_cq_process_terminal()
Wang Wensheng
1
-0
/
+1
2021-03-26
RDMA/bnxt_re: Move device to error state upon device crash
Selvin Xavier
4
-0
/
+47
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
4
-14
/
+14
2021-01-18
RDMA/bnxt_re: Allow bigger MR creation
Selvin Xavier
2
-20
/
+2
2021-01-18
RDMA/bnxt_re: Code refactor while populating user MRs
Selvin Xavier
3
-47
/
+13
2020-12-07
RDMA/bnxt_re: Fix max_qp_wrs reported
Selvin Xavier
1
-1
/
+1
2020-10-27
RDMA/bnxt_re: Fix entry size during SRQ create
Selvin Xavier
1
-2
/
+2
2020-10-26
RDMA: Convert sysfs device * show functions to use sysfs_emit()
Joe Perches
1
-2
/
+2
2020-10-26
RDMA: Remove AH from uverbs_cmd_mask
Jason Gunthorpe
1
-9
/
+1
2020-10-26
RDMA: Check create_flags during create_qp
Jason Gunthorpe
1
-1
/
+3
[next]