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
/
main.c
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
*
RDMA: Fix storage of PortInfo CapabilityMask in the kernel
Jason Gunthorpe
2018-07-10
1
-1
/
+2
*
IB/mlx4: Add support for drain SQ & RQ
Yishai Hadas
2018-06-25
1
-0
/
+2
*
IB/core: add max_send_sge and max_recv_sge attributes
Steve Wise
2018-06-18
1
-2
/
+2
*
IB/mlx4: Use GID attribute from ah attribute
Parav Pandit
2018-06-18
1
-14
/
+6
*
RDMA: Use GID from the ib_gid_attr during the add_gid() callback
Parav Pandit
2018-06-18
1
-6
/
+6
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-5
/
+7
*
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: 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
*
|
IB/core: Reduce the places that use zgid
Parav Pandit
2018-05-24
1
-2
/
+3
|
/
*
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 zero GID check for RoCE
Parav Pandit
2018-04-03
1
-3
/
+0
*
RDMA/providers: Simplify query_gid callback of RoCE providers
Parav Pandit
2018-04-03
1
-16
/
+1
*
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
1
-8
/
+13
*
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
1
-1
/
+1
*
Merge branch 'k.o/wip/dl-for-rc' into k.o/wip/dl-for-next
Doug Ledford
2018-03-14
1
-4
/
+7
|
\
|
*
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
*
|
mlx4_ib: zero out struct ib_pd when allocating
Steve Wise
2018-03-08
1
-2
/
+1
|
/
*
IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH ports
Jack Morgenstein
2018-01-15
1
-8
/
+5
*
IB/mlx4: Add support to RSS hash for inner headers
Guy Levi
2017-12-28
1
-0
/
+6
*
IB/mlx4: Add CQ moderation capability to query_device
Yonatan Cohen
2017-11-13
1
-0
/
+3
*
IB/mlx4: Exposing modify CQ callback to uverbs layer
Yonatan Cohen
2017-11-13
1
-0
/
+3
*
IB/mlx4: Add report for RSS capabilities by vendor channel
Guy Levi
2017-11-10
1
-0
/
+17
*
RDMA: Simplify get firmware interface
Leon Romanovsky
2017-08-10
1
-3
/
+2
*
Merge branch 'misc' into k.o/for-next
Doug Ledford
2017-07-27
1
-1
/
+0
|
\
|
*
RDMA: Remove useless MODULE_VERSION
Leon Romanovsky
2017-07-24
1
-1
/
+0
*
|
IB/mlx4: Expose RSS capabilities
Guy Levi
2017-07-24
1
-1
/
+6
*
|
IB/mlx4: Add support for WQ indirection table related verbs
Guy Levi
2017-07-24
1
-3
/
+9
*
|
IB/mlx4: Add support for WQ related verbs
Guy Levi
2017-07-24
1
-0
/
+24
*
|
(IB, net)/mlx4: Add resource utilization support
Moshe Shemesh
2017-07-24
1
-2
/
+4
*
|
IB/mlx4: Add inline-receive support
Maor Gottlieb
2017-07-24
1
-0
/
+7
|
/
*
IB: Convert msleep below 20ms to usleep_range
Leon Romanovsky
2017-07-17
1
-1
/
+1
*
IB/mlx4: Bump driver version
Tariq Toukan
2017-06-07
1
-3
/
+2
*
IB/mlx4: Change vma from shared to private
Maor Gottlieb
2017-04-21
1
-0
/
+2
*
IB/mlx4: Take write semaphore when changing the vma struct
Maor Gottlieb
2017-04-21
1
-2
/
+2
*
IB/mlx4: Fix ib device initialization error flow
Jack Morgenstein
2017-04-21
1
-0
/
+1
*
IB/mlx4: Support RAW Ethernet when RoCE is disabled
Majd Dibbiny
2017-04-21
1
-15
/
+11
*
sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+2
*
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-25
1
-1
/
+1
|
\
|
*
IB/mlx4: Switch from dma_device to dev.parent
Bart Van Assche
2017-01-24
1
-1
/
+1
*
|
IB/mlx4: Remove unused variable from function declaration
Leon Romanovsky
2017-02-14
1
-2
/
+2
*
|
IB: Query ports via the core instead of direct into the driver
Or Gerlitz
2017-02-14
1
-9
/
+9
[next]