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
/
tcp_recv.c
Age
Commit message (
Expand
)
Author
2014-04-11
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
2012-08-22
rds: Don't disable BH on BH context
Ying Xue
2012-03-20
rds: remove the second argument of k[un]map_atomic()
Cong Wang
2010-10-21
rds: make local functions/variables static
stephen hemminger
2010-09-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-09-24
net: fix a lockdep splat
Eric Dumazet
2010-09-08
RDS: remove __init and __exit annotation
Zach Brown
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: update copy_to_user state in tcp transport
Andy Grover
2009-08-23
RDS: Add TCP transport to RDS
Andy Grover