Age | Commit message (Expand) | Author | Files | Lines |
2020-12-02 | net/smc: Add support for obtaining system information | Guvenc Gulce | 1 | -0/+1 |
2020-11-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -2/+2 |
2020-11-01 | net/smc: improve return codes for SMC-Dv2 | Karsten Graul | 1 | -0/+5 |
2020-10-31 | net/smc: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -2/+2 |
2020-09-29 | net/smc: CLC decline - V2 enhancements | Ursula Braun | 1 | -3/+10 |
2020-09-29 | net/smc: introduce CLC first contact extension | Ursula Braun | 1 | -0/+18 |
2020-09-29 | net/smc: CLC accept / confirm V2 | Ursula Braun | 1 | -5/+22 |
2020-09-29 | net/smc: determine accepted ISM devices | Ursula Braun | 1 | -0/+16 |
2020-09-29 | net/smc: build and send V2 CLC proposal | Ursula Braun | 1 | -5/+68 |
2020-09-29 | net/smc: determine proposed ISM devices | Ursula Braun | 1 | -2/+1 |
2020-09-29 | net/smc: split CLC confirm/accept data to be sent | Ursula Braun | 1 | -5/+1 |
2020-09-29 | net/smc: separate find device functions | Ursula Braun | 1 | -1/+12 |
2020-09-29 | net/smc: CLC header fields renaming | Ursula Braun | 1 | -6/+6 |
2020-09-11 | net/smc: improve server ISM device determination | Ursula Braun | 1 | -1/+0 |
2020-09-11 | net/smc: common routine for CLC accept and confirm | Ursula Braun | 1 | -35/+39 |
2020-09-11 | net/smc: dynamic allocation of CLC proposal buffer | Ursula Braun | 1 | -8/+7 |
2020-09-11 | net/smc: introduce better field names | Ursula Braun | 1 | -2/+1 |
2020-07-27 | net/smc: unique reason code for exceeded max dmb count | Karsten Graul | 1 | -0/+1 |
2020-07-08 | net/smc: tolerate future SMCD versions | Ursula Braun | 1 | -0/+2 |
2020-04-30 | net/smc: adapt SMC client code to use the LLC flow | Karsten Graul | 1 | -0/+1 |
2020-04-29 | net/smc: convert static link ID instances to support multiple links | Karsten Graul | 1 | -0/+1 |
2019-04-12 | net/smc: improve smc_conn_create reason codes | Karsten Graul | 1 | -0/+1 |
2019-04-12 | net/smc: improve smc_listen_work reason codes | Karsten Graul | 1 | -1/+4 |
2019-04-12 | net/smc: cleanup of get vlan id | Karsten Graul | 1 | -0/+1 |
2019-04-12 | net/smc: consolidate function parameters | Karsten Graul | 1 | -2/+2 |
2019-04-12 | net/smc: check for ip prefix and subnet | Karsten Graul | 1 | -0/+1 |
2019-04-12 | net/smc: fallback to TCP after connect problems | Karsten Graul | 1 | -4/+4 |
2018-11-24 | net/smc: short wait for late smc_clc_wait_msg | Ursula Braun | 1 | -1/+2 |
2018-07-26 | net/smc: provide fallback reason code | Karsten Graul | 1 | -6/+12 |
2018-07-26 | net/smc: use correct vlan gid of RoCE device | Ursula Braun | 1 | -1/+1 |
2018-06-30 | net/smc: add SMC-D support in CLC messages | Hans Wippel | 1 | -18/+63 |
2018-05-18 | net/smc: rename connection index to RMBE index | Hans Wippel | 1 | -1/+1 |
2018-03-16 | net/smc: add ipv6 support to CLC layer | Karsten Graul | 1 | -3/+10 |
2018-03-16 | net/smc: restructure netinfo for CLC proposal msgs | Karsten Graul | 1 | -2/+2 |
2018-03-01 | net/smc: do not allow eyecatchers in rmbe | Karsten Graul | 1 | -0/+1 |
2018-03-01 | net/smc: move netinfo function to file smc_clc.c | Karsten Graul | 1 | -0/+2 |
2018-03-01 | net/smc: cleanup smc_llc.h and smc_clc.h headers | Stefan Raspl | 1 | -6/+0 |
2017-12-07 | smc: support variable CLC proposal messages | Ursula Braun | 1 | -6/+28 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-09-22 | net/smc: terminate link group if out-of-sync is received | Ursula Braun | 1 | -2/+1 |
2017-01-10 | smc: link layer control (LLC) | Ursula Braun | 1 | -0/+2 |
2017-01-10 | smc: connection and link group creation | Ursula Braun | 1 | -1/+1 |
2017-01-10 | smc: CLC handshake (incl. preparation steps) | Ursula Braun | 1 | -0/+114 |