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
/
mlx5_ib.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-17
net/mlx5e: IPoIB, Xmit flow
Saeed Mahameed
1
-10
/
+0
2017-02-14
IB/mlx5: Add implicit MR support
Artemy Kovalyov
1
-2
/
+18
2017-02-14
IB/mlx5: Expose MR cache for mlx5_ib
Artemy Kovalyov
1
-1
/
+8
2017-02-14
IB/mlx5: Enable QP creation with cvlan offload
Noa Osherovich
1
-0
/
+6
2017-02-14
IB/mlx5: Expose Q counters groups only if they are supported by FW
Kamal Heib
1
-1
/
+8
2017-02-14
IB/mlx5: Assign DSCP for R-RoCE QPs Address Path
Majd Dibbiny
1
-0
/
+2
2017-01-09
IB/mlx5: Allow future extension of libmlx5 input data
Eli Cohen
1
-1
/
+14
2017-01-09
IB/mlx5: Use blue flame register allocator in mlx5_ib
Eli Cohen
1
-2
/
+9
2017-01-08
mlx5: Fix naming convention with respect to UARs
Eli Cohen
1
-3
/
+3
2017-01-02
{net,IB}/mlx5: Refactor page fault handling
Artemy Kovalyov
1
-47
/
+2
2017-01-02
IB/mlx5: Add MR cache for large UMR regions
Artemy Kovalyov
1
-2
/
+13
2017-01-02
IB/mlx5: Add support for big MRs
Artemy Kovalyov
1
-0
/
+1
2017-01-02
IB/mlx5: Refactor UMR post send format
Artemy Kovalyov
1
-12
/
+12
2016-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-3
/
+9
2016-12-13
IB/mlx5: Properly adjust rate limit on QP state transitions
Bodong Wang
1
-0
/
+1
2016-12-13
IB/mlx5: Use u64 for UMR length
Maor Gottlieb
1
-1
/
+1
2016-12-13
IB/core: Let create_ah return extended response to user
Moni Shoua
1
-1
/
+2
2016-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2016-11-17
IB/mlx5: Limit mkey page size to 2GB
Majd Dibbiny
1
-1
/
+5
2016-11-17
IB/mlx5: Resolve soft lock on massive reg MRs
Moshe Lazer
1
-0
/
+2
2016-10-30
net/mlx5: Add multi dest support
Mark Bloch
1
-1
/
+1
2016-10-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-2
/
+48
2016-10-07
IB/mlx5: Move and decouple user vendor structures
Leon Romanovsky
1
-0
/
+37
2016-10-07
IB/mlx5: LAG QP load balancing
Aviv Heller
1
-0
/
+1
2016-10-07
IB/mlx5: Merge vports flow steering during LAG
Aviv Heller
1
-0
/
+1
2016-10-07
IB/mlx5: Track asynchronous events on a receive work queue
Yishai Hadas
1
-1
/
+6
2016-10-07
IB/mlx5: Add sniffer support to steering
Maor Gottlieb
1
-0
/
+2
2016-10-07
IB/mlx5: Save flow table priority handler instead of index
Maor Gottlieb
1
-1
/
+1
2016-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2016-09-02
IB/mlx5: Use TIR number based on selector
Yishai Hadas
1
-0
/
+1
2016-08-14
{net,IB}/mlx5: MKey/PSV commands via mlx5 ifc
Saeed Mahameed
1
-1
/
+1
2016-06-23
IB/mlx5: Add per port counters
Mark Bloch
1
-0
/
+6
2016-06-23
IB/mlx5: Reset flow support for IB kernel ULPs
Maor Gottlieb
1
-0
/
+8
2016-06-23
IB/mlx5: Implements disassociate_ucontext API
Maor Gottlieb
1
-0
/
+6
2016-06-23
IB/mlx5: Add RSS QP support
Yishai Hadas
1
-0
/
+5
2016-06-23
IB/mlx5: Add Receive Work Queue Indirection table operations
Yishai Hadas
1
-0
/
+14
2016-06-23
IB/mlx5: Add receive Work Queue verbs
Yishai Hadas
1
-0
/
+35
2016-05-14
Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into ...
Doug Ledford
1
-0
/
+3
2016-05-14
IB/mlx5: Add Scatter FCS support for Raw Packet QP
Majd Dibbiny
1
-0
/
+1
2016-05-14
IB/mlx5: Add UARs write-combining and non-cached mapping
Guy Levi
1
-0
/
+2
2016-05-13
IB/core: Enhance ib_map_mr_sg()
Bart Van Assche
1
-1
/
+1
2016-05-13
IB/core: Add passing an offset into the SG to ib_map_mr_sg
Christoph Hellwig
1
-3
/
+2
2016-04-06
IB/mlx5: fix VFs callback function prototypes
Arnd Bergmann
1
-9
/
+9
2016-03-22
IB/mlx5: Implement callbacks for manipulating VFs
Eli Cohen
1
-0
/
+8
2016-03-16
Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6
Doug Ledford
1
-17
/
+91
2016-03-10
IB/mlx5: Add support for don't trap rules
Maor Gottlieb
1
-1
/
+1
2016-03-04
mlx5: Add arbitrary sg list support
Sagi Grimberg
1
-0
/
+1
2016-03-04
IB/mlx5: Convert UMR CQ to new CQ API
Christoph Hellwig
1
-7
/
+1
2016-03-01
IB/mlx5: Add memory windows allocation support
Matan Barak
1
-0
/
+14
2016-03-01
net/mlx5: Refactor mlx5_core_mr to mkey
Matan Barak
1
-3
/
+3
[prev]
[next]