index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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-06-14
IB/ipoib: Limit call to free rdma_netdev for capable devices
Alex Vesker
1
-2
/
+4
2017-06-02
RDMA/mlx5: set UMR wqe fence according to HCA cap
Max Gurtovoy
3
-37
/
+39
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
2017-02-14
IB/mlx5: Support creation of a WQ with scatter FCS offload
Noa Osherovich
1
-2
/
+11
2017-02-14
IB/mlx5: Enable QP creation with cvlan offload
Noa Osherovich
2
-1
/
+18
2017-02-14
IB/mlx5: Enable WQ creation and modification with cvlan offload
Noa Osherovich
1
-1
/
+29
2017-02-14
IB/mlx5: Expose vlan offloads capabilities
Noa Osherovich
1
-2
/
+12
2017-02-14
IB/mlx5: Add port counter support for Receive WQs
Majd Dibbiny
1
-1
/
+11
2017-02-14
IB/mlx5: Expose Q counters groups only if they are supported by FW
Kamal Heib
3
-43
/
+128
2017-02-14
IB/mlx5: Replace ENOTSUPP usage with EOPNOTSUPP
Leon Romanovsky
1
-6
/
+6
2017-02-14
IB/mlx5: Add flow tag support
Moses Reuben
1
-3
/
+23
[next]