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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
3
-13
/
+8
2016-05-18
IB/mlx4: Fix unaligned access in send_reply_to_slave
shamir rabinovitch
1
-1
/
+1
2016-05-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2016-05-13
Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into ...
Doug Ledford
2
-6
/
+3
2016-05-13
IB/mlx4: Use list_for_each_entry_safe
Geliang Tang
1
-5
/
+2
2016-05-13
IB/mlx4: trivial fix of spelling mistake on "argument"
Colin Ian King
1
-1
/
+1
2016-05-13
IB/core: Enhance ib_map_mr_sg()
Bart Van Assche
2
-2
/
+2
2016-05-13
IB/core: Add passing an offset into the SG to ib_map_mr_sg
Christoph Hellwig
2
-7
/
+5
2016-05-05
net/mlx4: Avoid wrong virtual mappings
Haggai Abramovsky
1
-6
/
+21
2016-04-28
IB/mlx4: printk fix
Colin Ian King
1
-1
/
+1
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-0
/
+8
2016-03-16
Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6
Doug Ledford
4
-8
/
+77
2016-03-03
net: mellanox: add DEVLINK dependencies
Arnd Bergmann
1
-0
/
+1
2016-03-01
mlx4: Implement devlink interface
Jiri Pirko
1
-0
/
+7
2016-03-01
IB/core: Add vendor's specific data to alloc mw
Matan Barak
2
-2
/
+5
2016-02-29
IB/mlx4: Add support for the don't trap rule
Marina Varshaver
1
-4
/
+67
2016-02-29
IB/core: Add don't trap flag to flow creation
Marina Varshaver
1
-0
/
+3
2016-02-29
IB/mlx4: Use boottime
Abhilash Jindal
1
-3
/
+3
2016-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+5
2016-02-17
net/mlx4_core: Set UAR page size to 4KB regardless of system page size
Huy Nguyen
1
-2
/
+5
2016-02-17
IB/mlx4: Add support for the port info class for RoCE ports
Eran Ben Elisha
1
-1
/
+14
2016-02-17
IB/mlx4: Add support for extended counters over RoCE ports
Eran Ben Elisha
1
-13
/
+37
2016-01-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
7
-124
/
+337
2016-01-19
IB/mlx4: Advertise RoCE v2 support
Matan Barak
1
-3
/
+9
2016-01-19
IB/mlx4: Create and use another QP1 for RoCEv2
Moni Shoua
2
-19
/
+147
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: Enable RoCE v2 when the IB device is added
Moni Shoua
1
-1
/
+8
2016-01-19
IB/mlx4: Support modify_qp for RoCE v2
Moni Shoua
1
-3
/
+34
2016-01-19
IB/mlx4: Add support for setting RoCEv2 gids in hardware
Moni Shoua
1
-3
/
+60
2016-01-19
IB/mlx4: Add gid_type to GID properties
Moni Shoua
2
-4
/
+14
2016-01-19
infiniband: Replace memset with eth_zero_addr
Lucas Tanure
1
-1
/
+1
2016-01-19
IB/mlx4: Take source mac from AH instead from the port
Moni Shoua
1
-22
/
+2
2016-01-19
IB/mlx4: Initialize hop_limit when creating address handle
Matan Barak
1
-0
/
+1
2015-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2015-12-24
IB/mlx4: Convert kmalloc to kmalloc_array for checkpatch
Leon Romanovsky
2
-3
/
+3
2015-12-24
IB/mlx4: Suppress non-fatal memory allocations
Leon Romanovsky
2
-3
/
+6
2015-12-23
IB: remove in-kernel support for memory windows
Christoph Hellwig
5
-55
/
+0
2015-12-23
IB/core: Initialize UD header structure with IP and UDP headers
Moni Shoua
1
-2
/
+5
2015-12-22
IB/mlx4: Replace kfree with kvfree in mlx4_ib_destroy_srq
Wengang Wang
1
-1
/
+1
2015-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-10
/
+22
2015-12-08
IB/mlx4: Use vmalloc for WR buffers when needed
Wengang Wang
2
-9
/
+21
2015-12-08
mlx4: Expose correct max_sge_rd limit
Sagi Grimberg
1
-1
/
+1
2015-12-06
IB/mlx4: Use the VF base-port when demuxing mad from wire
Or Gerlitz
1
-3
/
+14
2015-10-28
IB/mlx4: Remove old FRWR API support
Sagi Grimberg
5
-98
/
+1
2015-10-28
IB/mlx4: Support the new memory registration API
Sagi Grimberg
5
-6
/
+132
2015-10-28
Merge branch 'wr-cleanup' into k.o/for-4.4
Doug Ledford
3
-121
/
+131
2015-10-21
IB/core: Use GID table in AH creation and dmac resolution
Matan Barak
5
-18
/
+62
2015-10-21
IB/core: Add netdev and gid attributes paramteres to cache
Matan Barak
2
-4
/
+5
2015-10-21
IB/mlx4: Add support for blocking multicast loopback QP creation user flag
Eran Ben Elisha
2
-6
/
+10
2015-10-21
IB/mlx4: Add counter based implementation for QP multicast loopback block
Eran Ben Elisha
2
-0
/
+68
[next]