Age | Commit message (Expand) | Author |
---|---|---|
2014-05-30 | rds/tcp_listen: Replace comma with semicolon | Himangi Saraogi |
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-04-21 | sock: Introduce named constants for sk_reuse | Pavel Emelyanov |
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: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisons | Andy Grover |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-02-03 | net/rds: remove uses of NIPQUAD, use %pI4 | Joe Perches |
2009-10-18 | inet: rename some inet_sock fields | Eric Dumazet |
2009-08-23 | RDS: Add TCP transport to RDS | Andy Grover |