Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
7b4cdaae73ee833975a767cf54a3354d355b3f8d
/
drivers
/
infiniband
/
hw
/
mlx5
/
main.c
96dc3fc
IB/mlx5: Expose software parsing for Raw Ethernet QP
by Noa Osherovich
· 7 years ago
84305d71
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
· 8 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
ed88451
IB/mlx5: Assign DSCP for R-RoCE QPs Address Path
by Majd Dibbiny
· 8 years ago
c43f111
IB/mlx5: Add additional checks before processing MADs
by Maor Gottlieb
· 8 years ago
45bded2
IB/mlx5: Verify that Q counters are supported
by Kamal Heib
· 8 years ago
7898489
IB/mlx5: Enable Eth VFs to query their min-inline value for user-space
by Or Gerlitz
· 8 years ago
9b0c289
IB/mlx5: Switch from dma_device to dev.parent
by Bart Van Assche
· 8 years ago
1054336
net/mlx5: Add support to s-tag in mlx5 firmware interface
by Mohamad Haj Yahia
· 8 years ago
30aa60b
IB/mlx5: Support 4k UAR for libmlx5
by Eli Cohen
· 8 years ago
b037c29
IB/mlx5: Allow future extension of libmlx5 input data
by Eli Cohen
· 8 years ago
5fe9dec
IB/mlx5: Use blue flame register allocator in mlx5_ib
by Eli Cohen
· 8 years ago
2f5ff26
mlx5: Fix naming convention with respect to UARs
by Eli Cohen
· 8 years ago
de8d6e0
IB/mlx5: Fix kernel to user leak prevention logic
by Eli Cohen
· 8 years ago
d9aaed8
{net,IB}/mlx5: Refactor page fault handling
by Artemy Kovalyov
· 8 years ago
7d0cc6e
IB/mlx5: Add MR cache for large UMR regions
by Artemy Kovalyov
· 8 years ago
9f88520
IB/mlx5: Reorder code in query device command
by Leon Romanovsky
· 8 years ago
4d5b57e
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
626bc02
mlx5: Use { } instead of { 0 } to init struct
by Bart Van Assche
· 8 years ago
7d29f34
IB/mlx5: Properly adjust rate limit on QP state transitions
by Bodong Wang
· 8 years ago
d949167
IB/mlx5: Report mlx5 packet pacing capabilities when querying device
by Bodong Wang
· 8 years ago
ca5b91d
IB/mlx5: Support RAW Ethernet when RoCE is disabled
by Or Gerlitz
· 8 years ago
45f95ac
IB/mlx5: Rename RoCE related helpers to reflect being Eth ones
by Or Gerlitz
· 8 years ago
d012f5d
IB/mlx5: Refactor registration to netdev notifier
by Or Gerlitz
· 8 years ago
41c450f
IB/mlx5: Make create/destroy_ah available to userspace
by Moni Shoua
· 8 years ago
6ad279c5
IB/mlx5: Report that device has udata response in create_ah
by Moni Shoua
· 8 years ago
2d1e697
IB/mlx5: Add support to match inner packet fields
by Moses Reuben
· 8 years ago
ffb30d8
IB/mlx5: Support Vxlan tunneling specification
by Moses Reuben
· 8 years ago
7e43a2a
IB/mlx5: Report mlx5 CQE compression caps during query
by Bodong Wang
· 8 years ago
191ded4
IB/mlx5: Report mlx5 multi packet WQE caps during query
by Bodong Wang
· 8 years ago
f9aa9dc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
57400d3
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
288c01b
IB/mlx5: Fix reported max SGE calculation
by Eli Cohen
· 8 years ago
86695a6
IB/mlx5: Put non zero value in max_ah
by Maor Gottlieb
· 8 years ago
dbaaff2
IB/mlx5: Fix fatal error dispatching
by Eli Cohen
· 8 years ago
90be7c8
IB/mlx5: Fix memory leak in query device
by Majd Dibbiny
· 8 years ago
66958ed
net/mlx5: Support encap id when setting new steering entry
by Hadar Hen Zion
· 8 years ago
c9f1b07
net/mlx5: Add creation flags when adding new flow table
by Hadar Hen Zion
· 8 years ago
0a6ce1e
Merge tag 'shared-for-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdma
by David S. Miller
· 8 years ago
74491de
net/mlx5: Add multi dest support
by Mark Bloch
· 8 years ago
bdc3792
IB/mlx5: Skip handling unknown events
by Saeed Mahameed
· 8 years ago
b47bd6e
{net, ib}/mlx5: Make cache line size determination at runtime.
by Daniel Jurgens
· 8 years ago
b9044ac
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
3085e29
IB/mlx5: Move and decouple user vendor structures
by Leon Romanovsky
· 8 years ago
bd99fde
IB/{core,hw}: Add constant for node_desc
by Yuval Shaia
· 8 years ago
4babcf9
IB/mlx5: Set unique device name on LAG
by Aviv Heller
· 8 years ago
88621df
IB/mlx5: Port status track LAG master, when LAG is active
by Aviv Heller
· 8 years ago
9ef9c64
IB/mlx5: Merge vports flow steering during LAG
by Aviv Heller
· 8 years ago
Next »