summaryrefslogtreecommitdiff
path: root/net/rds
Commit message (Expand)AuthorAge
* RDS: WhitespaceAndy Grover2010-09-08
* RDS: Do not mask address when pinning pagesAndy Grover2010-09-08
* RDS: Base init_depth and responder_resources on hw valuesAndy Grover2010-09-08
* RDS: Implement atomic operationsAndy Grover2010-09-08
* RDS: Clear up some confusing code in send_remove_from_sockAndy Grover2010-09-08
* RDS: make sure all sgs alloced are initializedAndy Grover2010-09-08
* RDS: make m_rdma_op a member of rds_messageAndy Grover2010-09-08
* RDS: fold rdma.h into rds.hAndy Grover2010-09-08
* RDS: Explicitly allocate rm in sendmsg()Andy Grover2010-09-08
* RDS: cleanup/fix rds_rdma_unuseAndy Grover2010-09-08
* RDS: break out rdma and data ops into nested structs in rds_messageAndy Grover2010-09-08
* RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisonsAndy Grover2010-09-08
* RDS: move rds_shutdown_worker impl. to rds_conn_shutdownAndy Grover2010-09-08
* RDS: Fix locking in send on m_rs_lockAndy Grover2010-09-08
* RDS: Rewrite rds_send_drop_to() for clarityAndy Grover2010-09-08
* RDS: Fix corrupted rds_mrsTina Yang2010-09-08
* RDS: Fix BUG_ONs to not fire when in a taskletAndy Grover2010-09-08
* rds: fix a leak of kernel memoryEric Dumazet2010-08-18
* net/rds: Add missing mutex_unlockJulia Lawall2010-05-29
* net: Remove unnecessary semicolons after switch statementsJoe Perches2010-05-17
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-27
|\
| * rdma: potential ERR_PTR dereferenceDan Carpenter2010-04-22
* | net: sk_sleep() helperEric Dumazet2010-04-20
* | 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: cleanup: remove unneeded variableDan Carpenter2010-03-24
* | RDS: Enable per-cpu workqueue threadsTina Yang2010-03-16
* | RDS: Do not call set_page_dirty() with irqs offAndy Grover2010-03-16
* | RDS: Properly unmap when getting a remote access errorSherman Pun2010-03-16
* | RDS: only put sockets that have seen congestion on the poll_waitqAndy Grover2010-03-16
* | RDS: Fix locking in rds_send_drop_to()Tina Yang2010-03-16
* | RDS: Turn down alarming reconnect messagesAndy Grover2010-03-16
* | RDS: Workaround for in-use MRs on close causing crashAndy Grover2010-03-16
* | RDS: Fix send locking issueTina Yang2010-03-16
* | RDS: Fix congestion issues for loopbackAndy Grover2010-03-16
* | RDS/TCP: Wait to wake thread when write space availableAndy Grover2010-03-16
* | RDS: update copy_to_user state in tcp transportAndy Grover2010-03-16
* | RDS: sendmsg() should check sndtimeo, not rcvtimeoAndy Grover2010-03-16
* | RDS: Do not BUG() on error returned from ib_post_sendAndy Grover2010-03-16
|/
* net/rds: remove uses of NIPQUAD, use %pI4Joe Perches2010-02-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-12-16
|\
| * RDMA/cm: fix loopback address supportSean Hefty2009-11-19
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-08
|\ \
| * | net: Move && and || to end of previous lineJoe Perches2009-11-29
| * | net: pass kern to net_proto_family create functionEric Paris2009-11-05
| * | RDS/IB+IW: Move recv processing to a taskletAndy Grover2009-10-30
| * | RDS: Do not send congestion updates to loopback connectionsAndy Grover2009-10-30
| * | RDS: Fix panic on unloadAndy Grover2009-10-30
| * | RDS: Fix potential race around rds_i[bw]_allocationAndy Grover2009-10-30
| * | RDS: Add GET_MR_FOR_DEST sockoptAndy Grover2009-10-30