Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
5ad751053704df3f00d2bb2dc9345c697c212150
/
drivers
/
infiniband
/
hw
/
mlx5
/
main.c
e7996a9
Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
by Jason Gunthorpe
· 7 years ago
10bea9c
RDMA/mlx5: Remove redundant allocation warning print
by Leon Romanovsky
· 7 years ago
5c99eae
IB/mlx5: Mmap the HCA's clock info to user-space
by Feras Daoud
· 7 years ago
72f36be
net/mlx5: Fix mlx5_get_uars_page to return error code
by Eran Ben Elisha
· 7 years ago
8978cc9
{net,ib}/mlx5: Don't disable local loopback multicast traffic when needed
by Eran Ben Elisha
· 7 years ago
da005f9
IB/mlx5: remove redundant assignment of mdev
by Colin Ian King
· 7 years ago
85c7c01
IB/mlx5: Don't advertise RAW QP support in dual port mode
by Daniel Jurgens
· 7 years ago
cfe4e37
{net, IB}/mlx5: Change set_roce_gid to take a port number
by Daniel Jurgens
· 7 years ago
aac4492
IB/mlx5: Update counter implementation for dual port RoCE
by Daniel Jurgens
· 7 years ago
a9e546e
IB/mlx5: Change debugfs to have per port contents
by Parav Pandit
· 7 years ago
b3cbd6f
IB/mlx5: Implement dual port functionality in query routines
by Daniel Jurgens
· 7 years ago
d69a24e
IB/mlx5: Move IB event processing onto a workqueue
by Daniel Jurgens
· 7 years ago
32f69e4
{net, IB}/mlx5: Manage port association for multiport RoCE
by Daniel Jurgens
· 7 years ago
7fd8aef
IB/mlx5: Make netdev notifications multiport capable
by Daniel Jurgens
· 7 years ago
508562d
IB/mlx5: Reduce the use of num_port capability
by Daniel Jurgens
· 7 years ago
776a390
IB/mlx5: Add support for DC target QP
by Moni Shoua
· 7 years ago
3cc297d
IB/mlx5: Move locks initialization to the corresponding stage
by Mark Bloch
· 7 years ago
c8b8992
IB/mlx5: Move loopback initialization to the corresponding stage
by Mark Bloch
· 7 years ago
5e1e761
IB/mlx5: Move hardware counters initialization to the corresponding stage
by Mark Bloch
· 7 years ago
07321b3
IB/mlx5: Move ODP initialization to the corresponding stage
by Mark Bloch
· 7 years ago
c11a226
IB/mlx5: Move RoCE/ETH initialization to the corresponding stage
by Mark Bloch
· 7 years ago
16c1975
IB/mlx5: Create profile infrastructure to add and remove stages
by Mark Bloch
· 7 years ago
4ed131d
IB/mlx5: Expose dynamic mmap allocation
by Yishai Hadas
· 7 years ago
31a78a5
IB/mlx5: Extend UAR stuff to support dynamic allocation
by Yishai Hadas
· 7 years ago
4e2b53a
IB/mlx5: Report inner RSS capability
by Maor Gottlieb
· 7 years ago
76a895d
Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma.git
by Jason Gunthorpe
· 7 years ago
ad9a366
IB/mlx5: Serialize access to the VMA list
by Majd Dibbiny
· 7 years ago
72c7fe9
drivers: infiniband: remove duplicate includes
by Pravin Shedge
· 7 years ago
71a0ff6
IB/mlx5: Fix congestion counters in LAG mode
by Majd Dibbiny
· 7 years ago
87ab3f5
IB/mlx5: Add CQ moderation capability to query_device
by Yonatan Cohen
· 7 years ago
b0e9df6
IB/mlx5: Exposing modify CQ callback to uverbs layer
by Yonatan Cohen
· 7 years ago
31fde03
IB/mlx5: Assign send CQ and recv CQ of UMR QP
by Majd Dibbiny
· 7 years ago
b1383aa
IB/mlx5: Add PCI write end padding support
by Noa Osherovich
· 7 years ago
f95ef6c
IB/mlx5: Add tunneling offloads support
by Maor Gottlieb
· 7 years ago
7a0c8f4
IB/mlx5: Support padded 128B CQE feature
by Guy Levi
· 7 years ago
de57f2a
IB/mlx5: Support 128B CQE compression feature
by Guy Levi
· 7 years ago
b4f3459
IB/mlx5: Expose multi-packet RQ capabilities
by Noa Osherovich
· 7 years ago
e19cd28
IB/mlx5: Fix label order in error path handling
by Parav Pandit
· 7 years ago
78b1beb
IB/core: Fix typo in the name of the tag-matching cap struct
by Leon Romanovsky
· 7 years ago
cbafad8
IB/mlx5: fix debugfs cleanup
by Sudip Mukherjee
· 7 years ago
eb76189
IB/mlx5: Fill XRQ capabilities
by Artemy Kovalyov
· 7 years ago
1a56ff6
IB/core: Separate CQ handle in SRQ context
by Artemy Kovalyov
· 7 years ago
050da90
IB/mlx5: Report mlx5 enhanced multi packet WQE capability
by Bodong Wang
· 7 years ago
795b609
IB/mlx5: Allow posting multi packet send WQEs if hardware supports
by Bodong Wang
· 7 years ago
a550ddf
IB/mlx5: Add support for multi underlay QP
by Yishai Hadas
· 7 years ago
96dc3fc
IB/mlx5: Expose software parsing for Raw Ethernet QP
by Noa Osherovich
· 7 years ago
84305d7
RDMA/mlx5: Limit scope of get vector affinity local function
by Leon Romanovsky
· 7 years ago
4a5fd5d
IB/mlx5: Add necessary delay drop assignment
by Maor Gottlieb
· 7 years ago
732912c
Merge branch 'k.o/for-4.13-rc' into k.o/for-next
by Doug Ledford
· 7 years ago
ec25587
IB/mlx5: Always return success for RoCE modify port
by Majd Dibbiny
· 7 years ago
e093111
IB/core: Fix input len in multiple user verbs
by Amrani, Ram
· 8 years ago
d0d62c3
Merge branch 'rdma-netlink' into k.o/merge-test
by Doug Ledford
· 7 years ago
3204383
Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-test
by Doug Ledford
· 7 years ago
9abb0d1
RDMA: Simplify get firmware interface
by Leon Romanovsky
· 8 years ago
40b2440
mlx5: support ->get_vector_affinity
by Sagi Grimberg
· 7 years ago
a5f6672
Merge branch 'misc' into k.o/for-next
by Doug Ledford
· 7 years ago
9c2d33d
net/mlx5: fix spelling mistake: "alloated" -> "allocated"
by Colin Ian King
· 8 years ago
58dcb60
IB/mlx5: Expose extended error counters
by Parav Pandit
· 8 years ago
1d54f89
IB/mlx5: Report RX checksum capabilities for IPoIB
by Yishai Hadas
· 8 years ago
81e3088
IB/mlx5: Add multicast flow steering support for underlay QP
by Yishai Hadas
· 8 years ago
fe248c3
IB/mlx5: Add delay drop configuration and statistics
by Maor Gottlieb
· 8 years ago
03404e8
IB/mlx5: Add support to dropless RQ
by Maor Gottlieb
· 8 years ago
4a2da0b
IB/mlx5: Add debug control parameters for congestion control
by Parav Pandit
· 8 years ago
fd65f1b
IB/mlx5: Change logic for dispatching IB events for port state
by Moni Shoua
· 8 years ago
c85023e
IB/mlx5: Add raw ethernet local loopback support
by Huy Nguyen
· 8 years ago
e1267b0
RDMA: Remove useless MODULE_VERSION
by Leon Romanovsky
· 8 years ago
9871ab2
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
8e95960
IB/core, opa_vnic, hfi1, mlx5: Properly free rdma_netdev
by Niranjana Vishwanathapura
· 8 years ago
095b092
IB/mlx5: Respect mlx5_core reserved GIDs
by Ilan Tayari
· 8 years ago
3d09198
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
bd10838
net/mlx5: Fix some spelling mistakes
by Or Gerlitz
· 8 years ago
022d038
IB/ipoib: Limit call to free rdma_netdev for capable devices
by Alex Vesker
· 8 years ago
216fe8f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
6e8484c
RDMA/mlx5: set UMR wqe fence according to HCA cap
by Max Gurtovoy
· 8 years ago
b359911
IB/mlx5: Bump driver version
by Tariq Toukan
· 8 years ago
1b9a07e
{net, IB}/mlx5: Replace mlx5_vzalloc with kvzalloc
by Leon Romanovsky
· 8 years ago
693dfd5
IB/mlx5: Enable IPoIB acceleration
by Erez Shitrit
· 8 years ago
f1b65df
IB/mlx5: Add support for active_width and active_speed in RoCE
by Noa Osherovich
· 8 years ago
50f22fd
IB/mlx5: Set mlx5_query_roce_port's return value to void
by Noa Osherovich
· 8 years ago
e1f24a7
IB/mlx5: Support congestion related counters
by Parav Pandit
· 8 years ago
a22ed86
IB/mlx5: Add drop flow steering rule support
by Slava Shwartsman
· 8 years ago
19cc752
IB/mlx5: Use IP version matching to classify IP traffic
by Ariel Levkovich
· 8 years ago
0f75096
IB/mlx5: Add inner spec and IPv6 validation in user's flow attribute list
by Ariel Levkovich
· 8 years ago
00b7c2a
IB/mlx5: Enlarge autogroup flow table
by Maor Gottlieb
· 8 years ago
dac388e
IB/mlx5: Check supported flow table size
by Maor Gottlieb
· 8 years ago
1377661
IB/mlx5: Change vma from shared to private
by Maor Gottlieb
· 8 years ago
ecc7d83
IB/mlx5: Take write semaphore when changing the vma struct
by Maor Gottlieb
· 8 years ago
0881e7b
sched/headers: Prepare to move the get_task_struct()/put_task_struct() and related APIs from <linux/sched.h> to <linux/sched/task.h>
by Ingo Molnar
· 8 years ago
6e84f31
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h>
by Ingo Molnar
· 8 years ago
ac1820f
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
af17fe7
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
cdbe33d
IB/mlx5: Fix configuration of port capabilities
by Eli Cohen
· 8 years ago
c4550c6
IB: Query ports via the core instead of direct into the driver
by Or Gerlitz
· 8 years ago
72cd571
IB/mlx5: Support raw packet protocol
by Or Gerlitz
· 8 years ago
81713d3
IB/mlx5: Add implicit MR support
by Artemy Kovalyov
· 8 years ago
e816133
IB/mlx5: Expose vlan offloads capabilities
by Noa Osherovich
· 8 years ago
7c16f47
IB/mlx5: Expose Q counters groups only if they are supported by FW
by Kamal Heib
· 8 years ago
1ffd3a2
IB/mlx5: Replace ENOTSUPP usage with EOPNOTSUPP
by Leon Romanovsky
· 8 years ago
2ac693f
IB/mlx5: Add flow tag support
by Moses Reuben
· 8 years ago
5abb0da
IB/mlx5: Remove deprecated module parameter
by Leon Romanovsky
· 8 years ago
Next »