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
path:
root
/
drivers
/
infiniband
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2006-01-08
12
-163
/
+250
|
\
|
*
IB: Set GIDs correctly in ib_create_ah_from_wc()
Ralph Campbell
2006-01-06
1
-2
/
+2
|
*
IB/uverbs: Release event file reference on ib_uverbs_create_cq() error
Jack Morgenstein
2006-01-06
1
-3
/
+10
|
*
IB/uverbs: set ah_flags when creating address handle
Ralph Campbell
2006-01-06
1
-0
/
+1
|
*
IB/uverbs: Fix reference counting on error paths
Jack Morgenstein
2006-01-06
1
-0
/
+7
|
*
IB/mthca: Add support for automatic path migration (APM)
Dotan Barak
2006-01-06
1
-20
/
+37
|
*
IB/mthca: Fill in vendor_err field in completion with error
Michael S. Tsirkin
2006-01-06
1
-5
/
+7
|
*
IB/mthca: multiple fixes for multicast group handling
Jack Morgenstein
2006-01-06
1
-19
/
+35
|
*
IB/mthca: fix for RTR-to-RTS transition in modify QP
Jack Morgenstein
2006-01-06
1
-2
/
+0
|
*
IB/mthca: fix for SQEr-to-RTS transition in modify QP
Jack Morgenstein
2006-01-06
1
-3
/
+2
|
*
IB/mthca: max_inline_data handling tweaks
Jack Morgenstein
2006-01-06
1
-26
/
+36
|
*
IB/mthca: create_eq with size not a power of 2
Michael S. Tsirkin
2006-01-05
1
-2
/
+2
|
*
IB/mthca: check port validity in modify_qp
Jack Morgenstein
2006-01-05
1
-0
/
+6
|
*
IB/mthca: check return value in mthca_dev_lim call
Jack Morgenstein
2006-01-05
1
-0
/
+4
|
*
IB/mthca: fix WQE size calculation in create-srq
Jack Morgenstein
2006-01-04
1
-1
/
+1
|
*
IB/mthca: Fix corner cases in max_rd_atomic value handling in modify QP
Jack Morgenstein
2005-12-15
1
-4
/
+6
|
*
IB/mthca: Fix IB_QP_ACCESS_FLAGS handling.
Jack Morgenstein
2005-12-15
1
-50
/
+37
|
*
IB/mthca: Fix SRQ cleanup during QP destroy
Jack Morgenstein
2005-12-15
1
-1
/
+10
|
*
IB/mthca: Fix thinko in mthca_table_find()
Michael S. Tsirkin
2005-12-15
1
-1
/
+1
|
*
IB/mthca: don't change driver's copy of attributes if modify QP fails
Jack Morgenstein
2005-12-09
1
-5
/
+6
|
*
IB/mthca: correct log2 calculation
Jack Morgenstein
2005-12-09
1
-11
/
+6
|
*
IB/mthca: check RDMA limits
Jack Morgenstein
2005-12-09
1
-0
/
+14
|
*
IB/mthca: fix memory user DB table leak
Jack Morgenstein
2005-12-09
1
-0
/
+2
|
*
IB/umad: fix memory leaks
Jack Morgenstein
2005-12-09
1
-2
/
+2
|
*
IB/cm: avoid reusing local ID
Sean Hefty
2005-11-30
1
-1
/
+2
|
*
IB/cm: correct reported reject code
Sean Hefty
2005-11-30
1
-4
/
+9
|
*
IB/mthca: fix QP size limits for mem-free HCAs
Jack Morgenstein
2005-11-30
1
-4
/
+8
*
|
[PATCH] fix more missing includes
Tim Schmielau
2006-01-08
2
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2006-01-04
1
-8
/
+8
|
\
\
|
*
|
[PATCH] driver core: replace "hotplug" by "uevent"
Kay Sievers
2006-01-04
1
-8
/
+8
|
|
/
*
|
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
Arnaldo Carvalho de Melo
2006-01-03
2
-0
/
+4
|
/
*
IB/uverbs: track multicast group membership for userspace QPs
Jack Morgenstein
2005-11-29
3
-23
/
+99
*
IB/mthca: fix posting of send lists of length >= 255 on mem-free HCAs
Michael S. Tsirkin
2005-11-29
2
-3
/
+31
*
IPoIB: fix error handling in ipoib_open
Roland Dreier
2005-11-29
1
-1
/
+3
*
IPoIB: protect child list in ipoib_ib_dev_flush
Michael S. Tsirkin
2005-11-29
1
-0
/
+4
*
IPoIB: don't zero members after we allocate with kzalloc
Roland Dreier
2005-11-29
1
-4
/
+0
*
IPoIB: reinitialize mcast structs' completions for every query
Michael S. Tsirkin
2005-11-29
1
-2
/
+4
*
IPoIB: always set path->query to NULL when query finishes
Roland Dreier
2005-11-29
1
-2
/
+2
*
IPoIB: reinitialize path struct's completion for every query
Roland Dreier
2005-11-28
1
-1
/
+2
*
IB/umad: fix RMPP handling
Michael S. Tsirkin
2005-11-28
1
-19
/
+22
*
IB/mthca: reset QP's last pointers when transitioning to reset state
Michael S. Tsirkin
2005-11-28
1
-0
/
+3
*
[PATCH] drivers/infiniband/core/mad.c: fix use-after-release case
Adrian Bunk
2005-11-27
1
-2
/
+2
*
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
2005-11-18
4
-26
/
+31
|
\
|
*
IB/umad: make sure write()s have sufficient data
Roland Dreier
2005-11-18
1
-1
/
+1
|
*
IB/mthca: Safer max_send_sge/max_recv_sge calculation
Michael S. Tsirkin
2005-11-18
1
-4
/
+6
|
*
[IB] mthca: don't disable RDMA writes if no responder resources
Roland Dreier
2005-11-15
1
-15
/
+12
|
*
[IB] srp: don't post receive if no send buf available
Roland Dreier
2005-11-15
1
-6
/
+9
|
*
[IB] srp: increase max_luns
Roland Dreier
2005-11-11
2
-0
/
+3
*
|
[PATCH] PCI: removed unneeded .owner field from struct pci_driver
Greg Kroah-Hartman
2005-11-10
1
-1
/
+0
|
/
*
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
2005-11-10
18
-158
/
+458
|
\
[next]