aboutsummaryrefslogtreecommitdiffstats
path: root/net/rds
AgeCommit message (Expand)AuthorFilesLines
11 daysMerge tag 'net-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-2/+2
14 daysnet/rds: use wq_has_sleeper() in rds_cong_map_updated()Allison Henderson1-2/+2
2026-08-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2-10/+10
2026-08-13net/rds: clear i_rx_lat_trace in rds_inc_path_init()Allison Henderson1-0/+2
2026-08-13net/rds: initialize i_conn_path in rds_inc_init()William Kucharski2-1/+6
2026-08-13net/rds: reinitialize to_be_dropped on rds_send_xmit() restartSharath Srinivasan1-0/+8
2026-08-05rds: synchronize info callbacks with module unloadChengfeng Ye1-5/+18
2026-08-04net/rds: unpin MR pages with unpin_user_pages_dirty_lock()Allison Henderson1-3/+1
2026-08-04net/rds: fix rds_message leak in the rds_send_xmit() drop pathSharath Srinivasan1-3/+15
2026-08-04net/rds: hold the socket while an rds_mr references itHåkon Bugge2-2/+17
2026-08-04net/rds: don't use unpin_user_pages_dirty_lock() from atomic contextAllison Henderson3-11/+74
2026-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-3/+5
2026-07-24net/rds: use krealloc_array() for iovector growthWeimin Xiong1-5/+2
2026-07-23rds: tcp: hold the RCU lock across ipv6_chk_addr() in rds_tcp_laddr_check()Xiang Mei1-3/+5
2026-07-23rds: tcp: unregister sysctl before tearing down listen socketCen Zhang (Microsoft)1-2/+2
2026-07-21rds: Fix inet6_addr_lst NULL dereference when IPv6 is disabledIlia Gavrilov3-3/+13
2026-07-21rds: drop incoming messages that cross network namespace boundariesAldo Ariel Panzardo1-0/+15
2026-07-12RDMA: Change capability fields in ib_device_attr from int to u32Erni Sri Satya Vennela2-10/+10
2026-06-25Merge tag 'net-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-0/+2
2026-06-19Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-1/+1
2026-06-18net: rds: check cmsg_len before reading rds_rdma_args in size passMichael Bommarito1-0/+2
2026-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-1/+3
2026-06-11rds: convert to getsockopt_iterBreno Leitao3-50/+65
2026-06-10rds: mark snapshot pages dirty in rds_info_getsockopt()Breno Leitao1-1/+1
2026-06-09net/rds: fix NULL deref in rds_ib_send_cqe_handler() on masked atomic completionWeiming Shi1-0/+2
2026-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+1
2026-06-02net: rds: clear i_sends on setup unwindYuqi Xu1-0/+1
2026-05-28net/rds: use special gfp_t format specifierBrendan Jackman1-1/+1
2026-05-25rds: filter RDS_INFO_* getsockopt by caller's netnsMaoyi Xie3-31/+104
2026-05-25rds: annotate data-race around rs_seen_congestionJiayuan Chen2-3/+3
2026-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-3/+6
2026-05-20net/rds: Don't sleep inside rds_ib_conn_path_shutdownAllison Henderson1-5/+20
2026-05-14rds: tcp_listen: fix typos in commentsAvinash Duduskar1-2/+2
2026-05-14rds_tcp: close NULL deref window in rds_tcp_set_callbacksMaoyi Xie1-3/+6
2026-05-11net/rds: reset op_nents when zerocopy page pin failsAllison Henderson1-0/+1
2026-05-05net/rds: handle zerocopy send cleanup before the message is queuedNan Li1-5/+15
2026-04-23net: rds: fix MR cleanup on copy errorAo Zhou1-4/+0
2026-04-22net/rds: zero per-item info buffer before handing it to visitorsMichael Bommarito1-0/+14
2026-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-5/+32
2026-04-12net/rds: Restrict use of RDS/IB to the initial network namespaceGreg Jumper2-2/+12
2026-04-12net/rds: Optimize rds_ib_laddr_checkHåkon Bugge3-3/+20
2026-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+6
2026-04-01rds: ib: reject FRMR registration before IB connection is establishedWeiming Shi1-1/+6
2026-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-4/+10
2026-03-03net/rds: Fix circular locking dependency in rds_tcp_tuneAllison Henderson1-4/+10
2026-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski10-45/+25
2026-02-26Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-22/+7
2026-02-25rds: update outdated commentkexinsun1-1/+1
2026-02-24net/rds: fix recursive lock in rds_tcp_conn_slots_availableFernando Fernandez Mancera2-22/+7
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds2-4/+2