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
2013-02-26
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
19
-130
/
+312
2013-02-26
Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 's...
Roland Dreier
13
-110
/
+279
2013-02-25
IB/mlx4: Advertise MW support
Shani Michaeli
1
-0
/
+19
2013-02-25
IB/mlx4: Support memory window binding
Shani Michaeli
3
-3
/
+56
2013-02-25
mlx4: Implement memory windows allocation and deallocation
Shani Michaeli
2
-0
/
+64
2013-02-25
IB/mlx4: Remove redundant NULL check before kfree
Syam Sidhardhan
1
-2
/
+1
2013-02-25
IB/mlx4: Fix compiler warning about uninitialized 'vlan' variable
Paul Bolle
1
-1
/
+1
2013-02-25
IB/mlx4: Convert is_xxx variables in build_mlx_header() to bool
Roland Dreier
2
-6
/
+6
2013-02-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-02-21
IB/core: Add "type 2" memory windows support
Shani Michaeli
7
-20
/
+33
2013-02-21
mlx4_core: Propagate MR deregistration failures to caller
Shani Michaeli
1
-5
/
+8
2013-02-21
IB/mlx4_ib: Remove local invalidate segment unused fields
Shani Michaeli
1
-4
/
+2
2013-02-16
IB/mlx4: Adjust duplicate test
Julia Lawall
1
-1
/
+1
2013-02-16
IB/mlx4: Fix bug unwinding on error in mlx4_ib_init_sriov()
Dan Carpenter
1
-3
/
+4
2013-02-16
RDMA/amso1100: Use module_pci_driver() to simplify the code
Wei Yongjun
1
-12
/
+1
2013-02-16
RDMA/cxgb4: Fix cast warning
Stefan Hasko
1
-1
/
+1
2013-02-15
IB/qib: Fix QP locate/remove race
Mike Marciniszyn
1
-2
/
+3
2013-02-15
RDMA/cxgb4: "cookie" can stay in host endianness
Paul Bolle
1
-2
/
+2
2013-02-15
RDMA/cxgb4: Address sparse warnings
Vipul Pandya
2
-31
/
+40
2013-02-15
RDMA/cxgb4: Insert hwtid in pass_accept_req instead in pass_establish
Vipul Pandya
1
-1
/
+1
2013-02-15
RDMA/cxgb4: Don't wakeup threads for MPAv2
Vipul Pandya
1
-1
/
+11
2013-02-15
RDMA/cxgb4: Don't reconnect on abort for mpa_rev 1
Vipul Pandya
1
-6
/
+5
2013-02-15
RDMA/cxgb4: Fix endpoint timeout race condition
Vipul Pandya
2
-13
/
+17
2013-02-15
RDMA/cxgb4: Only log rx_data warnings if cpl status is non-zero
Vipul Pandya
1
-1
/
+1
2013-02-15
RDMA/cxgb4: Always log async errors
Vipul Pandya
2
-6
/
+8
2013-02-15
RDMA/cxgb4: Keep QP referenced until TID released
Vipul Pandya
2
-4
/
+17
2013-02-15
RDMA/cxgb4: Display streaming mode error only if detected in RTS
Vipul Pandya
1
-12
/
+14
2013-02-15
RDMA/cxgb4: Abort connections when moving to ERROR state
Vipul Pandya
2
-0
/
+2
2013-02-15
RDMA/cxgb4: Abort connections that receive unexpected streaming mode data
Vipul Pandya
1
-9
/
+10
2013-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-8
/
+3
2013-02-05
IB/qib: Fix for broken sparse warning fix
Mike Marciniszyn
1
-8
/
+3
2013-01-29
IB: cxgb3: delay freeing mem untill entirely done with it
Jesper Juhl
1
-1
/
+1
2013-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
10
-39
/
+33
2013-01-09
remove init of dev->perm_addr in drivers
Jiri Pirko
1
-1
/
+0
2013-01-07
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
1
-5
/
+7
2013-01-05
nes: remove usage of dev->master
Jiri Pirko
2
-4
/
+6
2013-01-04
Drivers: infinband: remove __dev* attributes.
Greg Kroah-Hartman
10
-39
/
+33
2012-12-22
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
3
-115
/
+919
2012-12-20
RDMA/cxgb4: Fix bug for active and passive LE hash collision path
Vipul Pandya
3
-82
/
+352
2012-12-20
RDMA/cxgb4: Fix LE hash collision bug for passive open connection
Vipul Pandya
2
-55
/
+442
2012-12-20
RDMA/cxgb4: Fix LE hash collision bug for active open connection
Vipul Pandya
2
-6
/
+153
2012-12-18
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-20
/
+0
2012-12-09
Merge branch 'nes' into for-next
Roland Dreier
4
-26
/
+17
2012-12-08
RDMA/nes: Fix for crash when registering zero length MR for CQ
Tatyana Nikolova
1
-0
/
+5
2012-12-08
RDMA/nes: Fix for terminate timer crash
Tatyana Nikolova
3
-8
/
+6
2012-12-08
RDMA/nes: Fix for BUG_ON due to adding already-pending timer
Tatyana Nikolova
1
-18
/
+6
2012-11-30
Merge branches 'cma' and 'mlx4' into for-next
Roland Dreier
1
-2
/
+2
2012-11-30
IB/mlx4: Fix spinlock order to avoid lockdep warnings
Jack Morgenstein
1
-2
/
+2
2012-11-26
Merge branches 'cxgb4', 'misc', 'mlx4', 'nes' and 'uapi' into for-next
Roland Dreier
10
-61
/
+93
2012-11-26
RDMA/cxgb3: use WARN
Julia Lawall
1
-4
/
+2
[next]