index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
rds
/
send.c
Age
Commit message (
Expand
)
Author
2010-09-08
RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisons
Andy Grover
2010-09-08
RDS: Fix locking in send on m_rs_lock
Andy Grover
2010-09-08
RDS: Rewrite rds_send_drop_to() for clarity
Andy Grover
2010-04-20
net: sk_sleep() helper
Eric Dumazet
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: Do not call set_page_dirty() with irqs off
Andy Grover
2010-03-16
RDS: only put sockets that have seen congestion on the poll_waitq
Andy Grover
2010-03-16
RDS: Fix locking in rds_send_drop_to()
Tina Yang
2010-03-16
RDS: Fix send locking issue
Tina Yang
2010-03-16
RDS: sendmsg() should check sndtimeo, not rcvtimeo
Andy Grover
2009-11-29
net: Move && and || to end of previous line
Joe Perches
2009-08-23
RDS: Export symbols from core RDS
Andy Grover
2009-04-09
RDS: Establish connection before parsing CMSGs
Andy Grover
2009-04-02
RDS: Fix m_rs_lock deadlock
Andy Grover
2009-02-26
RDS: send.c
Andy Grover