index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
/
mlx4
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/mlx4: Avoid flush_scheduled_work() usage
Tetsuo Handa
2022-05-20
1
-1
/
+9
*
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
2022-04-06
1
-4
/
+4
*
RDMA/mlx4: Don't continue event handler after memory allocation failure
Leon Romanovsky
2022-02-01
1
-1
/
+1
*
RDMA/mad: Delete duplicated init_query_mad functions
Leon Romanovsky
2022-01-05
1
-16
/
+8
*
Merge tag 'v5.16-rc5' into rdma.git for-next
Jason Gunthorpe
2021-12-14
1
-3
/
+15
|
\
|
*
RDMA/mlx4: Do not fail the registration on port stats
Jack Wang
2021-11-17
1
-3
/
+15
*
|
RDMA/mlx4: Use bitmap_alloc() when applicable
Christophe JAILLET
2021-11-29
1
-6
/
+4
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-11-03
1
-23
/
+21
|
\
|
*
RDMA/counter: Add a descriptor in struct rdma_hw_stats
Aharon Landau
2021-10-12
1
-23
/
+21
*
|
mlx4: replace mlx4_mac_to_u64() with ether_addr_to_u64()
Jakub Kicinski
2021-10-05
1
-1
/
+1
|
/
*
RDMA: Globally allocate and release QP memory
Leon Romanovsky
2021-08-03
1
-0
/
+1
*
Merge tag 'v5.13-rc7' into rdma.git for-next
Jason Gunthorpe
2021-06-22
1
-7
/
+1
|
\
|
*
RDMA: Verify port when creating flow rule
Maor Gottlieb
2021-06-10
1
-3
/
+0
|
*
RDMA/mlx4: Do not map the core_clock page to user space unless enabled
Shay Drory
2021-06-03
1
-4
/
+1
*
|
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
1
-6
/
+19
|
/
*
RDMA: Support more than 255 rdma ports
Mark Bloch
2021-03-26
1
-22
/
+25
*
IB/mlx4: Use port iterator and validation APIs
Parav Pandit
2021-02-02
1
-1
/
+1
*
RDMA/mlx4: Remove bogus dev_base_lock usage
Vladimir Oltean
2020-12-10
1
-3
/
+0
*
RDMA: Manual changes for sysfs_emit and neatening
Joe Perches
2020-10-30
1
-0
/
+2
*
RDMA: Convert sysfs device * show functions to use sysfs_emit()
Joe Perches
2020-10-26
1
-4
/
+3
*
RDMA: Check create_flags during create_qp
Jason Gunthorpe
2020-10-26
1
-2
/
+0
*
RDMA: Check flags during create_cq
Jason Gunthorpe
2020-10-26
1
-1
/
+0
*
RDMA: Check srq_type during create_srq
Jason Gunthorpe
2020-10-26
1
-3
/
+0
*
RDMA: Move more uverbs_cmd_mask settings to the core
Jason Gunthorpe
2020-10-26
1
-18
/
+2
*
RDMA: Remove elements in uverbs_cmd_mask that all drivers set
Jason Gunthorpe
2020-10-26
1
-15
/
+1
*
RDMA: Remove uverbs_ex_cmd_mask values that are linked to functions
Jason Gunthorpe
2020-10-26
1
-13
/
+1
*
RDMA: Explicitly pass in the dma_device to ib_register_device
Jason Gunthorpe
2020-10-16
1
-1
/
+2
*
Merge branch 'mlx5_active_speed' into rdma.git for-next
Jason Gunthorpe
2020-09-18
1
-1
/
+2
|
\
|
*
RDMA/mlx4: Read pkey table length instead of hardcoded value
Mark Bloch
2020-08-27
1
-1
/
+2
*
|
RDMA: Convert RWQ table logic to ib_core allocation scheme
Leon Romanovsky
2020-09-17
1
-0
/
+3
*
|
RDMA: Clean MW allocation and free flows
Leon Romanovsky
2020-09-17
1
-0
/
+2
*
|
RDMA: Change XRCD destroy return value
Leon Romanovsky
2020-09-09
1
-1
/
+2
*
|
RDMA: Restore ability to fail on PD deallocate
Leon Romanovsky
2020-09-09
1
-1
/
+2
*
|
RDMA: Remove constant domain argument from flow creation call
Leon Romanovsky
2020-08-18
1
-23
/
+8
|
/
*
RDMA: Move XRCD to be under ib_core responsibility
Leon Romanovsky
2020-07-06
1
-22
/
+15
*
RDMA/mlx4: Remove FMR support for memory registration
Max Gurtovoy
2020-06-02
1
-11
/
+0
*
RDMA/mlx4: Initialize ib_spec on the stack
Alaa Hleihel
2020-04-14
1
-1
/
+2
*
RDMA/mlx4: Delete duplicated offsetofend implementation
Leon Romanovsky
2020-03-13
1
-6
/
+3
*
IB/mlx4: Fix memory leak in add_gid error flow
Jack Morgenstein
2020-01-16
1
-4
/
+16
*
IB/mlx4: Follow mirror sequence of device add during device removal
Parav Pandit
2019-12-12
1
-4
/
+5
*
IB/mlx4: Update HW GID table while adding vlan GID
Danit Goldberg
2019-11-19
1
-1
/
+8
*
RDMA: Connect between the mmap entry and the umap_priv structure
Michal Kalderon
2019-11-06
1
-3
/
+6
*
RDMA: Introduce ib_port_phys_state enum
Kamal Heib
2019-08-12
1
-1
/
+2
*
RDMA: Convert CQ allocations to be under core responsibility
Leon Romanovsky
2019-06-11
1
-0
/
+1
*
RDMA: Move owner into struct ib_device_ops
Jason Gunthorpe
2019-06-10
1
-1
/
+1
*
RDMA: Move uverbs_abi_ver into struct ib_device_ops
Jason Gunthorpe
2019-06-10
1
-7
/
+8
*
RDMA: Move driver_id into struct ib_device_ops
Jason Gunthorpe
2019-06-10
1
-1
/
+2
*
RDMA: Handle SRQ allocations by IB/core
Leon Romanovsky
2019-04-08
1
-0
/
+1
*
RDMA: Handle AH allocations by IB/core
Leon Romanovsky
2019-04-08
1
-0
/
+2
[next]