index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
smc
/
af_smc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/smc: simplify wait when closing listen socket
Ursula Braun
2018-03-15
1
-4
/
+0
*
net/smc: fix NULL pointer dereference on sock_create_kern() error path
Davide Caratti
2018-02-28
1
-1
/
+3
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-12
/
+12
*
smc: missing poll annotations
Al Viro
2018-02-01
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-31
1
-97
/
+134
|
\
|
*
net/smc: release clcsock from tcp_listen_worker
Ursula Braun
2018-01-26
1
-1
/
+12
|
*
net/smc: replace sock_put worker by socket refcounting
Ursula Braun
2018-01-26
1
-29
/
+36
|
*
net/smc: smc_poll improvements
Ursula Braun
2018-01-26
1
-34
/
+40
|
*
net/smc: do not reuse a linkgroup with setup problems
Ursula Braun
2018-01-25
1
-0
/
+17
|
*
net/smc: simplify function smc_clcsock_accept()
Ursula Braun
2018-01-24
1
-9
/
+2
|
*
net/smc: use local struct sock variables consistently
Ursula Braun
2018-01-24
1
-16
/
+17
|
*
smc: support variable CLC proposal messages
Ursula Braun
2017-12-07
1
-5
/
+10
|
*
smc: improve smc_clc_send_decline() error handling
Ursula Braun
2017-12-07
1
-6
/
+3
*
|
net: annotate ->poll() instances
Al Viro
2017-11-27
1
-2
/
+2
*
|
anntotate the places where ->poll() return values go
Al Viro
2017-11-27
1
-1
/
+1
|
/
*
smc: add SMC rendezvous protocol
Ursula Braun
2017-10-26
1
-0
/
+16
*
smc: fix mutex unlocks during link group creation
Ursula Braun
2017-10-26
1
-11
/
+15
*
net/smc: terminate link group if out-of-sync is received
Ursula Braun
2017-09-22
1
-4
/
+2
*
net/smc: take RCU read lock for routing cache lookup
Ursula Braun
2017-09-22
1
-3
/
+7
*
net/smc: synchronize buffer usage with device
Ursula Braun
2017-07-29
1
-0
/
+2
*
net/smc: common functions for RMBs and send buffers
Ursula Braun
2017-07-29
1
-12
/
+4
*
net/smc: register RMB-related memory region
Ursula Braun
2017-07-29
1
-0
/
+38
*
net/smc: serialize connection creation in all cases
Ursula Braun
2017-07-29
1
-7
/
+1
*
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-05-10
1
-1
/
+1
|
\
|
*
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2017-04-23
1
-1
/
+1
|
|
\
|
|
*
mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU
Paul E. McKenney
2017-04-18
1
-1
/
+1
*
|
|
net/smc: destruct non-accepted sockets
Ursula Braun
2017-04-12
1
-5
/
+9
*
|
|
net/smc: remove duplicate unhash
Ursula Braun
2017-04-12
1
-1
/
+0
*
|
|
net/smc: no socket state changes in tasklet context
Ursula Braun
2017-04-12
1
-2
/
+6
|
/
/
*
/
net: Work around lockdep limitation in sockets that use sockets
David Howells
2017-03-10
1
-1
/
+1
|
/
*
sched/headers: Move task_struct::signal and task_struct::sighand types and ac...
Ingo Molnar
2017-03-03
1
-0
/
+2
*
smc: netlink interface for SMC sockets
Ursula Braun
2017-01-09
1
-1
/
+42
*
smc: socket closing and linkgroup cleanup
Ursula Braun
2017-01-09
1
-22
/
+105
*
smc: receive data from RMBE
Ursula Braun
2017-01-09
1
-1
/
+6
*
smc: send data (through RDMA)
Ursula Braun
2017-01-09
1
-1
/
+12
*
smc: connection data control (CDC)
Ursula Braun
2017-01-09
1
-0
/
+9
*
smc: link layer control (LLC)
Ursula Braun
2017-01-09
1
-2
/
+92
*
smc: initialize IB transport incl. PD, MR, QP, CQ, event, WR
Ursula Braun
2017-01-09
1
-6
/
+28
*
smc: remote memory buffers (RMBs)
Ursula Braun
2017-01-09
1
-3
/
+26
*
smc: connection and link group creation
Ursula Braun
2017-01-09
1
-9
/
+93
*
smc: CLC handshake (incl. preparation steps)
Ursula Braun
2017-01-09
1
-31
/
+433
*
smc: establish pnet table management
Thomas Richter
2017-01-09
1
-2
/
+9
*
smc: introduce SMC as an IB-client
Ursula Braun
2017-01-09
1
-0
/
+10
*
smc: establish new socket family
Ursula Braun
2017-01-09
1
-0
/
+620