aboutsummaryrefslogtreecommitdiffstats
path: root/net/rds
AgeCommit message (Expand)Author
2024-02-21Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/basev4.19/standard/preempt-rt/baseBruce Ashfield
2024-02-21Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2023-10-25net: prevent address rewrite in kernel_bind()Jordan Rife
2023-10-10net: replace calls to sock->ops->connect() with kernel_connect()Jordan Rife
2023-03-11rds: rds_rm_zerocopy_callback() correct order for list_add_tail()Pietro Borrello
2023-02-22rds: rds_rm_zerocopy_callback() use list_first_entry()Pietro Borrello
2022-10-26net: rds: don't hold sock lock when cancelling work from rds_tcp_reset_callba...Tetsuo Handa
2022-09-10Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2022-08-25rds: add missing barrier to release_refillMikulas Patocka
2022-01-25Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2022-01-25Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2022-01-25Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2021-12-22rds: memory leak in __rds_conn_create()Hangyu Hua
2021-12-08net/rds: correct socket tunable error in rds_tcp_tune()William Kucharski
2021-09-03net/rds: dma_map_sg is entitled to merge entriesGerd Rausch
2021-08-25Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2021-08-25Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2021-06-30net: rds: fix memory leak in rds_recvmsgPavel Skripkin
2021-06-16RDS tcp loopback connection can hangRao Shoaib
2021-06-10Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2021-02-23net/rds: restrict iovecs length for RDS_CMSG_RDMA_ARGSSabyrzhan Tasbolatov
2020-08-06Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-08-05rds: Prevent kernel-infoleak in rds_notify_queue_get()Peilin Ye
2020-03-11Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-01-27net/rds: Fix 'ib_evt_handler_call' element in 'rds_ib_stat_names'Gerd Rausch
2020-01-27net/rds: Add a few missing rds_stat_names entriesGerd Rausch
2019-10-10Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-10-10Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-10-07net/rds: Fix error handling in rds_ib_add_one()Dotan Barak
2019-10-01net/rds: Check laddr_check before calling itKa-Cheong Poon
2019-10-01net/rds: An rds_sock is added too early to the hash tableKa-Cheong Poon
2019-09-15Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-09-10net/rds: Fix info leak in rds6_inc_info_copy()Ka-Cheong Poon
2019-07-27Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-07-10rds: Fix warning.David S. Miller
2019-07-04Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-06-11net: rds: fix memory leak in rds_ib_flush_mr_poolZhu Yanjun
2019-05-08Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-05-08Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-05-08Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-05-02net: rds: exchange of 8K and 1M poolZhu Yanjun
2019-05-02net/rds: Check address length before reading address familyTetsuo Handa
2019-04-20net/rds: fix warn in rds_message_alloc_sgsshamir rabinovitch
2019-04-17net: rds: force to destroy connection if t_sock is NULL in rds_tcp_kill_sock().Mao Wenan
2019-03-21Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-02-12rds: fix refcount bug in rds_sock_addrefEric Dumazet
2018-11-28net: Use cpu_chill() instead of cpu_relax()Thomas Gleixner
2018-10-10rds: RDS (tcp) hangs on sendto() to unresponding addressKa-Cheong Poon
2018-09-23rds: Fix build regression.David S. Miller
2018-09-21RDS: IB: Use DEFINE_PER_CPU_SHARED_ALIGNED for rds_ib_statsNathan Chancellor