Commit Graph

442 Commits (5880f486ef733dae820724a71e3b91241c7921bd)

Author SHA1 Message Date
Roland Dreier e538052746 IB/ipath: Really run work in ipath_release_user_pages_on_close() 16 years ago
Roland Dreier 71c4512201 IB/ipath: Fix memory leak in init_shadow_tids() error path 16 years ago
Ingo Molnar 74019224ac timers: add mod_timer_pending() 16 years ago
Harvey Harrison 9c3da09917 IB: Remove __constant_{endian} uses 16 years ago
Al Viro 56ff5efad9 zero i_uid/i_gid on inode allocation 16 years ago
Rusty Russell cbe31f02f5 cpumask: use new cpumask API in drivers/infiniband/hw/ipath 16 years ago
Dave Olson 3d0890985a IB/ipath: Add locking for interrupt use of ipath_pd contexts vs free 16 years ago
Dave Olson 1bf7724e09 IB/ipath: Fix spi_pioindex value 16 years ago
Dave Olson 6114d4cd31 IB/ipath: Only do 1X workaround on rev1 chips 16 years ago
Dave Olson 60e845035a IB/ipath: Don't count IB symbol and link errors unless link is UP 16 years ago
Ralph Campbell 890fccb242 IB/ipath: Check return value of dma_map_single() 16 years ago
Ralph Campbell fab01fc560 IB/ipath: Fix PSN of send WQEs after an RDMA read resend 16 years ago
Ralph Campbell 7c37d74474 IB/ipath: Improve UD loopback performance by allocating temp array only once 16 years ago
Michael Ellerman 64f22fa17c IB/ipath: Fix pointer-to-pointer thinko in ipath_fs.c 16 years ago
Ralph Campbell a8b56f296d IB/ipath: Fix RDMA write with immediate copy of last packet 17 years ago
Greg Kroah-Hartman 91bd418fdc device create: infiniband: convert device_create_drvdata to device_create 17 years ago
Yannick Cote e441d63428 IB/ipath: Fix hang on module unload 17 years ago
Ralph Campbell 9403589675 IB/ipath: Fix SLID generation for RC/UC QPs when LMC > 0 17 years ago
Adrian Bunk 7a8fc9b248 removed unused #include <linux/version.h>'s 17 years ago
Dave Olson 24babadec0 IB/ipath: Fix incorrect check for max physical address in TID 17 years ago
Ralph Campbell 7ec01ff950 IB/ipath: Fix lost UD send work request 17 years ago
Alexander Beregalov 70117b9e86 IB/ipath: Fix printk format warnings 17 years ago
Niels de Vos 61a2d07d3f Remove newline from the description of module parameters 17 years ago
Vegard Nossum 52fd8ca6ad IB/ipath: Use unsigned long for irq flags 17 years ago
FUJITA Tomonori 8d8bb39b9e dma-mapping: add the device argument to dma_mapping_error() 17 years ago
Greg Kroah-Hartman c76d3d28c3 device create: infiniband: convert device_create to device_create_drvdata 17 years ago
Ralph Campbell df8666198d IB/ipath: Use IEEE OUI for vendor_id reported by ibv_query_device() 17 years ago
Steve Wise 00f7ec36c9 RDMA/core: Add memory management extensions support 17 years ago
Robert P. J. Day fd91b1bf1b IB/ipath: Simplify code using ARRAY_SIZE() macro 17 years ago
Jonathan Corbet f2b9857eee Add a bunch of cycle_kernel_lock() calls 17 years ago
Jonathan Corbet d21c95c569 Add "no BKL needed" comments to several drivers 17 years ago
Ralph Campbell 27676a3e16 IB/ipath: Fix SM trap forwarding 17 years ago
Ralph Campbell 03031f71c7 IB/ipath: Fix device capability flags 17 years ago
Roland Dreier e8ffef73c8 IB/ipath: Avoid test_bit() on u64 SDMA status value 17 years ago
Franck Bui-Huu 82524746c2 rcu: split list.h and move rcu-protected lists into rculist.h 17 years ago
Ralph Campbell df3f0da8db IB/ipath: Fix UC receive completion opcode for RDMA WRITE with immediate 17 years ago
Roland Dreier cd80ec6f81 IB/ipath: Fix printk format for ipath_sdma_status 17 years ago
Roland Dreier f018c7e177 IB/ipath: Change ipath_devdata.ipath_sdma_status to be unsigned long 17 years ago
Pavel Emelyanov 40d97692fb IB/ipath: Make ipath_portdata work with struct pid * not pid_t 17 years ago
Ralph Campbell 74116f580b IB/ipath: Fix RDMA read response sequence checking 17 years ago
Ralph Campbell e509be898d IB/ipath: Fix many locking issues when switching to error state 17 years ago
Ralph Campbell 53dc1ca194 IB/ipath: Fix RC and UC error handling 17 years ago
John Gregor ab69b3cf12 IB/ipath: Fix SDMA error recovery in absence of link status change 17 years ago
Dave Olson e2ab41cae4 IB/ipath: Need to always request and handle PIO avail interrupts 17 years ago
Michael Albaugh 2889d1ef12 IB/ipath: Fix count of packets received by kernel 17 years ago
Ralph Campbell 2bfc8e9edf IB/ipath: Return the correct opcode for RDMA WRITE with immediate 17 years ago
Dave Olson b4d390d8d2 IB/ipath: Fix bug that can leave sends disabled after freeze recovery 17 years ago
Ralph Campbell 6e87d15007 IB/ipath: Only increment SSN if WQE is put on send queue 17 years ago
Michael Albaugh 5f51efc195 IB/ipath: Only warn about prototype chip during init 17 years ago
Arthur Kepner cb9fbc5c37 IB: expand ib_umem_get() prototype 17 years ago