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
path:
root
/
drivers
/
infiniband
Commit message (
Expand
)
Author
Age
Files
Lines
*
[S390] Kconfig: menus with depends on HAS_IOMEM.
Martin Schwidefsky
2007-05-10
1
-0
/
+1
*
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
2007-05-09
31
-194
/
+4309
|
\
|
*
IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adapters
Roland Dreier
2007-05-08
14
-0
/
+4035
|
*
IB: Put rlimit accounting struct in struct ib_umem
Roland Dreier
2007-05-08
1
-28
/
+13
|
*
IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules
Roland Dreier
2007-05-08
18
-178
/
+273
*
|
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
2007-05-09
1
-0
/
+6
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2007-05-08
1
-1
/
+1
|
\
|
*
Merge branch 'linux-2.6'
Paul Mackerras
2007-05-08
50
-241
/
+470
|
|
\
|
*
|
[POWERPC] Rename get_property to of_get_property: drivers
Stephen Rothwell
2007-05-02
1
-1
/
+1
*
|
|
inode numbering: change libfs sb creation routines to avoid collisions with t...
Jeff Layton
2007-05-08
1
-1
/
+1
*
|
|
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
1
-1
/
+0
|
|
/
|
/
|
*
|
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
2007-05-07
38
-227
/
+469
|
\
\
|
*
|
IPoIB: Convert to NAPI
Roland Dreier
2007-05-06
4
-20
/
+74
|
*
|
IB: Return "maybe missed event" hint from ib_req_notify_cq()
Roland Dreier
2007-05-06
11
-24
/
+62
|
*
|
IB: Add CQ comp_vector support
Michael S. Tsirkin
2007-05-06
17
-15
/
+22
|
*
|
IB/ipath: Fix a race condition when generating ACKs
Ralph Campbell
2007-05-06
1
-13
/
+15
|
*
|
IB/ipath: Fix two more spin lock problems
Ralph Campbell
2007-05-06
1
-1
/
+1
|
*
|
IB/fmr_pool: Add prefix to all printks
Roland Dreier
2007-05-06
1
-15
/
+17
|
*
|
IB/srp: Set proc_name
Roland Dreier
2007-05-06
1
-1
/
+2
|
*
|
IB/srp: Add orig_dgid sysfs attribute to scsi_host
Ishai Rabinovitz
2007-05-06
2
-0
/
+23
|
*
|
IPoIB/cm: Don't crash if remote side uses one QP for both directions
Michael S. Tsirkin
2007-05-06
1
-1
/
+1
|
*
|
RDMA/cxgb3: Support for new abort logic
Steve Wise
2007-05-06
2
-0
/
+24
|
*
|
RDMA/cxgb3: Initialize cpu_idx field in cpl_close_listserv_req message
Steve Wise
2007-04-30
1
-0
/
+1
|
*
|
RDMA/cxgb3: Fail qp creation if the requested max_inline is too large
Steve Wise
2007-04-30
2
-0
/
+4
|
*
|
RDMA/cxgb3: Fix TERM codes
Steve Wise
2007-04-30
1
-31
/
+38
|
*
|
IPoIB/cm: Fix error handling in ipoib_cm_dev_open()
Michael S. Tsirkin
2007-04-30
1
-2
/
+6
|
*
|
IB/ipath: Don't corrupt pending mmap list when unmapped objects are freed
Robert Walsh
2007-04-30
6
-90
/
+153
|
*
|
IB/mthca: Work around kernel QP starvation
Michael S. Tsirkin
2007-04-30
1
-0
/
+13
|
*
|
IB/ipath: Don't put QP in timeout queue if waiting to send
Ralph Campbell
2007-04-30
2
-7
/
+2
|
*
|
IB/ipath: Don't call spin_lock_irq() from interrupt context
Ralph Campbell
2007-04-30
1
-7
/
+11
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2007-05-05
1
-1
/
+1
|
\
\
\
|
*
|
|
[SCSI] iscsi: rename DEFAULT_MAX_RECV_DATA_SEGMENT_LENGTH
Mike Christie
2007-03-11
1
-1
/
+1
*
|
|
|
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
2007-05-02
12
-13
/
+0
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'linux-2.6' into for-2.6.22
Paul Mackerras
2007-04-30
47
-1013
/
+1640
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
2007-04-27
45
-1001
/
+1612
|
|
\
\
|
|
*
|
IB: Set class_dev->dev in core for nice device symlink
Joachim Fenkes
2007-04-24
5
-4
/
+1
|
|
*
|
IB/ehca: Implement modify_port
Joachim Fenkes
2007-04-24
5
-2
/
+83
|
|
*
|
IPoIB/cm: spin_lock_irqsave() -> spin_lock_irq() replacements
Roland Dreier
2007-04-24
1
-32
/
+24
|
|
*
|
IB/mad: Change SMI to use enums rather than magic return codes
Hal Rosenstock
2007-04-24
3
-72
/
+82
|
|
*
|
IB/umad: Implement GRH handling for sent/received MADs
Sean Hefty
2007-04-24
1
-6
/
+12
|
|
*
|
IB/ipoib: Use ib_init_ah_from_path to initialize ah_attr
Sean Hefty
2007-04-24
1
-8
/
+4
|
|
*
|
IB/sa: Set src_path_bits correctly in ib_init_ah_from_path()
Sean Hefty
2007-04-24
1
-1
/
+23
|
|
*
|
IB/ucm: Simplify ib_ucm_event()
Sean Hefty
2007-04-24
1
-17
/
+6
|
|
*
|
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
[next]