index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
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
Files
Lines
2016-03-16
Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6
Doug Ledford
1
-0
/
+2
2016-03-16
iw_nes: remove port mapper related code
Faisal Latif
1
-0
/
+2
2016-03-01
IB/core: Add vendor's specific data to alloc mw
Matan Barak
1
-1
/
+2
2015-12-23
nes: simplify nes_reg_phys_mr calling conventions
Christoph Hellwig
1
-108
/
+32
2015-12-23
IB: remove in-kernel support for memory windows
Christoph Hellwig
1
-75
/
+0
2015-12-23
IB: remove support for phys MRs
Christoph Hellwig
1
-2
/
+1
2015-10-28
RDMA/nes: Remove old FRWR API
Sagi Grimberg
1
-161
/
+1
2015-10-28
RDMA/nes: Support the new memory registration API
Sagi Grimberg
1
-1
/
+116
2015-10-08
IB: split struct ib_send_wr
Christoph Hellwig
1
-20
/
+21
2015-08-30
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-15
IB/core: Replace ib_umem's offset field with a full address
Haggai Eran
1
-3
/
+3
2014-08-08
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-17
RDMA/nes: Clean up a condition
Dan Carpenter
1
-3
/
+1
2014-03-17
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-03
RDMA/nes: Remove unnecessary if-else statement
Tatyana Nikolova
1
-12
/
+3
2012-10-03
RDMA/nes: Add missing break to switch.
Tatyana Nikolova
1
-0
/
+1
2012-09-30
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-30
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-18
RDMA: Allow for NULL .modify_device() and .modify_port() methods
Bart Van Assche
1
-11
/
+0
2011-05-09
RDMA/iwcm: Get rid of enum iw_cm_event_status
Roland Dreier
1
-1
/
+1
2011-01-16
RDMA/nes: Generate IB_EVENT_PORT_ERR/PORT_ACTIVE events
Maciej Sosnowski
1
-1
/
+36
2010-10-26
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-27
RDMA/nes: Fix cast-to-pointer warnings on 32-bit
Roland Dreier
1
-6
/
+6
2010-08-04
RDMA/nes: Get rid of "set but not used" variables
Roland Dreier
1
-4
/
+1
2010-08-04
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-28
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
[next]