index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
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-23
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-25
net: fix a lockdep splat
Eric Dumazet
2010-09-09
RDS: remove __init and __exit annotation
Zach Brown
2010-09-09
RDS: inc_purge() transport function unused - remove it
Andy Grover
2010-09-09
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-17
RDS: update copy_to_user state in tcp transport
Andy Grover
2009-08-24
RDS: Add TCP transport to RDS
Andy Grover