index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
nes
/
nes_verbs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-10
RDMA/nes: Free kmap() resources
Faisal Latif
1
-2
/
+8
2009-12-10
RDMA/nes: Check for zero STag
Faisal Latif
1
-3
/
+0
2009-12-10
RDMA/nes: Fix query of ORD values
Faisal Latif
1
-4
/
+4
2009-12-10
RDMA/nes: Update copyright and branding string
Chien Tung
1
-1
/
+1
2009-12-10
RDMA/nes: Add max_cqe check to nes_create_cq()
Chien Tung
1
-1
/
+4
2009-12-10
RDMA/nes: Clean up struct nes_qp
Chien Tung
1
-6
/
+0
2009-12-10
RDMA/nes: Implement IB_SIGNAL_ALL_WR as an iWARP extension
Chien Tung
1
-2
/
+4
2009-12-10
RDMA/nes: Correct fast memory registration implementation
Chien Tung
1
-288
/
+269
2009-12-10
RDMA/nes: Add support for IB_WR_*INV
Chien Tung
1
-90
/
+113
2009-12-10
RDMA/nes: In nes_post_recv() always set bad_wr on error
Frank Zago
1
-2
/
+5
2009-12-10
RDMA/nes: In nes_post_send() always set bad_wr on error
Frank Zago
1
-2
/
+8
2009-09-06
RDMA/nes: Map MTU to IB_MTU_* and correctly report link state
Chien Tung
1
-3
/
+20
2009-09-06
RDMA/nes: Use the flush code to fill in cqe error
Don Wood
1
-1
/
+10
2009-09-06
RDMA/nes: Make poll_cq return correct number of wqes during flush
Don Wood
1
-21
/
+40
2009-09-06
RDMA/nes: Implement Terminate Packet
Don Wood
1
-2
/
+24
2009-09-06
RDMA/nes: Clean out CQ completions when QP is destroyed
Don Wood
1
-39
/
+80
2009-06-23
RDMA/nes: Fix max_qp_init_rd_atom returned from query device
Faisal Latif
1
-1
/
+1
2009-04-28
RDMA/nes: Fix fw_ver in /sys
Chien Tung
1
-4
/
+3
2009-04-22
RDMA/nes: Fix resource issues in nes_create_cq() and nes_destroy_cq()
Miroslaw Walukiewicz
1
-1
/
+25
2009-04-21
RDMA/nes: Remove root_256()'s unused pbl_count_256 parameter
Matt Kraai
1
-3
/
+2
2009-04-21
RDMA/nes: Fix bugs in nes_reg_phys_mr()
Don Wood
1
-14
/
+13
2009-04-21
RDMA/nes: Fix compiler warning at nes_verbs.c:1955
Chien Tung
1
-1
/
+1
2009-03-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-79
/
+170
2009-03-13
RDMA/nes: Don't allow userspace QPs to use STag zero
Faisal Latif
1
-0
/
+2
2009-03-07
RDMA/nes: Improve use of PBLs
Don Wood
1
-57
/
+134
2009-03-07
RDMA/nes: Update copyright to new legal entity and year
Chien Tung
1
-1
/
+1
2009-03-07
RDMA/nes: Account for freed PBL after HW operation
Don Wood
1
-28
/
+42
2008-12-05
RDMA/nes: Cleanup cqp_request list usage
Faisal Latif
1
-35
/
+10
2008-11-03
RDMA/nes: Fix CQ allocation scheme for multicast receive queue apps
Vadim Makhervaks
1
-1
/
+1
2008-11-03
RDMA/nes: Correct handling of PBL resources
Chien Tung
1
-11
/
+33
2008-11-03
RDMA/nes: Reindent mis-indented spinlocks
Ilpo Järvinen
1
-9
/
+9
2008-09-21
IB: Drop code after return statement
Julia Lawall
1
-3
/
+0
2008-07-25
RDMA/nes: CM connection setup/teardown rework
Faisal Latif
1
-15
/
+0
2008-07-15
RDMA/nes: Get rid of ring_doorbell parameter of nes_post_cqp_request()
Roland Dreier
1
-9
/
+9
2008-07-15
RDMA/nes: Encapsulate logic nes_put_cqp_request()
Roland Dreier
1
-159
/
+30
2008-06-10
RDMA/nes: Fix off-by-one in nes_reg_user_mr() error path
Roland Dreier
1
-3
/
+1
2008-04-30
RDMA/nes: Formatting cleanup
Glenn Streiff
1
-1
/
+1
2008-04-29
IB: expand ib_umem_get() prototype
Arthur Kepner
1
-1
/
+1
2008-04-23
RDMA/nes: Remove volatile qualifier from struct nes_hw_cq.cq_vbase
Roland Dreier
1
-1
/
+7
2008-04-20
IB: convert struct class_device to struct device
Tony Jones
1
-22
/
+26
2008-04-17
IB/core: Add creation flags to struct ib_qp_init_attr
Eli Cohen
1
-0
/
+3
2008-04-17
IB: Replace remaining __FUNCTION__ occurrences with __func__
Harvey Harrison
1
-2
/
+2
2008-04-17
RDMA/nes: Make symbols used only in a single source file static
Roland Dreier
1
-1
/
+2
2008-04-17
RDMA/nes: Use proper format and cast to print dma_addr_t
Roland Dreier
1
-8
/
+8
2008-04-17
RDMA/nes: Remove redundant NULL check in nes_unregister_ofa_device()
Roland Dreier
1
-3
/
+0
2008-02-27
RDMA/nes: Fix use-after-free in nes_create_cq()
Glenn Streiff
1
-3
/
+0
2008-02-26
RDMA/nes: Fix off-by-one
Adrian Bunk
1
-1
/
+1
2008-02-26
RDMA/nes: Resurrect error path dead code
Chien Tung
1
-2
/
+3
2008-02-18
RDMA/nes: Fix possible array overrun
Roland Dreier
1
-1
/
+1
2008-02-05
RDMA/nes: Add a driver for NetEffect RNICs
Glenn Streiff
1
-0
/
+3917