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
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/smc: llc_add_link_work to handle ADD_LINK LLC requests
Karsten Graul
2020-05-01
2
-2
/
+23
*
net/smc: allocate index for a new link
Karsten Graul
2020-05-01
2
-1
/
+25
*
net/smc: introduce smc_pnet_find_alt_roce()
Karsten Graul
2020-05-01
2
-3
/
+17
*
net/smc: remove DELETE LINK processing from smc_core.c
Karsten Graul
2020-05-01
1
-33
/
+0
*
net/smc: take link down instead of terminating the link group
Karsten Graul
2020-05-01
4
-19
/
+13
*
net/smc: add smcr_port_err() and smcr_link_down() processing
Karsten Graul
2020-05-01
4
-32
/
+98
*
net/smc: add smcr_port_add() and smcr_link_up() processing
Karsten Graul
2020-05-01
3
-0
/
+88
*
net/smc: remember PNETID of IB device for later device matching
Karsten Graul
2020-05-01
2
-0
/
+4
*
net/smc: mutex to protect the lgr against parallel reconfigurations
Karsten Graul
2020-05-01
4
-12
/
+34
*
net/smc: extend smc_llc_send_add_link() and smc_llc_send_delete_link()
Karsten Graul
2020-05-01
3
-46
/
+62
*
net/smc: map and register buffers for a new link
Karsten Graul
2020-05-01
2
-0
/
+62
*
net/smc: unmapping of buffers to support multiple links
Karsten Graul
2020-05-01
2
-17
/
+60
*
net/smc: multiple link support for rmb buffer registration
Karsten Graul
2020-05-01
3
-35
/
+36
*
net/smc: remove obsolete link state DELETING
Karsten Graul
2020-04-30
4
-12
/
+1
*
net/smc: remove handling of CONFIRM_RKEY_CONTINUE
Karsten Graul
2020-04-30
1
-17
/
+4
*
net/smc: adapt SMC remote DELETE_RKEY processing to use the LLC flow
Karsten Graul
2020-04-30
1
-13
/
+24
*
net/smc: adapt SMC remote CONFIRM_RKEY processing to use the LLC flow
Karsten Graul
2020-04-30
1
-15
/
+41
*
net/smc: new smc_rtoken_set functions for multiple link support
Karsten Graul
2020-04-30
2
-0
/
+51
*
net/smc: move the TEST_LINK response processing into event handler
Karsten Graul
2020-04-30
1
-8
/
+2
*
net/smc: multiple link support and LLC flow for smc_llc_do_delete_rkey
Karsten Graul
2020-04-30
4
-30
/
+24
*
net/smc: multiple link support and LLC flow for smc_llc_do_confirm_rkey
Karsten Graul
2020-04-30
3
-26
/
+43
*
net/smc: adapt SMC client code to use the LLC flow
Karsten Graul
2020-04-30
4
-74
/
+71
*
net/smc: adapt SMC server code to use the LLC flow
Karsten Graul
2020-04-30
3
-42
/
+20
*
net/smc: add logic to evaluate CONFIRM_LINK messages to LLC layer
Karsten Graul
2020-04-30
2
-0
/
+13
*
net/smc: introduce link group type
Karsten Graul
2020-04-30
1
-0
/
+10
*
net/smc: enqueue all received LLC messages
Karsten Graul
2020-04-30
1
-17
/
+29
*
net/smc: add event-based llc_flow framework
Karsten Graul
2020-04-30
4
-0
/
+199
*
net/smc: move llc layer related init and clear into smc_llc.c
Karsten Graul
2020-04-29
5
-14
/
+31
*
net/smc: use mutex instead of rwlock_t to protect buffers
Karsten Graul
2020-04-29
2
-13
/
+13
*
net/smc: process llc responses in tasklet context
Karsten Graul
2020-04-29
2
-108
/
+116
*
net/smc: use worker to process incoming llc messages
Karsten Graul
2020-04-29
4
-58
/
+96
*
net/smc: simplify link deactivation
Karsten Graul
2020-04-29
3
-18
/
+6
*
net/smc: move testlink work to system work queue
Karsten Graul
2020-04-29
1
-5
/
+6
*
net/smc: add new link state and related helpers
Karsten Graul
2020-04-29
5
-20
/
+42
*
net/smc: multi-link support for smc_rmb_rtoken_handling()
Karsten Graul
2020-04-29
3
-9
/
+11
*
net/smc: convert static link ID instances to support multiple links
Karsten Graul
2020-04-29
5
-135
/
+291
*
net/smc: convert static link ID to dynamic references
Karsten Graul
2020-04-29
10
-103
/
+99
*
net/smc: introduce link_idx for link group array
Karsten Graul
2020-04-29
2
-5
/
+31
*
net/smc: separate function for link initialization
Karsten Graul
2020-04-29
1
-48
/
+66
*
net/smc: rework pnet table to support SMC-R failover
Karsten Graul
2020-04-29
4
-230
/
+319
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-12
1
-0
/
+1
|
\
|
*
net/smc: cancel event worker during device removal
Karsten Graul
2020-03-10
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-02-27
4
-11
/
+30
|
\
|
|
*
net/smc: check for valid ib_client_data
Karsten Graul
2020-02-26
1
-0
/
+2
|
*
net/smc: fix cleanup for linkgroup setup failures
Ursula Braun
2020-02-26
3
-11
/
+28
*
|
net/smc: improve peer ID in CLC decline for SMC-R
Hans Wippel
2020-02-26
3
-2
/
+4
*
|
net/smc: rework peer ID handling
Hans Wippel
2020-02-26
1
-7
/
+12
*
|
net/smc: reduce port_event scheduling
Ursula Braun
2020-02-17
1
-15
/
+29
*
|
net/smc: simplify normal link termination
Karsten Graul
2020-02-17
4
-13
/
+8
*
|
net/smc: remove unused parameter of smc_lgr_terminate()
Karsten Graul
2020-02-17
4
-13
/
+11
[next]