summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2010-09-03ipv6: add special mode accept_ra=2 to accept RA while configured as routerThomas Graf
2010-09-02Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-09-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-09-02net: arp: code cleanupChangli Gao
2010-09-02net: dev_add_pack() & __dev_remove_pack() changesEric Dumazet
2010-09-02ipvs: use pkts for SCTP tooJulian Anastasov
2010-09-02net: another last_rx roundEric Dumazet
2010-09-02tcp: update also tcp_output with regard to RFC 5681Gerrit Renker
2010-09-02net: make rx_queue sysfs_ops conststephen hemminger
2010-09-01mac80211: only cancel software-based scans on suspendJohn W. Linville
2010-09-01net: skbuff.c cleanupEric Dumazet
2010-09-01skge: add GRO supportEric Dumazet
2010-09-01net: tunnels should use rcu_dereferenceEric Dumazet
2010-08-31gro: unexport tcp4_gro_receive and tcp4_gro_completeEric Dumazet
2010-08-31pktgen: remove non used variableEric Dumazet
2010-08-31vlan: Use vlan_dev_real_dev in vlan_hwaccel_do_receiveJiri Pirko
2010-08-31Phonet: do not set POLLOUT in case of send buffer overflowRémi Denis-Courmont
2010-08-31Phonet: correct sendmsg() error code from sock_alloc_send_skb()Rémi Denis-Courmont
2010-08-31Phonet: restore flow control credits when sending failsRémi Denis-Courmont
2010-08-31mac80211: cancel scan in ieee80211_restart_hw if software scan pendingJohn W. Linville
2010-08-31net/wireless: Remove double testJulia Lawall
2010-08-31mac80211: Do not generate CQM events based on first Beacon framesJouni Malinen
2010-08-31mac80211: Fix signal strength average initialization for CQM eventsJouni Malinen
2010-08-30ipv6: struct xfrm6_tunnel in read_mostly sectionEric Dumazet
2010-08-30net: struct xfrm_tunnel in read_mostly sectionEric Dumazet
2010-08-30dccp ccid-3: use per-route RTO or TCP RTO as fallbackGerrit Renker