index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
nes
/
nes_verbs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/nes: Free kmap() resources
Faisal Latif
2009-12-09
1
-2
/
+8
*
RDMA/nes: Check for zero STag
Faisal Latif
2009-12-09
1
-3
/
+0
*
RDMA/nes: Fix query of ORD values
Faisal Latif
2009-12-09
1
-4
/
+4
*
RDMA/nes: Update copyright and branding string
Chien Tung
2009-12-09
1
-1
/
+1
*
RDMA/nes: Add max_cqe check to nes_create_cq()
Chien Tung
2009-12-09
1
-1
/
+4
*
RDMA/nes: Clean up struct nes_qp
Chien Tung
2009-12-09
1
-6
/
+0
*
RDMA/nes: Implement IB_SIGNAL_ALL_WR as an iWARP extension
Chien Tung
2009-12-09
1
-2
/
+4
*
RDMA/nes: Correct fast memory registration implementation
Chien Tung
2009-12-09
1
-288
/
+269
*
RDMA/nes: Add support for IB_WR_*INV
Chien Tung
2009-12-09
1
-90
/
+113
*
RDMA/nes: In nes_post_recv() always set bad_wr on error
Frank Zago
2009-12-09
1
-2
/
+5
*
RDMA/nes: In nes_post_send() always set bad_wr on error
Frank Zago
2009-12-09
1
-2
/
+8
*
RDMA/nes: Map MTU to IB_MTU_* and correctly report link state
Chien Tung
2009-09-05
1
-3
/
+20
*
RDMA/nes: Use the flush code to fill in cqe error
Don Wood
2009-09-05
1
-1
/
+10
*
RDMA/nes: Make poll_cq return correct number of wqes during flush
Don Wood
2009-09-05
1
-21
/
+40
*
RDMA/nes: Implement Terminate Packet
Don Wood
2009-09-05
1
-2
/
+24
*
RDMA/nes: Clean out CQ completions when QP is destroyed
Don Wood
2009-09-05
1
-39
/
+80
*
RDMA/nes: Fix max_qp_init_rd_atom returned from query device
Faisal Latif
2009-06-22
1
-1
/
+1
*
RDMA/nes: Fix fw_ver in /sys
Chien Tung
2009-04-27
1
-4
/
+3
*
RDMA/nes: Fix resource issues in nes_create_cq() and nes_destroy_cq()
Miroslaw Walukiewicz
2009-04-21
1
-1
/
+25
*
RDMA/nes: Remove root_256()'s unused pbl_count_256 parameter
Matt Kraai
2009-04-21
1
-3
/
+2
*
RDMA/nes: Fix bugs in nes_reg_phys_mr()
Don Wood
2009-04-20
1
-14
/
+13
*
RDMA/nes: Fix compiler warning at nes_verbs.c:1955
Chien Tung
2009-04-20
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2009-03-26
1
-79
/
+170
|
\
|
*
RDMA/nes: Improve use of PBLs
Don Wood
2009-03-06
1
-57
/
+134
|
*
RDMA/nes: Update copyright to new legal entity and year
Chien Tung
2009-03-06
1
-1
/
+1
|
*
RDMA/nes: Account for freed PBL after HW operation
Don Wood
2009-03-06
1
-28
/
+42
*
|
RDMA/nes: Don't allow userspace QPs to use STag zero
Faisal Latif
2009-03-12
1
-0
/
+2
|
/
*
RDMA/nes: Cleanup cqp_request list usage
Faisal Latif
2008-12-05
1
-35
/
+10
*
RDMA/nes: Fix CQ allocation scheme for multicast receive queue apps
Vadim Makhervaks
2008-11-02
1
-1
/
+1
*
RDMA/nes: Correct handling of PBL resources
Chien Tung
2008-11-02
1
-11
/
+33
*
RDMA/nes: Reindent mis-indented spinlocks
Ilpo Järvinen
2008-11-02
1
-9
/
+9
*
IB: Drop code after return statement
Julia Lawall
2008-09-20
1
-3
/
+0
*
RDMA/nes: CM connection setup/teardown rework
Faisal Latif
2008-07-24
1
-15
/
+0
*
RDMA/nes: Get rid of ring_doorbell parameter of nes_post_cqp_request()
Roland Dreier
2008-07-14
1
-9
/
+9
*
RDMA/nes: Encapsulate logic nes_put_cqp_request()
Roland Dreier
2008-07-14
1
-159
/
+30
*
RDMA/nes: Fix off-by-one in nes_reg_user_mr() error path
Roland Dreier
2008-06-10
1
-3
/
+1
*
RDMA/nes: Formatting cleanup
Glenn Streiff
2008-04-29
1
-1
/
+1
*
IB: expand ib_umem_get() prototype
Arthur Kepner
2008-04-29
1
-1
/
+1
*
RDMA/nes: Remove volatile qualifier from struct nes_hw_cq.cq_vbase
Roland Dreier
2008-04-23
1
-1
/
+7
*
IB: convert struct class_device to struct device
Tony Jones
2008-04-19
1
-22
/
+26
*
IB/core: Add creation flags to struct ib_qp_init_attr
Eli Cohen
2008-04-16
1
-0
/
+3
*
IB: Replace remaining __FUNCTION__ occurrences with __func__
Harvey Harrison
2008-04-16
1
-2
/
+2
*
RDMA/nes: Make symbols used only in a single source file static
Roland Dreier
2008-04-16
1
-1
/
+2
*
RDMA/nes: Use proper format and cast to print dma_addr_t
Roland Dreier
2008-04-16
1
-8
/
+8
*
RDMA/nes: Remove redundant NULL check in nes_unregister_ofa_device()
Roland Dreier
2008-04-16
1
-3
/
+0
*
RDMA/nes: Fix use-after-free in nes_create_cq()
Glenn Streiff
2008-02-26
1
-3
/
+0
*
RDMA/nes: Fix off-by-one
Adrian Bunk
2008-02-25
1
-1
/
+1
*
RDMA/nes: Resurrect error path dead code
Chien Tung
2008-02-25
1
-2
/
+3
*
RDMA/nes: Fix possible array overrun
Roland Dreier
2008-02-18
1
-1
/
+1
*
RDMA/nes: Add a driver for NetEffect RNICs
Glenn Streiff
2008-02-04
1
-0
/
+3917