Age | Commit message (Expand) | Author |
2019-06-02 | net: use new in_dev_ifa iterators | Florian Westphal |
2019-04-12 | net/smc: consolidate function parameters | Karsten Graul |
2019-02-01 | net/smc: fix another sizeof to int comparison | Ursula Braun |
2018-11-23 | net/smc: short wait for late smc_clc_wait_msg | Ursula Braun |
2018-11-23 | net/smc: allow fallback after clc timeouts | Ursula Braun |
2018-11-23 | net/smc: remove sock_error detour in clc-functions | Ursula Braun |
2018-10-24 | iov_iter: Separate type from direction and use accessor functions | David Howells |
2018-09-18 | net/smc: fix sizeof to int comparison | YueHaibing |
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 |
2018-07-20 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux | David S. Miller |
2018-07-18 | net/smc: reset recv timeout after clc handshake | Karsten Graul |
2018-06-30 | net/smc: add SMC-D support in CLC messages | Hans Wippel |
2018-05-18 | net/smc: rename connection index to RMBE index | Hans Wippel |
2018-05-16 | net/smc: check for pending termination | Karsten Graul |
2018-04-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-03-27 | net/smc: use announced length in sock_recvmsg() | Ursula Braun |
2018-03-16 | net/smc: add ipv6 support to CLC layer | Karsten Graul |
2018-03-16 | net/smc: restructure netinfo for CLC proposal msgs | Karsten Graul |
2018-03-01 | net/smc: move netinfo function to file smc_clc.c | Karsten Graul |
2018-03-01 | net/smc: cleanup smc_llc.h and smc_clc.h headers | Stefan Raspl |
2018-01-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-12-07 | smc: support variable CLC proposal messages | Ursula Braun |
2017-12-07 | smc: improve smc_clc_send_decline() error handling | Ursula Braun |
2017-12-02 | smc: switch to sock_recvmsg() | Al Viro |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-09-21 | net/smc: terminate link group if out-of-sync is received | Ursula Braun |
2017-07-29 | net/smc: use separate memory regions for RMBs | Ursula Braun |
2017-07-29 | net/smc: introduce sg-logic for RMBs | Ursula Braun |
2017-05-16 | smc: switch to usage of IB_PD_UNSAFE_GLOBAL_RKEY | Ursula Braun |
2017-03-03 | sched/headers: Move task_struct::signal and task_struct::sighand types and ac... | Ingo Molnar |
2017-01-12 | smc: ETH_ALEN as memcpy length for mac addresses | Ursula Braun |
2017-01-09 | smc: initialize IB transport incl. PD, MR, QP, CQ, event, WR | Ursula Braun |
2017-01-09 | smc: remote memory buffers (RMBs) | Ursula Braun |
2017-01-09 | smc: connection and link group creation | Ursula Braun |
2017-01-09 | smc: CLC handshake (incl. preparation steps) | Ursula Braun |