Age | Commit message (Expand) | Author |
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 |
2018-07-23 | net/smc: provide smc mode in smc_diag.c | Karsten Graul |
2018-07-20 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux | David S. Miller |
2018-07-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-07-18 | net/smc: reset recv timeout after clc handshake | Karsten Graul |
2018-07-18 | net/smc: add error handling for get_user() | Ursula Braun |
2018-07-18 | net/smc: optimize consumer cursor updates | Ursula Braun |
2018-07-16 | net/smc: take sock lock in smc_ioctl() | Ursula Braun |
2018-07-07 | net/smc: reduce sock_put() for fallback sockets | Ursula Braun |
2018-07-03 | net/smc: fix up merge error with poll changes | Linus Torvalds |
2018-07-03 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-07-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-06-30 | net/smc: add SMC-D diag support | Hans Wippel |
2018-06-30 | net/smc: add SMC-D support in af_smc | Hans Wippel |
2018-06-30 | net/smc: add SMC-D support in data transfer | Hans Wippel |
2018-06-30 | net/smc: add SMC-D support in CLC messages | Hans Wippel |
2018-06-30 | net/smc: add pnetid support for SMC-D and ISM | Hans Wippel |
2018-06-30 | net/smc: add base infrastructure for SMC-D and ISM | Hans Wippel |
2018-06-30 | net/smc: optimize consumer cursor updates | Ursula Braun |
2018-06-30 | net/smc: add pnetid support | Ursula Braun |
2018-06-30 | net/smc: determine port attributes independent from pnet table | Ursula Braun |
2018-06-28 | Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL | Linus Torvalds |
2018-06-28 | net/smc: rebuild nonblocking connect | Ursula Braun |
2018-06-18 | net/smc: Replace ib_query_gid with rdma_get_gid_attr | Parav Pandit |
2018-06-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-06-12 | smc: convert to ->poll_mask | Cong Wang |
2018-06-03 | net/smc: fix error return code in smc_setsockopt() | Wei Yongjun |
2018-05-23 | net/smc: longer delay when freeing client link groups | Ursula Braun |
2018-05-23 | net/smc: urgent data support | Stefan Raspl |