- 6fd6c48 net/smc: Remove redundant assignment to rc by Jiapeng Chong · 3 years, 9 months ago
- e8372d9 net/smc: Introduce generic netlink interface for diagnostic purposes by Guvenc Gulce · 4 years, 1 month ago
- 49407ae net/smc: Refactor smc ism v2 capability handling by Guvenc Gulce · 4 years, 1 month ago
- 8cf3f3e net/smc: use helper smc_conn_abort() in listen processing by Karsten Graul · 4 years, 1 month ago
- 56495a2 Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 2 months ago
- 0530bd6 net/smc: fix matching of existing link groups by Karsten Graul · 4 years, 2 months ago
- 3752404 net/smc: improve return codes for SMC-Dv2 by Karsten Graul · 4 years, 2 months ago
- 4a9baf4 net/smc: fix null pointer dereference in smc_listen_decline() by Karsten Graul · 4 years, 3 months ago
- f29fa00 net/smc: restore smcd_version when all ISM V2 devices failed to init by Karsten Graul · 4 years, 3 months ago
- 9047a617dc net/smc: cleanup buffer usage in smc_listen_work() by Karsten Graul · 4 years, 3 months ago
- c60a2ce net/smc: consolidate unlocking in same function by Karsten Graul · 4 years, 3 months ago
- 839d696 net/smc: send ISM devices with unique chid in CLC proposal by Karsten Graul · 4 years, 3 months ago
- e8d726c8 net/smc: CLC decline - V2 enhancements by Ursula Braun · 4 years, 3 months ago
- b81a5eb net/smc: introduce CLC first contact extension by Ursula Braun · 4 years, 3 months ago
- a7c9c5f net/smc: CLC accept / confirm V2 by Ursula Braun · 4 years, 3 months ago
- 5c21c4c net/smc: determine accepted ISM devices by Ursula Braun · 4 years, 3 months ago
- 8c3dca3 net/smc: build and send V2 CLC proposal by Ursula Braun · 4 years, 3 months ago
- d70bf4f net/smc: determine proposed ISM devices by Ursula Braun · 4 years, 3 months ago
- 8caaccf net/smc: introduce CHID callback for ISM devices by Ursula Braun · 4 years, 3 months ago
- 201091e net/smc: introduce System Enterprise ID (SEID) by Ursula Braun · 4 years, 3 months ago
- 3fc6493 net/smc: prepare for more proposed ISM devices by Ursula Braun · 4 years, 3 months ago
- 7affc80 net/smc: separate find device functions by Ursula Braun · 4 years, 3 months ago
- f1eb02f net/smc: CLC header fields renaming by Ursula Braun · 4 years, 3 months ago
- ac67936 net/smc: fix double kfree in smc_listen_work() by Ursula Braun · 4 years, 4 months ago
- 22ef473 net/smc: use separate work queues for different worker types by Karsten Graul · 4 years, 4 months ago
- 0c881ad net/smc: reduce smc_listen_decline() calls by Ursula Braun · 4 years, 4 months ago
- 7b2977d net/smc: improve server ISM device determination by Ursula Braun · 4 years, 4 months ago
- 3d9725a net/smc: common routine for CLC accept and confirm by Ursula Braun · 4 years, 4 months ago
- 6bb14e48 net/smc: dynamic allocation of CLC proposal buffer by Ursula Braun · 4 years, 4 months ago
- 5ac54d8 net/smc: introduce better field names by Ursula Braun · 4 years, 4 months ago
- a60a2b1 net/smc: reduce active tcp_listen workers by Ursula Braun · 4 years, 4 months ago
- 72b7f6c net/smc: unique reason code for exceeded max dmb count by Karsten Graul · 4 years, 5 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
- 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
- 741a49a net/smc: do not call dma sync for unmapped memory 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
- 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
- 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
- d550066 net/smc: mutex to protect the lgr against parallel reconfigurations 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
- 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
- 00a049c net/smc: move llc layer related init and clear into smc_llc.c 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
- 51e3dfa net/smc: fix cleanup for linkgroup setup failures by Ursula Braun · 4 years, 11 months ago
- 67f562e net/smc: transfer fasync_list in case of fallback by Ursula Braun · 5 years ago
- 8643474 net/smc: add fallback check to connect() by Ursula Braun · 5 years ago
- 19b7e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- 8204df7 net/smc: fix fastopen for non-blocking connect() by Ursula Braun · 5 years ago
- 4ead9c9 net/smc: use rcu_barrier() on module unload by Ursula Braun · 5 years ago
- 6dabd40 net/smc: introduce bookkeeping of SMCR link groups by Ursula Braun · 5 years ago
- 6d6dd52 net/smc: fix refcount non-blocking connect() -part 2 by Ursula Braun · 5 years ago
- d31e955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- 301428e net/smc: fix refcounting for non-blocking connect() by Ursula Braun · 5 years ago
- ca5f8d2 net/smc: keep vlan_id for SMC-R in smc_listen_work() by Ursula Braun · 5 years ago
- f536dff net/smc: fix closing of fallback SMC sockets by Ursula Braun · 5 years ago
- 81cf4f4 net/smc: remove close abort worker by Ursula Braun · 5 years ago
- cd20636 net/smc: avoid fallback in case of non-blocking connect by Ursula Braun · 5 years ago
- f9cedf1 net/smc: do not schedule tx_work in SMC_CLOSED state by Ursula Braun · 5 years ago
- d96ff26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 39f41f3 net/smc: common release code for non-accepted sockets by Ursula Braun · 6 years ago
- 8c33bf1 net/smc: Fix error path in smc_init by YueHaibing · 6 years ago
- 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
- 6b0a7f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 7a62725 net/smc: improve smc_conn_create reason codes by Karsten Graul · 6 years ago
- 9aa68d2 net/smc: improve smc_listen_work reason codes by Karsten Graul · 6 years ago
- 228bae0 net/smc: code cleanup smc_listen_work by Karsten Graul · 6 years ago
- fba7e8e net/smc: cleanup of get vlan id by Karsten Graul · 6 years ago
- bc36d2f net/smc: consolidate function parameters by Karsten Graul · 6 years ago
- 5988669 net/smc: check for ip prefix and subnet by Karsten Graul · 6 years ago
- 50717a3 net/smc: nonblocking connect rework by Ursula Braun · 6 years ago
- f61bca5 net/smc: move unhash before release of clcsock by Ursula Braun · 6 years ago
- 07603b2 net/smc: propagate file from SMC to TCP socket by Ursula Braun · 6 years ago
- fd57770 net/smc: wait for pending work before clcsock release_sock by Karsten Graul · 6 years ago
- 64e28b5 net/smc: add pnet table namespace support by Hans Wippel · 6 years ago
- a655fe9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 72a36a8 net/smc: use client and server LGR pending locks for SMC-R by Hans Wippel · 6 years ago
- 62c7139 net/smc: unlock LGR pending lock earlier for SMC-D by Hans Wippel · 6 years ago
- b03faa1 net/smc: postpone release of clcsock by Ursula Braun · 6 years ago
- 9718475 socket: Add SO_TIMESTAMPING_NEW by Deepa Dinamani · 6 years ago
- 51c5aba net/smc: recvmsg and splice_read should return 0 after shutdown by Karsten Graul · 6 years ago
- 26d92e9 smc: move unhash as early as possible in smc_release() by Cong Wang · 6 years ago
- 2be09de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 78abe3d net/smc: fix TCP fallback socket release by Myungho Jung · 6 years ago
- b1bf78b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- c7674c0 net/smc: unregister rkeys of unused buffer by Karsten Graul · 6 years ago
- 587e41d net/smc: cleanup listen worker mutex unlocking by Ursula Braun · 6 years ago
- 2b59f58 net/smc: short wait for late smc_clc_wait_msg by Ursula Braun · 6 years ago
- 9ed2855 net/smc: allow fallback after clc timeouts by Ursula Braun · 6 years ago
- 263ffae net/smc: cleanup tcp_listen_worker initialization by Ursula Braun · 6 years ago
- ee05ff7 net/smc: use queue pair number when matching link group by Karsten Graul · 6 years ago
- f07920a net/smc: abort CLC connection in smc_release by Hans Wippel · 6 years ago
- 89ab066 Revert "net: simplify sock_poll_wait" by Karsten Graul · 6 years ago
- 71d117f net/smc: no urgent data check for listen sockets by Karsten Graul · 6 years ago