summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-08RDS: Clear up some confusing code in send_remove_from_sockAndy Grover
2010-09-08RDS: make sure all sgs alloced are initializedAndy Grover
2010-09-08RDS: make m_rdma_op a member of rds_messageAndy Grover
2010-09-08RDS: fold rdma.h into rds.hAndy Grover
2010-09-08RDS: Explicitly allocate rm in sendmsg()Andy Grover
2010-09-08RDS: cleanup/fix rds_rdma_unuseAndy Grover
2010-09-08RDS: break out rdma and data ops into nested structs in rds_messageAndy Grover
2010-09-08RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisonsAndy Grover
2010-09-08RDS: move rds_shutdown_worker impl. to rds_conn_shutdownAndy Grover
2010-09-08RDS: Fix locking in send on m_rs_lockAndy Grover
2010-09-08RDS: Rewrite rds_send_drop_to() for clarityAndy Grover
2010-09-08RDS: Fix corrupted rds_mrsTina Yang
2010-09-08RDS: Fix BUG_ONs to not fire when in a taskletAndy Grover
2010-09-06net: poll() optimizationsEric Dumazet
2010-09-06mlx4_en: Fixed Ethtool statistics reportYevgeny Petrilin
2010-09-06mlx4_en: Consider napi_get_frags() failure.Yevgeny Petrilin
2010-09-06net/caifcaif_dev.c: Use netdev_<level>Joe Perches
2010-09-06net/caif: Use pr_fmtJoe Perches
2010-09-06drivers/atm/firestream.c: Fix unsigned return typeJulia Lawall
2010-09-06net/9p/trans_fd.c: Fix unsigned return typeJulia Lawall
2010-09-06drivers/net: Removing undead ifdef CHELSIO_T1_1GChristian Dietrich
2010-09-06drivers/net/jme: Use pr_<level>Joe Perches
2010-09-06isdn: cleanup: make buffer smallerDan Carpenter
2010-09-06isdn: potential buffer overflowsDan Carpenter
2010-09-06NET: bna, fix lock imbalanceJiri Slaby
2010-09-06drivers/net/fs_enet/fs_enet-main.c: Add of_node_put to avoid memory leakJulia Lawall
2010-09-06net: pskb_expand_head() optimizationEric Dumazet
2010-09-06ibmveth: Update module information and versionSantiago Leon
2010-09-06ibmveth: Remove some unnecessary include filesSantiago Leon
2010-09-06ibmveth: Convert driver specific assert to BUG_ONSantiago Leon
2010-09-06ibmveth: Return -EINVAL on all ->probe errorsSantiago Leon
2010-09-06ibmveth: Coding style fixesSantiago Leon
2010-09-06ibmveth: Some formatting fixesSantiago Leon
2010-09-06ibmveth: Convert driver specific error functions to netdev_errSantiago Leon
2010-09-06ibmveth: Convert driver specific debug to netdev_dbgSantiago Leon
2010-09-06ibmveth: Remove redundant function prototypesSantiago Leon
2010-09-06ibmveth: Convert to netdev_alloc_skbSantiago Leon
2010-09-06ibmveth: remove procfs codeSantiago Leon
2010-09-06ibmveth: Enable IPv6 checksum offloadSantiago Leon
2010-09-06ibmveth: Remove duplicate checksum offload setup codeSantiago Leon
2010-09-06ibmveth: Add optional flush of rx bufferSantiago Leon
2010-09-06ibmveth: Add scatter-gather supportSantiago Leon
2010-09-06ibmveth: Use lighter weight read memory barrier in ibmveth_pollAnton Blanchard
2010-09-06ibmveth: Add rx_copybreakSantiago Leon
2010-09-06ibmveth: Add tx_copybreakSantiago Leon
2010-09-06ibmveth: Remove LLTXSantiago Leon
2010-09-06ibmveth: batch rx buffer replacementSantiago Leon
2010-09-06ibmveth: Remove integer divide caused by modulusSantiago Leon
2010-09-06ns83820: Use predefined autoneg constantsDenis Kirjanov
2010-09-06ns83820: Add copper device settingsDenis Kirjanov