Commit Graph

1452 Commits (aee3a29240ad167ad7875d859506d8bb90431c70)

Author SHA1 Message Date
Joachim Fenkes 5110e4de49 IB/ehca: Replace get_paca()->paca_index by the more portable raw_smp_processor_id() 18 years ago
Joachim Fenkes 0b5de96858 IB/ehca: Serialize MR alloc and MR free hvCalls 18 years ago
Joachim Fenkes e90d0b3dae IB/ehca: Path migration support 18 years ago
Joachim Fenkes b708fba3c2 IB/ehca: Add check for max #SGE to create_qp() 18 years ago
Joachim Fenkes 86dce445e0 IB/ehca: ehca_gen_warn() should always print 18 years ago
Joachim Fenkes e37221928b IB/ehca: Print return codes as signed decimal integers 18 years ago
Joachim Fenkes 2863ad4bdd IB/ehca: Refactor hvcall tracing 18 years ago
Hoang-Nam Nguyen e390d3b52f IB/ehca: Use remap_4k_pfn() to map firmware contexts to user space 18 years ago
Stefan Roscher 5281a4b8a0 IB/ehca: Support more than 4k QPs for userspace and kernelspace 18 years ago
Stefan Roscher 441633b968 IB/ehca: Small QP userspace support 18 years ago
Peter Oruba a855b1a742 IB/mthca: Use PCI-X/PCI-Express read control interfaces 18 years ago
Ali Ayoub 3c10c7c929 IB/sa: Error handling thinko fix 18 years ago
Anton Blanchard 339e2640a9 IB/ehca: Export module parameters in sysfs 18 years ago
Anton Blanchard 1f79448302 IB/ehca: Make output clearer by removing some debug messages 18 years ago
Roland Dreier d7dc3ccbe4 IB/mlx4: Fix up SRQ limit_watermark endianness 18 years ago
Eli Cohen ca6de177ac IPoIB: Fix error path memory leak 18 years ago
Eli Cohen b3ac60fc24 IPoIB: Fix typo to end statement with ';' instead of ',' 18 years ago
Michael S. Tsirkin 017aadc4b5 IB/mthca: Enable MSI-X by default 18 years ago
Anton Blanchard 8a68bbe31d IB/fmr_pool: Clean up some error messages in fmr_pool.c 18 years ago
Roland Dreier 1fea391039 IB/ehca: Include <linux/mutex.h> from ehca_classes.h 18 years ago
Roland Dreier 2242fa4f04 IB/mlx4: Use __set_data_seg() in mlx4_ib_post_recv() 18 years ago
Roland Dreier 65d470b3ea IB: find_first_zero_bit() takes unsigned pointer 18 years ago
Roland Dreier ce423ef50e IPoIB: Make sure no receives are handled when stopping device 18 years ago
Steve Wise e54664c095 RDMA/cxgb3: Make the iw_cxgb3 module parameters writable 18 years ago
Jack Morgenstein 6e694ea33e IB/mlx4: Fix data corruption triggered by wrong headroom marking order 18 years ago
Joachim Fenkes 5ff70cac3e IB/ehca: SRQ fixes to enable IPoIB CM 18 years ago
Stefan Roscher fecea0ab34 IB/ehca: Fix Small QP regressions 18 years ago
Divy Le Ray 5fbf816fe7 cxgb3 - Fix dev->priv usage 18 years ago
Ilpo Järvinen fe11cb6ba4 IB/mlx4: Incorrect semicolon after if statement 18 years ago
Jack Morgenstein 6958e827f1 IPoIB: Fix leak in ipoib_transport_dev_init() error path 18 years ago
Vu Pham 198919151d IB/mlx4: Fix opcode returned in RDMA read completion 18 years ago
Raghava Kondapalli 3d1ff48da7 IB/srp: Add OUI for new Cisco targets 18 years ago
Roland Dreier 5d7cbfd631 IB/srp: Wrap OUI checking for workarounds in helper functions 18 years ago
Steve Wise 699924b1e1 RDMA/cxgb3: Always call low level send function via cxgb3_ofld_send() 18 years ago
Dotan Barak 92ddc447ce IB: Move the macro IB_UMEM_MAX_PAGE_CHUNK() to umem.c 18 years ago
Sean Hefty 38d5af9565 IB/mad: Fix address handle leak in mad_rmpp 18 years ago
Hal Rosenstock 8fc394b197 IB/mad: agent_send_response() should be void 18 years ago
Hal Rosenstock 86dfbecdea IB/mad: Fix memory leak in switch handling in ib_mad_recv_done_handler() 18 years ago
Hal Rosenstock 445d68070c IB/mad: Fix error path if response alloc fails in ib_mad_recv_done_handler() 18 years ago
Roland Dreier 5399891052 IB/sa: Don't need to check for default P_Key twice 18 years ago
Moni Shoua 36026ecc20 IB/core: Ignore membership bit in ib_find_pkey() 18 years ago
Eddy L O Jansson 0e6ff1580f in-string typos of "error" 18 years ago
Dave Olson 78d1e02fac IB/ipath: Workaround problem of errormask register being overwritten 18 years ago
Dave Olson 3810f2a84e IB/ipath: Fix some issues with buffer cancel and sendctrl register update 18 years ago
Dave Olson cf5b60aa40 IB/ipath: Use faster put_tid_2 routine after initialization 18 years ago
Dave Olson f17fddc9e2 IB/ipath: Remove unsafe fastrcvint code from interrupt handler 18 years ago
Alexey Dobriyan 4e950f6f01 Remove fs.h from mm.h 18 years ago
Hoang-Nam Nguyen 1655fc2e12 IB/ehca: Move extern declarations from .c files to .h files 18 years ago
Roland Dreier e0f5d99e8d IB/mlx4: Whitespace fix 18 years ago
Hoang-Nam Nguyen 05d989f948 IB/ehca: Fix include order to better match kernel style 18 years ago