Age | Commit message (Expand) | Author | Files | Lines |
2022-01-13 | net/smc: Introduce a new conn->lgr validity check helper | Wen Gu | 1 | -1/+1 |
2022-01-02 | net/smc: remove redundant re-assignment of pointer link | Colin Ian King | 1 | -1/+0 |
2021-10-16 | net/smc: add v2 format of CLC decline message | Karsten Graul | 1 | -10/+37 |
2021-10-16 | net/smc: add SMC-Rv2 connection establishment | Karsten Graul | 1 | -19/+70 |
2021-10-16 | net/smc: prepare for SMC-Rv2 connection | Karsten Graul | 1 | -0/+11 |
2021-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+2 |
2021-09-21 | net/smc: add missing error check in smc_clc_prfx_set() | Karsten Graul | 1 | -1/+2 |
2021-09-14 | net/smc: add generic netlink support for system EID | Karsten Graul | 1 | -0/+62 |
2021-09-14 | net/smc: keep static copy of system EID | Karsten Graul | 1 | -4/+1 |
2021-09-14 | net/smc: add support for user defined EIDs | Karsten Graul | 1 | -13/+250 |
2020-12-01 | net/smc: Add support for obtaining system information | Guvenc Gulce | 1 | -0/+5 |
2020-09-28 | net/smc: CLC decline - V2 enhancements | Ursula Braun | 1 | -2/+3 |
2020-09-28 | net/smc: introduce CLC first contact extension | Ursula Braun | 1 | -5/+37 |
2020-09-28 | net/smc: CLC accept / confirm V2 | Ursula Braun | 1 | -30/+69 |
2020-09-28 | net/smc: build and send V2 CLC proposal | Ursula Braun | 1 | -36/+135 |
2020-09-28 | net/smc: determine proposed ISM devices | Ursula Braun | 1 | -6/+5 |
2020-09-28 | net/smc: prepare for more proposed ISM devices | Ursula Braun | 1 | -1/+1 |
2020-09-28 | net/smc: split CLC confirm/accept data to be sent | Ursula Braun | 1 | -7/+14 |
2020-09-28 | net/smc: separate find device functions | Ursula Braun | 1 | -3/+3 |
2020-09-28 | net/smc: CLC header fields renaming | Ursula Braun | 1 | -10/+12 |
2020-09-10 | net/smc: common routine for CLC accept and confirm | Ursula Braun | 1 | -89/+58 |
2020-09-10 | net/smc: dynamic allocation of CLC proposal buffer | Ursula Braun | 1 | -38/+50 |
2020-09-10 | net/smc: introduce better field names | Ursula Braun | 1 | -8/+8 |
2020-07-08 | net/smc: tolerate future SMCD versions | Ursula Braun | 1 | -13/+32 |
2020-04-29 | net/smc: convert static link ID to dynamic references | Karsten Graul | 1 | -6/+6 |
2020-02-26 | net/smc: improve peer ID in CLC decline for SMC-R | Hans Wippel | 1 | -1/+2 |
2020-02-17 | net/smc: simplify normal link termination | Karsten Graul | 1 | -1/+1 |
2020-02-17 | net/smc: remove unused parameter of smc_lgr_terminate() | Karsten Graul | 1 | -1/+1 |
2020-02-14 | net/smc: no peer ID in CLC decline for SMCD | Ursula Braun | 1 | -1/+3 |
2019-11-15 | net/smc: abnormal termination of SMCD link groups | Ursula Braun | 1 | -1/+1 |
2019-06-02 | net: use new in_dev_ifa iterators | Florian Westphal | 1 | -4/+7 |
2019-04-12 | net/smc: consolidate function parameters | Karsten Graul | 1 | -5/+5 |
2019-02-01 | net/smc: fix another sizeof to int comparison | Ursula Braun | 1 | -1/+1 |
2018-11-23 | net/smc: short wait for late smc_clc_wait_msg | Ursula Braun | 1 | -3/+3 |
2018-11-23 | net/smc: allow fallback after clc timeouts | Ursula Braun | 1 | -2/+7 |
2018-11-23 | net/smc: remove sock_error detour in clc-functions | Ursula Braun | 1 | -13/+5 |
2018-10-24 | iov_iter: Separate type from direction and use accessor functions | David Howells | 1 | -2/+2 |
2018-09-18 | net/smc: fix sizeof to int comparison | YueHaibing | 1 | -8/+6 |
2018-07-25 | net/smc: provide fallback reason code | Karsten Graul | 1 | -1/+5 |
2018-07-25 | net/smc: use correct vlan gid of RoCE device | Ursula Braun | 1 | -6/+4 |
2018-07-20 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux | David S. Miller | 1 | -1/+2 |
2018-07-18 | net/smc: reset recv timeout after clc handshake | Karsten Graul | 1 | -1/+2 |
2018-06-30 | net/smc: add SMC-D support in CLC messages | Hans Wippel | 1 | -56/+137 |
2018-05-18 | net/smc: rename connection index to RMBE index | Hans Wippel | 1 | -2/+2 |
2018-05-16 | net/smc: check for pending termination | Karsten Graul | 1 | -1/+1 |
2018-04-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2018-03-27 | net/smc: use announced length in sock_recvmsg() | Ursula Braun | 1 | -1/+1 |
2018-03-16 | net/smc: add ipv6 support to CLC layer | Karsten Graul | 1 | -14/+95 |
2018-03-16 | net/smc: restructure netinfo for CLC proposal msgs | Karsten Graul | 1 | -23/+77 |
2018-03-01 | net/smc: move netinfo function to file smc_clc.c | Karsten Graul | 1 | -2/+42 |