index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
rds
/
cong.c
Age
Commit message (
Expand
)
Author
2015-02-11
rds: rds_cong_queue_updates needs to defer the congestion update transmission
Sowmini Varadhan
2011-10-31
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2011-03-23
rds: use little-endian bitops
Akinobu Mita
2011-03-23
rds: stop including asm-generic/bitops/le.h directly
Akinobu Mita
2010-09-08
RDS: Bypass workqueue when queueing cong updates
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-10-30
RDS: Do not send congestion updates to loopback connections
Andy Grover
2009-08-23
RDS: Export symbols from core RDS
Andy Grover
2009-03-02
rds: Fix build on powerpc.
David S. Miller
2009-02-26
RDS: Congestion-handling code
Andy Grover