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-09-16
IB/mlx4: Diagnostic HW counters are not supported in slave mode
Kamal Heib
1
-0
/
+3
2016-09-16
IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOV
Jack Morgenstein
3
-3
/
+27
2016-09-16
IB/mlx4: Fix code indentation in QP1 MAD flow
Jack Morgenstein
1
-17
/
+19
2016-09-16
IB/mlx4: Fix incorrect MC join state bit-masking on SR-IOV
Alex Vesker
1
-7
/
+7
2016-09-02
IB/mlx4: Don't return errors from poll_cq
Leon Romanovsky
1
-24
/
+2
2016-09-02
Revert "IB/mlx4: Return EAGAIN for any error in mlx4_ib_poll_one"
Leon Romanovsky
1
-3
/
+3
2016-08-22
IB/mlx4: Return EAGAIN for any error in mlx4_ib_poll_one
Yuval Shaia
1
-3
/
+3
2016-08-22
IB/mlx4: Make function use_tunnel_data return void
Yuval Shaia
1
-7
/
+7
2016-08-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
3
-15
/
+220
2016-08-04
Merge branches 'misc' and 'rxe' into k.o/for-4.8-1
Doug Ledford
3
-3
/
+208
2016-08-03
IB/mlx4: Add diagnostic hardware counters
Mark Bloch
2
-1
/
+206
2016-08-03
IB/mlx4: Don't use GFP_ATOMIC for CQ resize struct
Roland Dreier
1
-2
/
+2
2016-07-19
net/mlx4_en: break out tx_desc write into separate function
Brenden Blanco
1
-5
/
+6
2016-06-23
Merge branches '4.7-rc-misc', 'hfi1-fixes', 'i40iw-rc-fixes' and 'mellanox-rc...
Doug Ledford
5
-26
/
+43
2016-06-23
IB/mlx4: Support device FW version string
Ira Weiny
1
-12
/
+12
2016-06-23
IB/mlx4: Prevent cross page boundary allocation
Chuck Lever
2
-18
/
+18
2016-06-23
IB/mlx4: Fix memory leak if QP creation failed
Dotan Barak
1
-1
/
+3
2016-06-23
IB/mlx4: Verify port number in flow steering create flow
Yishai Hadas
1
-0
/
+3
2016-06-23
IB/mlx4: Fix error flow when sending mads under SRIOV
Yishai Hadas
1
-6
/
+18
2016-06-23
IB/mlx4: Fix the SQ size of an RC QP
Yishai Hadas
1
-1
/
+1
2016-06-17
IB/mlx4: Properly initialize GRH TClass and FlowLabel in AHs
Jason Gunthorpe
1
-1
/
+1
2016-06-06
IB/mlx4: Fix device managed flow steering support test
Bart Van Assche
1
-2
/
+2
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
[next]