blob: e99f435a4726b1b2d8922659f0902565386f7102 [file] [log] [blame]
53d0e83f9329 ("rds: tcp: must use spin_lock_irq* and not spin_lock_bh with rds_tcp_conn_lock")
ebeeb1ad9b8a ("rds: tcp: use rds_destroy_pending() to synchronize netns/module teardown and rds connection/workq management")
3db6e0d172c9 ("rds: use RCU to synchronize work-enqueue with connection teardown")
c90ecbfaf50d ("rds: Use atomic flag to track connections being destroyed")
66261da16926 ("rds: tcp: cleanup if kmem_cache_alloc fails in rds_tcp_conn_alloc()")
b319109396d6 ("rds: tcp: initialize t_tcp_detached to false")
f10b4cff98c6 ("rds: tcp: atomically purge entries from rds_tcp_conn_list during netns delete")
681648e67d43 ("rds: tcp: correctly sequence cleanup on netns deletion.")
2d746c93b6e5 ("rds: tcp: remove redundant function rds_tcp_conn_paths_destroy()")
126f760ca94d ("rds: Fix incorrect statistics counting")
840df162b3eb ("rds: reduce memory footprint for RDS when transport is RDMA")
7a68ada6ec7d ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net")