- 8a44653 net/smc: use memcpy instead of snprintf to avoid out of bounds read by Guvenc Gulce · 4 years ago
- 25fe2c9 smc: fix out of bound access in smc_nl_get_sys_info() by Jakub Kicinski · 4 years ago
- 995433b net/smc: fix access to parent of an ib device by Karsten Graul · 4 years, 1 month ago
- a3db10e net/smc: Add support for obtaining SMCR device list by Guvenc Gulce · 4 years, 1 month ago
- aaf9552 net/smc: Add support for obtaining SMCD device list by Guvenc Gulce · 4 years, 1 month ago
- 8f9dde4 net/smc: Add SMC-D Linkgroup diagnostic support by Guvenc Gulce · 4 years, 1 month ago
- 5a7e09d net/smc: Introduce SMCR get link command by Guvenc Gulce · 4 years, 1 month ago
- e9b8c84 net/smc: Introduce SMCR get linkgroup command by Guvenc Gulce · 4 years, 1 month ago
- 099b990 net/smc: Add support for obtaining system information by Guvenc Gulce · 4 years, 1 month 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
- 6443b2f net/smc: Add diagnostic information to link structure by Guvenc Gulce · 4 years, 1 month ago
- 3d453f5 net/smc: Add diagnostic information to smc ib-device by Guvenc Gulce · 4 years, 1 month ago
- ddc9928 net/smc: Add link counters for IB device ports by Guvenc Gulce · 4 years, 1 month ago
- 07d5158 net/smc: Add connection counters for links by Guvenc Gulce · 4 years, 1 month ago
- 8b2f0f4 net/smc: Use active link of the connection 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
- 41a0be3 net/smc: fix direct access to ib_gid_addr->ndev in smc_ib_determine_gid() by Karsten Graul · 4 years, 2 months ago
- 0530bd6 net/smc: fix matching of existing link groups by Karsten Graul · 4 years, 2 months ago
- fcb8e3a net: smc: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 2 months ago
- ae0d0bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 2 months ago
- 3752404 net/smc: improve return codes for SMC-Dv2 by Karsten Graul · 4 years, 2 months ago
- 53760f9 Merge tag 'flexible-array-conversions-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 4 years, 2 months ago
- 7206d58 net/smc: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 2 months ago
- 96d6fde net/smc: fix suppressed return code by Karsten Graul · 4 years, 2 months ago
- 4a9baf4 net/smc: fix null pointer dereference in smc_listen_decline() by Karsten Graul · 4 years, 2 months ago
- 2295cdd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 3 months ago
- 6b1bbf9 net/smc: fix invalid return code in smcd_new_buf_create() by Karsten Graul · 4 years, 3 months ago
- ef12ad4 net/smc: fix valid DMBE buffer sizes by Karsten Graul · 4 years, 3 months ago
- d535ca1 net/smc: fix use-after-free of delayed events by Karsten Graul · 4 years, 3 months ago
- 16cb365 net: smc: fix missing brace warning for old compilers by Pujin Shi · 4 years, 3 months ago
- 7e94e46 net: smc: fix missing brace warning for old compilers by Pujin Shi · 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
- fd6ebb6 net/smc: use an array to check fields in system EID 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
- e888a2e net/smc: introduce list of pnetids for Ethernet 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
- e15c6c4 net/smc: split CLC confirm/accept data to be sent 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
- a304e29 net/smc: remove constant and introduce helper to check for a pnet id by Karsten Graul · 4 years, 3 months ago
- ac67936 net/smc: fix double kfree in smc_listen_work() by Ursula Braun · 4 years, 4 months ago
- ddcc9b7 net/smc: check variable before dereferencing in smc_close.c by Karsten Graul · 4 years, 4 months ago
- 22ef473 net/smc: use separate work queues for different worker types by Karsten Graul · 4 years, 4 months ago
- 8418cb4 net/smc: use the retry mechanism for netlink messages by Guvenc Gulce · 4 years, 4 months ago
- f9aab6f net/smc: immediate freeing in smc_lgr_cleanup_early() by Ursula Braun · 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
- 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, 4 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, 5 months ago
- a57066b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 5 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, 7 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