index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
rds
/
loop.c
Age
Commit message (
Expand
)
Author
2018-07-23
rds: Changing IP address internal representation to struct in6_addr
Ka-Cheong Poon
2018-06-27
rds: clean up loopback rds_connections on netns deletion
Sowmini Varadhan
2018-06-14
rds: avoid unenecessary cong_update in loop transport
Santosh Shilimkar
2016-07-01
RDS: TCP: Hooks to set up a single connection path
Sowmini Varadhan
2016-07-01
RDS: TCP: make receive path use the rds_conn_path
Sowmini Varadhan
2016-07-01
RDS: Rework path specific indirections
Sowmini Varadhan
2016-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-18
net: rds: fix coding style issues
Joshua Houghton
2016-06-14
RDS: split out connection specific state from rds_connection to rds_conn_path
Sowmini Varadhan
2012-03-22
RDS: use gfp flags from caller in conn_alloc()
Dan Carpenter
2012-03-20
rds: remove the second argument of k[un]map_atomic()
Cong Wang
2011-03-08
rds: prevent BUG_ON triggering on congestion map updates
Neil Horman
2010-11-03
rds: Lost locking in loop connection freeing
Pavel Emelyanov
2010-09-08
RDS: Stop supporting old cong map sending method
Andy Grover
2010-09-08
RDS: Move loop-only function to loop.c
Andy Grover
2010-09-08
RDS: inc_purge() transport function unused - remove it
Andy Grover
2010-09-08
RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisons
Andy Grover
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-16
RDS: Fix congestion issues for loopback
Andy Grover
2009-02-26
RDS: loopback
Andy Grover