Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-04-18 | arch: Mass conversion of smp_mb__*() | Peter Zijlstra | 1 | -1/+1 |
2012-08-22 | rds: Don't disable BH on BH context | Ying Xue | 1 | -2/+2 |
2010-10-21 | rds: make local functions/variables static | stephen hemminger | 1 | -1/+1 |
2010-09-27 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -2/+2 |
2010-09-24 | net: fix a lockdep splat | Eric Dumazet | 1 | -2/+2 |
2010-09-08 | RDS: Stop supporting old cong map sending method | Andy Grover | 1 | -50/+0 |
2010-09-08 | RDS: Rename data op members prefix from m_ to op_ | Andy Grover | 1 | -7/+7 |
2010-09-08 | RDS: break out rdma and data ops into nested structs in rds_message | Andy Grover | 1 | -7/+7 |
2010-09-08 | RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisons | Andy Grover | 1 | -1/+1 |
2010-03-16 | RDS/TCP: Wait to wake thread when write space available | Andy Grover | 1 | -1/+3 |
2010-02-03 | net/rds: remove uses of NIPQUAD, use %pI4 | Joe Perches | 1 | -2/+2 |
2009-08-23 | RDS: Add TCP transport to RDS | Andy Grover | 1 | -0/+263 |