index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx4
/
qp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-14
IB/mlx4: Rework special QP creation error path
Bart Van Assche
1
-2
/
+4
2016-12-13
IB/mlx4: Fix out-of-range array index in destroy qp flow
Jack Morgenstein
1
-1
/
+2
2016-12-13
IB/mlx4: Check if GRH is available before using it
Eran Ben Elisha
1
-2
/
+2
2016-10-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-2
/
+23
2016-10-07
IB/mlx4: Fix possible vl/sl field mismatch in LRH header in QP1 packets
Jack Morgenstein
1
-1
/
+22
2016-10-07
IB/mlx4: Move user vendor structures
Leon Romanovsky
1
-1
/
+1
2016-09-16
IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOV
Jack Morgenstein
1
-2
/
+3
2016-09-16
IB/mlx4: Fix code indentation in QP1 MAD flow
Jack Morgenstein
1
-17
/
+19
2016-07-19
net/mlx4_en: break out tx_desc write into separate function
Brenden Blanco
1
-5
/
+6
2016-06-23
IB/mlx4: Fix memory leak if QP creation failed
Dotan Barak
1
-1
/
+3
2016-06-23
IB/mlx4: Fix the SQ size of an RC QP
Yishai Hadas
1
-1
/
+1
2016-05-05
net/mlx4: Avoid wrong virtual mappings
Haggai Abramovsky
1
-6
/
+21
2016-02-17
net/mlx4_core: Set UAR page size to 4KB regardless of system page size
Huy Nguyen
1
-2
/
+5
2016-01-19
IB/mlx4: Create and use another QP1 for RoCEv2
Moni Shoua
1
-19
/
+140
2016-01-19
IB/mlx4: Enable send of RoCE QP1 packets with IP/UDP headers
Moni Shoua
1
-9
/
+51
2016-01-19
IB/mlx4: Support modify_qp for RoCE v2
Moni Shoua
1
-3
/
+34
2016-01-19
IB/mlx4: Take source mac from AH instead from the port
Moni Shoua
1
-22
/
+2
2015-12-24
IB/mlx4: Convert kmalloc to kmalloc_array for checkpatch
Leon Romanovsky
1
-2
/
+2
2015-12-24
IB/mlx4: Suppress non-fatal memory allocations
Leon Romanovsky
1
-2
/
+4
2015-12-23
IB: remove in-kernel support for memory windows
Christoph Hellwig
1
-27
/
+0
2015-12-23
IB/core: Initialize UD header structure with IP and UDP headers
Moni Shoua
1
-2
/
+5
2015-12-08
IB/mlx4: Use vmalloc for WR buffers when needed
Wengang Wang
1
-6
/
+13
2015-10-28
IB/mlx4: Remove old FRWR API support
Sagi Grimberg
1
-31
/
+0
2015-10-28
IB/mlx4: Support the new memory registration API
Sagi Grimberg
1
-0
/
+25
2015-10-28
Merge branch 'wr-cleanup' into k.o/for-4.4
Doug Ledford
1
-85
/
+93
2015-10-21
IB/core: Use GID table in AH creation and dmac resolution
Matan Barak
1
-10
/
+37
2015-10-21
IB/core: Add netdev and gid attributes paramteres to cache
Matan Barak
1
-2
/
+3
2015-10-21
IB/mlx4: Add support for blocking multicast loopback QP creation user flag
Eran Ben Elisha
1
-5
/
+8
2015-10-21
IB/mlx4: Add counter based implementation for QP multicast loopback block
Eran Ben Elisha
1
-0
/
+67
2015-10-21
IB/mlx4: Add IB counters table
Eran Ben Elisha
1
-3
/
+5
2015-10-08
IB: split struct ib_send_wr
Christoph Hellwig
1
-85
/
+93
2015-08-30
IB/mlx4: Replace mechanism for RoCE GID management
Moni Shoua
1
-3
/
+7
2015-06-15
IB/mlx4: Add RoCE/IB dedicated counters
Eran Ben Elisha
1
-2
/
+2
2015-06-15
net/mlx4_core: Add sink counter
Eran Ben Elisha
1
-1
/
+2
2015-04-15
Merge branches 'cve-fixup', 'ipoib', 'iser', 'misc-4.1', 'or-mlx4' and 'srp' ...
Doug Ledford
1
-2
/
+5
2015-04-15
infiniband/mlx4: check for mapping error
Sebastian Ott
1
-0
/
+4
2015-04-15
IB/mlx4: Fix WQE LSO segment calculation
Erez Shitrit
1
-2
/
+1
2015-02-21
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-2
/
+4
2015-02-17
IB/mlx4: Fix memory leak in __mlx4_ib_modify_qp
Majd Dibbiny
1
-2
/
+4
2015-02-09
IB/mlx4: Reset flow support for IB kernel ULPs
Yishai Hadas
1
-6
/
+53
2015-02-04
IB/mlx4: Load balance ports in port aggregation mode
Moni Shoua
1
-0
/
+19
2015-02-04
IB/mlx4: Reuse mlx4_mac_to_u64()
Moni Shoua
1
-11
/
+1
2014-12-11
net/mlx4: Add A0 hybrid steering
Matan Barak
1
-2
/
+4
2014-12-11
net/mlx4: Change QP allocation scheme
Eugenia Emantayev
1
-4
/
+7
2014-09-23
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-22
/
+38
2014-09-22
IB/mlx4: Fix VF mac handling in RoCE
Jack Morgenstein
1
-6
/
+10
2014-09-22
IB/mlx4: Do not allow APM under RoCE
Jack Morgenstein
1
-0
/
+6
2014-09-22
IB/mlx4: Avoid accessing netdevice when building RoCE qp1 header
Jack Morgenstein
1
-16
/
+22
2014-09-10
mlx4: Fix wrong endianess access with QP context flags
Or Gerlitz
1
-1
/
+1
2014-08-29
mlx4: Set user-space raw Ethernet QPs to properly handle VXLAN traffic
Or Gerlitz
1
-1
/
+7
[next]