index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
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-05
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-04
IB/mlx4: Add diagnostic hardware counters
Mark Bloch
2
-1
/
+206
2016-08-04
IB/mlx4: Don't use GFP_ATOMIC for CQ resize struct
Roland Dreier
1
-2
/
+2
2016-07-20
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-18
IB/mlx4: Properly initialize GRH TClass and FlowLabel in AHs
Jason Gunthorpe
1
-1
/
+1
2016-06-07
IB/mlx4: Fix device managed flow steering support test
Bart Van Assche
1
-2
/
+2
2016-05-21
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-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2016-05-14
Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into ...
Doug Ledford
2
-6
/
+3
2016-05-14
IB/mlx4: Use list_for_each_entry_safe
Geliang Tang
1
-5
/
+2
2016-05-14
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-06
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-04
net: mellanox: add DEVLINK dependencies
Arnd Bergmann
1
-0
/
+1
2016-03-02
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-03-01
IB/mlx4: Add support for the don't trap rule
Marina Varshaver
1
-4
/
+67
2016-03-01
IB/core: Add don't trap flag to flow creation
Marina Varshaver
1
-0
/
+3
2016-03-01
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-24
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]