Commit Graph

254 Commits (728f5c076ad000e547aa9e00d16792043ee1bfc6)

Author SHA1 Message Date
Greg Kroah-Hartman 249bb070f5 [PATCH] PCI: removed unneeded .owner field from struct pci_driver 19 years ago
Roland Dreier 94382f3562 [IB] umad: further ib_unregister_mad_agent() deadlock fixes 19 years ago
Michael S. Tsirkin ae57e24a40 [IB] mthca: fix posting long lists of receive work requests 19 years ago
Roland Dreier 64044bcf75 [IB] mthca: fix wraparound handling in mthca_cq_clean() 19 years ago
Michael S. Tsirkin 62abb8416f [IB] mthca: fix posting of atomic operations 19 years ago
Jack Morgenstein 77369ed31d [IB] uverbs: have kernel return QP capabilities 19 years ago
Roland Dreier ec914c52d6 [IB] umad: get rid of unused mr array 19 years ago
Roland Dreier 40de2e548c [IB] Have cq_resize() method take an int, not int* 19 years ago
Roland Dreier 0b4ff2c0e6 [IB] mthca: fix typo in catastrophic error polling 19 years ago
Roland Dreier 8c608a32e3 [IPoIB] no need to set skb->dev right before freeing skb 19 years ago
Roland Dreier 2f76e82947 [IB] umad: avoid potential deadlock when unregistering MAD agents 19 years ago
Roland Dreier 1732b0ef3b [IPoIB] add path record information in debugfs 19 years ago
Olaf Hering 733482e445 [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason 19 years ago
Jesper Juhl 6044ec8882 [PATCH] kfree cleanup: misc remaining drivers 19 years ago
Tim Schmielau 8c65b4a604 [PATCH] fix remaining missing includes 19 years ago
Michael S. Tsirkin 8b37b94721 [IB] umad: two small fixes 19 years ago
Jack Morgenstein 0f69ce1e44 [IB] mthca: report page size capability 19 years ago
Jack Morgenstein d09e327641 [IB] mthca: check P_Key index in modify QP 20 years ago
Roland Dreier 0c99cb6d5f [IB] umad: fix hot remove of IB devices 20 years ago
Roland Dreier 87cfe32375 [IB] mthca: fix format of FW version 20 years ago
Roland Dreier 8ae5a8a24f [IPoIB] don't compile debug code if debugging isn't enabled 20 years ago
Roland Dreier aef9ec39c4 IB: Add SCSI RDMA Protocol (SRP) initiator 20 years ago
Roland Dreier 21a384897d [IPoIB] remove unneeded initializations to 0 20 years ago
Roland Dreier de6eb66b56 [IB] kzalloc() conversions 20 years ago
Roland Dreier 3bc12e75b2 [IPoIB] cleanups: fix comment, remove useless variables 20 years ago
Roland Dreier e5b251a24a [IB] mthca: Avoid SRQ free WQE list corruption 20 years ago
Roland Dreier 7162a3e0db [IB] uverbs: Avoid NULL pointer deref on CQ async event 20 years ago
Tim Schmielau 4e57b68178 [PATCH] fix missing includes 20 years ago
Roland Dreier a20583a7c2 [IPoIB] use spin_trylock_irqsave() 20 years ago
Al Viro 2d3c0b7bed [PATCH] missing include in infiniband 20 years ago
Michael S. Tsirkin affcd50546 [IB] mthca: report asynchronous CQ events 20 years ago
Roland Dreier 4cce3390c9 [IB] fix up class_device_create() calls 20 years ago
Roland Dreier 70a30e16a8 [IB] uverbs: Fix device lifetime problems 20 years ago
Roland Dreier a74968f8c3 [IB] umad: Fix device lifetime problems 20 years ago
Roland Dreier 1993d683f3 [IPoIB] Drop RX packets when out of memory 20 years ago
Greg Kroah-Hartman 53f4654272 [PATCH] Driver Core: fix up all callers of class_device_create() 20 years ago
Al Viro 87b750dc4b [PATCH] gfp_t: drivers/infiniband 20 years ago
Sean Hefty cb0f0910f4 [IB] ib_umad: various cleanups 20 years ago
Roland Dreier 089a1bedd8 [IB] ib_umad: fix crash when freeing send buffers 20 years ago
Roland Dreier 3d155f8cd0 [IB] mthca: first pass at catastrophic error reporting 20 years ago
Roland Dreier 7cc656efb5 [IB] simplify mad_rmpp.c:alloc_response_msg() 20 years ago
Roland Dreier 547e309073 [IB] mthca: correct modify QP attribute masks for UC 20 years ago
Sean Hefty 34816ad98e [IB] Fix MAD layer DMA mappings to avoid touching data buffer once mapped 20 years ago
Sean Hefty ae7971a770 [IB] CM: Fix initialization of QP attributes for UC QPs. 20 years ago
Roland Dreier 5d7edb3c1a [IB] Add idr_destroy() calls on module unload 20 years ago
Roland Dreier 75eeec2f3f [PATCH] ib: mthca: Always re-arm EQs in mthca_tavor_interrupt() 20 years ago
Roland Dreier c8e0ca683d [IB] mthca: Always re-arm EQs in mthca_tavor_interrupt() 20 years ago
Roland Dreier bbf2078609 [IB] user_mad: Use class_device.devt 20 years ago
Roland Dreier 2e0c512aff [IB] user_mad: trivial coding style fixes 20 years ago
Roland Dreier 3910f44d79 [IB] cm: Add missing break in switch 20 years ago