Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | rds: make local functions/variables static | stephen hemminger | 2010-10-21 | 1 | -2/+1 |
* | RDS: Whitespace | Andy Grover | 2010-09-08 | 1 | -2/+2 |
* | RDS: fold rdma.h into rds.h | Andy Grover | 2010-09-08 | 1 | -1/+0 |
* | RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisons | Andy Grover | 2010-09-08 | 1 | -2/+2 |
* | rds: fix a leak of kernel memory | Eric Dumazet | 2010-08-18 | 1 | -1/+1 |
* | net: sk_sleep() helper | Eric Dumazet | 2010-04-20 | 1 | -1/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | net: Move && and || to end of previous line | Joe Perches | 2009-11-29 | 1 | -6/+5 |
* | RDS: Export symbols from core RDS | Andy Grover | 2009-08-23 | 1 | -0/+4 |
* | RDS: Fix completion notifications on blocking sockets | Andy Grover | 2009-07-20 | 1 | -11/+13 |
* | RDS: recv.c | Andy Grover | 2009-02-26 | 1 | -0/+542 |