Age | Commit message (Expand) | Author |
2018-12-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-12-18 | net/smc: fix TCP fallback socket release | Myungho Jung |
2018-11-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-11-23 | net/smc: unregister rkeys of unused buffer | Karsten Graul |
2018-11-23 | net/smc: add infrastructure to send delete rkey messages | Karsten Graul |
2018-11-23 | net/smc: avoid a delay by waiting for nothing | Karsten Graul |
2018-11-23 | net/smc: cleanup listen worker mutex unlocking | Ursula Braun |
2018-11-23 | net/smc: short wait for late smc_clc_wait_msg | Ursula Braun |
2018-11-23 | net/smc: no link delete for a never active link | 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-11-23 | net/smc: make smc_lgr_free() static | Ursula Braun |
2018-11-23 | net/smc: cleanup tcp_listen_worker initialization | Ursula Braun |
2018-11-21 | net/smc: use after free fix in smc_wr_tx_put_slot() | Ursula Braun |
2018-11-21 | net/smc: atomic SMCD cursor handling | Ursula Braun |
2018-11-21 | net/smc: add SMC-D shutdown signal | Hans Wippel |
2018-11-21 | net/smc: use queue pair number when matching link group | Karsten Graul |
2018-11-21 | net/smc: abort CLC connection in smc_release | Hans Wippel |
2018-11-01 | Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds |
2018-10-26 | net/smc: fix smc_buf_unuse to use the lgr pointer | Karsten Graul |
2018-10-24 | iov_iter: Separate type from direction and use accessor functions | David Howells |
2018-10-23 | Revert "net: simplify sock_poll_wait" | Karsten Graul |
2018-09-20 | smc: generic netlink family should be __ro_after_init | Johannes Berg |
2018-09-18 | net/smc: fix sizeof to int comparison | YueHaibing |
2018-09-18 | net/smc: no urgent data check for listen sockets | Karsten Graul |
2018-09-18 | net/smc: enable fallback for connection abort in state INIT | Ursula Braun |
2018-09-18 | net/smc: remove duplicate mutex_unlock | Ursula Braun |
2018-09-18 | net/smc: fix non-blocking connect problem | Ursula Braun |
2018-08-17 | RDMA/smc: Replace ib_query_gid with rdma_get_gid_attr | Jason Gunthorpe |
2018-08-16 | Merge branch 'linus/master' into rdma.git for-next | Jason Gunthorpe |
2018-08-16 | Revert "net/smc: Replace ib_query_gid with rdma_get_gid_attr" | Jason Gunthorpe |
2018-08-16 | Merge tag 'v4.18' into rdma.git for-next | Jason Gunthorpe |
2018-08-10 | net/smc: send response to test link signal | Ursula Braun |
2018-08-09 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-08-08 | net/smc: move sock lock in smc_ioctl() | Ursula Braun |
2018-08-08 | net/smc: allow sysctl rmem and wmem defaults for servers | Ursula Braun |
2018-08-08 | net/smc: no shutdown in state SMC_LISTEN | Ursula Braun |
2018-08-05 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-08-04 | net/smc: no cursor update send in state SMC_INIT | Ursula Braun |
2018-07-30 | net: simplify sock_poll_wait | Christoph Hellwig |
2018-07-25 | net/smc: improve delete link processing | Karsten Graul |
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-25 | net/smc: fewer parameters for smc_llc_send_confirm_link() | Ursula Braun |
2018-07-24 | net/smc: Simplify ib_post_(send|recv|srq_recv)() calls | Bart Van Assche |
2018-07-24 | net/smc: Remove a WARN_ON() statement | Bart Van Assche |
2018-07-23 | net/smc: remove local variable page in smc_rx_splice() | Ursula Braun |
2018-07-23 | net/smc: use DECLARE_BITMAP for rtokens_used_mask | Ursula Braun |
2018-07-23 | net/smc: add function to get link group from link | Stefan Raspl |
2018-07-23 | net/smc: eliminate cursor read and write calls | Stefan Raspl |