aboutsummaryrefslogtreecommitdiffstats
path: root/net/rds/tcp_recv.c
Commit message (Expand)AuthorAge
* net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller2014-04-11
* rds: Don't disable BH on BH contextYing Xue2012-08-23
* rds: remove the second argument of k[un]map_atomic()Cong Wang2012-03-20
* rds: make local functions/variables staticstephen hemminger2010-10-21
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-27
|\
| * net: fix a lockdep splatEric Dumazet2010-09-25
* | RDS: remove __init and __exit annotationZach Brown2010-09-08
* | RDS: inc_purge() transport function unused - remove itAndy Grover2010-09-08
* | RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisonsAndy Grover2010-09-08
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | RDS: update copy_to_user state in tcp transportAndy Grover2010-03-17
|/
* RDS: Add TCP transport to RDSAndy Grover2009-08-23