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
...
|
*
|
|
|
|
|
|
IB/mlx4: Add support for blocking multicast loopback packets
Ron Livne
2008-07-14
3
-6
/
+25
|
*
|
|
|
|
|
|
RDMA/cxgb3: Add support for protocol statistics
Steve Wise
2008-07-14
1
-4
/
+58
|
*
|
|
|
|
|
|
RDMA/core: Add iWARP protocol statistics attributes in sysfs
Steve Wise
2008-07-14
1
-0
/
+120
|
*
|
|
|
|
|
|
IPoIB/cm: Fix racy use of receive WR/SGL in ipoib_cm_post_receive_nonsrq()
Roland Dreier
2008-07-14
1
-16
/
+47
|
*
|
|
|
|
|
|
RDMA/cma: Add missing newlines to printk()s
Roland Dreier
2008-07-14
1
-3
/
+3
|
*
|
|
|
|
|
|
RDMA/cxgb3: Remove write-only iwch_rnic_attributes fields
Roland Dreier
2008-07-14
2
-4
/
+0
|
*
|
|
|
|
|
|
RDMA/cxgb3: Fix up some ib_device_attr fields
Steve Wise
2008-07-14
3
-3
/
+29
|
*
|
|
|
|
|
|
IB/ehca: In case of lost interrupts, trigger EOI to reenable interrupts
Stefan Roscher
2008-07-14
3
-2
/
+18
|
*
|
|
|
|
|
|
IB/ehca: Reject receive work requests if QP is in RESET state
Joachim Fenkes
2008-07-14
1
-2
/
+10
|
*
|
|
|
|
|
|
IB/mlx4: Remove extra code for RESET->ERR QP state transition
Roland Dreier
2008-07-14
1
-26
/
+0
|
*
|
|
|
|
|
|
IB/mthca: Remove extra code for RESET->ERR QP state transition
Roland Dreier
2008-07-14
1
-26
/
+0
|
*
|
|
|
|
|
|
IB/core: Reset to error QP state transition is not allowed
Ralph Campbell
2008-07-14
1
-1
/
+0
|
*
|
|
|
|
|
|
IB/mlx4: Pass congestion management class MADs to the HCA
Eli Cohen
2008-07-14
1
-1
/
+2
|
*
|
|
|
|
|
|
IB/mlx4: Configure QPs' max message size based on real device capability
Eli Cohen
2008-07-14
1
-1
/
+2
|
*
|
|
|
|
|
|
RDMA/cxgb3: MEM_MGT_EXTENSIONS support
Steve Wise
2008-07-14
7
-82
/
+293
|
*
|
|
|
|
|
|
RDMA/core: Add memory management extensions support
Steve Wise
2008-07-14
10
-23
/
+69
|
*
|
|
|
|
|
|
IPoIB: Copy small received SKBs in connected mode
Eli Cohen
2008-07-14
3
-0
/
+26
|
*
|
|
|
|
|
|
RDMA: Remove subversion $Id tags
Roland Dreier
2008-07-14
62
-124
/
+0
|
*
|
|
|
|
|
|
IB/ipath: Simplify code using ARRAY_SIZE() macro
Robert P. J. Day
2008-07-14
1
-2
/
+2
|
*
|
|
|
|
|
|
IB/mlx4: Optimize QP stamping
Eli Cohen
2008-07-14
1
-2
/
+6
|
*
|
|
|
|
|
|
IB/sa: Fail requests made while creating new SM AH
Moni Shoua
2008-07-14
1
-6
/
+16
|
*
|
|
|
|
|
|
RDMA: Fix license text
Sean Hefty
2008-07-14
2
-37
/
+46
|
*
|
|
|
|
|
|
RDMA/nes: Remove unnecessary memset()
Christophe Jaillet
2008-07-14
1
-1
/
+0
|
*
|
|
|
|
|
|
IB/srp: Remove use of cached P_Key/GID queries
Roland Dreier
2008-07-14
1
-8
/
+5
|
*
|
|
|
|
|
|
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
2008-07-14
18
-45
/
+80
|
|
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
RDMA/cxgb3: Fix regression caused by class_device -> device conversion
Steve Wise
2008-07-08
1
-0
/
+4
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
IB/umad: BKL is not needed for ib_umad_open()
Roland Dreier
2008-07-11
1
-6
/
+14
|
*
|
|
|
|
|
IB/uverbs: BKL is not needed for ib_uverbs_open()
Roland Dreier
2008-07-04
1
-7
/
+13
|
*
|
|
|
|
|
infiniband-ucma: BKL pushdown
Arnd Bergmann
2008-06-20
1
-0
/
+3
|
*
|
|
|
|
|
Add a bunch of cycle_kernel_lock() calls
Jonathan Corbet
2008-06-20
2
-2
/
+4
|
*
|
|
|
|
|
infiniband: more BKL pushdown
Jonathan Corbet
2008-06-20
2
-3
/
+13
|
*
|
|
|
|
|
Add "no BKL needed" comments to several drivers
Jonathan Corbet
2008-06-20
2
-0
/
+2
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
netdev: Do not use TX lock to protect address lists.
David S. Miller
2008-07-15
1
-2
/
+0
*
|
|
|
|
|
netdev: Add netdev->addr_list_lock protection.
David S. Miller
2008-07-15
1
-0
/
+2
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
IB/mthca: Clear ICM pages before handing to FW
Eli Cohen
2008-06-23
1
-1
/
+5
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
IB/uverbs: Fix check of is_closed flag check in ib_uverbs_async_handler()
Jack Morgenstein
2008-06-18
1
-1
/
+1
*
|
|
|
RDMA/nes: Fix off-by-one in nes_reg_user_mr() error path
Roland Dreier
2008-06-10
1
-3
/
+1
|
|
/
/
|
/
|
|
*
|
|
IB/core: Remove IB_DEVICE_SEND_W_INV capability flag
Roland Dreier
2008-06-09
1
-2
/
+1
*
|
|
IB/umem: Avoid sign problems when demoting npages to integer
Roland Dreier
2008-06-06
1
-1
/
+1
*
|
|
IB/ipath: Fix SM trap forwarding
Ralph Campbell
2008-06-06
1
-0
/
+4
*
|
|
IB/ehca: Reject send WRs only for RESET, INIT and RTR state
Joachim Fenkes
2008-06-06
1
-2
/
+4
*
|
|
IB/ipath: Fix device capability flags
Ralph Campbell
2008-05-26
1
-1
/
+2
*
|
|
IB/ipath: Avoid test_bit() on u64 SDMA status value
Roland Dreier
2008-05-26
2
-8
/
+9
|
|
/
|
/
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2008-05-23
7
-13
/
+36
|
\
\
|
*
|
IB/mad: Fix kernel crash when .process_mad() returns SUCCESS|CONSUMED
Dave Olson
2008-05-23
1
-1
/
+3
|
*
|
IPoIB: Test for NULL broadcast object in ipiob_mcast_join_finish()
Jack Morgenstein
2008-05-20
1
-0
/
+6
|
*
|
IB/mlx4: Fix creation of kernel QP with max number of send s/g entries
Roland Dreier
2008-05-20
1
-5
/
+8
|
*
|
IB/mthca: Fix max_sge value returned by query_device
Roland Dreier
2008-05-16
1
-1
/
+13
|
*
|
RDMA/cxgb3: Fix uninitialized variable warning in iwch_post_send()
Roland Dreier
2008-05-16
1
-1
/
+1
|
*
|
IB/mlx4: Fix uninitialized-var warning in mlx4_ib_post_send()
Andrew Morton
2008-05-16
1
-1
/
+1
[prev]
[next]