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
/
nes
/
nes_verbs.c
Age
Commit message (
Expand
)
Author
2009-03-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2009-03-12
RDMA/nes: Don't allow userspace QPs to use STag zero
Faisal Latif
2009-03-06
RDMA/nes: Improve use of PBLs
Don Wood
2009-03-06
RDMA/nes: Update copyright to new legal entity and year
Chien Tung
2009-03-06
RDMA/nes: Account for freed PBL after HW operation
Don Wood
2008-12-05
RDMA/nes: Cleanup cqp_request list usage
Faisal Latif
2008-11-02
RDMA/nes: Fix CQ allocation scheme for multicast receive queue apps
Vadim Makhervaks
2008-11-02
RDMA/nes: Correct handling of PBL resources
Chien Tung
2008-11-02
RDMA/nes: Reindent mis-indented spinlocks
Ilpo Järvinen
2008-09-20
IB: Drop code after return statement
Julia Lawall
2008-07-24
RDMA/nes: CM connection setup/teardown rework
Faisal Latif
2008-07-14
RDMA/nes: Get rid of ring_doorbell parameter of nes_post_cqp_request()
Roland Dreier
2008-07-14
RDMA/nes: Encapsulate logic nes_put_cqp_request()
Roland Dreier
2008-06-10
RDMA/nes: Fix off-by-one in nes_reg_user_mr() error path
Roland Dreier
2008-04-29
RDMA/nes: Formatting cleanup
Glenn Streiff
2008-04-29
IB: expand ib_umem_get() prototype
Arthur Kepner
2008-04-23
RDMA/nes: Remove volatile qualifier from struct nes_hw_cq.cq_vbase
Roland Dreier
2008-04-19
IB: convert struct class_device to struct device
Tony Jones
2008-04-16
IB/core: Add creation flags to struct ib_qp_init_attr
Eli Cohen
2008-04-16
IB: Replace remaining __FUNCTION__ occurrences with __func__
Harvey Harrison
2008-04-16
RDMA/nes: Make symbols used only in a single source file static
Roland Dreier
2008-04-16
RDMA/nes: Use proper format and cast to print dma_addr_t
Roland Dreier
2008-04-16
RDMA/nes: Remove redundant NULL check in nes_unregister_ofa_device()
Roland Dreier
2008-02-26
RDMA/nes: Fix use-after-free in nes_create_cq()
Glenn Streiff
2008-02-25
RDMA/nes: Fix off-by-one
Adrian Bunk
2008-02-25
RDMA/nes: Resurrect error path dead code
Chien Tung
2008-02-18
RDMA/nes: Fix possible array overrun
Roland Dreier
2008-02-04
RDMA/nes: Add a driver for NetEffect RNICs
Glenn Streiff