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
/
mlx5
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-10
/
+17
2017-07-06
IB/core, opa_vnic, hfi1, mlx5: Properly free rdma_netdev
Niranjana Vishwanathapura
1
-10
/
+17
2017-06-27
IB/mlx5: Respect mlx5_core reserved GIDs
Ilan Tayari
1
-66
/
+53
2017-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+4
2017-06-16
net/mlx5: Fix some spelling mistakes
Or Gerlitz
1
-1
/
+1
2017-06-14
IB/ipoib: Limit call to free rdma_netdev for capable devices
Alex Vesker
1
-2
/
+4
2017-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-37
/
+39
2017-06-02
RDMA/mlx5: set UMR wqe fence according to HCA cap
Max Gurtovoy
3
-37
/
+39
2017-05-14
IB/mlx5: Bump driver version
Tariq Toukan
1
-3
/
+2
2017-05-14
{net, IB}/mlx5: Replace mlx5_vzalloc with kvzalloc
Leon Romanovsky
6
-27
/
+27
2017-05-04
IB/mlx5: Enable IPoIB acceleration
Erez Shitrit
1
-0
/
+22
2017-05-01
IB/mlx5: Add port_xmit_wait to counter registers read
Tim Wright
1
-0
/
+2
2017-05-01
mlx5: Fix mlx5_ib_map_mr_sg mr length
Sagi Grimberg
1
-1
/
+1
2017-05-01
IB/core: Define 'ib' and 'roce' rdma_ah_attr types
Dasaratharaman Chandramouli
2
-15
/
+14
2017-05-01
IB/core: Use rdma_ah_attr accessor functions
Dasaratharaman Chandramouli
2
-66
/
+74
2017-05-01
IB/mlx5: 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
3
-8
/
+9
2017-04-25
IB/mlx5: Add ODP support to MW
Artemy Kovalyov
3
-43
/
+120
2017-04-25
IB/mlx5: Extract page fault code
Artemy Kovalyov
1
-99
/
+104
2017-04-25
IB/mlx5: Add contiguous ODP support
Artemy Kovalyov
2
-18
/
+19
2017-04-25
IB/mlx5: Decrease verbosity level of ODP errors
Artemy Kovalyov
1
-7
/
+4
2017-04-25
IB/mlx5: Fix implicit MR GC
Artemy Kovalyov
1
-10
/
+1
2017-04-25
IB/mlx5: Fix UMR size calculation
Artemy Kovalyov
1
-1
/
+2
2017-04-25
IB/mlx5: Fix function updating xlt emergency path
Artemy Kovalyov
1
-1
/
+1
2017-04-25
IB: Replace ib_umem page_size by page_shift
Artemy Kovalyov
2
-3
/
+3
2017-04-21
IB/mlx5: Add support for active_width and active_speed in RoCE
Noa Osherovich
1
-5
/
+67
2017-04-21
IB/mlx5: Set mlx5_query_roce_port's return value to void
Noa Osherovich
1
-7
/
+8
2017-04-21
IB/mlx5: Set correct SL in completion for RoCE
Moni Shoua
1
-3
/
+16
2017-04-21
IB/mlx5: Support congestion related counters
Parav Pandit
5
-58
/
+141
2017-04-21
IB/mlx5: Add drop flow steering rule support
Slava Shwartsman
1
-5
/
+22
2017-04-21
IB/mlx5: Use IP version matching to classify IP traffic
Ariel Levkovich
1
-17
/
+49
2017-04-21
IB/mlx5: Add inner spec and IPv6 validation in user's flow attribute list
Ariel Levkovich
1
-10
/
+34
2017-04-21
IB/mlx5: Fix wrong use of kfree at bad flow in create_cq_user
Bodong Wang
1
-1
/
+1
2017-04-21
IB/mlx5: Enlarge autogroup flow table
Maor Gottlieb
1
-2
/
+2
2017-04-21
IB/mlx5: Check supported flow table size
Maor Gottlieb
1
-1
/
+7
2017-04-21
IB/mlx5: Change vma from shared to private
Maor Gottlieb
1
-0
/
+1
2017-04-21
IB/mlx5: Take write semaphore when changing the vma struct
Maor Gottlieb
1
-2
/
+2
2017-04-17
hw/mlx5: Add New bit to check over QP creation
Erez Shitrit
1
-0
/
+1
2017-04-17
net/mlx5e: IPoIB, Xmit flow
Saeed Mahameed
1
-10
/
+0
2017-03-02
sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-26
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-5
/
+5
2017-02-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
10
-162
/
+1060
2017-02-15
IB/mlx5: Fix configuration of port capabilities
Eli Cohen
1
-0
/
+35
2017-02-14
IB/mlx5: Fix blue flame buffer size calculation
Eli Cohen
1
-1
/
+4
2017-02-14
IB: Query ports via the core instead of direct into the driver
Or Gerlitz
2
-5
/
+8
2017-02-14
IB/mlx5: Support raw packet protocol
Or Gerlitz
1
-2
/
+4
2017-02-14
IB/mlx5: Add implicit MR support
Artemy Kovalyov
4
-49
/
+511
2017-02-14
IB/mlx5: Expose MR cache for mlx5_ib
Artemy Kovalyov
2
-28
/
+80
2017-02-14
IB/mlx5: Add null_mkey access
Artemy Kovalyov
3
-1
/
+89
[next]