index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx4
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-16
RDMA: Explicitly pass in the dma_device to ib_register_device
Jason Gunthorpe
1
-1
/
+2
2020-09-18
Merge branch 'mlx5_active_speed' into rdma.git for-next
Jason Gunthorpe
1
-1
/
+2
2020-09-17
RDMA: Convert RWQ table logic to ib_core allocation scheme
Leon Romanovsky
1
-0
/
+3
2020-09-17
RDMA: Clean MW allocation and free flows
Leon Romanovsky
1
-0
/
+2
2020-09-09
RDMA: Change XRCD destroy return value
Leon Romanovsky
1
-1
/
+2
2020-09-09
RDMA: Restore ability to fail on PD deallocate
Leon Romanovsky
1
-1
/
+2
2020-08-27
RDMA/mlx4: Read pkey table length instead of hardcoded value
Mark Bloch
1
-1
/
+2
2020-08-18
RDMA: Remove constant domain argument from flow creation call
Leon Romanovsky
1
-23
/
+8
2020-07-06
RDMA: Move XRCD to be under ib_core responsibility
Leon Romanovsky
1
-22
/
+15
2020-06-02
RDMA/mlx4: Remove FMR support for memory registration
Max Gurtovoy
1
-11
/
+0
2020-04-14
RDMA/mlx4: Initialize ib_spec on the stack
Alaa Hleihel
1
-1
/
+2
2020-03-13
RDMA/mlx4: Delete duplicated offsetofend implementation
Leon Romanovsky
1
-6
/
+3
2020-01-16
IB/mlx4: Fix memory leak in add_gid error flow
Jack Morgenstein
1
-4
/
+16
2019-12-12
IB/mlx4: Follow mirror sequence of device add during device removal
Parav Pandit
1
-4
/
+5
2019-11-19
IB/mlx4: Update HW GID table while adding vlan GID
Danit Goldberg
1
-1
/
+8
2019-11-06
RDMA: Connect between the mmap entry and the umap_priv structure
Michal Kalderon
1
-3
/
+6
2019-08-12
RDMA: Introduce ib_port_phys_state enum
Kamal Heib
1
-1
/
+2
2019-06-11
RDMA: Convert CQ allocations to be under core responsibility
Leon Romanovsky
1
-0
/
+1
2019-06-10
RDMA: Move owner into struct ib_device_ops
Jason Gunthorpe
1
-1
/
+1
2019-06-10
RDMA: Move uverbs_abi_ver into struct ib_device_ops
Jason Gunthorpe
1
-7
/
+8
2019-06-10
RDMA: Move driver_id into struct ib_device_ops
Jason Gunthorpe
1
-1
/
+2
2019-04-08
RDMA: Handle SRQ allocations by IB/core
Leon Romanovsky
1
-0
/
+1
2019-04-08
RDMA: Handle AH allocations by IB/core
Leon Romanovsky
1
-0
/
+2
2019-04-01
IB: Pass only ib_udata in function prototypes
Shamir Rabinovitch
1
-4
/
+2
2019-04-01
IB: Pass uverbs_attr_bundle down ib_x destroy path
Shamir Rabinovitch
1
-2
/
+2
2019-02-22
RDMA: Handle ucontext allocations by IB/core
Leon Romanovsky
1
-19
/
+11
2019-02-08
RDMA: Handle PD allocations by IB/core
Leon Romanovsky
1
-23
/
+13
2019-01-30
RDMA: Provide safe ib_alloc_device() function
Leon Romanovsky
1
-1
/
+1
2019-01-14
RDMA: Introduce and use rdma_device_to_ibdev()
Parav Pandit
1
-3
/
+4
2019-01-14
RDMA: Rename port_callback to init_port
Parav Pandit
1
-1
/
+1
2018-12-11
RDMA/mlx4: Initialize ib_device_ops struct
Kamal Heib
1
-79
/
+99
2018-11-22
mlx4: trigger IB events needed by SMC
Ursula Braun
1
-0
/
+27
2018-10-17
RDMA/drivers: Use core provided API for registering device attributes
Parav Pandit
1
-19
/
+18
2018-10-16
Merge branch 'for-rc' into rdma.git for-next
Jason Gunthorpe
1
-3
/
+5
2018-09-26
RDMA: Fully setup the device name in ib_register_device
Jason Gunthorpe
1
-2
/
+1
2018-09-20
RDMA/mlx4: Use rdma_user_mmap_io
Jason Gunthorpe
1
-118
/
+24
2018-09-06
RDMA/mlx4: Ensure that maximal send/receive SGE less than supported by HW
Leon Romanovsky
1
-3
/
+5
2018-07-10
RDMA: Fix storage of PortInfo CapabilityMask in the kernel
Jason Gunthorpe
1
-1
/
+2
2018-06-25
IB/mlx4: Add support for drain SQ & RQ
Yishai Hadas
1
-0
/
+2
2018-06-18
IB/core: add max_send_sge and max_recv_sge attributes
Steve Wise
1
-2
/
+2
2018-06-18
IB/mlx4: Use GID attribute from ah attribute
Parav Pandit
1
-14
/
+6
2018-06-18
RDMA: Use GID from the ib_gid_attr during the add_gid() callback
Parav Pandit
1
-6
/
+6
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-5
/
+7
2018-06-04
Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/...
Jason Gunthorpe
1
-1
/
+5
2018-06-02
IB/core: Support passing uhw for create_flow
Matan Barak
1
-1
/
+5
2018-06-01
RDMA/mlx4: Don't crash machine if zap_vma_ptes() fails
Leon Romanovsky
1
-8
/
+2
2018-06-01
RDMA/mlx4: Catch FW<->SW misalignment without machine crash
Leon Romanovsky
1
-1
/
+4
2018-05-30
RDMA/uverbs: Hoist the common process of disassociate_ucontext into ib core
Wei Hu(Xavier)
1
-34
/
+0
2018-05-24
IB/core: Reduce the places that use zgid
Parav Pandit
1
-2
/
+3
2018-04-04
IB/mlx4: Check for egress flow steering
Boris Pismenny
1
-0
/
+3
[next]