index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
smc
/
smc.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-23
net/smc: urgent data support
Stefan Raspl
1
-0
/
+15
2018-05-18
net/smc: move smc_core specific code from smc.h to smc_core
Hans Wippel
1
-41
/
+0
2018-05-18
net/smc: calculate write offset in RMB only once per connection
Hans Wippel
1
-0
/
+1
2018-05-18
net/smc: rename connection index to RMBE index
Hans Wippel
1
-1
/
+1
2018-05-18
net/smc: add common buffer size in send and receive buffer descriptors
Hans Wippel
1
-2
/
+0
2018-05-04
smc: add support for splice()
Stefan Raspl
1
-0
/
+3
2018-04-27
net/smc: handle sockopt TCP_DEFER_ACCEPT
Ursula Braun
1
-0
/
+4
2018-03-16
net/smc: enable ipv6 support for smc
Karsten Graul
1
-1
/
+3
2018-03-01
net/smc: remove unused fields from smc structures
Karsten Graul
1
-2
/
+1
2018-03-01
net/smc: move netinfo function to file smc_clc.c
Karsten Graul
1
-2
/
+0
2018-01-26
net/smc: return booleans instead of integers
Gustavo A. R. Silva
1
-2
/
+2
2018-01-26
net/smc: replace sock_put worker by socket refcounting
Ursula Braun
1
-1
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-21
net/smc: introduce a delay
Ursula Braun
1
-1
/
+1
2017-04-11
net/smc: no socket state changes in tasklet context
Ursula Braun
1
-0
/
+1
2017-01-09
smc: netlink interface for SMC sockets
Ursula Braun
1
-0
/
+2
2017-01-09
smc: socket closing and linkgroup cleanup
Ursula Braun
1
-0
/
+18
2017-01-09
smc: receive data from RMBE
Ursula Braun
1
-0
/
+4
2017-01-09
smc: send data (through RDMA)
Ursula Braun
1
-0
/
+1
2017-01-09
smc: connection data control (CDC)
Ursula Braun
1
-0
/
+97
2017-01-09
smc: initialize IB transport incl. PD, MR, QP, CQ, event, WR
Ursula Braun
1
-0
/
+1
2017-01-09
smc: work request (WR) base for use by LLC and CDC
Ursula Braun
1
-0
/
+5
2017-01-09
smc: remote memory buffers (RMBs)
Ursula Braun
1
-0
/
+45
2017-01-09
smc: connection and link group creation
Ursula Braun
1
-0
/
+36
2017-01-09
smc: CLC handshake (incl. preparation steps)
Ursula Braun
1
-0
/
+22
2017-01-09
smc: introduce SMC as an IB-client
Ursula Braun
1
-0
/
+6
2017-01-09
smc: establish new socket family
Ursula Braun
1
-0
/
+37