index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx4
/
main.c
Age
Commit message (
Expand
)
Author
2023-09-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2023-08-23
mlx4: Connect the infiniband part to the auxiliary bus
Petr Pavlu
2023-08-23
mlx4: Replace the mlx4_interface.event callback with a notifier
Petr Pavlu
2023-08-23
mlx4: Use 'void *' as the event param of mlx4_dispatch_event()
Petr Pavlu
2023-08-23
mlx4: Get rid of the mlx4_interface.get_dev callback
Petr Pavlu
2023-08-16
RDMA/mlx4: Copy union directly
Gustavo A. R. Silva
2023-07-31
RDMA/mlx: Remove unnecessary variable initializations
Ruan Jinjie
2023-01-15
RDMA/mlx: Calling qp event handler in workqueue context
Mark Zhang
2022-11-29
RDMA/mlx4: Remove NULL check before dev_{put, hold}
zhang songyi
2022-05-20
RDMA/mlx4: Avoid flush_scheduled_work() usage
Tetsuo Handa
2022-04-06
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
2022-02-01
RDMA/mlx4: Don't continue event handler after memory allocation failure
Leon Romanovsky
2022-01-05
RDMA/mad: Delete duplicated init_query_mad functions
Leon Romanovsky
2021-12-14
Merge tag 'v5.16-rc5' into rdma.git for-next
Jason Gunthorpe
2021-11-29
RDMA/mlx4: Use bitmap_alloc() when applicable
Christophe JAILLET
2021-11-17
RDMA/mlx4: Do not fail the registration on port stats
Jack Wang
2021-11-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-10-12
RDMA/counter: Add a descriptor in struct rdma_hw_stats
Aharon Landau
2021-10-05
mlx4: replace mlx4_mac_to_u64() with ether_addr_to_u64()
Jakub Kicinski
2021-08-03
RDMA: Globally allocate and release QP memory
Leon Romanovsky
2021-06-22
Merge tag 'v5.13-rc7' into rdma.git for-next
Jason Gunthorpe
2021-06-16
RDMA: Remove rdma_set_device_sysfs_group()
Jason Gunthorpe
2021-06-16
RDMA: Split the alloc_hw_stats() ops to port and device variants
Jason Gunthorpe
2021-06-10
RDMA: Verify port when creating flow rule
Maor Gottlieb
2021-06-03
RDMA/mlx4: Do not map the core_clock page to user space unless enabled
Shay Drory
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
2021-02-02
IB/mlx4: Use port iterator and validation APIs
Parav Pandit
2020-12-10
RDMA/mlx4: Remove bogus dev_base_lock usage
Vladimir Oltean
2020-10-30
RDMA: Manual changes for sysfs_emit and neatening
Joe Perches
2020-10-26
RDMA: Convert sysfs device * show functions to use sysfs_emit()
Joe Perches
2020-10-26
RDMA: Check create_flags during create_qp
Jason Gunthorpe
2020-10-26
RDMA: Check flags during create_cq
Jason Gunthorpe
2020-10-26
RDMA: Check srq_type during create_srq
Jason Gunthorpe
2020-10-26
RDMA: Move more uverbs_cmd_mask settings to the core
Jason Gunthorpe
2020-10-26
RDMA: Remove elements in uverbs_cmd_mask that all drivers set
Jason Gunthorpe
2020-10-26
RDMA: Remove uverbs_ex_cmd_mask values that are linked to functions
Jason Gunthorpe
2020-10-16
RDMA: Explicitly pass in the dma_device to ib_register_device
Jason Gunthorpe
2020-09-18
Merge branch 'mlx5_active_speed' into rdma.git for-next
Jason Gunthorpe
2020-09-17
RDMA: Convert RWQ table logic to ib_core allocation scheme
Leon Romanovsky
2020-09-17
RDMA: Clean MW allocation and free flows
Leon Romanovsky
2020-09-09
RDMA: Change XRCD destroy return value
Leon Romanovsky
2020-09-09
RDMA: Restore ability to fail on PD deallocate
Leon Romanovsky
2020-08-27
RDMA/mlx4: Read pkey table length instead of hardcoded value
Mark Bloch
2020-08-18
RDMA: Remove constant domain argument from flow creation call
Leon Romanovsky
2020-07-06
RDMA: Move XRCD to be under ib_core responsibility
Leon Romanovsky
2020-06-02
RDMA/mlx4: Remove FMR support for memory registration
Max Gurtovoy
2020-04-14
RDMA/mlx4: Initialize ib_spec on the stack
Alaa Hleihel
2020-03-13
RDMA/mlx4: Delete duplicated offsetofend implementation
Leon Romanovsky
2020-01-16
IB/mlx4: Fix memory leak in add_gid error flow
Jack Morgenstein
2019-12-12
IB/mlx4: Follow mirror sequence of device add during device removal
Parav Pandit
[next]