summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-07mlx4_en: Fixed Ethtool statistics reportYevgeny Petrilin
2010-09-07mlx4_en: Consider napi_get_frags() failure.Yevgeny Petrilin
2010-09-07net/caifcaif_dev.c: Use netdev_<level>Joe Perches
2010-09-07net/caif: Use pr_fmtJoe Perches
2010-09-07drivers/atm/firestream.c: Fix unsigned return typeJulia Lawall
2010-09-07net/9p/trans_fd.c: Fix unsigned return typeJulia Lawall
2010-09-07drivers/net: Removing undead ifdef CHELSIO_T1_1GChristian Dietrich
2010-09-07drivers/net/jme: Use pr_<level>Joe Perches
2010-09-07isdn: cleanup: make buffer smallerDan Carpenter
2010-09-07isdn: potential buffer overflowsDan Carpenter
2010-09-07NET: bna, fix lock imbalanceJiri Slaby
2010-09-07drivers/net/fs_enet/fs_enet-main.c: Add of_node_put to avoid memory leakJulia Lawall
2010-09-07net: pskb_expand_head() optimizationEric Dumazet
2010-09-07ibmveth: Update module information and versionSantiago Leon
2010-09-07ibmveth: Remove some unnecessary include filesSantiago Leon
2010-09-07ibmveth: Convert driver specific assert to BUG_ONSantiago Leon
2010-09-07ibmveth: Return -EINVAL on all ->probe errorsSantiago Leon
2010-09-07ibmveth: Coding style fixesSantiago Leon
2010-09-07ibmveth: Some formatting fixesSantiago Leon
2010-09-07ibmveth: Convert driver specific error functions to netdev_errSantiago Leon
2010-09-07ibmveth: Convert driver specific debug to netdev_dbgSantiago Leon
2010-09-07ibmveth: Remove redundant function prototypesSantiago Leon
2010-09-07ibmveth: Convert to netdev_alloc_skbSantiago Leon
2010-09-07ibmveth: remove procfs codeSantiago Leon
2010-09-07ibmveth: Enable IPv6 checksum offloadSantiago Leon