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_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-04
net/smc: improve termination processing
Karsten Graul
1
-30
/
+31
2020-05-04
net/smc: add termination reason and handle LLC protocol violation
Karsten Graul
1
-2
/
+6
2020-05-04
net/smc: asymmetric link tagging
Karsten Graul
1
-3
/
+23
2020-05-04
net/smc: assign link to a new connection
Karsten Graul
1
-19
/
+46
2020-05-04
net/smc: send DELETE_LINK, ALL message and wait for send to complete
Karsten Graul
1
-0
/
+5
2020-05-04
net/smc: handle incoming CDC validation message
Karsten Graul
1
-0
/
+15
2020-05-04
net/smc: send failover validation message
Karsten Graul
1
-1
/
+1
2020-05-04
net/smc: switch connections to alternate link
Karsten Graul
1
-2
/
+130
2020-05-03
net/smc: enqueue local LLC messages
Karsten Graul
1
-1
/
+2
2020-05-03
net/smc: llc_del_link_work and use the LLC flow for delete link
Karsten Graul
1
-14
/
+8
2020-05-03
net/smc: first part of add link processing as SMC client
Karsten Graul
1
-2
/
+2
2020-05-01
net/smc: remove DELETE LINK processing from smc_core.c
Karsten Graul
1
-33
/
+0
2020-05-01
net/smc: take link down instead of terminating the link group
Karsten Graul
1
-5
/
+2
2020-05-01
net/smc: add smcr_port_err() and smcr_link_down() processing
Karsten Graul
1
-30
/
+89
2020-05-01
net/smc: add smcr_port_add() and smcr_link_up() processing
Karsten Graul
1
-0
/
+86
2020-05-01
net/smc: remember PNETID of IB device for later device matching
Karsten Graul
1
-0
/
+2
2020-05-01
net/smc: mutex to protect the lgr against parallel reconfigurations
Karsten Graul
1
-4
/
+22
2020-05-01
net/smc: extend smc_llc_send_add_link() and smc_llc_send_delete_link()
Karsten Graul
1
-1
/
+2
2020-05-01
net/smc: map and register buffers for a new link
Karsten Graul
1
-0
/
+60
2020-05-01
net/smc: unmapping of buffers to support multiple links
Karsten Graul
1
-17
/
+59
2020-05-01
net/smc: multiple link support for rmb buffer registration
Karsten Graul
1
-0
/
+16
2020-04-30
net/smc: remove obsolete link state DELETING
Karsten Graul
1
-3
/
+1
2020-04-30
net/smc: new smc_rtoken_set functions for multiple link support
Karsten Graul
1
-0
/
+47
2020-04-30
net/smc: multiple link support and LLC flow for smc_llc_do_delete_rkey
Karsten Graul
1
-6
/
+4
2020-04-30
net/smc: add event-based llc_flow framework
Karsten Graul
1
-0
/
+2
2020-04-29
net/smc: move llc layer related init and clear into smc_llc.c
Karsten Graul
1
-3
/
+3
2020-04-29
net/smc: use mutex instead of rwlock_t to protect buffers
Karsten Graul
1
-11
/
+11
2020-04-29
net/smc: use worker to process incoming llc messages
Karsten Graul
1
-1
/
+3
2020-04-29
net/smc: simplify link deactivation
Karsten Graul
1
-6
/
+2
2020-04-29
net/smc: add new link state and related helpers
Karsten Graul
1
-17
/
+19
2020-04-29
net/smc: multi-link support for smc_rmb_rtoken_handling()
Karsten Graul
1
-6
/
+8
2020-04-29
net/smc: convert static link ID instances to support multiple links
Karsten Graul
1
-103
/
+229
2020-04-29
net/smc: convert static link ID to dynamic references
Karsten Graul
1
-33
/
+33
2020-04-29
net/smc: introduce link_idx for link group array
Karsten Graul
1
-5
/
+29
2020-04-29
net/smc: separate function for link initialization
Karsten Graul
1
-48
/
+66
2020-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+12
2020-02-26
net/smc: fix cleanup for linkgroup setup failures
Ursula Braun
1
-0
/
+12
2020-02-17
net/smc: simplify normal link termination
Karsten Graul
1
-4
/
+5
2020-02-17
net/smc: remove unused parameter of smc_lgr_terminate()
Karsten Graul
1
-10
/
+8
2020-02-17
net/smc: do not delete lgr from list twice
Karsten Graul
1
-1
/
+1
2020-02-17
net/smc: improve smc_lgr_cleanup()
Karsten Graul
1
-4
/
+1
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2019-12-20
net/smc: unregister ib devices in reboot_event
Karsten Graul
1
-1
/
+1
2019-12-15
net/smc: shorten lgr_cnt initialization
Ursula Braun
1
-2
/
+1
2019-11-16
net/smc: guarantee removal of link groups in reboot
Ursula Braun
1
-1
/
+15
2019-11-16
net/smc: introduce bookkeeping of SMCR link groups
Ursula Braun
1
-0
/
+25
2019-11-15
net/smc: immediate termination for SMCR link groups
Ursula Braun
1
-19
/
+39
2019-11-15
net/smc: wait for tx completions before link freeing
Ursula Braun
1
-0
/
+2
2019-11-15
net/smc: abnormal termination without orderly flag
Ursula Braun
1
-6
/
+4
2019-11-15
net/smc: introduce bookkeeping of SMCD link groups
Ursula Braun
1
-0
/
+6
[next]