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
/
net
/
smc
/
smc_close.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-16
net/smc: check variable before dereferencing in smc_close.c
Karsten Graul
1
-3
/
+4
2020-09-10
net/smc: reduce active tcp_listen workers
Ursula Braun
1
-4
/
+3
2020-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-7
/
+8
2020-09-03
net/smc: fix sock refcounting in case of termination
Ursula Braun
1
-7
/
+8
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2019-11-16
net/smc: remove unused constant
Ursula Braun
1
-2
/
+0
2019-11-15
net/smc: immediate termination for SMCD link groups
Ursula Braun
1
-6
/
+19
2019-10-22
net/smc: remove close abort worker
Ursula Braun
1
-7
/
+11
2019-10-22
net/smc: tell peers about abnormal link group termination
Ursula Braun
1
-5
/
+4
2019-10-22
net/smc: cancel send and receive for terminated socket
Ursula Braun
1
-2
/
+5
2019-10-09
net/smc: improve close of terminated socket
Ursula Braun
1
-31
/
+9
2019-04-11
net/smc: wait for pending work before clcsock release_sock
Karsten Graul
1
-4
/
+21
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-8
/
+1
2019-02-07
net/smc: postpone release of clcsock
Ursula Braun
1
-1
/
+6
2019-02-04
net/smc: correct state change for peer closing
Ursula Braun
1
-8
/
+1
2018-09-18
net/smc: enable fallback for connection abort in state INIT
Ursula Braun
1
-7
/
+7
2018-07-07
net/smc: reduce sock_put() for fallback sockets
Ursula Braun
1
-0
/
+2
2018-03-15
net/smc: simplify wait when closing listen socket
Ursula Braun
1
-22
/
+3
2018-01-26
net/smc: release clcsock from tcp_listen_worker
Ursula Braun
1
-9
/
+24
2018-01-26
net/smc: replace sock_put worker by socket refcounting
Ursula Braun
1
-25
/
+38
2018-01-25
net/smc: wake up wr_reg_wait when terminating a link group
Ursula Braun
1
-8
/
+6
2018-01-25
net/smc: handle state SMC_PEERFINCLOSEWAIT correctly
Ursula Braun
1
-3
/
+4
2018-01-25
net/smc: cancel tx worker in case of socket aborts
Ursula Braun
1
-3
/
+9
2018-01-24
net/smc: improve state change handling after close wait
Ursula Braun
1
-14
/
+26
2018-01-24
net/smc: get rid of tx_pend waits in socket closing
Ursula Braun
1
-25
/
+0
2018-01-24
net/smc: use local struct sock variables consistently
Ursula Braun
1
-18
/
+20
2017-12-07
smc: make smc_close_active_abort() static
Ursula Braun
1
-1
/
+1
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-24
net: smc_close: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+2
2017-09-21
net/smc: no close wait in case of process shut down
Ursula Braun
1
-7
/
+8
2017-09-21
net/smc: introduce a delay
Ursula Braun
1
-5
/
+7
2017-04-11
net/smc: destruct non-accepted sockets
Ursula Braun
1
-1
/
+0
2017-04-11
net/smc: guarantee ConnClosed send after shutdown SHUT_WR
Ursula Braun
1
-11
/
+25
2017-04-11
net/smc: no socket state changes in tasklet context
Ursula Braun
1
-14
/
+25
2017-03-03
sched/headers: Move task_struct::signal and task_struct::sighand types and ac...
Ingo Molnar
1
-0
/
+2
2017-01-09
smc: netlink interface for SMC sockets
Ursula Braun
1
-0
/
+1
2017-01-09
smc: socket closing and linkgroup cleanup
Ursula Braun
1
-0
/
+441