index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
cxgb3
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/cxgb3: Fix deadlock initializing iw_cxgb3 device
Steve Wise
2008-08-04
1
-25
/
+3
*
RDMA/cxgb3: Fix up MW access rights
Steve Wise
2008-08-04
3
-4
/
+11
*
RDMA/cxgb3: Fix QP capabilities
Steve Wise
2008-08-04
1
-16
/
+7
*
RDMA/cxgb3: Fixes for zero STag
Steve Wise
2008-07-14
4
-26
/
+130
*
RDMA/core: Add local DMA L_Key support
Steve Wise
2008-07-14
1
-2
/
+4
*
RDMA/cxgb3: Set rkey field for new memory windows in iwch_alloc_mw()
Steve Wise
2008-07-14
1
-0
/
+1
*
RDMA/cxgb3: Propagate HW page size capabilities
Jon Mason
2008-07-14
3
-1
/
+3
*
RDMA/cxgb3: Add support for protocol statistics
Steve Wise
2008-07-14
1
-4
/
+58
*
RDMA/cxgb3: Remove write-only iwch_rnic_attributes fields
Roland Dreier
2008-07-14
2
-4
/
+0
*
RDMA/cxgb3: Fix up some ib_device_attr fields
Steve Wise
2008-07-14
3
-3
/
+29
*
RDMA/cxgb3: MEM_MGT_EXTENSIONS support
Steve Wise
2008-07-14
7
-82
/
+293
*
RDMA/cxgb3: Fix regression caused by class_device -> device conversion
Steve Wise
2008-07-08
1
-0
/
+4
*
RDMA/cxgb3: Fix uninitialized variable warning in iwch_post_send()
Roland Dreier
2008-05-16
1
-1
/
+1
*
RDMA/cxgb3: Wrap the software send queue pointer as needed on flush
Steve Wise
2008-05-13
1
-2
/
+2
*
RDMA/cxgb3: Fix severe limit on userspace memory registration size
Roland Dreier
2008-05-06
5
-94
/
+155
*
RDMA/cxgb3: Don't add PBL memory to gen_pool in chunks
Roland Dreier
2008-05-06
1
-8
/
+28
*
RDMA/cxgb3: Bump up the MPA connection setup timeout.
Steve Wise
2008-05-02
1
-2
/
+2
*
RDMA/cxgb3: Silently ignore close reply after abort.
Steve Wise
2008-05-02
1
-1
/
+1
*
RDMA/cxgb3: QP flush fixes
Steve Wise
2008-05-02
3
-10
/
+20
*
RDMA/cxgb3: Support peer-2-peer connection setup
Steve Wise
2008-04-29
6
-28
/
+136
*
RDMA/cxgb3: Set the max_mr_size device attribute correctly
Steve Wise
2008-04-29
4
-1
/
+4
*
RDMA/cxgb3: Correctly serialize peer abort path
Steve Wise
2008-04-29
3
-35
/
+72
*
IB: expand ib_umem_get() prototype
Arthur Kepner
2008-04-29
1
-1
/
+1
*
IB: convert struct class_device to struct device
Tony Jones
2008-04-19
1
-38
/
+37
*
IB/core: Add support for "send with invalidate" work requests
Roland Dreier
2008-04-16
2
-4
/
+3
*
IB: Replace remaining __FUNCTION__ occurrences with __func__
Harvey Harrison
2008-04-16
12
-218
/
+218
*
RDMA/cxgb3: IDR IDs are signed
Roland Dreier
2008-04-16
1
-1
/
+1
*
RDMA/cxgb3: Program hardware IRD with correct value
Roland Dreier
2008-03-28
1
-1
/
+1
*
RDMA/cxgb3: Fix iwch_create_cq() off-by-one error
Jon Mason
2008-03-09
1
-1
/
+1
*
RDMA/cxgb3: Return correct max_inline_data when creating a QP
Jon Mason
2008-02-29
1
-0
/
+3
*
RDMA/cxgb3: Fix shift calc in build_phys_page_list() for 1-entry page lists
Bryan Rosenburg
2008-02-25
1
-8
/
+2
*
RDMA/cxgb3: Fail loopback connections
Steve Wise
2008-02-13
1
-0
/
+17
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25
Linus Torvalds
2008-01-29
1
-1
/
+1
|
\
|
*
[NETNS]: Add namespace parameter to ip_route_output_flow.
Denis V. Lunev
2008-01-28
1
-1
/
+1
*
|
INFINIBAND: Remove 'TOPDIR' from Makefiles
WANG Cong
2008-01-28
1
-2
/
+1
|
/
*
RDMA/cxgb3: Fix the T3A workaround checks
Steve Wise
2008-01-25
3
-4
/
+4
*
RDMA/cxgb3: Mark QP as privileged based on user capabilities
Steve Wise
2008-01-25
2
-1
/
+3
*
RDMA/cxgb3: Fix page shift calculation in build_phys_page_list()
Steve Wise
2008-01-25
1
-0
/
+7
*
RDMA/cxgb3: Flush the receive queue when closing
Steve Wise
2008-01-25
1
-2
/
+5
*
RDMA/cxgb3: Endianness annotation for irs field
Roland Dreier
2008-01-25
1
-1
/
+1
*
IB: Spelling fixes in comments
Joe Perches
2008-01-25
1
-1
/
+1
*
RDMA/cxgb3: Support version 5.0 firmware
Steve Wise
2008-01-25
1
-19
/
+2
*
RDMA/cxgb3: Hold rtnl_lock() around ethtool get_drvinfo call
Steve Wise
2008-01-25
1
-0
/
+5
*
RDMA/cxgb3: Set the max_qp_init_rd_atom attribute in query_device
Steve Wise
2007-11-13
1
-0
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2007-10-11
1
-8
/
+8
|
\
|
*
RDMA/cxgb3: Make the iw_cxgb3 module parameters writable
Steve Wise
2007-10-09
1
-8
/
+8
*
|
[NET]: Make the device list and device lookups per namespace.
Eric W. Biederman
2007-10-10
1
-1
/
+2
|
/
*
cxgb3 - Fix dev->priv usage
Divy Le Ray
2007-08-31
1
-1
/
+1
*
RDMA/cxgb3: Always call low level send function via cxgb3_ofld_send()
Steve Wise
2007-08-03
1
-8
/
+8
*
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2007-07-19
1
-2
/
+1
[next]