summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2010-09-08RDS/IB: Remove dead codeAndy Grover
2010-09-08RDS/IB: Disallow connections less than RDS 3.1Andy Grover
2010-09-08RDS/IB: eliminate duplicate codeAndy Grover
2010-09-08RDS: inc_purge() transport function unused - remove itAndy Grover
2010-09-08RDS: WhitespaceAndy Grover
2010-09-08RDS: Do not mask address when pinning pagesAndy Grover
2010-09-08RDS: Base init_depth and responder_resources on hw valuesAndy Grover
2010-09-08RDS: Implement atomic operationsAndy Grover
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-08net: blackhole route should always be recalculatedJianzhao Wang
2010-09-08ipv4: Suppress lockdep-RCU false positive in FIB trie (3)Jarek Poplawski
2010-09-08net: remove address space warnings in net/socket.cNamhyung Kim
2010-09-08net: rps: add the shortcut for one rps_cpusChangli Gao
2010-09-08sctp: implement SIOCINQ ioctl() (take 3)Diego Elio 'Flameeyes' Pettenò
2010-09-08ipvs: fix active FTPJulian Anastasov
2010-09-08gro: Re-fix different skb headroomsJarek Poplawski
2010-09-07svcrpc: cache deferral cleanupJ. Bruce Fields
2010-09-07svcrpc: minor cache cleanupJ. Bruce Fields
2010-09-07sunrpc/cache: allow threads to block while waiting for cache update.NeilBrown
2010-09-07sunrpc: use seconds since boot in expiry cacheNeilBrown
2010-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-09-07ipv4: Fix reverse path filtering with multipath routing.David S. Miller
2010-09-07UNIX: Do not loop forever at unix_autobind().Tetsuo Handa
2010-09-07irda: off by oneDan Carpenter
2010-09-07netfilter: discard overlapping IPv6 fragmentNicolas Dichtel
2010-09-07ipv6: discard overlapping fragmentNicolas Dichtel
2010-09-07net: fix tx queue selection for bridged devices implementing select_queueHelmut Schaa
2010-09-07skb: Add tracepoints to freeing skbKoki Sanagi
2010-09-07netdev: Add tracepoints to netdev layerKoki Sanagi
2010-09-06net: poll() optimizationsEric Dumazet
2010-09-06net/caifcaif_dev.c: Use netdev_<level>Joe Perches
2010-09-06net/caif: Use pr_fmtJoe Perches
2010-09-06net/9p/trans_fd.c: Fix unsigned return typeJulia Lawall
2010-09-06net: pskb_expand_head() optimizationEric Dumazet
2010-09-06tipc: Fix misleading error code when enabling Ethernet bearersAllan Stephens
2010-09-06tipc: Ensure outgoing messages on Ethernet have sufficient headroomAllan Stephens
2010-09-06tipc: Minor optimizations to name table translation codeAllan Stephens
2010-09-03net: remove two kmemcheck annotationsEric Dumazet