index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB: Pass uverbs_attr_bundle down uobject destroy path
Shamir Rabinovitch
2019-04-01
2
-3
/
+6
*
IB/mlx5: Declare devx_async_cmd_event_fops static
Bart Van Assche
2019-03-28
1
-1
/
+1
*
IB/mlx5: Compare only index part of a memory window rkey
Artemy Kovalyov
2019-03-27
1
-1
/
+10
*
IB/mlx5: WQE dump jumps over first 16 bytes
Artemy Kovalyov
2019-03-27
1
-3
/
+2
*
mlx5: Convert mlx5_srq_table to XArray
Matthew Wilcox
2019-03-26
2
-22
/
+10
*
IB/mlx5: Fix mapping of link-mode to IB width and speed
Aya Levin
2019-03-17
1
-0
/
+7
*
IB/mlx5: Use mlx5 core to create/destroy a DEVX DCT
Yishai Hadas
2019-03-17
2
-9
/
+29
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-03-09
15
-429
/
+1151
|
\
|
*
IB/mlx5: Set correct write permissions for implicit ODP MR
Moni Shoua
2019-03-04
1
-1
/
+1
|
*
RDMA: Handle ucontext allocations by IB/core
Leon Romanovsky
2019-02-22
1
-21
/
+14
|
*
IB/mlx5: Validate correct PD before prefetch MR
Moni Shoua
2019-02-21
1
-16
/
+30
|
*
IB/mlx5: Protect against prefetch of invalid MR
Moni Shoua
2019-02-21
4
-23
/
+102
|
*
Merge branch 'mlx5-next' into rdma.git for-next
Jason Gunthorpe
2019-02-21
3
-77
/
+101
|
|
\
|
*
|
IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIs
Shamir Rabinovitch
2019-02-15
3
-38
/
+49
|
*
|
RDMA/mlx5: Fix memory leak in case we fail to add an IB device
Mark Bloch
2019-02-11
1
-1
/
+3
|
*
|
IB/mlx5: Fix bad flow upon DEVX mkey creation
Yishai Hadas
2019-02-11
1
-2
/
+3
|
*
|
RDMA: Handle PD allocations by IB/core
Leon Romanovsky
2019-02-08
1
-25
/
+23
|
*
|
IB/mlx5: Simplify WQE count power of two check
Gal Pressman
2019-02-07
1
-3
/
+3
|
*
|
IB/mlx5: Do not use hw_access_flags for be and CPU data
Bart Van Assche
2019-02-05
1
-8
/
+8
|
*
|
Merge tag 'v5.0-rc5' into rdma.git for-next
Jason Gunthorpe
2019-02-04
3
-14
/
+15
|
|
\
\
|
*
|
|
IB/mlx5: Advertise XRC ODP support
Moni Shoua
2019-02-04
1
-0
/
+18
|
*
|
|
IB/mlx5: Advertise SRQ ODP support for supported transports
Moni Shoua
2019-02-04
1
-0
/
+6
|
*
|
|
IB/mlx5: Add ODP SRQ support
Moni Shoua
2019-02-04
1
-23
/
+61
|
*
|
|
IB/mlx5: Let read user wqe also from SRQ buffer
Moni Shoua
2019-02-04
3
-55
/
+166
|
*
|
|
IB/mlx5: Add XRC initiator ODP support
Moni Shoua
2019-02-04
1
-1
/
+5
|
*
|
|
IB/mlx5: Clean mlx5_ib_mr_responder_pfault_handler() signature
Moni Shoua
2019-02-04
1
-7
/
+7
|
*
|
|
IB/mlx5: Remove useless check in ODP handler
Moni Shoua
2019-02-04
1
-7
/
+2
|
*
|
|
IB/mlx5: Fix the locking of SRQ objects in ODP events
Moni Shoua
2019-02-04
4
-18
/
+17
|
*
|
|
IB/mlx5: Consider vlan of lower netdev for macvlan GID entries
Parav Pandit
2019-01-30
1
-6
/
+34
|
*
|
|
RDMA: Provide safe ib_alloc_device() function
Leon Romanovsky
2019-01-30
2
-2
/
+2
|
*
|
|
IB/mlx5: Remove set but not used variable
Kamal Heib
2019-01-30
1
-3
/
+1
|
*
|
|
IB/mlx5: Make mlx5_ib_stage_odp_cleanup() static
Kamal Heib
2019-01-30
1
-1
/
+1
|
*
|
|
Merge branch 'devx-async' into k.o/for-next
Jason Gunthorpe
2019-01-29
6
-40
/
+372
|
|
\
\
\
|
|
*
|
|
IB/mlx5: Implement DEVX hot unplug for async command FD
Yishai Hadas
2019-01-29
1
-2
/
+20
|
|
*
|
|
IB/mlx5: Implement the file ops of DEVX async command FD
Yishai Hadas
2019-01-29
1
-2
/
+55
|
|
*
|
|
IB/mlx5: Introduce async DEVX obj query API
Yishai Hadas
2019-01-29
1
-1
/
+163
|
|
*
|
|
IB/mlx5: Introduce MLX5_IB_OBJECT_DEVX_ASYNC_CMD_FD
Yishai Hadas
2019-01-29
1
-0
/
+83
|
*
|
|
|
IB/mlx5: Ranges in implicit ODP MR inherit its write access
Moni Shoua
2019-01-24
1
-1
/
+1
|
*
|
|
|
IB/mlx5: Declare local functions 'static'
Bart Van Assche
2019-01-24
1
-1
/
+1
|
*
|
|
|
infiniband: mlx5: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-01-24
4
-64
/
+19
|
*
|
|
|
IB/mlx5: Don't override existing ip_protocol
Maor Gottlieb
2019-01-21
1
-16
/
+37
|
*
|
|
|
IB/mlx5: Add support for ODP for DEVX indirection mkey
Yishai Hadas
2019-01-21
1
-5
/
+21
|
*
|
|
|
IB/mlx5: Manage indirection mkey upon DEVX flow for ODP
Yishai Hadas
2019-01-21
3
-1
/
+95
|
*
|
|
|
IB/mlx5: DEVX handling for indirection MKEY
Yishai Hadas
2019-01-21
1
-2
/
+36
|
*
|
|
|
RDMA/mlx5: Replace kzalloc with kcalloc
Gustavo A. R. Silva
2019-01-15
1
-1
/
+1
|
*
|
|
|
RDMA: Introduce and use rdma_device_to_ibdev()
Parav Pandit
2019-01-14
1
-5
/
+8
|
*
|
|
|
RDMA: Rename port_callback to init_port
Parav Pandit
2019-01-14
1
-1
/
+1
|
*
|
|
|
RDMA: Clear PD objects during their allocation
Leon Romanovsky
2019-01-10
1
-1
/
+1
|
*
|
|
|
IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata
Jason Gunthorpe
2019-01-10
8
-49
/
+45
|
*
|
|
|
IB/{core,uverbs}: Move ib_umem_xxx functions from ib_core to ib_uverbs
Shamir Rabinovitch
2019-01-10
1
-1
/
+0
[next]