- ea89c6c net/smc: Introduce a new conn->lgr validity check helper by Wen Gu · 3 years ago
- 349d431 net/smc: fix kernel panic caused by race of smc_sock by Dust Li · 3 years ago
- 95f7f3e net/smc: improved fix wait on already cleared link by Karsten Graul · 3 years, 3 months ago
- fcb8e3a net: smc: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 2 months ago
- 22ef473 net/smc: use separate work queues for different worker types by Karsten Graul · 4 years, 4 months ago
- 2bced6a net/smc: put slot when connection is killed by Karsten Graul · 4 years, 5 months ago
- b8ded9d net/smc: pre-fetch send buffer outside of send_lock by Karsten Graul · 4 years, 7 months ago
- b286a06 net/smc: handle incoming CDC validation message by Karsten Graul · 4 years, 8 months ago
- 29bd73d net/smc: send failover validation message by Karsten Graul · 4 years, 8 months ago
- c6f02eb net/smc: switch connections to alternate link by Karsten Graul · 4 years, 8 months ago
- f0ec4f1 net/smc: save state of last sent CDC message by Karsten Graul · 4 years, 8 months ago
- 387707f net/smc: convert static link ID to dynamic references by Karsten Graul · 4 years, 8 months ago
- 50c6b20 net/smc: fix final cleanup sequence for SMCD devices by Ursula Braun · 5 years ago
- b290098 net/smc: cancel send and receive for terminated socket by Ursula Braun · 5 years ago
- 3313da8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- cf0cfe5 net/smc: reduce amount of status updates to peer by Karsten Graul · 6 years ago
- 5bc056d net/smc: move wake up of close waiter by Karsten Graul · 6 years ago
- 4dff63c net/smc: reset cursor update required flag by Karsten Graul · 6 years ago
- ccc8ca9 net/smc: fix byte_order for rx_curs_confirmed by Ursula Braun · 6 years ago
- b8649ef net/smc: fix sender_free computation by Ursula Braun · 6 years ago
- ad6f317 net/smc: preallocated memory for rdma work requests by Ursula Braun · 6 years ago
- 2dee25a net/smc: call smc_cdc_msg_send() under send_lock by Karsten Graul · 6 years ago
- b9a22dd net/smc: atomic SMCD cursor handling by Ursula Braun · 6 years ago
- c1c8626 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 5607016 net/smc: no cursor update send in state SMC_INIT by Ursula Braun · 6 years ago
- 00e5fb2 net/smc: add function to get link group from link by Stefan Raspl · 6 years ago
- bac6de7 net/smc: eliminate cursor read and write calls by Stefan Raspl · 6 years ago
- be244f2 net/smc: add SMC-D support in data transfer by Hans Wippel · 7 years ago
- de8474e net/smc: urgent data support by Stefan Raspl · 7 years ago
- d7b0e37 net/smc: restructure CDC message reception by Hans Wippel · 7 years ago
- 69cb7dc net/smc: add common buffer size in send and receive buffer descriptors by Hans Wippel · 7 years ago
- 3382576 net/smc: fix structure size by Karsten Graul · 7 years ago
- cbba07a net/smc: use a constant for control message length by Karsten Graul · 7 years ago
- 51f1de7 net/smc: replace sock_put worker by socket refcounting by Ursula Braun · 7 years ago
- 1a0a04c net/smc: check for healthy link group resp. connections by Ursula Braun · 7 years ago
- 8429c13 net/smc: get rid of tx_pend waits in socket closing by Ursula Braun · 7 years ago
- 6b5771a smc: no consumer update in tasklet context by Ursula Braun · 7 years ago
- 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 51957bc net/smc: parameter cleanup in smc_cdc_get_free_slot() by Ursula Braun · 7 years ago
- 46c28db net/smc: no socket state changes in tasklet context by Ursula Braun · 8 years ago
- 3c22e8f net/smc: get rid of old comment by Ursula Braun · 8 years ago
- b38d732 smc: socket closing and linkgroup cleanup by Ursula Braun · 8 years ago
- 952310c smc: receive data from RMBE by Ursula Braun · 8 years ago
- e6727f3 smc: send data (through RDMA) by Ursula Braun · 8 years ago
- 5f08318 smc: connection data control (CDC) by Ursula Braun · 8 years ago