Commit Graph

594 Commits (40527afea1a3b18ee5754e17d6f807176e03f1f2)

Author SHA1 Message Date
Mike Christie 1c83469d36 [SCSI] iscsi bugfixes: fix oops when iser is flushing io 19 years ago
Roland Dreier 8fdf679fdb IB/mthca: Initialize max_cmds before debug code prints it 19 years ago
Michael S. Tsirkin 8a7f752125 IB/ipoib: Fix packet loss after hardware address update 19 years ago
Or Gerlitz 624d01f899 IB/ipoib: Fix oops with ipoib_debug_mcast set 19 years ago
Sean Hefty 2527e681fd IB/mad: Validate MADs for spec compliance 19 years ago
Ralph Campbell 16c59419a0 IB/ipath: ipath_skip_sge() can break if num_sge > 1 19 years ago
Ralph Campbell c9f79bdc21 IB/ipath: Fix ib_ipath driver to work with SRP 19 years ago
Ralph Campbell 3d37b9e209 IB/ipath: Fix a data corruption 19 years ago
Dotan Barak 1252c517cf IB/mthca: Fix SRQ limit event range check 19 years ago
Roland Dreier 43db2bc044 IB/uverbs: Fix lockdep warnings 19 years ago
Michael S. Tsirkin ec924b4726 IB/uverbs: Fix unlocking in error paths 19 years ago
Michael S. Tsirkin e322fedf0c [PATCH] IB/core: use correct gfp_mask in sa_query 19 years ago
Michael S. Tsirkin adfaa888a2 [PATCH] fmr pool: remove unnecessary pointer dereference 19 years ago
Ira Weiny 74f76fbac7 [PATCH] IB/cm: set private data length for reject messages 19 years ago
Vu Pham 6583eb3dcc [PATCH] srp: fix fmr error handling 19 years ago
Michael S. Tsirkin f0ee3404cc [PATCH] IB/addr: gid structure alignment fix 19 years ago
Michael S. Tsirkin 04c335430f [PATCH] IB/cm: drop REQ when out of memory 19 years ago
Michael S. Tsirkin 0964d91618 [PATCH] IB/mthca: comment fix 19 years ago
Jack Morgenstein 2290d2c9f5 [PATCH] IB/mthca: fix static rate returned by mthca_ah_query 19 years ago
Zach Brown a46f9484f8 [PATCH] mthca: initialize send and receive queue locks separately 19 years ago
Thomas Gleixner dace145374 [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants 19 years ago
Bryan O'Sullivan 27b678dd04 [PATCH] IB/ipath: namespace cleanup: replace ips with ipath 19 years ago
Bryan O'Sullivan 357b552ff3 [PATCH] IB/ipath: ignore receive queue size if SRQ is specified 19 years ago
Bryan O'Sullivan 3e0018bc74 [PATCH] IB/ipath: remove some #if 0 code related to lockable memory 19 years ago
Bryan O'Sullivan 35783ec07c [PATCH] IB/ipath: fix a bug that results in addresses near 0 being written via DMA 19 years ago
Bryan O'Sullivan 6d8e9dd050 [PATCH] IB/ipath: read/write correct sizes through diag interface 19 years ago
Bryan O'Sullivan 8307c28eec [PATCH] IB/ipath: support more models of InfiniPath hardware 19 years ago
Bryan O'Sullivan 46bbeac922 [PATCH] IB/ipath: drop the "stats" sysfs attribute group 19 years ago
Bryan O'Sullivan 1eb68b990a [PATCH] IB/ipath: purge sps_lid and sps_mlid arrays 19 years ago
Bryan O'Sullivan 12eef41f8b [PATCH] IB/ipath: rC receive interrupt performance changes 19 years ago
Bryan O'Sullivan fba75200ad [PATCH] IB/ipath: fixes to performance get counters for IB compliance 19 years ago
Bryan O'Sullivan 85322947d7 [PATCH] IB/ipath: check for valid LID and multicast LIDs 19 years ago
Bryan O'Sullivan 7cd658cd2b [PATCH] IB/ipath: removed redundant statements 19 years ago
Bryan O'Sullivan c100f622fd [PATCH] IB/ipath: don't confuse the max message size with the MTU 19 years ago
Bryan O'Sullivan 4faba98a1a [PATCH] IB/ipath: disallow send of invalid packet sizes over UD 19 years ago
Bryan O'Sullivan 57abad25f8 [PATCH] IB/ipath: fix lost interrupts on HT-400 19 years ago
Bryan O'Sullivan f5f99929ac [PATCH] IB/ipath: fixed bug 9776 for real 19 years ago
Bryan O'Sullivan 13aef4942c [PATCH] IB/ipath: reduce overhead on receive interrupts 19 years ago
Bryan O'Sullivan f37bda9246 [PATCH] IB/ipath: memory management cleanups 19 years ago
Bryan O'Sullivan 06993ca6bc [PATCH] IB/ipath: use vmalloc to allocate struct ipath_devdata 19 years ago
Bryan O'Sullivan 0ed9a4a0b6 [PATCH] IB/ipath: use more appropriate gfp flags 19 years ago
Bryan O'Sullivan a40f55fc33 [PATCH] IB/ipath: enable freeze mode when shutting down device 19 years ago
Bryan O'Sullivan b1d8865a20 [PATCH] IB/ipath: print better debug info when handling 32/64-bit DMA mask problems 19 years ago
Bryan O'Sullivan b35f004dd3 [PATCH] IB/ipath: removed unused field ipath_kregvirt from struct ipath_devdata 19 years ago
Bryan O'Sullivan fe62546a6a [PATCH] IB/ipath: enforce device resource limits 19 years ago
Bryan O'Sullivan e8a88f09f2 [PATCH] IB/ipath: report correct device identification information in /sys 19 years ago
Bryan O'Sullivan 9edbd990bb [PATCH] IB/ipath: return an error for unknown multicast GID 19 years ago
Bryan O'Sullivan 60460dfd42 [PATCH] IB/ipath: fix some memory leaks on failure paths 19 years ago
Bryan O'Sullivan 4a45b7d4ec [PATCH] IB/ipath: don't allow resources to be created with illegal values 19 years ago
Bryan O'Sullivan 6665ddee85 [PATCH] IB/ipath: remove some duplicate code 19 years ago