index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx4
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/mlx4: Ensure that maximal send/receive SGE less than supported by HW
Leon Romanovsky
2018-09-06
1
-3
/
+5
*
Merge tag 'v4.18' into rdma.git for-next
Jason Gunthorpe
2018-08-16
1
-2
/
+5
|
\
|
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-06-21
1
-2
/
+5
|
|
\
|
|
*
IB/mlx4: Fix an error handling path in 'mlx4_ib_rereg_user_mr()'
Christophe Jaillet
2018-06-11
1
-2
/
+5
*
|
|
IB/mlx4: Use 4K pages for kernel QP's WQE buffer
Jack Morgenstein
2018-07-30
2
-176
/
+34
*
|
|
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
2018-07-30
4
-21
/
+23
*
|
|
RDMA: Constify the argument of the work request conversion functions
Bart Van Assche
2018-07-30
1
-12
/
+13
*
|
|
RDMA: Fix storage of PortInfo CapabilityMask in the kernel
Jason Gunthorpe
2018-07-10
1
-1
/
+2
*
|
|
IB/mlx4: Test port number before querying type.
Tarick Bedeir
2018-07-04
1
-1
/
+1
*
|
|
IB/mlx4: Create slave AH's directly
Jason Gunthorpe
2018-06-26
3
-25
/
+59
*
|
|
IB/mlx4: Add support for drain SQ & RQ
Yishai Hadas
2018-06-25
3
-6
/
+152
*
|
|
IB/core: add max_send_sge and max_recv_sge attributes
Steve Wise
2018-06-18
1
-2
/
+2
*
|
|
RDMA: Convert drivers to use the AH's sgid_attr in post_wr paths
Parav Pandit
2018-06-18
1
-6
/
+2
*
|
|
IB/mlx4: Use GID attribute from ah attribute
Parav Pandit
2018-06-18
4
-20
/
+9
*
|
|
RDMA: Convert drivers to use sgid_attr instead of sgid_index
Parav Pandit
2018-06-18
2
-30
/
+17
*
|
|
RDMA: Use GID from the ib_gid_attr during the add_gid() callback
Parav Pandit
2018-06-18
1
-6
/
+6
|
/
/
*
|
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-1
/
+2
*
|
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
2
-7
/
+9
|
/
*
Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/...
Jason Gunthorpe
2018-06-04
1
-1
/
+5
|
\
|
*
IB/core: Support passing uhw for create_flow
Matan Barak
2018-06-02
1
-1
/
+5
*
|
RDMA/mlx4: Don't crash machine if zap_vma_ptes() fails
Leon Romanovsky
2018-06-01
1
-8
/
+2
*
|
RDMA/mlx4: Discard unknown SQP work requests
Leon Romanovsky
2018-06-01
1
-1
/
+0
*
|
RDMA/mlx4: Catch FW<->SW misalignment without machine crash
Leon Romanovsky
2018-06-01
1
-1
/
+4
*
|
RDMA/uverbs: Hoist the common process of disassociate_ucontext into ib core
Wei Hu(Xavier)
2018-05-30
1
-34
/
+0
*
|
Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...
Jason Gunthorpe
2018-05-28
1
-8
/
+42
|
\
\
|
*
|
IB/mlx4: Mark user MR as writable if actual virtual memory is writable
Jack Morgenstein
2018-05-28
1
-8
/
+42
*
|
|
IB/core: Reduce the places that use zgid
Parav Pandit
2018-05-24
2
-3
/
+4
|
/
/
*
|
IB/mlx4: Fix integer overflow when calculating optimal MTT size
Jack Morgenstein
2018-05-03
1
-1
/
+1
*
|
RDMA/mlx4: Add missed RSS hash inner header flag
Leon Romanovsky
2018-04-27
1
-1
/
+2
|
/
*
IB/mlx4: Check for egress flow steering
Boris Pismenny
2018-04-04
1
-0
/
+3
*
RDMA: Use ib_gid_attr during GID modification
Parav Pandit
2018-04-03
1
-18
/
+12
*
IB/providers: Avoid null netdev check for RoCE
Parav Pandit
2018-04-03
2
-7
/
+5
*
IB/providers: Avoid zero GID check for RoCE
Parav Pandit
2018-04-03
2
-5
/
+0
*
RDMA/providers: Simplify query_gid callback of RoCE providers
Parav Pandit
2018-04-03
1
-16
/
+1
*
IB/mlx4: Eliminate duplicate barriers on weakly-ordered archs
Sinan Kaya
2018-03-21
1
-2
/
+2
*
IB/uverbs: Extend uverbs_ioctl header with driver_id
Matan Barak
2018-03-19
1
-0
/
+1
*
IB/mlx4: Add Scatter FCS support over WQ creation
Guy Levi
2018-03-15
3
-9
/
+32
*
IB/mlx4: Report TSO capabilities
Yishai Hadas
2018-03-15
1
-2
/
+20
*
RDMA/mlx4: Move flag constants to uapi header
Jason Gunthorpe
2018-03-15
2
-5
/
+1
*
Merge branch 'k.o/wip/dl-for-rc' into k.o/wip/dl-for-next
Doug Ledford
2018-03-14
2
-5
/
+10
|
\
|
*
IB/mlx4: Include GID type when deleting GIDs from HW table under RoCE
Jack M
2018-03-06
1
-2
/
+7
|
*
IB/mlx4: Fix corruption of RoCEv2 IPv4 GIDs
Jack Morgenstein
2018-03-06
1
-2
/
+0
|
*
IB/mlx: Set slid to zero in Ethernet completion struct
Moni Shoua
2018-02-28
1
-1
/
+3
*
|
mlx4_ib: zero out struct ib_pd when allocating
Steve Wise
2018-03-08
1
-2
/
+1
*
|
mlx4_ib: set user mr attributes in struct ib_mr
Steve Wise
2018-03-08
1
-0
/
+3
*
|
IB/mlx4: Move mlx4_uverbs_ex_query_device_resp to include/uapi/
Yishai Hadas
2018-03-07
1
-14
/
+0
|
/
*
RDMA: Move enum ib_cq_creation_flags to uapi headers
Jason Gunthorpe
2018-01-29
1
-2
/
+2
*
IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH ports
Jack Morgenstein
2018-01-15
1
-8
/
+5
*
Merge branch 'bart-srpt-for-next' into k.o/wip/dl-for-next
Doug Ledford
2018-01-08
1
-1
/
+1
|
\
|
*
IB/mlx4: Fix mlx4_ib_alloc_mr error flow
Leon Romanovsky
2018-01-02
1
-1
/
+1
[next]