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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
90
-537
/
+15933
2016-08-04
Merge branches 'misc' and 'rxe' into k.o/for-4.8-1
Doug Ledford
51
-72
/
+13295
2016-08-04
Soft RoCE driver
Moni Shoua
35
-0
/
+12885
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
1
-4
/
+3
2016-08-04
IB/core: Support for CMA multicast join flags
Alex Vesker
3
-23
/
+107
2016-08-04
IB/sa: Add cached attribute containing SM information to SA port
Alex Vesker
1
-0
/
+41
2016-08-04
IB/uverbs: Fix race between uverbs_close and remove_one
Jason Gunthorpe
2
-13
/
+25
2016-08-04
IB/mthca: Clean up error unwind flow in mthca_reset()
Markus Elfring
1
-21
/
+20
2016-08-04
IB/mthca: NULL arg to pci_dev_put is OK
Markus Elfring
1
-2
/
+1
2016-08-04
IB/hfi1: NULL arg to sc_return_credits is OK
Markus Elfring
1
-1
/
+1
2016-08-04
IB/mlx4: Add diagnostic hardware counters
Mark Bloch
2
-1
/
+206
2016-08-04
Use smaller 512 byte messages for portmapper messages
Mustafa Ismail
1
-1
/
+2
2016-08-04
IB/ipoib: Report SG feature regardless of HW UD CSUM capability
Yuval Shaia
2
-7
/
+6
2016-08-04
IB/mlx4: Don't use GFP_ATOMIC for CQ resize struct
Roland Dreier
1
-2
/
+2
2016-08-04
IB/hfi1: Disable by default
Bart Van Assche
1
-1
/
+0
2016-08-04
IB/rdmavt: Disable by default
Bart Van Assche
1
-1
/
+0
2016-08-04
Merge branch 'i40iw' into k.o/for-4.8
Doug Ledford
7
-40
/
+56
2016-08-04
Merge branches 'cxgb4' and 'mlx5' into k.o/for-4.8
Doug Ledford
11
-76
/
+83
2016-08-02
IB/mlx5: Fix port counter ID association to QP offset
Alex Vesker
1
-1
/
+1
2016-08-02
IB/mlx5: Fix iteration overrun in GSI qps
Slava Shwartsman
1
-13
/
+6
2016-08-02
i40iw: Add NULL check for puda buffer
Mustafa Ismail
1
-0
/
+4
2016-08-02
i40iw: Change dup_ack_thresh to u8
Mustafa Ismail
1
-1
/
+1
2016-08-02
i40iw: Remove unnecessary check for moving CQ head
Mustafa Ismail
2
-5
/
+4
2016-08-02
i40iw: Simplify code to set fragments in SQ WQE
Mustafa Ismail
1
-6
/
+6
2016-08-02
i40iw: Remove unnecessary parameter to i40iw_cq_poll_completion
Mustafa Ismail
3
-9
/
+6
2016-08-02
i40iw: Do not access pointer after free
Mustafa Ismail
1
-2
/
+2
2016-08-02
i40iw: Correct and use size parameter to i40iw_reg_phys_mr
Mustafa Ismail
1
-1
/
+2
2016-08-02
i40iw: Fix return codes
Shiraz Saleem
1
-16
/
+31
2016-08-02
iw_cm: free cm_id resources on the last deref
Steve Wise
2
-38
/
+18
2016-08-02
iw_cxgb4: don't block in destroy_qp awaiting the last deref
Steve Wise
2
-8
/
+15
2016-08-02
iw_cxgb4: explicitly move the qp to ERROR state during flush
Steve Wise
1
-0
/
+9
2016-08-02
iw_cxgb4: stop MPA_REPLY timer when disconnecting
Steve Wise
1
-1
/
+11
2016-08-02
IB/core: Add flow control to the portmapper netlink calls
Mustafa Ismail
1
-1
/
+5
2016-08-02
RDMA/cxgb3: Use AF_INET for sin_family field
Amitoj Kaur Chawla
1
-2
/
+2
2016-08-02
RDMA/iw_cxgb4: Use kfree_skb instead of kfree
Hariprasad S
1
-11
/
+15
2016-08-02
IB/mlx5: Fix duplicate const warning
Wei Yongjun
1
-1
/
+1
2016-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-29
/
+18
2016-07-20
net/mlx4_en: break out tx_desc write into separate function
Brenden Blanco
1
-5
/
+6
2016-07-12
i40iw: Enable remote access rights for stag allocation
Shiraz Saleem
1
-0
/
+1
2016-07-12
i40iw: do not print unitialized variables in error message
Nicolas Iooss
1
-2
/
+1
2016-07-12
IB core: Add port_xmit_wait counter
Christoph Lameter
1
-0
/
+4
2016-07-12
IB/hfi1: Fix sleep inside atomic issue in init_asic_data
Tadeusz Struk
1
-7
/
+9
2016-07-12
IB/hfi1: Correct issues with sc5 computation
Mike Marciniszyn
1
-20
/
+3
2016-07-05
net/mlx5: Refactor mlx5_add_flow_rule
Maor Gottlieb
1
-12
/
+9
2016-06-23
Merge branches 'cxgb4-4.8', 'mlx5-4.8' and 'fw-version' into k.o/for-4.8
Doug Ledford
31
-358
/
+2508
2016-06-23
Merge branches '4.7-rc-misc', 'hfi1-fixes', 'i40iw-rc-fixes' and 'mellanox-rc...
Doug Ledford
25
-81
/
+157
2016-06-23
IB/hfi1: Add device FW version string
Ira Weiny
2
-0
/
+17
2016-06-23
IB/core: Export a common fw_ver sysfs entry
Ira Weiny
1
-1
/
+14
2016-06-23
IB/ipoib: Use new device FW version string
Ira Weiny
1
-4
/
+2
2016-06-23
IB/usnic: Support device FW version string
Ira Weiny
2
-17
/
+16
[next]