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.13.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
2008-04-17
IB/mthca: Add IPoIB checksum offload support
Eli Cohen
6
-13
/
+30
2008-04-17
IB/mlx4: Add IPoIB checksum offload support
Eli Cohen
3
-0
/
+21
2008-04-17
IB: Replace remaining __FUNCTION__ occurrences with __func__
Harvey Harrison
26
-302
/
+302
2008-04-17
IB/ehca: Make symbols used only in a single source file static
Roland Dreier
3
-16
/
+15
2008-04-17
RDMA/nes: Make symbols used only in a single source file static
Roland Dreier
7
-97
/
+88
2008-04-17
RDMA/nes: Use proper format and cast to print dma_addr_t
Roland Dreier
1
-8
/
+8
2008-04-17
RDMA/nes: Remove unused nes_netdev_exit() function
Roland Dreier
2
-23
/
+0
2008-04-17
RDMA/nes: Remove redundant NULL check in nes_unregister_ofa_device()
Roland Dreier
1
-3
/
+0
2008-04-17
mlx4_core: Fix confusion between mlx4_event and mlx4_dev_event enums
Roland Dreier
1
-6
/
+8
2008-04-17
RDMA/amso1100: Endian annotate mqsq allocator
Roland Dreier
2
-8
/
+8
2008-04-17
RDMA/amso1100: Start of endianness annotation
Roland Dreier
8
-160
/
+166
2008-04-17
RDMA/nes: Delete unused variables
Roland Dreier
2
-16
/
+0
2008-04-17
RDMA/nes: Trivial endianness annotations
Roland Dreier
1
-2
/
+2
2008-04-17
IB/mlx4: Endianness annotations
Roland Dreier
1
-2
/
+2
2008-04-17
IB/ipath: Fix sparse warning about shadowed symbol
Roland Dreier
1
-4
/
+4
2008-04-17
IB/ipath: Fix sparse warning about pointer signedness
Arthur Jones
2
-3
/
+3
2008-04-17
RDMA/cxgb3: IDR IDs are signed
Roland Dreier
1
-1
/
+1
2008-04-17
RDMA/amso1100: Don't use 0UL as a NULL pointer
Roland Dreier
1
-5
/
+5
2008-04-17
IB/mlx4: Convert "if(foo)" to "if (foo)"
Roland Dreier
1
-1
/
+1
2008-04-17
IB/mthca: Formatting cleanups
Roland Dreier
6
-11
/
+11
2008-03-28
RDMA/cxgb3: Program hardware IRD with correct value
Roland Dreier
1
-1
/
+1
2008-03-21
RDMA/nes: Fix MSS calculation on RDMA path
Chien Tung
1
-1
/
+2
2008-03-12
IB/ipath: Reset the retry counter for RDMA_READ_RESPONSE_MIDDLE packets
Patrick Marchand Latifi
1
-0
/
+4
2008-03-12
IB/ipath: Fix error completion put on send CQ instead of recv CQ
Patrick Marchand Latifi
1
-1
/
+1
2008-03-12
IB/ipath: Fix RC QP initialization
Patrick Marchand Latifi
1
-4
/
+5
2008-03-12
IB/ipath: Fix potentially wrong RNR retry counter returned in ipath_query_qp()
Patrick Marchand Latifi
1
-1
/
+1
2008-03-11
IB/ipath: Fix IB compliance problems with link state vs physical state
Ralph Campbell
5
-22
/
+18
2008-03-09
RDMA/cxgb3: Fix iwch_create_cq() off-by-one error
Jon Mason
1
-1
/
+1
2008-03-01
RDMA/cxgb3: Return correct max_inline_data when creating a QP
Jon Mason
1
-0
/
+3
2008-02-27
RDMA/nes: Fix interrupt moderation low threshold
John Lacombe
2
-9
/
+6
2008-02-27
RDMA/nes: Fix CRC endianness for RDMA connection establishment on big-endian
Faisal Latif
2
-4
/
+21
2008-02-27
RDMA/nes: Fix use-after-free in mini_cm_dec_refcnt_listen()
Faisal Latif
1
-0
/
+1
2008-02-27
RDMA/nes: Fix use-after-free in nes_create_cq()
Glenn Streiff
1
-3
/
+0
2008-02-27
RDMA/nes: Fix a check-after-use in nes_probe()
Adrian Bunk
1
-1
/
+1
2008-02-27
RDMA/nes: Fix a memory leak in schedule_nes_timer()
Adrian Bunk
1
-2
/
+2
2008-02-26
RDMA/nes: Fix off-by-one
Adrian Bunk
1
-1
/
+1
2008-02-26
RDMA/nes: Resurrect error path dead code
Chien Tung
1
-2
/
+3
2008-02-26
RDMA/cxgb3: Fix shift calc in build_phys_page_list() for 1-entry page lists
Bryan Rosenburg
1
-8
/
+2
2008-02-19
IB/mthca: Free correct MPT on error exit from mthca_fmr_alloc()
Roland Dreier
1
-1
/
+1
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-14
IB/mlx4: mlx4_ib_fmr_alloc() should call mlx4_fmr_enable()
Jack Morgenstein
1
-1
/
+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/mthca: Add missing sg_init_table() in mthca_map_user_db()
Roland Dreier
1
-0
/
+1
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
14
-0
/
+16549
2008-02-05
IB/mthca: Return proper error codes from mthca_fmr_alloc()
Olaf Kirch
1
-2
/
+6
[prev]
[next]