| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 1 | -1/+1 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 1 | -1/+1 |
| 2026-01-13 | net/rds: Add per cp work queue | Allison Henderson | 1 | -1/+1 |
| 2020-09-18 | net: rds: delete duplicated words | Randy Dunlap | 1 | -1/+1 |
| 2018-07-23 | rds: Changing IP address internal representation to struct in6_addr | Ka-Cheong Poon | 1 | -10/+13 |
| 2018-02-08 | rds: tcp: use rds_destroy_pending() to synchronize netns/module teardown and ... | Sowmini Varadhan | 1 | -1/+1 |
| 2018-01-05 | rds: use RCU to synchronize work-enqueue with connection teardown | Sowmini Varadhan | 1 | -3/+7 |
| 2016-06-14 | RDS: split out connection specific state from rds_connection to rds_conn_path | Sowmini Varadhan | 1 | -1/+2 |
| 2016-04-16 | RDS: Fix the atomicity for congestion map update | santosh.shilimkar@oracle.com | 1 | -2/+2 |
| 2015-02-11 | rds: rds_cong_queue_updates needs to defer the congestion update transmission | Sowmini Varadhan | 1 | -1/+15 |
| 2011-10-31 | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules | Paul Gortmaker | 1 | -0/+1 |
| 2011-03-23 | rds: use little-endian bitops | Akinobu Mita | 1 | -3/+3 |
| 2011-03-23 | rds: stop including asm-generic/bitops/le.h directly | Akinobu Mita | 1 | -5/+4 |
| 2010-09-08 | RDS: Bypass workqueue when queueing cong updates | Andy Grover | 1 | -1/+1 |
| 2010-09-08 | RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisons | Andy Grover | 1 | -3/+3 |
| 2010-04-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+1 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
| 2010-03-16 | RDS: Fix congestion issues for loopback | Andy Grover | 1 | -2/+0 |
| 2009-10-30 | RDS: Do not send congestion updates to loopback connections | Andy Grover | 1 | -0/+2 |
| 2009-08-23 | RDS: Export symbols from core RDS | Andy Grover | 1 | -0/+1 |
| 2009-03-02 | rds: Fix build on powerpc. | David S. Miller | 1 | -0/+2 |
| 2009-02-26 | RDS: Congestion-handling code | Andy Grover | 1 | -0/+402 |