Age | Commit message (Expand) | Author | Files | Lines |
2021-05-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2 | -34/+2 |
2021-04-29 | Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 3 | -6/+1 |
2021-04-28 | rds: Remove redundant assignment to nr_sig | Jiapeng Chong | 1 | -1/+0 |
2021-04-24 | Revert "net/rds: Avoid potential use after free in rds_send_remove_from_sock" | Linus Torvalds | 2 | -2/+1 |
2021-04-13 | rds: ib: Remove two ib_modify_qp() calls | HÃ¥kon Bugge | 2 | -34/+2 |
2021-04-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -2/+4 |
2021-04-08 | net/rds: Avoid potential use after free in rds_send_remove_from_sock | Aditya Pakki | 2 | -1/+2 |
2021-04-01 | net/rds: Fix a use after free in rds_message_map_pages | Lv Yunlong | 1 | -1/+2 |
2021-03-29 | net: rds: Fix a typo | Lu Wei | 1 | -1/+1 |
2021-03-10 | net/rds: Drop duplicate sin and sin6 assignments | Yejune Deng | 1 | -4/+0 |
2021-02-02 | net/rds: restrict iovecs length for RDS_CMSG_RDMA_ARGS | Sabyrzhan Tasbolatov | 1 | -0/+3 |
2020-11-17 | rds: stop using dmapool | Christoph Hellwig | 5 | -69/+101 |
2020-11-17 | Merge branch 'for-rc' into rdma.git | Jason Gunthorpe | 1 | -2/+3 |
2020-11-12 | RDMA: Lift ibdev_to_node from rds to common code | Christoph Hellwig | 1 | -7/+0 |
2020-10-28 | RDMA: Add rdma_connect_locked() | Jason Gunthorpe | 1 | -2/+3 |
2020-10-09 | net/rds: suppress page allocation failure error in recv buffer refill | Manjunath Patil | 1 | -3/+3 |
2020-09-21 | RDS: drop double zeroing | Julia Lawall | 1 | -1/+1 |
2020-09-19 | net: rds: delete duplicated words | Randy Dunlap | 2 | -2/+2 |
2020-08-24 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -1/+1 |
2020-08-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -1/+2 |
2020-08-01 | rds: Prevent kernel-infoleak in rds_notify_queue_get() | Peilin Ye | 1 | -1/+2 |
2020-07-25 | net: pass a sockptr_t into ->setsockopt | Christoph Hellwig | 3 | -27/+23 |
2020-07-20 | net: rds: rdma_transport.h: delete duplicated word | Randy Dunlap | 1 | -1/+1 |
2020-07-02 | rds: If one path needs re-connection, check all and re-connect | Rao Shoaib | 3 | -1/+20 |
2020-06-26 | rds: transport module should be auto loaded when transport is set | Rao Shoaib | 1 | -9/+17 |
2020-06-15 | net/rds: NULL pointer de-reference in rds_ib_add_one() | Ka-Cheong Poon | 1 | -1/+7 |
2020-06-13 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 1 | -3/+3 |
2020-06-06 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 8 | -332/+38 |
2020-06-03 | RDMA: Remove 'max_fmr' | Jason Gunthorpe | 1 | -1/+1 |
2020-06-03 | RDMA/rds: Remove FMR support for memory registration | Max Gurtovoy | 8 | -322/+21 |
2020-05-28 | tcp: add tcp_sock_set_keepcnt | Christoph Hellwig | 2 | -15/+4 |
2020-05-28 | tcp: add tcp_sock_set_keepintvl | Christoph Hellwig | 1 | -3/+1 |
2020-05-28 | tcp: add tcp_sock_set_keepidle | Christoph Hellwig | 1 | -4/+1 |
2020-05-28 | tcp: add tcp_sock_set_nodelay | Christoph Hellwig | 3 | -12/+2 |
2020-05-28 | tcp: add tcp_sock_set_cork | Christoph Hellwig | 1 | -7/+2 |
2020-05-28 | net: add sock_set_keepalive | Christoph Hellwig | 1 | -5/+1 |
2020-05-28 | net: add sock_no_linger | Christoph Hellwig | 3 | -14/+2 |
2020-05-27 | RDMA/cma: Provide ECE reject reason | Leon Romanovsky | 1 | -1/+3 |
2020-05-21 | Merge tag 'v5.7-rc6' into rdma.git for-next | Jason Gunthorpe | 4 | -65/+51 |
2020-05-21 | rds: fix crash in rds_info_getsockopt() | John Hubbard | 1 | -1/+2 |
2020-05-17 | rds: convert get_user_pages() --> pin_user_pages() | John Hubbard | 1 | -4/+2 |
2020-05-06 | RDMA: Allow ib_client's to fail when add() is called | Jason Gunthorpe | 1 | -8/+13 |
2020-04-28 | Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/... | Daniel Borkmann | 1 | -4/+2 |
2020-04-27 | sysctl: pass kernel pointers to ->proc_handler | Christoph Hellwig | 1 | -4/+2 |
2020-04-15 | net/rds: Use ERR_PTR for rds_message_alloc_sgs() | Jason Gunthorpe | 4 | -21/+19 |
2020-04-09 | net/rds: Fix MR reference counting problem | Ka-Cheong Poon | 2 | -21/+12 |
2020-04-09 | net/rds: Replace struct rds_mr's r_refcount with struct kref | Ka-Cheong Poon | 3 | -23/+20 |
2020-02-17 | net/rds: Track user mapped pages through special API | Leon Romanovsky | 1 | -12/+12 |
2020-01-18 | net/rds: Use prefetch for On-Demand-Paging MR | Hans Westgaard Ry | 1 | -0/+9 |
2020-01-18 | net/rds: Handle ODP mr registration/unregistration | Hans Westgaard Ry | 7 | -56/+244 |