summaryrefslogtreecommitdiffstats
path: root/net/rds
AgeCommit message (Expand)Author
2020-07-31rds: Prevent kernel-infoleak in rds_notify_queue_get()Peilin Ye
2020-07-01rds: If one path needs re-connection, check all and re-connectRao Shoaib
2020-06-25rds: transport module should be auto loaded when transport is setRao Shoaib
2020-06-15net/rds: NULL pointer de-reference in rds_ib_add_one()Ka-Cheong Poon
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-06-02RDMA: Remove 'max_fmr'Jason Gunthorpe
2020-06-02RDMA/rds: Remove FMR support for memory registrationMax Gurtovoy
2020-05-28tcp: add tcp_sock_set_keepcntChristoph Hellwig
2020-05-28tcp: add tcp_sock_set_keepintvlChristoph Hellwig
2020-05-28tcp: add tcp_sock_set_keepidleChristoph Hellwig
2020-05-28tcp: add tcp_sock_set_nodelayChristoph Hellwig
2020-05-28tcp: add tcp_sock_set_corkChristoph Hellwig
2020-05-28net: add sock_set_keepaliveChristoph Hellwig
2020-05-28net: add sock_no_lingerChristoph Hellwig
2020-05-27RDMA/cma: Provide ECE reject reasonLeon Romanovsky
2020-05-21Merge tag 'v5.7-rc6' into rdma.git for-nextJason Gunthorpe
2020-05-20rds: fix crash in rds_info_getsockopt()John Hubbard
2020-05-17rds: convert get_user_pages() --> pin_user_pages()John Hubbard
2020-05-06RDMA: Allow ib_client's to fail when add() is calledJason Gunthorpe
2020-04-28Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Daniel Borkmann
2020-04-27sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig
2020-04-15net/rds: Use ERR_PTR for rds_message_alloc_sgs()Jason Gunthorpe
2020-04-09net/rds: Fix MR reference counting problemKa-Cheong Poon
2020-04-09net/rds: Replace struct rds_mr's r_refcount with struct krefKa-Cheong Poon
2020-02-16net/rds: Track user mapped pages through special APILeon Romanovsky
2020-01-18net/rds: Use prefetch for On-Demand-Paging MRHans Westgaard Ry
2020-01-18net/rds: Handle ODP mr registration/unregistrationHans Westgaard Ry
2020-01-16net/rds: Detect need of On-Demand-Paging memory registrationHans Westgaard Ry
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-16rds: ib: update WR sizes when bringing up connectionDag Moxnes
2019-10-17net/rds: Remove unnecessary null checkYueHaibing
2019-10-06net/rds: Add missing include fileYueHaibing
2019-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-03net/rds: Use DMA memory pool allocation for rds_headerKa-Cheong Poon
2019-10-02net/rds: Log vendor error if send/recv Work requests failSudhakar Dindukurti
2019-10-02net/rds: Fix error handling in rds_ib_add_one()Dotan Barak
2019-09-27net/rds: Check laddr_check before calling itKa-Cheong Poon
2019-09-26net: Fix Kconfig indentationKrzysztof Kozlowski
2019-09-17Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-09-15net/rds: Fix 'ib_evt_handler_call' element in 'rds_ib_stat_names'Gerd Rausch
2019-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-09-11net/rds: An rds_sock is added too early to the hash tableKa-Cheong Poon
2019-09-05Convert usage of IN_MULTICAST to ipv4_is_multicastDave Taht
2019-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-27net/rds: Fix info leak in rds6_inc_info_copy()Ka-Cheong Poon
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-24net: rds: add service level support in rds-infoZhu Yanjun
2019-08-23net/rds: Whitelist rdma_cookie and rx_tstamp for usercopyDag Moxnes
2019-08-15rds: check for excessive looping in rds_send_xmitAndy Grover