index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: log important pnetid and state change events
Karsten Graul
2020-05-05
1
-4
/
+2
*
net/smc: save SMC-R peer link_uid
Karsten Graul
2020-05-04
1
-0
/
+2
*
net/smc: first part of add link processing as SMC server
Karsten Graul
2020-05-03
1
-1
/
+1
*
net/smc: final part of add link processing as SMC client
Karsten Graul
2020-05-03
1
-1
/
+1
*
net/smc: mutex to protect the lgr against parallel reconfigurations
Karsten Graul
2020-05-01
1
-0
/
+9
*
net/smc: multiple link support for rmb buffer registration
Karsten Graul
2020-05-01
1
-35
/
+19
*
net/smc: adapt SMC client code to use the LLC flow
Karsten Graul
2020-04-30
1
-24
/
+45
*
net/smc: adapt SMC server code to use the LLC flow
Karsten Graul
2020-04-30
1
-24
/
+15
*
net/smc: move llc layer related init and clear into smc_llc.c
Karsten Graul
2020-04-29
1
-4
/
+2
*
net/smc: multi-link support for smc_rmb_rtoken_handling()
Karsten Graul
2020-04-29
1
-2
/
+2
*
net/smc: convert static link ID instances to support multiple links
Karsten Graul
2020-04-29
1
-17
/
+37
*
net/smc: convert static link ID to dynamic references
Karsten Graul
2020-04-29
1
-11
/
+6
*
net/smc: fix cleanup for linkgroup setup failures
Ursula Braun
2020-02-26
1
-10
/
+15
*
net/smc: transfer fasync_list in case of fallback
Ursula Braun
2020-02-14
1
-0
/
+2
*
net/smc: add fallback check to connect()
Ursula Braun
2019-12-15
1
-6
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-16
1
-1
/
+2
|
\
|
*
net/smc: fix fastopen for non-blocking connect()
Ursula Braun
2019-11-16
1
-1
/
+1
|
*
net/smc: fix refcount non-blocking connect() -part 2
Ursula Braun
2019-11-12
1
-0
/
+1
*
|
net/smc: use rcu_barrier() on module unload
Ursula Braun
2019-11-16
1
-0
/
+2
*
|
net/smc: introduce bookkeeping of SMCR link groups
Ursula Braun
2019-11-16
1
-5
/
+13
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-02
1
-3
/
+10
|
\
|
|
*
net/smc: fix refcounting for non-blocking connect()
Ursula Braun
2019-10-29
1
-2
/
+2
|
*
net/smc: keep vlan_id for SMC-R in smc_listen_work()
Ursula Braun
2019-10-25
1
-1
/
+1
|
*
net/smc: fix closing of fallback SMC sockets
Ursula Braun
2019-10-25
1
-0
/
+7
*
|
net/smc: remove close abort worker
Ursula Braun
2019-10-22
1
-0
/
+4
|
/
*
net/smc: avoid fallback in case of non-blocking connect
Ursula Braun
2019-08-05
1
-3
/
+4
*
net/smc: do not schedule tx_work in SMC_CLOSED state
Ursula Braun
2019-08-05
1
-2
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-27
1
-1
/
+4
|
\
|
*
net/smc: Fix error path in smc_init
YueHaibing
2019-06-26
1
-1
/
+4
*
|
net/smc: common release code for non-accepted sockets
Ursula Braun
2019-06-27
1
-41
/
+32
|
/
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-17
1
-19
/
+39
|
\
|
*
net/smc: move unhash before release of clcsock
Ursula Braun
2019-04-11
1
-3
/
+3
|
*
net/smc: propagate file from SMC to TCP socket
Ursula Braun
2019-04-11
1
-10
/
+28
|
*
net/smc: wait for pending work before clcsock release_sock
Karsten Graul
2019-04-11
1
-6
/
+8
*
|
net/smc: improve smc_conn_create reason codes
Karsten Graul
2019-04-12
1
-50
/
+40
*
|
net/smc: improve smc_listen_work reason codes
Karsten Graul
2019-04-12
1
-45
/
+50
*
|
net/smc: code cleanup smc_listen_work
Karsten Graul
2019-04-12
1
-15
/
+14
*
|
net/smc: cleanup of get vlan id
Karsten Graul
2019-04-12
1
-2
/
+9
*
|
net/smc: consolidate function parameters
Karsten Graul
2019-04-12
1
-62
/
+56
*
|
net/smc: check for ip prefix and subnet
Karsten Graul
2019-04-12
1
-3
/
+9
*
|
net/smc: nonblocking connect rework
Ursula Braun
2019-04-12
1
-35
/
+43
|
/
*
net/smc: add pnet table namespace support
Hans Wippel
2019-02-21
1
-0
/
+28
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-08
1
-1
/
+10
|
\
|
*
net/smc: recvmsg and splice_read should return 0 after shutdown
Karsten Graul
2019-02-01
1
-1
/
+10
*
|
net/smc: use client and server LGR pending locks for SMC-R
Hans Wippel
2019-02-07
1
-16
/
+28
*
|
net/smc: unlock LGR pending lock earlier for SMC-D
Hans Wippel
2019-02-07
1
-5
/
+9
*
|
net/smc: postpone release of clcsock
Ursula Braun
2019-02-07
1
-16
/
+17
*
|
socket: Add SO_TIMESTAMPING_NEW
Deepa Dinamani
2019-02-03
1
-1
/
+2
|
/
*
smc: move unhash as early as possible in smc_release()
Cong Wang
2019-01-07
1
-1
/
+3
[next]