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
/
qp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-09-06
1
-13
/
+13
|
\
|
*
net/mlx4_core: Dynamically allocate structs at mlx4_slave_cap
Eran Ben Elisha
2017-08-29
1
-13
/
+13
*
|
RDMA/mlx4: Properly annotate link layer variable
Leon Romanovsky
2017-08-24
1
-4
/
+2
*
|
IB/mlx4: Check that reserved fields in mlx4_ib_create_qp_rss are zero
Guy Levi
2017-08-24
1
-0
/
+3
*
|
IB/mlx4: Fix struct mlx4_ib_create_wq alignment
Guy Levi
2017-08-24
1
-5
/
+4
*
|
IB/mlx4: Fix RSS QP type in creation verb
Guy Levi
2017-08-24
1
-1
/
+1
*
|
RDMA/mlx4: Don't use uninitialized variable
Leon Romanovsky
2017-08-24
1
-1
/
+1
*
|
IB/mlx4: use kvmalloc_array to allocate wrid
Li Dongyang
2017-08-22
1
-11
/
+4
*
|
IB/mlx4: Add support for RSS QP
Guy Levi
2017-07-24
1
-22
/
+431
*
|
IB/mlx4: Add support for WQ indirection table related verbs
Guy Levi
2017-07-24
1
-0
/
+70
*
|
IB/mlx4: Add support for WQ related verbs
Guy Levi
2017-07-24
1
-56
/
+449
*
|
(IB, net)/mlx4: Add resource utilization support
Moshe Shemesh
2017-07-24
1
-4
/
+9
*
|
IB/mlx4: Add inline-receive support
Maor Gottlieb
2017-07-24
1
-7
/
+25
|
/
*
{net, IB}/mlx4: Remove gfp flags argument
Leon Romanovsky
2017-07-17
1
-23
/
+17
*
IB/core: Define 'ib' and 'roce' rdma_ah_attr types
Dasaratharaman Chandramouli
2017-05-01
1
-11
/
+5
*
IB/core: Use rdma_ah_attr accessor functions
Dasaratharaman Chandramouli
2017-05-01
1
-44
/
+48
*
IB/mlx4: Rename to_ib_ah_attr to to_rdma_ah_attr
Dasaratharaman Chandramouli
2017-05-01
1
-5
/
+5
*
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
Dasaratharaman Chandramouli
2017-05-01
1
-3
/
+5
*
IB: Replace ib_umem page_size by page_shift
Artemy Kovalyov
2017-04-25
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2017-02-23
1
-24
/
+32
|
\
|
*
IB/mlx4: Take source GID by index from HW GID table
Talat Batheesh
2017-02-14
1
-24
/
+32
*
|
RDMA: Adding ethertype ETH_P_IBOE
Selvin Xavier
2017-01-10
1
-5
/
+1
|
/
*
IB/mlx4: Rework special QP creation error path
Bart Van Assche
2016-12-14
1
-2
/
+4
*
IB/mlx4: Fix out-of-range array index in destroy qp flow
Jack Morgenstein
2016-12-13
1
-1
/
+2
*
IB/mlx4: Check if GRH is available before using it
Eran Ben Elisha
2016-12-13
1
-2
/
+2
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-10-09
1
-2
/
+23
|
\
|
*
IB/mlx4: Fix possible vl/sl field mismatch in LRH header in QP1 packets
Jack Morgenstein
2016-10-07
1
-1
/
+22
|
*
IB/mlx4: Move user vendor structures
Leon Romanovsky
2016-10-07
1
-1
/
+1
*
|
IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOV
Jack Morgenstein
2016-09-16
1
-2
/
+3
*
|
IB/mlx4: Fix code indentation in QP1 MAD flow
Jack Morgenstein
2016-09-16
1
-17
/
+19
|
/
*
net/mlx4_en: break out tx_desc write into separate function
Brenden Blanco
2016-07-19
1
-5
/
+6
*
IB/mlx4: Fix memory leak if QP creation failed
Dotan Barak
2016-06-23
1
-1
/
+3
*
IB/mlx4: Fix the SQ size of an RC QP
Yishai Hadas
2016-06-23
1
-1
/
+1
*
net/mlx4: Avoid wrong virtual mappings
Haggai Abramovsky
2016-05-05
1
-6
/
+21
*
net/mlx4_core: Set UAR page size to 4KB regardless of system page size
Huy Nguyen
2016-02-17
1
-2
/
+5
*
IB/mlx4: Create and use another QP1 for RoCEv2
Moni Shoua
2016-01-19
1
-19
/
+140
*
IB/mlx4: Enable send of RoCE QP1 packets with IP/UDP headers
Moni Shoua
2016-01-19
1
-9
/
+51
*
IB/mlx4: Support modify_qp for RoCE v2
Moni Shoua
2016-01-19
1
-3
/
+34
*
IB/mlx4: Take source mac from AH instead from the port
Moni Shoua
2016-01-19
1
-22
/
+2
*
IB/mlx4: Convert kmalloc to kmalloc_array for checkpatch
Leon Romanovsky
2015-12-24
1
-2
/
+2
*
IB/mlx4: Suppress non-fatal memory allocations
Leon Romanovsky
2015-12-24
1
-2
/
+4
*
IB: remove in-kernel support for memory windows
Christoph Hellwig
2015-12-23
1
-27
/
+0
*
IB/core: Initialize UD header structure with IP and UDP headers
Moni Shoua
2015-12-23
1
-2
/
+5
*
IB/mlx4: Use vmalloc for WR buffers when needed
Wengang Wang
2015-12-08
1
-6
/
+13
*
IB/mlx4: Remove old FRWR API support
Sagi Grimberg
2015-10-28
1
-31
/
+0
*
IB/mlx4: Support the new memory registration API
Sagi Grimberg
2015-10-28
1
-0
/
+25
*
Merge branch 'wr-cleanup' into k.o/for-4.4
Doug Ledford
2015-10-28
1
-85
/
+93
|
\
|
*
IB: split struct ib_send_wr
Christoph Hellwig
2015-10-08
1
-85
/
+93
*
|
IB/core: Use GID table in AH creation and dmac resolution
Matan Barak
2015-10-21
1
-10
/
+37
*
|
IB/core: Add netdev and gid attributes paramteres to cache
Matan Barak
2015-10-21
1
-2
/
+3
[next]