index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx4
/
qp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-13
/
+13
2017-08-30
net/mlx4_core: Dynamically allocate structs at mlx4_slave_cap
Eran Ben Elisha
1
-13
/
+13
2017-08-24
RDMA/mlx4: Properly annotate link layer variable
Leon Romanovsky
1
-4
/
+2
2017-08-24
IB/mlx4: Check that reserved fields in mlx4_ib_create_qp_rss are zero
Guy Levi
1
-0
/
+3
2017-08-24
IB/mlx4: Fix struct mlx4_ib_create_wq alignment
Guy Levi
1
-5
/
+4
2017-08-24
IB/mlx4: Fix RSS QP type in creation verb
Guy Levi
1
-1
/
+1
2017-08-24
RDMA/mlx4: Don't use uninitialized variable
Leon Romanovsky
1
-1
/
+1
2017-08-22
IB/mlx4: use kvmalloc_array to allocate wrid
Li Dongyang
1
-11
/
+4
2017-07-24
IB/mlx4: Add support for RSS QP
Guy Levi
1
-22
/
+431
2017-07-24
IB/mlx4: Add support for WQ indirection table related verbs
Guy Levi
1
-0
/
+70
2017-07-24
IB/mlx4: Add support for WQ related verbs
Guy Levi
1
-56
/
+449
2017-07-24
(IB, net)/mlx4: Add resource utilization support
Moshe Shemesh
1
-4
/
+9
2017-07-24
IB/mlx4: Add inline-receive support
Maor Gottlieb
1
-7
/
+25
2017-07-18
{net, IB}/mlx4: Remove gfp flags argument
Leon Romanovsky
1
-23
/
+17
2017-05-01
IB/core: Define 'ib' and 'roce' rdma_ah_attr types
Dasaratharaman Chandramouli
1
-11
/
+5
2017-05-01
IB/core: Use rdma_ah_attr accessor functions
Dasaratharaman Chandramouli
1
-44
/
+48
2017-05-01
IB/mlx4: Rename to_ib_ah_attr to to_rdma_ah_attr
Dasaratharaman Chandramouli
1
-5
/
+5
2017-05-01
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
Dasaratharaman Chandramouli
1
-3
/
+5
2017-04-25
IB: Replace ib_umem page_size by page_shift
Artemy Kovalyov
1
-1
/
+1
2017-02-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-24
/
+32
2017-02-14
IB/mlx4: Take source GID by index from HW GID table
Talat Batheesh
1
-24
/
+32
2017-01-10
RDMA: Adding ethertype ETH_P_IBOE
Selvin Xavier
1
-5
/
+1
2016-12-14
IB/mlx4: Rework special QP creation error path
Bart Van Assche
1
-2
/
+4
2016-12-13
IB/mlx4: Fix out-of-range array index in destroy qp flow
Jack Morgenstein
1
-1
/
+2
2016-12-13
IB/mlx4: Check if GRH is available before using it
Eran Ben Elisha
1
-2
/
+2
2016-10-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-2
/
+23
2016-10-07
IB/mlx4: Fix possible vl/sl field mismatch in LRH header in QP1 packets
Jack Morgenstein
1
-1
/
+22
2016-10-07
IB/mlx4: Move user vendor structures
Leon Romanovsky
1
-1
/
+1
2016-09-16
IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOV
Jack Morgenstein
1
-2
/
+3
2016-09-16
IB/mlx4: Fix code indentation in QP1 MAD flow
Jack Morgenstein
1
-17
/
+19
2016-07-20
net/mlx4_en: break out tx_desc write into separate function
Brenden Blanco
1
-5
/
+6
2016-06-23
IB/mlx4: Fix memory leak if QP creation failed
Dotan Barak
1
-1
/
+3
2016-06-23
IB/mlx4: Fix the SQ size of an RC QP
Yishai Hadas
1
-1
/
+1
2016-05-06
net/mlx4: Avoid wrong virtual mappings
Haggai Abramovsky
1
-6
/
+21
2016-02-17
net/mlx4_core: Set UAR page size to 4KB regardless of system page size
Huy Nguyen
1
-2
/
+5
2016-01-19
IB/mlx4: Create and use another QP1 for RoCEv2
Moni Shoua
1
-19
/
+140
2016-01-19
IB/mlx4: Enable send of RoCE QP1 packets with IP/UDP headers
Moni Shoua
1
-9
/
+51
2016-01-19
IB/mlx4: Support modify_qp for RoCE v2
Moni Shoua
1
-3
/
+34
2016-01-19
IB/mlx4: Take source mac from AH instead from the port
Moni Shoua
1
-22
/
+2
2015-12-24
IB/mlx4: Convert kmalloc to kmalloc_array for checkpatch
Leon Romanovsky
1
-2
/
+2
2015-12-24
IB/mlx4: Suppress non-fatal memory allocations
Leon Romanovsky
1
-2
/
+4
2015-12-23
IB: remove in-kernel support for memory windows
Christoph Hellwig
1
-27
/
+0
2015-12-23
IB/core: Initialize UD header structure with IP and UDP headers
Moni Shoua
1
-2
/
+5
2015-12-09
IB/mlx4: Use vmalloc for WR buffers when needed
Wengang Wang
1
-6
/
+13
2015-10-29
IB/mlx4: Remove old FRWR API support
Sagi Grimberg
1
-31
/
+0
2015-10-29
IB/mlx4: Support the new memory registration API
Sagi Grimberg
1
-0
/
+25
2015-10-29
Merge branch 'wr-cleanup' into k.o/for-4.4
Doug Ledford
1
-85
/
+93
2015-10-22
IB/core: Use GID table in AH creation and dmac resolution
Matan Barak
1
-10
/
+37
2015-10-22
IB/core: Add netdev and gid attributes paramteres to cache
Matan Barak
1
-2
/
+3
2015-10-22
IB/mlx4: Add support for blocking multicast loopback QP creation user flag
Eran Ben Elisha
1
-5
/
+8
[next]