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
/
net
/
smc
/
smc.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/smc: rebuild nonblocking connect
Ursula Braun
2018-06-28
1
-0
/
+8
*
net/smc: urgent data support
Stefan Raspl
2018-05-23
1
-0
/
+15
*
net/smc: move smc_core specific code from smc.h to smc_core
Hans Wippel
2018-05-18
1
-41
/
+0
*
net/smc: calculate write offset in RMB only once per connection
Hans Wippel
2018-05-18
1
-0
/
+1
*
net/smc: rename connection index to RMBE index
Hans Wippel
2018-05-18
1
-1
/
+1
*
net/smc: add common buffer size in send and receive buffer descriptors
Hans Wippel
2018-05-18
1
-2
/
+0
*
smc: add support for splice()
Stefan Raspl
2018-05-04
1
-0
/
+3
*
net/smc: handle sockopt TCP_DEFER_ACCEPT
Ursula Braun
2018-04-27
1
-0
/
+4
*
net/smc: enable ipv6 support for smc
Karsten Graul
2018-03-16
1
-1
/
+3
*
net/smc: remove unused fields from smc structures
Karsten Graul
2018-03-01
1
-2
/
+1
*
net/smc: move netinfo function to file smc_clc.c
Karsten Graul
2018-03-01
1
-2
/
+0
*
net/smc: return booleans instead of integers
Gustavo A. R. Silva
2018-01-26
1
-2
/
+2
*
net/smc: replace sock_put worker by socket refcounting
Ursula Braun
2018-01-26
1
-1
/
+0
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
net/smc: introduce a delay
Ursula Braun
2017-09-21
1
-1
/
+1
*
net/smc: no socket state changes in tasklet context
Ursula Braun
2017-04-11
1
-0
/
+1
*
smc: netlink interface for SMC sockets
Ursula Braun
2017-01-09
1
-0
/
+2
*
smc: socket closing and linkgroup cleanup
Ursula Braun
2017-01-09
1
-0
/
+18
*
smc: receive data from RMBE
Ursula Braun
2017-01-09
1
-0
/
+4
*
smc: send data (through RDMA)
Ursula Braun
2017-01-09
1
-0
/
+1
*
smc: connection data control (CDC)
Ursula Braun
2017-01-09
1
-0
/
+97
*
smc: initialize IB transport incl. PD, MR, QP, CQ, event, WR
Ursula Braun
2017-01-09
1
-0
/
+1
*
smc: work request (WR) base for use by LLC and CDC
Ursula Braun
2017-01-09
1
-0
/
+5
*
smc: remote memory buffers (RMBs)
Ursula Braun
2017-01-09
1
-0
/
+45
*
smc: connection and link group creation
Ursula Braun
2017-01-09
1
-0
/
+36
*
smc: CLC handshake (incl. preparation steps)
Ursula Braun
2017-01-09
1
-0
/
+22
*
smc: introduce SMC as an IB-client
Ursula Braun
2017-01-09
1
-0
/
+6
*
smc: establish new socket family
Ursula Braun
2017-01-09
1
-0
/
+37