index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/iwcm: Test rdma_create_id() for IS_ERR rather than 0
Julia Lawall
2008-04-16
1
-1
/
+1
*
RDMA/nes: Remove session_id from nes_cm stuff
Roland Dreier
2008-04-16
2
-9
/
+0
*
IB/ipath: Fix PCI config write size used to clear linkctrl error bits
Roland Dreier
2008-04-16
1
-1
/
+1
*
IB/ipath: Fix sanity checks on QP number of WRs and SGEs
Ralph Campbell
2008-04-16
1
-10
/
+16
*
IB/ipath: Remove useless comments
Ralph Campbell
2008-04-16
1
-2
/
+0
*
IB/ipath: HW workaround for case where chip can send but not receive
Dave Olson
2008-04-16
3
-0
/
+24
*
IB/ipath: Add code to support multiple link speeds and widths
Ralph Campbell
2008-04-16
3
-33
/
+69
*
IB/ipath: Head of Line blocking vs forward progress of user apps
John Gregor
2008-04-16
7
-182
/
+310
*
IB/ipath: Make debug error message match the constraint that is checked for
Ralph Campbell
2008-04-16
1
-1
/
+1
*
IB/ipath: Don't try to handle freeze mode HW errors if diagnostic mode
Ralph Campbell
2008-04-16
1
-1
/
+1
*
IB/ipath: Fix link up LED display
Arthur Jones
2008-04-16
1
-1
/
+1
*
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/srp: Enforce protocol limit on srp_sg_tablesize
David Dillow
2008-04-16
1
-1
/
+6
*
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
6
-6
/
+43
*
IPoIB: Use checksum offload support if available
Eli Cohen
2008-04-16
4
-1
/
+41
*
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
*
IB/uverbs: Use alloc_file() instead of get_empty_filp()
Roland Dreier
2008-04-16
1
-12
/
+7
*
IB/uverbs: Don't store struct file * for event files
Roland Dreier
2008-04-16
2
-7
/
+6
*
mlx4_core: Fix confusion between mlx4_event and mlx4_dev_event enums
Roland Dreier
2008-04-16
6
-18
/
+18
*
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
*
RDMA/ucma: Endian annotation
Roland Dreier
2008-04-16
1
-1
/
+1
*
IB/cm: Endianness annotations
Roland Dreier
2008-04-16
1
-19
/
+44
*
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
*
IB: Make struct ib_uobject.id a signed int
Roland Dreier
2008-04-16
1
-1
/
+1
*
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
*
mlx4_core: Move opening brace of function onto a new line
Roland Dreier
2008-04-16
1
-1
/
+2
*
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
*
Linux 2.6.25
v2.6.25
Linus Torvalds
2008-04-16
1
-1
/
+1
[next]