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
2015-08-31
nes: Support ib_alloc_mr verb
Sagi Grimberg
1
-5
/
+14
2015-06-12
IB/mad: Add support for additional MAD info to/from drivers
Ira Weiny
1
-1
/
+3
2015-06-12
IB/core: Pass hardware specific data in query_device
Matan Barak
1
-1
/
+5
2015-06-12
IB/core: Change provider's API of create_cq to be extendible
Matan Barak
1
-3
/
+8
2015-06-02
IB/core cleanup: Add const on args - device->process_mad
Ira Weiny
1
-2
/
+2
2015-05-20
IB/core: Convert core to use bitfield for caps
Ira Weiny
1
-7
/
+1
2015-05-20
IB/core: Add per port immutable struct to ib_device
Ira Weiny
1
-0
/
+16
2015-05-18
IB/Verbs: Implement new callback query_protocol()
Michael Wang
1
-0
/
+6
2014-12-16
IB/core: Replace ib_umem's offset field with a full address
Haggai Eran
1
-3
/
+3
2014-08-09
infiniband: use pci_zalloc_consistent
Joe Perches
1
-3
/
+2
2014-04-03
Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc...
Roland Dreier
1
-4
/
+4
2014-03-18
RDMA/nes: Clean up a condition
Dan Carpenter
1
-3
/
+1
2014-03-18
IB/nes: Return an error on ib_copy_from_udata() failure instead of NULL
Yann Droneaud
1
-1
/
+1
2014-03-17
RDMA/nes: Fix for passing a valid QP pointer to the user space library
Tatyana Nikolova
1
-0
/
+2
2014-03-04
IB: Refactor umem to use linear SG table
Yishai Hadas
1
-126
/
+127
2013-11-09
RDMA/nes: Remove self-assignment from nes_query_qp()
Dave Jones
1
-1
/
+1
2013-07-30
RDMA/nes: Fix info leaks in nes_create_qp() and nes_create_cq()
Dan Carpenter
1
-1
/
+2
2013-02-21
IB/core: Add "type 2" memory windows support
Shani Michaeli
1
-8
/
+11
2012-12-08
RDMA/nes: Fix for crash when registering zero length MR for CQ
Tatyana Nikolova
1
-0
/
+5
2012-12-08
RDMA/nes: Fix for terminate timer crash
Tatyana Nikolova
1
-1
/
+3
2012-10-04
RDMA/nes: Remove unnecessary if-else statement
Tatyana Nikolova
1
-12
/
+3
2012-10-04
RDMA/nes: Add missing break to switch.
Tatyana Nikolova
1
-0
/
+1
2012-10-01
RDMA/nes: Print hardware resource type
Tatyana Nikolova
1
-7
/
+7
2012-03-05
IB: Use central enum for speed instead of hard-coded values
Or Gerlitz
1
-1
/
+1
2012-01-31
RDMA/nes: Copyright update
Tatyana Nikolova
1
-1
/
+1
2012-01-27
RDMA/nes: Fix fast memory registration opcode
Tatyana Nikolova
1
-1
/
+1
2012-01-27
RDMA/nes: Fix fast memory registration length
Tatyana Nikolova
1
-0
/
+2
2011-10-10
RDMA/nes: Support for Packed And Unaligned fpdus
Faisal Latif
1
-2
/
+1
2011-10-06
RDMA/nes: Add missing calls to ib_umem_release()
Julia Lawall
1
-1
/
+4
2011-07-19
RDMA: Allow for NULL .modify_device() and .modify_port() methods
Bart Van Assche
1
-11
/
+0
2011-05-10
RDMA/iwcm: Get rid of enum iw_cm_event_status
Roland Dreier
1
-1
/
+1
2011-01-17
RDMA/nes: Generate IB_EVENT_PORT_ERR/PORT_ACTIVE events
Maciej Sosnowski
1
-1
/
+36
2010-10-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-7
/
+9
2010-10-12
net: percpu net_device refcount
Eric Dumazet
1
-2
/
+2
2010-10-06
RDMA/nes: Report correct port state if interface is down
Chien Tung
1
-1
/
+3
2010-09-28
RDMA/nes: Fix cast-to-pointer warnings on 32-bit
Roland Dreier
1
-6
/
+6
2010-08-05
RDMA/nes: Get rid of "set but not used" variables
Roland Dreier
1
-4
/
+1
2010-08-05
RDMA/nes: Read firmware version from correct place
Miroslaw Walukiewicz
1
-1
/
+1
2010-08-04
RDMA/nes: Fix two sparse warnings
Or Gerlitz
1
-1
/
+1
2010-07-29
RDMA/nes: Fix hangs on ifdown
Faisal Latif
1
-0
/
+12
2010-05-21
IB/core: Allow device-specific per-port sysfs files
Ralph Campbell
1
-1
/
+1
2010-04-22
RDMA/nes: Make unnecessarily global functions static
Roland Dreier
1
-1
/
+1
2010-04-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-5
/
+4
2010-04-08
RDMA/nes: Correct cap.max_inline_data assignment in nes_query_qp()
Chien Tung
1
-5
/
+4
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-12
RDMA/nes: Set assume_aligned_header bit
Faisal Latif
1
-0
/
+1
2010-02-20
RDMA/nes: Change WQ overflow return code
Or Gerlitz
1
-3
/
+3
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
[next]