Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
dcfc47248d3f7d28df6f531e6426b933de94370d
/
drivers
/
infiniband
/
hw
/
mlx4
/
mad.c
c2bab61
IB/mlx4: Add support for the port info class for RoCE ports
by Eran Ben Elisha
· 9 years ago
c3c0c83
IB/mlx4: Add support for extended counters over RoCE ports
by Eran Ben Elisha
· 9 years ago
f1b4e12a
IB/mlx4: Use the VF base-port when demuxing mad from wire
by Or Gerlitz
· 9 years ago
63e8790
Merge branch 'wr-cleanup' into k.o/for-4.4
by Doug Ledford
· 9 years ago
dbf727d
IB/core: Use GID table in AH creation and dmac resolution
by Matan Barak
· 9 years ago
3ba8e31
IB/mlx4: Add IB counters table
by Eran Ben Elisha
· 9 years ago
e622f2f
IB: split struct ib_send_wr
by Christoph Hellwig
· 9 years ago
7dd9757
IB/mlx4: Remove ib_get_dma_mr calls
by Jason Gunthorpe
· 9 years ago
43bfb97
IB/mlx4: Fix use of flow-counters for process_mad
by Or Gerlitz
· 9 years ago
3b8ab70
IB/mad: Remove improper use of BUG_ON
by Ira Weiny
· 9 years ago
e045671
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
9616982
net/mlx4_core: Add helper to query counters
by Eran Ben Elisha
· 9 years ago
7193a14
IB/mlx4: Set VF to read from QP counters
by Eran Ben Elisha
· 9 years ago
c3abb51
IB/mlx4: Add RoCE/IB dedicated counters
by Eran Ben Elisha
· 9 years ago
4cd7c94
IB/mad: Add support for additional MAD info to/from drivers
by Ira Weiny
· 9 years ago
da2dfaa
IB/mad: Support alternate Base Versions when creating MADs
by Ira Weiny
· 9 years ago
8e37210
IB/core: Change ib_create_cq to use struct ib_cq_init_attr
by Matan Barak
· 9 years ago
a97e2d8
IB/core cleanup: Add const on args - device->process_mad
by Ira Weiny
· 9 years ago
430910b
IB/mlx4: Convert slave port before building address-handle
by Or Gerlitz
· 10 years ago
cc47d369
infiniband/mlx4: check for mapping error
by Sebastian Ott
· 10 years ago
61a3855
IB/mlx4: Saturate RoCE port PMA counters in case of overflow
by Majd Dibbiny
· 10 years ago
872bf2f
net/mlx4_core: Maintain a persistent memory for mlx4 device
by Yishai Hadas
· 10 years ago
0f29b46
IB/mad: add new ioctl to ABI to support new registration options
by Ira Weiny
· 10 years ago
97982f5
IB/mlx4: Preparation for VFs to issue/receive SMI (QP0) requests/responses
by Jack Morgenstein
· 10 years ago
449fc48
net/mlx4: Adapt code for N-Port VF
by Matan Barak
· 11 years ago
5ea8bbf
mlx4: Implement IP based gids support for RoCE/SRIOV
by Jack Morgenstein
· 11 years ago
b6ffaef
mlx4: In RoCE allow guests to have multiple GIDS
by Jack Morgenstein
· 11 years ago
6ee51a4
mlx4: Adjust QP1 multiplexing for RoCE/SRIOV
by Jack Morgenstein
· 11 years ago
3eac103f
IB/mlx4: Use default pkey when creating tunnel QPs
by Jack Morgenstein
· 11 years ago
50bea5c
drivers/infiniband/hw: rename random32() to prandom_u32()
by Andrew Morton
· 12 years ago
cab66d1
IB/mlx4: Fix bug unwinding on error in mlx4_ib_init_sriov()
by Dan Carpenter
· 12 years ago
2c75d2c
IB/mlx4: Fix QP1 P_Key processing in the Primary Physical Function (PPF)
by Jack Morgenstein
· 12 years ago
3806d08
IB/mlx4: Create paravirt contexts for VFs when master IB driver initializes
by Jack Morgenstein
· 12 years ago
47605df
mlx4: Modify proxy/tunnel QP mechanism so that guests do no calculations
by Jack Morgenstein
· 12 years ago
afa8fd1
mlx4: Paravirtualize Node Guids for slaves
by Jack Morgenstein
· 12 years ago
992e8e6e
IB/mlx4: Miscellaneous adjustments for SR-IOV IB support
by Jack Morgenstein
· 12 years ago
c1e7e46
IB/mlx4: Add iov directory in sysfs under the ib device
by Jack Morgenstein
· 12 years ago
2a4fae1
IB/mlx4: Propagate P_Key and guid change port management events to slaves
by Jack Morgenstein
· 12 years ago
a0c64a1
mlx4: Add alias_guid mechanism
by Jack Morgenstein
· 12 years ago
3cf69cc
IB/mlx4: Add CM paravirtualization
by Amir Vadai
· 12 years ago
b9c5d6a
IB/mlx4: Add multicast group (MCG) paravirtualization for SR-IOV
by Oren Duer
· 12 years ago
0a9a018
mlx4: MAD_IFC paravirtualization
by Jack Morgenstein
· 12 years ago
37bfc7c
IB/mlx4: SR-IOV multiplex and demultiplex MADs
by Jack Morgenstein
· 12 years ago
54679e1
mlx4: Implement QP paravirtualization and maintain phys_pkey_cache for smp_snoop
by Jack Morgenstein
· 12 years ago
fc06573
IB/mlx4: Initialize SR-IOV IB support for slaves in master context
by Jack Morgenstein
· 12 years ago
df7fba6
IB/mlx4: Fix possible deadlock on sm_lock spinlock
by Jack Morgenstein
· 12 years ago
6634961
mlx4: Put physical GID and P_Key table sizes in mlx4_phys_caps struct and paravirtualize them
by Jack Morgenstein
· 12 years ago
00f5ce9
mlx4: Use port management change event instead of smp_snoop
by Jack Morgenstein
· 12 years ago
b1d8eb5
IB/mlx4: Add debug prints
by Jack Morgenstein
· 12 years ago
a6f7fea
IB/mlx4: pass SMP vendor-specific attribute MADs to firmware
by Jack Morgenstein
· 13 years ago
f9baff5
mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed)
by Jack Morgenstein
· 13 years ago
c377913
IB/mlx4: Support PMA counters for IBoE
by Or Gerlitz
· 13 years ago
1397490
IB/mlx4: Handle -ENOMEM in forward_trap()
by Dan Carpenter
· 14 years ago
fa417f7
IB/mlx4: Add support for IBoE
by Eli Cohen
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
f0f6f34
IB/mlx4: Fix dispatch of IB_EVENT_LID_CHANGE event
by Moni Shoua
· 16 years ago
7ff93f8
mlx4_core: Multiple port type support
by Yevgeny Petrilin
· 16 years ago
6578cf3
IB/mlx4: Pass congestion management class MADs to the HCA
by Eli Cohen
· 16 years ago
5d5e815d
IB/mlx4: Convert "if(foo)" to "if (foo)"
by Roland Dreier
· 17 years ago
fe11cb6
IB/mlx4: Incorrect semicolon after if statement
by Ilpo Järvinen
· 17 years ago
225c7b1
IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adapters
by Roland Dreier
· 18 years ago