index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
|
*
|
mlx5: Add driver for Mellanox Connect-IB adapters
Eli Cohen
2013-07-08
15
-0
/
+7525
|
|
|
|
|
/
|
|
|
*
|
IB/uverbs: Use get_unused_fd_flags(O_CLOEXEC) instead of get_unused_fd()
Roland Dreier
2013-07-08
1
-2
/
+2
|
|
|
*
|
IB/core: Fix error return code in add_port()
Wei Yongjun
2013-06-24
1
-2
/
+6
|
|
|
*
|
IB/ehca: Fix error return code in ehca_create_slab_caches()
Wei Yongjun
2013-06-20
1
-0
/
+1
|
|
|
|
/
|
|
*
|
RDMA/cxgb3: Timeout condition is never true
Dan Carpenter
2013-06-20
1
-1
/
+2
|
|
|
/
|
*
|
RDMA/cma: Export AF_IB statistics
Sean Hefty
2013-06-20
1
-27
/
+10
|
*
|
RDMA/ucma: Allow user space to specify AF_IB when joining multicast
Sean Hefty
2013-06-20
2
-13
/
+51
|
*
|
RDMA/ucma: Allow user space to pass AF_IB into resolve
Sean Hefty
2013-06-20
1
-1
/
+29
|
*
|
RDMA/ucma: Allow user space to bind to AF_IB
Sean Hefty
2013-06-20
1
-1
/
+26
|
*
|
RDMA/ucma: Name changes to indicate only IP addresses supported
Sean Hefty
2013-06-20
1
-30
/
+30
|
*
|
RDMA/ucma: Add ability to query GID addresses
Sean Hefty
2013-06-20
1
-0
/
+50
|
*
|
RDMA/cma: Export cma_get_service_id()
Sean Hefty
2013-06-20
1
-6
/
+7
|
*
|
RDMA/ucma: Support querying when IB paths are not reversible
Sean Hefty
2013-06-20
1
-0
/
+35
|
*
|
IB/sa: Export function to pack a path record into wire format
Sean Hefty
2013-06-20
1
-0
/
+6
|
*
|
RDMA/ucma: Support querying for AF_IB addresses
Sean Hefty
2013-06-20
1
-2
/
+74
|
*
|
RDMA/cma: Only listen on IB devices when using AF_IB
Sean Hefty
2013-06-20
1
-0
/
+4
|
*
|
RDMA/cma: Set qkey for AF_IB
Sean Hefty
2013-06-20
2
-17
/
+26
|
*
|
RDMA/cma: Expose private data when using AF_IB
Sean Hefty
2013-06-20
1
-22
/
+34
|
*
|
RDMA/cma: Merge cma_get/save_net_info
Sean Hefty
2013-06-20
1
-55
/
+69
|
*
|
RDMA/cma: Remove unused SDP related code
Sean Hefty
2013-06-20
1
-145
/
+31
|
*
|
RDMA/cma: Add support for AF_IB to cma_get_service_id()
Sean Hefty
2013-06-20
1
-0
/
+3
|
*
|
RDMA/cma: Add support for AF_IB to rdma_resolve_route()
Sean Hefty
2013-06-20
1
-2
/
+11
|
*
|
RDMA/cma: Add support for AF_IB to rdma_resolve_addr()
Sean Hefty
2013-06-20
1
-6
/
+100
|
*
|
RDMA/cma: Verify that source and dest sa_family are the same
Sean Hefty
2013-06-20
1
-5
/
+3
|
*
|
RDMA/cma: Restrict AF_IB loopback to binding to IB devices only
Sean Hefty
2013-06-20
1
-8
/
+20
|
*
|
RDMA/cma: Add helper functions to return id address information
Sean Hefty
2013-06-20
1
-67
/
+71
|
*
|
RDMA/cma: Do not modify sa_family when setting loopback address
Sean Hefty
2013-06-20
1
-13
/
+18
|
*
|
RDMA/cma: Allow user to specify AF_IB when binding
Sean Hefty
2013-06-20
1
-6
/
+28
|
*
|
RDMA/cma: Update port reservation to support AF_IB
Sean Hefty
2013-06-20
1
-21
/
+86
|
*
|
IB/addr: Add AF_IB support to ip_addr_size
Sean Hefty
2013-06-20
2
-8
/
+24
|
*
|
RDMA/cma: Include AF_IB in loopback and any address checks
Sean Hefty
2013-06-20
1
-16
/
+24
|
*
|
RDMA/cma: Allow enabling reuseaddr in any state
Sean Hefty
2013-06-20
1
-1
/
+1
|
|
/
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2013-07-11
3
-55
/
+245
|
\
\
|
*
|
iser-target: Ignore non TEXT + LOGOUT opcodes for discovery
Nicholas Bellinger
2013-07-07
1
-0
/
+8
|
*
|
target: make queue_tm_rsp() return void
Joern Engel
2013-07-07
1
-10
/
+17
|
*
|
iser-target: Add support for ISCSI_OP_TEXT opcode + payload handling
Nicholas Bellinger
2013-07-07
1
-1
/
+88
|
*
|
iser-target: Rename sense_buf_[dma,len] to pdu_[dma,len]
Nicholas Bellinger
2013-07-07
2
-17
/
+17
|
*
|
iser-target: Add vendor_err debug output
Nicholas Bellinger
2013-07-07
1
-2
/
+5
|
*
|
iser-target: Fix session reset bug with RDMA_CM_EVENT_DISCONNECTED
Nicholas Bellinger
2013-07-07
2
-10
/
+61
|
*
|
iscsi-target: Fix ISCSI_OP_SCSI_TMFUNC handling for iser
Nicholas Bellinger
2013-07-06
1
-8
/
+8
|
*
|
iscsi-target: Fix iscsit_sequence_cmd reject handling for iser
Nicholas Bellinger
2013-07-06
1
-1
/
+1
|
*
|
iscsi-target: Fix iscsit_add_reject* usage for iser
Nicholas Bellinger
2013-07-06
1
-5
/
+0
|
*
|
iser-target: Fix isert_put_reject payload buffer post
Nicholas Bellinger
2013-07-06
1
-4
/
+22
|
*
|
iscsi/isert-target: Refactor ISCSI_OP_NOOP RX handling
Nicholas Bellinger
2013-06-24
1
-1
/
+22
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-07-09
2
-3
/
+3
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-19
6
-8
/
+14
|
|
\
\
|
|
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-05
2
-9
/
+26
|
|
\
\
|
*
|
|
net: pass info struct via netdevice notifier
Jiri Pirko
2013-05-28
2
-3
/
+3
*
|
|
|
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-07-04
1
-3
/
+2
|
\
\
\
\
|
*
|
|
|
ibmebus: convert of_platform_driver to platform_driver
Rob Herring
2013-06-12
1
-3
/
+2
|
|
|
_
|
/
|
|
/
|
|
[prev]
[next]