summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-09-09RDS/IB: Do not wait for send ring to be empty on conn shutdownAndy Grover
2010-09-09RDS: Perform unmapping ops in stagesAndy Grover
2010-09-09RDS: Make sure cmsgs aren't used in improper waysAndy Grover
2010-09-09RDS: Add flag for silent ops. Do atomic op before RDMAAndy Grover
2010-09-09RDS: Move some variables around for consistencyAndy Grover
2010-09-09RDS: queue failure notifications for dropped atomic opsAndy Grover
2010-09-09RDS: Add a warning if trying to allocate 0 sgsAndy Grover
2010-09-09RDS: Do not set op_active in r_m_copy_from_user().Andy Grover
2010-09-09RDS: Rewrite rds_send_xmitAndy Grover
2010-09-09RDS: Rename data op members prefix from m_ to op_Andy Grover
2010-09-09RDS: Remove struct rds_rdma_opAndy Grover
2010-09-09RDS: purge atomic resources too in rds_message_purge()Andy Grover
2010-09-09RDS: Inline rdma_prepare into cmsg_rdma_argsAndy Grover
2010-09-09RDS: Implement silent atomicsAndy Grover
2010-09-09RDS: Move loop-only function to loop.cAndy Grover
2010-09-09RDS/IB: Make all flow control code conditional on i_flowctlAndy Grover
2010-09-09RDS: Remove unsignaled_bytes sysctlAndy Grover
2010-09-09RDS: rewrite rds_ib_xmitAndy Grover
2010-09-09RDS/IB: Remove ib_[header/data]_sge() functionsAndy Grover
2010-09-09RDS/IB: Remove dead codeAndy Grover
2010-09-09RDS/IB: Disallow connections less than RDS 3.1Andy Grover
2010-09-09RDS/IB: eliminate duplicate codeAndy Grover
2010-09-09RDS: inc_purge() transport function unused - remove itAndy Grover
2010-09-09RDS: WhitespaceAndy Grover
2010-09-09RDS: Do not mask address when pinning pagesAndy Grover
2010-09-09RDS: Base init_depth and responder_resources on hw valuesAndy Grover
2010-09-09RDS: Implement atomic operationsAndy Grover
2010-09-09RDS: Clear up some confusing code in send_remove_from_sockAndy Grover
2010-09-09RDS: make sure all sgs alloced are initializedAndy Grover
2010-09-09RDS: make m_rdma_op a member of rds_messageAndy Grover
2010-09-09RDS: fold rdma.h into rds.hAndy Grover
2010-09-09RDS: Explicitly allocate rm in sendmsg()Andy Grover
2010-09-09RDS: cleanup/fix rds_rdma_unuseAndy Grover
2010-09-09RDS: break out rdma and data ops into nested structs in rds_messageAndy Grover
2010-09-09RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisonsAndy Grover
2010-09-09RDS: move rds_shutdown_worker impl. to rds_conn_shutdownAndy Grover
2010-09-09RDS: Fix locking in send on m_rs_lockAndy Grover
2010-09-09RDS: Rewrite rds_send_drop_to() for clarityAndy Grover
2010-09-09RDS: Fix corrupted rds_mrsTina Yang
2010-09-09RDS: Fix BUG_ONs to not fire when in a taskletAndy Grover
2010-09-07net: poll() optimizationsEric Dumazet
2010-09-07net/caifcaif_dev.c: Use netdev_<level>Joe Perches
2010-09-07net/caif: Use pr_fmtJoe Perches
2010-09-07net/9p/trans_fd.c: Fix unsigned return typeJulia Lawall
2010-09-07net: pskb_expand_head() optimizationEric Dumazet
2010-09-07tipc: Fix misleading error code when enabling Ethernet bearersAllan Stephens
2010-09-07tipc: Ensure outgoing messages on Ethernet have sufficient headroomAllan Stephens
2010-09-07tipc: Minor optimizations to name table translation codeAllan Stephens
2010-09-03net: remove two kmemcheck annotationsEric Dumazet
2010-09-03ipv6: add special mode forwarding=2 to send RS while configured as routerThomas Graf