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
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-16
Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6
Doug Ledford
15
-710
/
+254
2016-03-16
iw_cxgb3: support for iWARP port mapping
Steve Wise
1
-8
/
+8
2016-03-16
iw_cxgb4: remove port mapper related code
Steve Wise
3
-264
/
+65
2016-03-16
iw_nes: remove port mapper related code
Faisal Latif
4
-309
/
+80
2016-03-16
Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6
Doug Ledford
26
-271
/
+1948
2016-03-15
Merge branches 'ib_core', 'ib_ipoib', 'srpt', 'drain-cq-v4' and 'net/9p' into...
Doug Ledford
4
-1
/
+30
2016-03-10
IB/mlx5: Add support for don't trap rules
Maor Gottlieb
2
-7
/
+49
2016-03-04
mlx5: Add arbitrary sg list support
Sagi Grimberg
4
-8
/
+60
2016-03-04
IB/mlx5: Expose correct max_fast_reg_page_list_len
Sagi Grimberg
1
-1
/
+2
2016-03-04
IB/mlx5: Make coding style more consistent
Doug Ledford
1
-4
/
+2
2016-03-04
IB/mlx5: Convert UMR CQ to new CQ API
Christoph Hellwig
3
-40
/
+27
2016-03-03
IB/ocrdma: Skip using unneeded intermediate variable
Markus Elfring
1
-3
/
+1
2016-03-03
IB/ocrdma: Skip using unneeded intermediate variable
Markus Elfring
1
-2
/
+1
2016-03-03
IB/ocrdma: Delete unnecessary variable initialisations in 11 functions
Markus Elfring
4
-11
/
+11
2016-03-03
Merge branch 'k.o/for-4.5-rc' into HEAD
Doug Ledford
1
-19
/
+22
2016-03-03
IB/{core, mlx5}: Fix input len in vendor part of create_qp/srq
Majd Dibbiny
1
-8
/
+3
2016-03-03
IB/mlx5: Avoid using user-index for SRQs
Majd Dibbiny
1
-11
/
+19
2016-03-01
IB/mlx5: Add memory windows allocation support
Matan Barak
4
-0
/
+117
2016-03-01
IB/core: Add vendor's specific data to alloc mw
Matan Barak
6
-6
/
+14
2016-03-01
net/mlx5: Refactor mlx5_core_mr to mkey
Matan Barak
4
-45
/
+45
2016-03-01
IB/mlx5: Added support for re-registration of MRs
Noa Osherovich
4
-3
/
+227
2016-03-01
IB/mlx5: Refactoring register MR code
Noa Osherovich
1
-75
/
+132
2016-03-01
IB/mlx5: Eliminate GSI RX QP's send buffers
Haggai Eran
1
-0
/
+5
2016-03-01
IB/mlx5: Pick the right GSI transmission QP for sending
Haggai Eran
1
-1
/
+47
2016-03-01
IB/mlx5: Reorder GSI completions
Haggai Eran
1
-6
/
+150
2016-03-01
IB/mlx5: Generate completions in software
Haggai Eran
2
-5
/
+88
2016-03-01
IB/mlx5: Create GSI transmission QPs when P_Key table is changed
Haggai Eran
3
-0
/
+41
2016-03-01
IB/mlx5: Create multiple transmission GSI QPs
Haggai Eran
1
-3
/
+167
2016-03-01
IB/mlx5: Add GSI QP wrapper
Haggai Eran
5
-14
/
+249
2016-03-01
IB/mlx5: Modify QP debugging prints
Haggai Eran
1
-6
/
+23
2016-03-01
IB/mlx5: Add support for setting source QP number
Haggai Eran
2
-1
/
+30
2016-03-01
IB/mlx5: Add support for CSUM in RX flow
Erez Shitrit
1
-1
/
+4
2016-03-01
IB/mlx5: Implement UD QP offloads for IPoIB in the TX flow
Erez Shitrit
3
-12
/
+117
2016-03-01
IB/mlx5: Modify MAD reading counters method to use counter registers
Meny Yossefi
1
-11
/
+155
2016-03-01
RDMA/ocrdma: Support user AH creation for RoCE-v2
Devesh Sharma
2
-2
/
+8
2016-03-01
RDMA/ocrdma: Support RoCE-v2 in the RC path
Devesh Sharma
2
-2
/
+23
2016-03-01
RDMA/ocrdma: Support RoCE-v2 in the UD path
Devesh Sharma
4
-16
/
+82
2016-03-01
RDMA/ocrdma: Export udp encapsulation capability
Somnath Kotur
4
-2
/
+21
2016-03-01
nes: handling failed allocation when creating workqueue
Insu Yun
1
-0
/
+10
2016-03-01
RDMA/nes: Replace LRO with GRO
Ben Hutchings
4
-58
/
+1
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-03-01
iw_cxgb4: add queue drain functions
Steve Wise
4
-1
/
+30
2016-03-01
infiniband: cxgb4: use %pR format string for printing resources
Arnd Bergmann
1
-3
/
+2
2016-03-01
iw_cxgb4: Max fastreg depth depends on DSGL support
Hariprasad S
3
-10
/
+11
2016-03-01
cxgb4/iw_cxgb4: TOS support
Hariprasad S
1
-17
/
+34
2016-03-01
iw_cxgb4: remove false error log entry
Hariprasad S
1
-2
/
+1
2016-03-01
iw_cxgb4: make queue allocation code more readable
Hariprasad S
1
-39
/
+42
2016-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+5
[next]