index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
/
main.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-04
IB/mlx5: Fix label order in error path handling
Parav Pandit
1
-2
/
+2
2017-09-25
IB/core: Fix typo in the name of the tag-matching cap struct
Leon Romanovsky
1
-5
/
+5
2017-09-22
IB/mlx5: fix debugfs cleanup
Sudip Mukherjee
1
-3
/
+3
2017-08-29
IB/mlx5: Fill XRQ capabilities
Artemy Kovalyov
1
-0
/
+10
2017-08-29
IB/core: Separate CQ handle in SRQ context
Artemy Kovalyov
1
-5
/
+5
2017-08-24
IB/mlx5: Report mlx5 enhanced multi packet WQE capability
Bodong Wang
1
-0
/
+5
2017-08-24
IB/mlx5: Allow posting multi packet send WQEs if hardware supports
Bodong Wang
1
-2
/
+3
2017-08-24
IB/mlx5: Add support for multi underlay QP
Yishai Hadas
1
-7
/
+42
2017-08-24
IB/mlx5: Expose software parsing for Raw Ethernet QP
Noa Osherovich
1
-0
/
+21
2017-08-24
RDMA/mlx5: Limit scope of get vector affinity local function
Leon Romanovsky
1
-2
/
+2
2017-08-24
IB/mlx5: Add necessary delay drop assignment
Maor Gottlieb
1
-0
/
+2
2017-08-24
Merge branch 'k.o/for-4.13-rc' into k.o/for-next
Doug Ledford
1
-0
/
+6
2017-08-24
IB/mlx5: Always return success for RoCE modify port
Majd Dibbiny
1
-0
/
+6
2017-08-22
IB/core: Fix input len in multiple user verbs
Amrani, Ram
1
-8
/
+3
2017-08-10
Merge branch 'rdma-netlink' into k.o/merge-test
Doug Ledford
1
-4
/
+4
2017-08-10
Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-test
Doug Ledford
1
-0
/
+9
2017-08-10
RDMA: Simplify get firmware interface
Leon Romanovsky
1
-4
/
+4
2017-08-08
mlx5: support ->get_vector_affinity
Sagi Grimberg
1
-0
/
+9
2017-07-27
Merge branch 'misc' into k.o/for-next
Doug Ledford
1
-2
/
+1
2017-07-24
net/mlx5: fix spelling mistake: "alloated" -> "allocated"
Colin Ian King
1
-1
/
+1
2017-07-24
IB/mlx5: Expose extended error counters
Parav Pandit
1
-0
/
+22
2017-07-24
IB/mlx5: Report RX checksum capabilities for IPoIB
Yishai Hadas
1
-0
/
+4
2017-07-24
IB/mlx5: Add multicast flow steering support for underlay QP
Yishai Hadas
1
-12
/
+31
2017-07-24
IB/mlx5: Add delay drop configuration and statistics
Maor Gottlieb
1
-0
/
+103
2017-07-24
IB/mlx5: Add support to dropless RQ
Maor Gottlieb
1
-4
/
+56
2017-07-24
IB/mlx5: Add debug control parameters for congestion control
Parav Pandit
1
-1
/
+8
2017-07-24
IB/mlx5: Change logic for dispatching IB events for port state
Moni Shoua
1
-2
/
+31
2017-07-24
IB/mlx5: Add raw ethernet local loopback support
Huy Nguyen
1
-4
/
+47
2017-07-24
RDMA: Remove useless MODULE_VERSION
Leon Romanovsky
1
-1
/
+0
2017-07-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
Linus Torvalds
1
-10
/
+17
2017-07-05
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-21
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-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+14
2017-06-01
RDMA/mlx5: set UMR wqe fence according to HCA cap
Max Gurtovoy
1
-0
/
+14
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
1
-3
/
+3
2017-05-04
IB/mlx5: Enable IPoIB acceleration
Erez Shitrit
1
-0
/
+22
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: Support congestion related counters
Parav Pandit
1
-52
/
+120
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: 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
[next]