index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
ipath
Age
Commit message (
Expand
)
Author
2009-01-05
zero i_uid/i_gid on inode allocation
Al Viro
2008-12-30
cpumask: use new cpumask API in drivers/infiniband/hw/ipath
Rusty Russell
2008-12-05
IB/ipath: Add locking for interrupt use of ipath_pd contexts vs free
Dave Olson
2008-12-05
IB/ipath: Fix spi_pioindex value
Dave Olson
2008-12-05
IB/ipath: Only do 1X workaround on rev1 chips
Dave Olson
2008-12-05
IB/ipath: Don't count IB symbol and link errors unless link is UP
Dave Olson
2008-12-05
IB/ipath: Check return value of dma_map_single()
Ralph Campbell
2008-12-05
IB/ipath: Fix PSN of send WQEs after an RDMA read resend
Ralph Campbell
2008-12-01
IB/ipath: Improve UD loopback performance by allocating temp array only once
Ralph Campbell
2008-12-01
IB/ipath: Fix pointer-to-pointer thinko in ipath_fs.c
Michael Ellerman
2008-10-27
IB/ipath: Fix RDMA write with immediate copy of last packet
Ralph Campbell
2008-10-16
device create: infiniband: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-09-29
IB/ipath: Fix hang on module unload
Yannick Cote
2008-09-20
IB/ipath: Fix SLID generation for RC/UC QPs when LMC > 0
Ralph Campbell
2008-08-23
removed unused #include <linux/version.h>'s
Adrian Bunk
2008-08-15
IB/ipath: Fix incorrect check for max physical address in TID
Dave Olson
2008-08-15
IB/ipath: Fix lost UD send work request
Ralph Campbell
2008-08-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2008-08-04
IB/ipath: Fix printk format warnings
Alexander Beregalov
2008-08-01
Remove newline from the description of module parameters
Niels de Vos
2008-07-30
IB/ipath: Use unsigned long for irq flags
Vegard Nossum
2008-07-26
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
2008-07-21
device create: infiniband: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-15
Merge branch 'core/rcu' into core/rcu-for-linus
Ingo Molnar
2008-07-14
IB/ipath: Use IEEE OUI for vendor_id reported by ibv_query_device()
Ralph Campbell
2008-07-14
RDMA/core: Add memory management extensions support
Steve Wise
2008-07-14
IB/ipath: Simplify code using ARRAY_SIZE() macro
Robert P. J. Day
2008-07-14
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
2008-06-20
Add a bunch of cycle_kernel_lock() calls
Jonathan Corbet
2008-06-20
Add "no BKL needed" comments to several drivers
Jonathan Corbet
2008-06-16
Merge branch 'linus' into core/rcu
Ingo Molnar
2008-06-06
IB/ipath: Fix SM trap forwarding
Ralph Campbell
2008-05-26
IB/ipath: Fix device capability flags
Ralph Campbell
2008-05-26
IB/ipath: Avoid test_bit() on u64 SDMA status value
Roland Dreier
2008-05-19
rcu: split list.h and move rcu-protected lists into rculist.h
Franck Bui-Huu
2008-05-15
IB/ipath: Fix UC receive completion opcode for RDMA WRITE with immediate
Ralph Campbell
2008-05-15
IB/ipath: Fix printk format for ipath_sdma_status
Roland Dreier
2008-05-13
IB/ipath: Change ipath_devdata.ipath_sdma_status to be unsigned long
Roland Dreier
2008-05-13
IB/ipath: Make ipath_portdata work with struct pid * not pid_t
Pavel Emelyanov
2008-05-13
IB/ipath: Fix RDMA read response sequence checking
Ralph Campbell
2008-05-13
IB/ipath: Fix many locking issues when switching to error state
Ralph Campbell
2008-05-13
IB/ipath: Fix RC and UC error handling
Ralph Campbell
2008-05-07
IB/ipath: Fix SDMA error recovery in absence of link status change
John Gregor
2008-05-07
IB/ipath: Need to always request and handle PIO avail interrupts
Dave Olson
2008-05-07
IB/ipath: Fix count of packets received by kernel
Michael Albaugh
2008-05-07
IB/ipath: Return the correct opcode for RDMA WRITE with immediate
Ralph Campbell
2008-05-07
IB/ipath: Fix bug that can leave sends disabled after freeze recovery
Dave Olson
2008-05-07
IB/ipath: Only increment SSN if WQE is put on send queue
Ralph Campbell
2008-05-07
IB/ipath: Only warn about prototype chip during init
Michael Albaugh
2008-04-29
IB: expand ib_umem_get() prototype
Arthur Kepner
[next]