- 3e8d3bd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 4 months ago
- 5fb8642 net/smc: fix sock refcounting in case of termination by Ursula Braun · 4 years, 4 months ago
- 1d8df41 net/smc: reset sndbuf_desc if freed by Ursula Braun · 4 years, 4 months ago
- 2d2bfeb net/smc: set rx_off for SMCR explicitly by Ursula Braun · 4 years, 4 months ago
- fffe83c net/smc: fix toleration of fake add_link messages by Karsten Graul · 4 years, 4 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
- ce51f63 net/smc: Prevent kernel-infoleak in __smc_diag_dump() by Peilin Ye · 4 years, 5 months ago
- 72b7f6c net/smc: unique reason code for exceeded max dmb count by Karsten Graul · 4 years, 6 months ago
- a57066b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
- a7b75c5 net: pass a sockptr_t into ->setsockopt by Christoph Hellwig · 4 years, 6 months ago
- a9e4450 net/smc: fix dmb buffer shortage by Karsten Graul · 4 years, 6 months ago
- 2bced6a net/smc: put slot when connection is killed by Karsten Graul · 4 years, 6 months ago
- a44d9e7 net: make ->{get,set}sockopt in proto_ops optional by Christoph Hellwig · 4 years, 6 months ago
- 1ad2405 net/smc: fix restoring of fallback changes by Karsten Graul · 4 years, 6 months ago
- fd7f3a7 net/smc: remove freed buffer from list by Karsten Graul · 4 years, 6 months ago
- 741a49a net/smc: do not call dma sync for unmapped memory by Karsten Graul · 4 years, 6 months ago
- b9979c2 net/smc: fix handling of delete link requests by Karsten Graul · 4 years, 6 months ago
- c48254f net/smc: move add link processing for new device into llc layer by Karsten Graul · 4 years, 6 months ago
- 2ff0867 net/smc: drop out-of-flow llc response messages by Karsten Graul · 4 years, 6 months ago
- 6367359 net/smc: protect smc ib device initialization by Karsten Graul · 4 years, 6 months ago
- 7df8bcb net/smc: fix link lookup for new rdma connections by Karsten Graul · 4 years, 6 months ago
- 68fd894 net/smc: clear link during SMC client link down processing by Karsten Graul · 4 years, 6 months ago
- a35fffb net/smc: handle unexpected response types for confirm link by Karsten Graul · 4 years, 6 months ago
- fb4f792 net/smc: tolerate future SMCD versions by Ursula Braun · 4 years, 6 months ago
- 82087c0 net/smc: switch smcd_dev_list spinlock to mutex by Ursula Braun · 4 years, 6 months ago
- 92f3cb0 net/smc: fix sleep bug in smc_pnet_find_roce_resource() by Ursula Braun · 4 years, 6 months ago
- b7eede7 net/smc: fix work request handling by Karsten Graul · 4 years, 6 months ago
- 6778a6b net/smc: separate LLC wait queues for flow and messages by Karsten Graul · 4 years, 6 months ago
- a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
- 242b233 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 7 months ago
- cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 7 months ago
- b8ded9d net/smc: pre-fetch send buffer outside of send_lock by Karsten Graul · 4 years, 7 months ago
- 09d0310 net/smc: mark smc_pnet_policy as const by Dmitry Vyukov · 4 years, 8 months ago
- b8d9e7f fs: make the pipe_buf_operations ->confirm operation optional by Christoph Hellwig · 4 years, 8 months ago
- 76887c2 fs: make the pipe_buf_operations ->steal operation optional by Christoph Hellwig · 4 years, 8 months ago
- ca7e3ed net/smc: remove set but not used variables 'del_llc, del_llc_resp' by YueHaibing · 4 years, 8 months ago
- 11a0ae4 RDMA: Allow ib_client's to fail when add() is called by Jason Gunthorpe · 4 years, 9 months ago
- fea8052 net/smc: remove unused inline function smc_curs_read by YueHaibing · 4 years, 8 months ago
- 0a99be4 net/smc: log important pnetid and state change events by Karsten Graul · 4 years, 8 months ago
- 649758f net/smc: save SMC-R peer link_uid by Karsten Graul · 4 years, 8 months ago
- 45fa8da net/smc: create improved SMC-R link_uid by Karsten Graul · 4 years, 8 months ago
- a52bcc9 net/smc: improve termination processing by Karsten Graul · 4 years, 8 months ago
- 3e0c40a net/smc: add termination reason and handle LLC protocol violation by Karsten Graul · 4 years, 8 months ago
- ad6c111 net/smc: asymmetric link tagging by Karsten Graul · 4 years, 8 months ago
- 56bc3b2 net/smc: assign link to a new connection by Karsten Graul · 4 years, 8 months ago
- f3811fd net/smc: send DELETE_LINK, ALL message and wait for send to complete by Karsten Graul · 4 years, 8 months ago
- 09c61d2 net/smc: wait for departure of an IB message by Karsten Graul · 4 years, 8 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
- 4dadd15 net/smc: enqueue local LLC messages by Karsten Graul · 4 years, 8 months ago
- 08ae27d net/smc: delete link processing as SMC server by Karsten Graul · 4 years, 8 months ago
- 9c41687 net/smc: delete link processing as SMC client by Karsten Graul · 4 years, 8 months ago
- 9ec6bf1 net/smc: llc_del_link_work and use the LLC flow for delete link by Karsten Graul · 4 years, 8 months ago
- c9a5d24 net/smc: delete an asymmetric link as SMC server by Karsten Graul · 4 years, 8 months ago
- 1551c95 net/smc: final part of add link processing as SMC server by Karsten Graul · 4 years, 8 months ago
- 57b4992 net/smc: rkey processing for a new link as SMC server by Karsten Graul · 4 years, 8 months ago
- 2d2209f net/smc: first part of add link processing as SMC server by Karsten Graul · 4 years, 8 months ago
- b1570a8 net/smc: final part of add link processing as SMC client by Karsten Graul · 4 years, 8 months ago
- 87f88cd net/smc: rkey processing for a new link as SMC client by Karsten Graul · 4 years, 8 months ago
- 336ba09 net/smc: first part of add link processing as SMC client by Karsten Graul · 4 years, 8 months ago
- 40b9422 smc: Remove unused function. by David S. Miller · 4 years, 8 months ago
- b45e7f9 net/smc: llc_add_link_work to handle ADD_LINK LLC requests by Karsten Graul · 4 years, 8 months ago
- 8574cf4 net/smc: allocate index for a new link by Karsten Graul · 4 years, 8 months ago
- 6c868a3 net/smc: introduce smc_pnet_find_alt_roce() by Karsten Graul · 4 years, 8 months ago
- 33d2033 net/smc: remove DELETE LINK processing from smc_core.c by Karsten Graul · 4 years, 8 months ago
- 8752393 net/smc: take link down instead of terminating the link group by Karsten Graul · 4 years, 8 months ago
- 541afa1 net/smc: add smcr_port_err() and smcr_link_down() processing by Karsten Graul · 4 years, 8 months ago
- 1f90a05 net/smc: add smcr_port_add() and smcr_link_up() processing by Karsten Graul · 4 years, 8 months ago
- 35dcf7e net/smc: remember PNETID of IB device for later device matching by Karsten Graul · 4 years, 8 months ago
- d550066 net/smc: mutex to protect the lgr against parallel reconfigurations by Karsten Graul · 4 years, 8 months ago
- fbed3b3 net/smc: extend smc_llc_send_add_link() and smc_llc_send_delete_link() by Karsten Graul · 4 years, 8 months ago
- fb33d27 net/smc: map and register buffers for a new link by Karsten Graul · 4 years, 8 months ago
- 4a3641c net/smc: unmapping of buffers to support multiple links by Karsten Graul · 4 years, 8 months ago
- 7562a13 net/smc: multiple link support for rmb buffer registration by Karsten Graul · 4 years, 8 months ago
- 41a211d net/smc: remove obsolete link state DELETING by Karsten Graul · 4 years, 8 months ago
- 42d18ac net/smc: remove handling of CONFIRM_RKEY_CONTINUE by Karsten Graul · 4 years, 8 months ago
- 218b24f net/smc: adapt SMC remote DELETE_RKEY processing to use the LLC flow by Karsten Graul · 4 years, 8 months ago
- 3bc67e0 net/smc: adapt SMC remote CONFIRM_RKEY processing to use the LLC flow by Karsten Graul · 4 years, 8 months ago
- ba21abd net/smc: new smc_rtoken_set functions for multiple link support by Karsten Graul · 4 years, 8 months ago
- 56e8091 net/smc: move the TEST_LINK response processing into event handler by Karsten Graul · 4 years, 8 months ago
- 6d74c3a net/smc: multiple link support and LLC flow for smc_llc_do_delete_rkey by Karsten Graul · 4 years, 8 months ago
- 3d88a21 net/smc: multiple link support and LLC flow for smc_llc_do_confirm_rkey by Karsten Graul · 4 years, 8 months ago
- 0fb0b02 net/smc: adapt SMC client code to use the LLC flow by Karsten Graul · 4 years, 8 months ago
- 4667bb4 net/smc: adapt SMC server code to use the LLC flow by Karsten Graul · 4 years, 8 months ago
- 92334cf net/smc: add logic to evaluate CONFIRM_LINK messages to LLC layer by Karsten Graul · 4 years, 8 months ago
- 81e6e5e net/smc: introduce link group type by Karsten Graul · 4 years, 8 months ago
- a6688d9 net/smc: enqueue all received LLC messages by Karsten Graul · 4 years, 8 months ago
- 555da9a net/smc: add event-based llc_flow framework by Karsten Graul · 4 years, 8 months ago
- 00a049c net/smc: move llc layer related init and clear into smc_llc.c by Karsten Graul · 4 years, 8 months ago
- faca536 net/smc: use mutex instead of rwlock_t to protect buffers by Karsten Graul · 4 years, 8 months ago
- ef79d43 net/smc: process llc responses in tasklet context by Karsten Graul · 4 years, 8 months ago
- 6c8968c net/smc: use worker to process incoming llc messages by Karsten Graul · 4 years, 8 months ago
- 2140ac2 net/smc: simplify link deactivation by Karsten Graul · 4 years, 8 months ago
- 1020e1e net/smc: move testlink work to system work queue by Karsten Graul · 4 years, 8 months ago
- d854fcb net/smc: add new link state and related helpers by Karsten Graul · 4 years, 8 months ago
- e07d31d net/smc: multi-link support for smc_rmb_rtoken_handling() by Karsten Graul · 4 years, 8 months ago
- b924754 net/smc: convert static link ID instances to support multiple links 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