index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/ucma: Simplify ucma_get_event()
Sean Hefty
2007-04-24
1
-15
/
+7
*
IB/mthca: Simplify CQ cleaning in mthca_free_qp()
Roland Dreier
2007-04-24
1
-4
/
+3
*
IB/mthca: Fix mthca_write_mtt() on HCAs with hidden memory
Roland Dreier
2007-04-24
1
-2
/
+4
*
IB/mthca: Update HCA firmware revisions
Roland Dreier
2007-04-18
1
-5
/
+5
*
IB/ipath: Fix WC format drift between user and kernel space
Robert Walsh
2007-04-18
2
-3
/
+38
*
IB/ipath: Check that a UD work request's address handle is valid
Robert Walsh
2007-04-18
1
-0
/
+5
*
IB/ipath: Remove duplicate stuff from ipath_verbs.h
Robert Walsh
2007-04-18
1
-2
/
+0
*
IB/ipath: Check reserved memory keys
Robert Walsh
2007-04-18
1
-0
/
+12
*
IB/ipath: Fix unit selection when all CPU affinity bits set
Bryan O'Sullivan
2007-04-18
1
-4
/
+5
*
IB/ipath: Don't allow QPs 0 and 1 to be opened multiple times
Bryan O'Sullivan
2007-04-18
1
-38
/
+53
*
IB/ipath: Disable IB link earlier in shutdown sequence
Bryan O'Sullivan
2007-04-18
1
-2
/
+6
*
IB/ipath: Prevent random program use of diags interface
Bryan O'Sullivan
2007-04-18
1
-1
/
+10
*
IB/ipath: On unrecoverable errors, force link down, LEDs off
Bryan O'Sullivan
2007-04-18
2
-2
/
+21
*
IB/ipath: Fix driver crash (in interrupt or during unload) after chip reset
Michael Albaugh
2007-04-18
2
-12
/
+35
*
IB/ipath: Improve handling and reporting of parity errors
Bryan O'Sullivan
2007-04-18
8
-86
/
+170
*
IB/ipath: Print better error messages if kernel is misconfigured
Bryan O'Sullivan
2007-04-18
1
-2
/
+10
*
IB/ipath: Force PIOAvail update entry point
Arthur Jones
2007-04-18
2
-10
/
+35
*
IB/ipath: Call free_irq() on chip specific initialization failure
Arthur Jones
2007-04-18
1
-1
/
+4
*
IB/ipath: Discard multicast packets without a GRH
Bryan O'Sullivan
2007-04-18
1
-2
/
+5
*
IB/ipath: Fix calculation for number of kernel PIO buffers
Bryan O'Sullivan
2007-04-18
1
-21
/
+16
*
IB/ipath: Remove unused ipath_read_kreg64_port()
Bryan O'Sullivan
2007-04-18
4
-29
/
+4
*
IB/ipath: Fix RDMA reads of length zero and error handling
Ralph Campbell
2007-04-18
1
-19
/
+44
*
IB/ipath: Allow receive ports mapped into userspace to be shared
Mark Debbage
2007-04-18
2
-83
/
+104
*
IB/ipath: Fix port sharing on powerpc
Ralph Campbell
2007-04-18
1
-42
/
+46
*
IB/ipath: Fix CQ flushing when QP is modified to error state
Bryan O'Sullivan
2007-04-18
2
-1
/
+2
*
IB/ipath: Fix bad argument to clear_bit()
Bryan O'Sullivan
2007-04-18
1
-3
/
+2
*
IB/ipath: Change packet problems vs chip errors handling and reporting
Bryan O'Sullivan
2007-04-18
6
-37
/
+99
*
IB/ipath: Fix PSN update for RC retries
Ralph Campbell
2007-04-18
1
-27
/
+38
*
IB/ipath: Fix QP error completion queue entries
Ralph Campbell
2007-04-18
2
-3
/
+7
*
IB/ipath: Fix up some debug messages
Bryan O'Sullivan
2007-04-18
3
-5
/
+6
*
IB/ipath: Support larger IB_QP_MAX_DEST_RD_ATOMIC and IB_QP_MAX_QP_RD_ATOMIC
Ralph Campbell
2007-04-18
7
-403
/
+548
*
IB/ipath: NMI cpu lockup if local loopback used
Ralph Campbell
2007-04-18
1
-1
/
+2
*
IB/ipath: Fix SRQ limit event causing dropped CQ entry
Ralph Campbell
2007-04-18
1
-1
/
+1
*
IB/ipath: Don't initialize port memory for subports
Ralph Campbell
2007-04-18
2
-4
/
+17
*
IB/ipath: Definitions of two RXE parity err bits were reversed
Bryan O'Sullivan
2007-04-18
1
-3
/
+3
*
IB/ipath: Fix user memory region creation when IOMMU present
Bryan O'Sullivan
2007-04-18
1
-3
/
+9
*
IB/ipath: Add ability to set and clear IB local loopback
Bryan O'Sullivan
2007-04-18
2
-0
/
+18
*
IPoIB: Remove pointless opcode field from debugging output
Roland Dreier
2007-04-18
2
-8
/
+8
*
IB/umad: Fix declaration of dev_map[]
Hal Rosenstock
2007-04-18
1
-1
/
+1
*
IB: Remove reference to obsolete CONFIG_IPATH_CORE
Roland Dreier
2007-04-18
1
-1
/
+0
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2007-04-17
8
-81
/
+150
|
\
|
*
[BRIDGE]: Unaligned access when comparing ethernet addresses
Evgeny Kravtsunov
2007-04-17
1
-2
/
+7
|
*
[SCTP]: Unmap v4mapped addresses during SCTP_BINDX_REM_ADDR operation.
Paolo Galtieri
2007-04-17
1
-0
/
+6
|
*
[SCTP]: Fix assertion (!atomic_read(&sk->sk_rmem_alloc)) failed message
Tsutomu Fujii
2007-04-17
1
-4
/
+44
|
*
[NET]: Set a separate lockdep class for neighbour table's proxy_queue
Pavel Emelianov
2007-04-17
2
-1
/
+11
|
*
[NET]: Fix UDP checksum issue in net poll mode.
Aubrey.Li
2007-04-17
1
-0
/
+7
|
*
[KEY]: Fix conversion between IPSEC_MODE_xxx and XFRM_MODE_xxx.
Kazunori MIYAZAWA
2007-04-17
1
-15
/
+75
|
*
[NET]: Get rid of alloc_skb_from_cache
Herbert Xu
2007-04-17
3
-59
/
+0
*
|
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
2007-04-17
1
-0
/
+1
|
\
\
|
*
|
IB/mthca: Fix data corruption after FMR unmap on Sinai
Michael S. Tsirkin
2007-04-16
1
-0
/
+1
[next]