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
2008-02-19
IB/mthca: Free correct MPT on error exit from mthca_fmr_alloc()
Roland Dreier
1
-1
/
+1
2008-02-19
IPoIB/cm: Fix ipoib_cm_dev_stop() cleanup when drain times out
Pradeep Satyanarayana
1
-4
/
+6
2008-02-18
RDMA/nes: Fix possible array overrun
Roland Dreier
1
-1
/
+1
2008-02-17
RDMA/nes: Fix VLAN support
Chien Tung
1
-2
/
+8
2008-02-16
RDMA/nes: Fix MAC interrupt erroneously masked on ifdown
Glenn Streiff
1
-16
/
+36
2008-02-16
IB: Fix return value in ib_device_register_sysfs()
Li Zefan
1
-1
/
+3
2008-02-15
RDMA/cma: Do not issue MRA if user rejects connection request
Sean Hefty
1
-1
/
+9
2008-02-14
IB/mlx4: mlx4_ib_fmr_alloc() should call mlx4_fmr_enable()
Jack Morgenstein
1
-1
/
+1
2008-02-14
IPoIB: Remove unused struct ipoib_cm_tx.ibwc member
Eli Cohen
1
-1
/
+0
2008-02-14
IPoIB: On P_Key change event, reset state properly
Jack Morgenstein
1
-0
/
+1
2008-02-13
IB/mthca: Convert to use be16_add_cpu()
Marcin Slusarz
1
-1
/
+1
2008-02-13
RDMA/cxgb3: Fail loopback connections
Steve Wise
1
-0
/
+17
2008-02-13
IB/cm: Fix infiniband_cm class kobject ref counting
Roland Dreier
1
-14
/
+8
2008-02-13
IB/cm: Remove debug printk()s that snuck upstream
Roland Dreier
1
-4
/
+0
2008-02-13
IB/mthca: Add missing sg_init_table() in mthca_map_user_db()
Roland Dreier
1
-0
/
+1
2008-02-09
IPoIB: Add send gather support
Eli Cohen
4
-30
/
+83
2008-02-09
IPoIB: Add high DMA feature flag
Eli Cohen
1
-1
/
+3
2008-02-09
IB/mlx4: Use multiple WQ blocks to post smaller send WQEs
Jack Morgenstein
3
-36
/
+188
2008-02-07
IB/mlx4: Consolidate code to get an entry from a struct mlx4_buf
Roland Dreier
3
-19
/
+3
2008-02-05
RDMA/nes: Add a driver for NetEffect RNICs
Glenn Streiff
16
-1
/
+16551
2008-02-05
IB/mthca: Return proper error codes from mthca_fmr_alloc()
Olaf Kirch
1
-2
/
+6
2008-02-05
IB: Avoid marking __devinitdata as const
Roland Dreier
1
-1
/
+1
2008-02-05
IB/mlx4: Actually print out the driver version
Roland Dreier
1
-1
/
+8
2008-02-05
IB/ib_mthca: Pre-link receive WQEs in Tavor mode
Eli Cohen
2
-14
/
+22
2008-02-05
IB/mthca: Remove checks for srq->first_free < 0
Eli Cohen
1
-23
/
+3
2008-02-05
IB/fmr_pool: Allocate page list for pool FMRs only when caching enabled
Or Gerlitz
1
-2
/
+5
2008-02-05
IB/srp: Retry stale connections
David Dillow
2
-12
/
+42
2008-02-05
mlx4_core: Don't read reserved fields in mlx4_QUERY_ADAPTER()
Jack Morgenstein
1
-0
/
+1
2008-02-05
IB/mthca: Don't read reserved fields in mthca_QUERY_ADAPTER()
Jack Morgenstein
3
-4
/
+12
2008-02-05
IPoIB: Remove a misleading debug print
Or Gerlitz
1
-4
/
+2
2008-02-05
IPoIB: Handle bonding failover race for connected neighbours too
Or Gerlitz
1
-6
/
+7
2008-02-05
IB/mthca: Fix and simplify page size calculation in mthca_reg_phys_mr()
Roland Dreier
1
-17
/
+3
2008-02-05
IB/ehca: Add PMA support
Hoang-Nam Nguyen
4
-1
/
+98
2008-02-05
IB/ehca: Update sma_attr also in case of disruptive config change
Joachim Fenkes
1
-0
/
+2
2008-02-05
IB/ehca: Prevent sending UD packets to QP0
Joachim Fenkes
1
-0
/
+4
2008-02-05
IB/cm: Add interim support for routed paths
Sean Hefty
1
-23
/
+66
2008-01-30
[SCSI] remove use_sg_chaining
James Bottomley
1
-1
/
+0
2008-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25
Linus Torvalds
3
-10
/
+11
2008-01-29
[NETNS]: Add namespace parameter to ip_route_output_key.
Denis V. Lunev
1
-2
/
+2
2008-01-29
[NETNS]: Add namespace parameter to ip_route_output_flow.
Denis V. Lunev
1
-1
/
+1
2008-01-29
[NETNS]: Add namespace parameter to ip_dev_find.
Denis V. Lunev
2
-3
/
+3
2008-01-29
[IPV4] drivers/infiniband: Use ipv4_is_<type>
Joe Perches
2
-4
/
+5
2008-01-29
INFINIBAND: Remove 'TOPDIR' from Makefiles
WANG Cong
1
-2
/
+1
2008-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2
-11
/
+8
2008-01-26
RDMA/cxgb3: Fix the T3A workaround checks
Steve Wise
3
-4
/
+4
2008-01-26
IB/ipath: Remove unnecessary cast
Jan Engelhardt
1
-2
/
+1
2008-01-26
IPoIB: Constify seq_operations function pointer tables
Jan Engelhardt
1
-2
/
+2
2008-01-26
RDMA/cxgb3: Mark QP as privileged based on user capabilities
Steve Wise
2
-1
/
+3
2008-01-26
RDMA/cxgb3: Fix page shift calculation in build_phys_page_list()
Steve Wise
1
-0
/
+7
2008-01-26
RDMA/cxgb3: Flush the receive queue when closing
Steve Wise
1
-2
/
+5
[next]