aboutsummaryrefslogtreecommitdiffstats
path: root/net/rds/ib_send.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-08RDS: inc_purge() transport function unused - remove itAndy Grover12-18/+3
2010-09-08RDS: WhitespaceAndy Grover3-4/+3
2010-09-08RDS: Do not mask address when pinning pagesAndy Grover1-2/+2
2010-09-08RDS: Base init_depth and responder_resources on hw valuesAndy Grover4-11/+24
2010-09-08RDS: Implement atomic operationsAndy Grover9-23/+321
2010-09-08RDS: Clear up some confusing code in send_remove_from_sockAndy Grover1-1/+1
2010-09-08RDS: make sure all sgs alloced are initializedAndy Grover2-3/+2
2010-09-08RDS: make m_rdma_op a member of rds_messageAndy Grover6-90/+129
2010-09-08RDS: fold rdma.h into rds.hAndy Grover12-95/+77
2010-09-08RDS: Explicitly allocate rm in sendmsg()Andy Grover3-27/+62
2010-09-08RDS: cleanup/fix rds_rdma_unuseAndy Grover1-12/+15
2010-09-08RDS: break out rdma and data ops into nested structs in rds_messageAndy Grover7-85/+96
2010-09-08RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisonsAndy Grover26-90/+90
2010-09-08RDS: move rds_shutdown_worker impl. to rds_conn_shutdownAndy Grover3-53/+63
2010-09-08RDS: Fix locking in send on m_rs_lockAndy Grover1-7/+8
2010-09-08RDS: Rewrite rds_send_drop_to() for clarityAndy Grover1-35/+29
2010-09-08RDS: Fix corrupted rds_mrsTina Yang1-0/+8
2010-09-08RDS: Fix BUG_ONs to not fire when in a taskletAndy Grover2-2/+2
2010-09-08ixgbevf: Removed unneeded HW struct membersGreg Rose1-2/+0
2010-09-08drivers/net/ixgbe/ixgbe_main.c: Add ixgbe_psumJoe Perches1-146/+151
2010-09-08drivers/net/ixgbe/ixgbe_main.c: Use pr_<level>Joe Perches1-38/+36
2010-09-08drivers/net/ixgbe/ixgbe_main.c: Checkpatch cleanupsJoe Perches1-231/+236
2010-09-08ixgbe: fix TX ring enable issues seen when VMDQ is enabledAlexander Duyck1-1/+1
2010-09-08qeth: NAPI support for l2 and l3 disciplineFrank Blaschka4-138/+260
2010-09-08Kconfig: have CCWGROUP depend on CLAWMike Frysinger1-1/+1
2010-09-08qeth: Use %pI6Joe Perches1-6/+1
2010-09-08qdio: extend API to allow pollingJan Glauber7-61/+225
2010-09-08e1000: fix Tx hangs by disabling 64-bit DMAJesse Brandeburg1-70/+92
2010-09-08net: introduce rcu_dereference_rtnlEric Dumazet1-0/+11
2010-09-08drivers: isdn: capi: use simple_strtol to convert numbersAndy Shevchenko1-4/+13
2010-09-08net: remove address space warnings in net/socket.cNamhyung Kim1-6/+15
2010-09-08include/net/raw.h: Convert raw_seq_private macro to inlineJoe Perches1-1/+4
2010-09-08introduce cx82310_eth: Conexant CX82310-based ADSL router USB ethernet driverOndrej Zary3-0/+363
2010-09-08net: rps: add the shortcut for one rps_cpusChangli Gao1-3/+11
2010-09-08sctp: implement SIOCINQ ioctl() (take 3)Diego Elio 'Flameeyes' Pettenò1-1/+34
2010-09-07r8169: add gro supportEric Dumazet1-2/+8
2010-09-07bnx2x: Update bnx2x version to 1.52.53-6Yaniv Rosner1-2/+2
2010-09-07bnx2x: Change LED scheme for dual-mediaYaniv Rosner5-46/+336
2010-09-07bnx2x: Add dual-media changesYaniv Rosner9-376/+1074
2010-09-07bnx2x: Organize PHY functionsYaniv Rosner4-2428/+2475
2010-09-07bnx2x: Apply logic changes for the new schemeYaniv Rosner2-177/+155
2010-09-07bnx2x: Move common function into aggregated functionYaniv Rosner3-98/+108
2010-09-07bnx2x: Adjust flow-control with the new schemeYaniv Rosner1-74/+137
2010-09-07bnx2x: Adjust alignment of split PHY functionsYaniv Rosner2-1271/+894
2010-09-07bnx2x: Split PHY functionsYaniv Rosner4-853/+1425
2010-09-07bnx2x: Unify PHY attributesYaniv Rosner6-1386/+916
2010-09-06net: poll() optimizationsEric Dumazet4-12/+8
2010-09-06mlx4_en: Fixed Ethtool statistics reportYevgeny Petrilin2-2/+2
2010-09-06mlx4_en: Consider napi_get_frags() failure.Yevgeny Petrilin1-0/+2
2010-09-06net/caifcaif_dev.c: Use netdev_<level>Joe Perches1-8/+8