Age | Commit message (Expand) | Author |
2024-04-03 | net/smc: Avoid -Wflex-array-member-not-at-end warnings | Gustavo A. R. Silva |
2024-02-07 | net/smc: change the term virtual ISM to Emulated-ISM | Wen Gu |
2023-12-26 | net/smc: compatible with 128-bits extended GID of virtual ISM device | Wen Gu |
2023-12-26 | net/smc: support SMCv2.x supplemental features negotiation | Wen Gu |
2023-12-26 | net/smc: unify the structs of accept or confirm message for v1 and v2 | Wen Gu |
2023-12-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-12-07 | net/smc: fix missing byte order conversion in CLC handshake | Wen Gu |
2023-11-24 | net/smc: add sysctl for max links per lgr for SMC-R v2.1 | Guangguan Wang |
2023-08-19 | net/smc: support max links per lgr negotiation in clc handshake | Guangguan Wang |
2023-08-19 | net/smc: support max connections per lgr negotiation | Guangguan Wang |
2023-08-19 | net/smc: support smc v2.x features validate | Guangguan Wang |
2023-08-19 | net/smc: add vendor unique experimental options area in clc handshake | Guangguan Wang |
2023-08-19 | net/smc: support smc release version negotiation in clc handshake | Guangguan Wang |
2022-07-18 | net/smc: Allow virtually contiguous sndbufs or RMBs for SMC-R | Wen Gu |
2021-10-16 | net/smc: add v2 format of CLC decline message | Karsten Graul |
2021-10-16 | net/smc: add listen processing for SMC-Rv2 | Karsten Graul |
2021-10-16 | net/smc: add SMC-Rv2 connection establishment | Karsten Graul |
2021-10-16 | net/smc: prepare for SMC-Rv2 connection | Karsten Graul |
2021-09-14 | net/smc: add generic netlink support for system EID | Karsten Graul |
2021-09-14 | net/smc: add support for user defined EIDs | Karsten Graul |
2020-12-01 | net/smc: Add support for obtaining system information | Guvenc Gulce |
2020-11-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2020-10-31 | net/smc: improve return codes for SMC-Dv2 | Karsten Graul |
2020-10-30 | net/smc: Replace zero-length array with flexible-array member | Gustavo A. R. Silva |
2020-09-28 | net/smc: CLC decline - V2 enhancements | Ursula Braun |
2020-09-28 | net/smc: introduce CLC first contact extension | Ursula Braun |
2020-09-28 | net/smc: CLC accept / confirm V2 | Ursula Braun |
2020-09-28 | net/smc: determine accepted ISM devices | Ursula Braun |
2020-09-28 | net/smc: build and send V2 CLC proposal | Ursula Braun |
2020-09-28 | net/smc: determine proposed ISM devices | Ursula Braun |
2020-09-28 | net/smc: split CLC confirm/accept data to be sent | Ursula Braun |
2020-09-28 | net/smc: separate find device functions | Ursula Braun |
2020-09-28 | net/smc: CLC header fields renaming | Ursula Braun |
2020-09-10 | net/smc: improve server ISM device determination | Ursula Braun |
2020-09-10 | net/smc: common routine for CLC accept and confirm | Ursula Braun |
2020-09-10 | net/smc: dynamic allocation of CLC proposal buffer | Ursula Braun |
2020-09-10 | net/smc: introduce better field names | Ursula Braun |
2020-07-27 | net/smc: unique reason code for exceeded max dmb count | Karsten Graul |
2020-07-08 | net/smc: tolerate future SMCD versions | Ursula Braun |
2020-04-30 | net/smc: adapt SMC client code to use the LLC flow | Karsten Graul |
2020-04-29 | net/smc: convert static link ID instances to support multiple links | Karsten Graul |
2019-04-12 | net/smc: improve smc_conn_create reason codes | Karsten Graul |
2019-04-12 | net/smc: improve smc_listen_work reason codes | Karsten Graul |
2019-04-12 | net/smc: cleanup of get vlan id | Karsten Graul |
2019-04-12 | net/smc: consolidate function parameters | Karsten Graul |
2019-04-12 | net/smc: check for ip prefix and subnet | Karsten Graul |
2019-04-12 | net/smc: fallback to TCP after connect problems | Karsten Graul |
2018-11-23 | net/smc: short wait for late smc_clc_wait_msg | Ursula Braun |
2018-07-25 | net/smc: provide fallback reason code | Karsten Graul |
2018-07-25 | net/smc: use correct vlan gid of RoCE device | Ursula Braun |