Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-04-20 | net: sk_sleep() helper | Eric Dumazet | 1 | -1/+1 |
2010-04-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-16 | RDS: Do not call set_page_dirty() with irqs off | Andy Grover | 1 | -6/+8 |
2010-03-16 | RDS: only put sockets that have seen congestion on the poll_waitq | Andy Grover | 1 | -1/+3 |
2010-03-16 | RDS: Fix locking in rds_send_drop_to() | Tina Yang | 1 | -6/+7 |
2010-03-16 | RDS: Fix send locking issue | Tina Yang | 1 | -3/+2 |
2010-03-16 | RDS: sendmsg() should check sndtimeo, not rcvtimeo | Andy Grover | 1 | -1/+1 |
2009-11-29 | net: Move && and || to end of previous line | Joe Perches | 1 | -14/+13 |
2009-08-23 | RDS: Export symbols from core RDS | Andy Grover | 1 | -0/+3 |
2009-04-09 | RDS: Establish connection before parsing CMSGs | Andy Grover | 1 | -5/+5 |
2009-04-02 | RDS: Fix m_rs_lock deadlock | Andy Grover | 1 | -3/+3 |
2009-02-26 | RDS: send.c | Andy Grover | 1 | -0/+1003 |