index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/ipath: Fix error recovery for send buffer status after chip freeze mode
Ralph Campbell
2008-04-16
1
-1
/
+2
*
IB/ipath: Fix byte order of pioavail in handle_errors()
Ralph Campbell
2008-04-16
1
-3
/
+3
*
IB/mthca: Avoid integer overflow when allocating huge ICM table
Roland Dreier
2008-04-16
1
-1
/
+3
*
IB/mthca: Avoid integer overflow when dealing with profile size
Roland Dreier
2008-04-16
3
-7
/
+10
*
IB/ehca: Remove tgid checking
Hoang-Nam Nguyen
2008-04-16
7
-162
/
+0
*
IB/ipath: Enable 4KB MTU
Dave Olson
2008-04-16
8
-65
/
+45
*
IB/ipath: Shared context code needs to be sure device is usable
Dave Olson
2008-04-16
1
-1
/
+1
*
IB/ipath: Provide I/O bus speeds for diagnostic purposes
Arthur Jones
2008-04-16
4
-23
/
+85
*
IB/ipath: Make some constants chip-specific, related cleanup
Dave Olson
2008-04-16
3
-30
/
+35
*
IB/ipath: Misc sparse warning cleanup
Arthur Jones
2008-04-16
2
-4
/
+7
*
IB/mthca: Add IPoIB checksum offload support
Eli Cohen
2008-04-16
6
-13
/
+30
*
IB/mlx4: Add IPoIB checksum offload support
Eli Cohen
2008-04-16
3
-0
/
+21
*
IB: Replace remaining __FUNCTION__ occurrences with __func__
Harvey Harrison
2008-04-16
26
-302
/
+302
*
IB/ehca: Make symbols used only in a single source file static
Roland Dreier
2008-04-16
3
-16
/
+15
*
RDMA/nes: Make symbols used only in a single source file static
Roland Dreier
2008-04-16
7
-97
/
+88
*
RDMA/nes: Use proper format and cast to print dma_addr_t
Roland Dreier
2008-04-16
1
-8
/
+8
*
RDMA/nes: Remove unused nes_netdev_exit() function
Roland Dreier
2008-04-16
2
-23
/
+0
*
RDMA/nes: Remove redundant NULL check in nes_unregister_ofa_device()
Roland Dreier
2008-04-16
1
-3
/
+0
*
mlx4_core: Fix confusion between mlx4_event and mlx4_dev_event enums
Roland Dreier
2008-04-16
1
-6
/
+8
*
RDMA/amso1100: Endian annotate mqsq allocator
Roland Dreier
2008-04-16
2
-8
/
+8
*
RDMA/amso1100: Start of endianness annotation
Roland Dreier
2008-04-16
8
-160
/
+166
*
RDMA/nes: Delete unused variables
Roland Dreier
2008-04-16
2
-16
/
+0
*
RDMA/nes: Trivial endianness annotations
Roland Dreier
2008-04-16
1
-2
/
+2
*
IB/mlx4: Endianness annotations
Roland Dreier
2008-04-16
1
-2
/
+2
*
IB/ipath: Fix sparse warning about shadowed symbol
Roland Dreier
2008-04-16
1
-4
/
+4
*
IB/ipath: Fix sparse warning about pointer signedness
Arthur Jones
2008-04-16
2
-3
/
+3
*
RDMA/cxgb3: IDR IDs are signed
Roland Dreier
2008-04-16
1
-1
/
+1
*
RDMA/amso1100: Don't use 0UL as a NULL pointer
Roland Dreier
2008-04-16
1
-5
/
+5
*
IB/mlx4: Convert "if(foo)" to "if (foo)"
Roland Dreier
2008-04-16
1
-1
/
+1
*
IB/mthca: Formatting cleanups
Roland Dreier
2008-04-16
6
-11
/
+11
*
RDMA/cxgb3: Program hardware IRD with correct value
Roland Dreier
2008-03-28
1
-1
/
+1
*
RDMA/nes: Fix MSS calculation on RDMA path
Chien Tung
2008-03-21
1
-1
/
+2
*
IB/ipath: Reset the retry counter for RDMA_READ_RESPONSE_MIDDLE packets
Patrick Marchand Latifi
2008-03-11
1
-0
/
+4
*
IB/ipath: Fix error completion put on send CQ instead of recv CQ
Patrick Marchand Latifi
2008-03-11
1
-1
/
+1
*
IB/ipath: Fix RC QP initialization
Patrick Marchand Latifi
2008-03-11
1
-4
/
+5
*
IB/ipath: Fix potentially wrong RNR retry counter returned in ipath_query_qp()
Patrick Marchand Latifi
2008-03-11
1
-1
/
+1
*
IB/ipath: Fix IB compliance problems with link state vs physical state
Ralph Campbell
2008-03-11
5
-22
/
+18
*
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/nes: Fix interrupt moderation low threshold
John Lacombe
2008-02-26
2
-9
/
+6
*
RDMA/nes: Fix CRC endianness for RDMA connection establishment on big-endian
Faisal Latif
2008-02-26
2
-4
/
+21
*
RDMA/nes: Fix use-after-free in mini_cm_dec_refcnt_listen()
Faisal Latif
2008-02-26
1
-0
/
+1
*
RDMA/nes: Fix use-after-free in nes_create_cq()
Glenn Streiff
2008-02-26
1
-3
/
+0
*
RDMA/nes: Fix a check-after-use in nes_probe()
Adrian Bunk
2008-02-26
1
-1
/
+1
*
RDMA/nes: Fix a memory leak in schedule_nes_timer()
Adrian Bunk
2008-02-26
1
-2
/
+2
*
RDMA/nes: Fix off-by-one
Adrian Bunk
2008-02-25
1
-1
/
+1
*
RDMA/nes: Resurrect error path dead code
Chien Tung
2008-02-25
1
-2
/
+3
*
RDMA/cxgb3: Fix shift calc in build_phys_page_list() for 1-entry page lists
Bryan Rosenburg
2008-02-25
1
-8
/
+2
*
IB/mthca: Free correct MPT on error exit from mthca_fmr_alloc()
Roland Dreier
2008-02-19
1
-1
/
+1
*
RDMA/nes: Fix possible array overrun
Roland Dreier
2008-02-18
1
-1
/
+1
[next]