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.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
2006-03-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-15
/
+1
2006-03-21
[INFINIBAND] ipoib: Remove leftover use of neigh_ops->destructor
Arnaldo Carvalho de Melo
1
-1
/
+0
2006-03-21
[NET]: Move destructor from neigh->ops to neigh_params
Michael S. Tsirkin
1
-15
/
+1
2006-03-20
IB/mthca: Query SRQ srq_limit fixes
Eli Cohen
1
-4
/
+8
2006-03-20
IPoIB: Get rid of useless test of queue length
Roland Dreier
1
-6
/
+1
2006-03-20
IB/mthca: Correct reported SRQ size in MemFree case.
Dotan Barak
1
-2
/
+2
2006-03-20
IB/mad: Fix oopsable race on device removal
Michael S. Tsirkin
1
-7
/
+14
2006-03-20
IB/srp: Coverity fix to srp_parse_options()
Roland Dreier
1
-0
/
+1
2006-03-20
IB/mthca: Coverity fix to mthca_init_eq_table()
Roland Dreier
1
-1
/
+1
2006-03-20
IB: Coverity fixes to sysfs.c
Roland Dreier
1
-2
/
+4
2006-03-20
IPoIB: Move ipoib_ib_dev_flush() to ipoib workqueue
Jack Morgenstein
4
-7
/
+14
2006-03-20
IPoIB: Fix build now that neighbour destructor is in neigh_params
Roland Dreier
1
-1
/
+0
2006-03-20
IB/uverbs: Use correct alt_pkey_index in modify QP
Ami Perlmutter
1
-1
/
+1
2006-03-20
IB/umad: Add support for large RMPP transfers
Jack Morgenstein
4
-209
/
+346
2006-03-20
IB/srp: Add SCSI host attributes to show target port
Roland Dreier
1
-1
/
+83
2006-03-20
IB/cm: Check cm_id state before handling a REP
Sean Hefty
1
-18
/
+24
2006-03-20
IB/mthca: Update firmware versions
Roland Dreier
1
-3
/
+3
2006-03-20
IB/mthca: Optimize large messages on Sinai HCAs
Eli Cohen
5
-17
/
+51
2006-03-20
IB/uverbs: Fix query QP return of sq_sig_all
Dotan Barak
1
-1
/
+1
2006-03-20
IB: Fix modify QP checking of "current QP state" attribute
Dotan Barak
1
-4
/
+4
2006-03-20
IPoIB: Fix multicast race between canceling and completing
Michael S. Tsirkin
1
-3
/
+12
2006-03-20
IPoIB: Clean up if posting receives fails
Eli Cohen
1
-0
/
+1
2006-03-20
IB/mthca: Use an enum for HCA page size
Ishai Rabinovitz
4
-30
/
+37
2006-03-20
IB/mthca: Check alternate P_Key index when setting alternate path
Dotan Barak
1
-2
/
+8
2006-03-20
IB/mthca: Add support for send work request fence flag
Dotan Barak
1
-2
/
+6
2006-03-20
IPoIB: Close race in setting mcast->ah
Eli Cohen
1
-2
/
+7
2006-03-20
IB/mthca: Implement query_ah method
Jack Morgenstein
3
-0
/
+33
2006-03-20
IB/mthca: Write FW commands through doorbell page
Eli Cohen
2
-23
/
+136
2006-03-20
IB/uverbs: Return actual capacity from create SRQ operation
Dotan Barak
1
-0
/
+2
2006-03-20
IB/mthca: Return actual capacity from create_srq
Dotan Barak
1
-0
/
+3
2006-03-20
IPoIB: clarify to_ipoib_neigh()
Michael S. Tsirkin
1
-2
/
+8
2006-03-20
IB/mthca: Bump driver version and release date
Roland Dreier
1
-2
/
+2
2006-03-20
IB/mthca: Support for query QP and SRQ
Eli Cohen
6
-1
/
+184
2006-03-20
IB/uverbs: Support for query SRQ from userspace
Dotan Barak
3
-0
/
+46
2006-03-20
IB/uverbs: Support for query QP from userspace
Dotan Barak
3
-0
/
+102
2006-03-20
IB: Whitespace cleanups
Roland Dreier
3
-9
/
+7
2006-03-20
IB/mthca: Convert to use ib_modify_qp_is_ok()
Roland Dreier
3
-290
/
+76
2006-03-20
IB: Add ib_modify_qp_is_ok() library function
Roland Dreier
1
-0
/
+252
2006-03-20
IB/mthca: Generate SQ drained events when requested
Roland Dreier
2
-2
/
+15
2006-03-20
IB/mad: Simplify SMI by eliminating smi_check_local_dr_smp()
Ralph Campbell
3
-27
/
+6
2006-03-20
IB/mad: Remove redundant check from smi_check_local_dr_smp()
Ralph Campbell
1
-3
/
+0
2006-03-20
IB: Enable FMR pool user to set page size
Or Gerlitz
2
-8
/
+8
2006-03-20
IB/mthca: Add modify_device method to set node description
Roland Dreier
2
-1
/
+48
2006-03-20
IB: Allow userspace to set node description
Roland Dreier
1
-1
/
+29
2006-03-20
IB/mthca: Whitespace cleanups
Roland Dreier
9
-26
/
+26
2006-03-20
IB/mthca: Add device-specific support for resizing CQs
Roland Dreier
7
-52
/
+308
2006-03-20
IB: Add userspace support for resizing CQs
Roland Dreier
4
-5
/
+47
2006-03-20
IB/mthca: Get rid of might_sleep() annotations
Roland Dreier
3
-13
/
+0
2006-03-20
IB/mthca: Make functions that never fail return void
Roland Dreier
3
-22
/
+15
2006-03-04
IB/srp: Don't send task management commands after target removal
Roland Dreier
1
-0
/
+6
[next]