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-01-09
IB/mlx5: Support 4k UAR for libmlx5
Eli Cohen
1
-2
/
+19
2017-01-09
IB/mlx5: Allow future extension of libmlx5 input data
Eli Cohen
4
-153
/
+198
2017-01-09
IB/mlx5: Use blue flame register allocator in mlx5_ib
Eli Cohen
4
-69
/
+51
2017-01-08
IB/mlx5: Fix retrieval of index to first hi class bfreg
Eli Cohen
1
-10
/
+14
2017-01-08
mlx5: Fix naming convention with respect to UARs
Eli Cohen
4
-133
/
+135
2017-01-08
IB/mlx5: Fix error handling order in create_kernel_qp
Eli Cohen
1
-2
/
+2
2017-01-08
IB/mlx5: Fix kernel to user leak prevention logic
Eli Cohen
1
-7
/
+7
2017-01-02
IB/mlx5: Improve MR check
Artemy Kovalyov
2
-2
/
+12
2017-01-02
IB/mlx5: Add ODP atomics support
Artemy Kovalyov
1
-38
/
+50
2017-01-02
{net,IB}/mlx5: Refactor page fault handling
Artemy Kovalyov
4
-274
/
+115
2017-01-02
IB/mlx5: Add MR cache for large UMR regions
Artemy Kovalyov
5
-247
/
+219
2017-01-02
IB/mlx5: Add support for big MRs
Artemy Kovalyov
3
-3
/
+11
2017-01-02
IB/mlx5: Refactor UMR post send format
Artemy Kovalyov
4
-114
/
+91
2017-01-02
IB/mlx5: Add helper mlx5_ib_post_send_wait
Binoy Jayan
1
-83
/
+32
2017-01-02
IB/mlx5: Reorder code in query device command
Leon Romanovsky
1
-11
/
+11
2016-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
8
-144
/
+410
2016-12-14
Merge branch 'mlx' into merge-test
Doug Ledford
8
-142
/
+410
2016-12-14
mlx5, calc_sq_size(): Make a debug message more informative
Bart Van Assche
1
-1
/
+2
2016-12-14
mlx5: Remove a set-but-not-used variable
Bart Van Assche
1
-7
/
+0
2016-12-14
mlx5: Use { } instead of { 0 } to init struct
Bart Van Assche
1
-1
/
+1
2016-12-14
IB/mlx5: avoid bogus -Wmaybe-uninitialized warning
Arnd Bergmann
1
-18
/
+21
2016-12-13
IB/mlx5: Properly adjust rate limit on QP state transitions
Bodong Wang
3
-9
/
+69
2016-12-13
IB/mlx5: Report mlx5 packet pacing capabilities when querying device
Bodong Wang
1
-0
/
+13
2016-12-13
IB/mlx5: Support RAW Ethernet when RoCE is disabled
Or Gerlitz
1
-9
/
+13
2016-12-13
IB/mlx5: Rename RoCE related helpers to reflect being Eth ones
Or Gerlitz
1
-11
/
+11
2016-12-13
IB/mlx5: Refactor registration to netdev notifier
Or Gerlitz
1
-9
/
+20
2016-12-13
IB/mlx5: Use u64 for UMR length
Maor Gottlieb
1
-1
/
+1
2016-12-13
IB/mlx5: Avoid system crash when enabling many VFs
Eli Cohen
1
-1
/
+2
2016-12-13
IB/mlx5: Assign SRQ type earlier
Maor Gottlieb
1
-1
/
+1
2016-12-13
IB/mlx5: Make create/destroy_ah available to userspace
Moni Shoua
1
-0
/
+2
2016-12-13
IB/mlx5: Use kernel driver to help userspace create ah
Moni Shoua
1
-0
/
+21
2016-12-13
IB/core: Let create_ah return extended response to user
Moni Shoua
2
-2
/
+5
2016-12-13
IB/mlx5: Report that device has udata response in create_ah
Moni Shoua
1
-1
/
+2
2016-12-13
IB/mlx5: Add support to match inner packet fields
Moses Reuben
1
-53
/
+78
2016-12-13
IB/mlx5: Support Vxlan tunneling specification
Moses Reuben
1
-0
/
+11
2016-12-13
IB/mlx5: Add support for CQE compressing
Bodong Wang
1
-1
/
+29
2016-12-13
IB/mlx5: Report mlx5 CQE compression caps during query
Bodong Wang
1
-0
/
+10
2016-12-13
IB/mlx5: Report mlx5 multi packet WQE caps during query
Bodong Wang
1
-0
/
+11
2016-12-03
IB/mlx5: Remove debug prints after allocation failure
Leon Romanovsky
1
-2
/
+0
2016-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-9
/
+25
2016-11-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
5
-9
/
+25
2016-11-17
IB/mlx5: Limit mkey page size to 2GB
Majd Dibbiny
6
-8
/
+18
2016-11-17
IB/mlx5: Fix reported max SGE calculation
Eli Cohen
2
-4
/
+33
2016-11-17
IB/mlx5: Wait for all async command completions to complete
Eli Cohen
1
-0
/
+28
2016-11-17
IB/mlx5: Put non zero value in max_ah
Maor Gottlieb
1
-0
/
+1
2016-11-17
IB/mlx5: Fix atomic cap in indirect UMR
Maor Gottlieb
1
-5
/
+7
2016-11-17
IB/mlx5: Replace numerical constant with predefined MACRO
Max Gurtovoy
1
-1
/
+1
2016-11-17
IB/mlx5: Fix NULL pointer dereference on debug print
Eli Cohen
1
-2
/
+2
2016-11-17
IB/mlx5: Fix fatal error dispatching
Eli Cohen
1
-2
/
+5
2016-11-17
IB/mlx5: Resolve soft lock on massive reg MRs
Moshe Lazer
2
-1
/
+7
[next]