aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2011-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-01-14Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2011-01-14rxrpc: rxrpc_workqueue isn't used during memory reclaimTejun Heo
2011-01-13net: remove dev_txq_stats_fold()Eric Dumazet
2011-01-13Merge branch 'master' of git://1984.lsi.us.es/net-2.6David S. Miller
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-13netfilter: ctnetlink: fix loop in ctnetlink_get_conntrack()Pablo Neira Ayuso
2011-01-12eth: fix new kernel-doc warningRandy Dunlap
2011-01-12Merge branch 'master' of git://1984.lsi.us.es/net-2.6David S. Miller
2011-01-12inet6: prevent network storms caused by linux IPv6 routersAlexey Kuznetsov
2011-01-12pass default dentry_operations to mount_pseudo()Al Viro
2011-01-12net/ceph: make ceph_msgr_wq non-reentrantTejun Heo
2011-01-12ceph: Always free allocated memory in osdmap_decode()Jesper Juhl
2011-01-12ceph: add dir_layout to inodeSage Weil
2011-01-12netfilter: fix compilation when conntrack is disabled but tproxy is enabledKOVACS Krisztian
2011-01-12net: ax25: fix information leak to userland harderKees Cook
2011-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-01-11Merge branch 'master' of git://1984.lsi.us.es/net-2.6David S. Miller
2011-01-11Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds
2011-01-11netfilter: fix race in conntrack between dump_table and destroyStephen Hemminger
2011-01-11ah: reload pointers to skb data after calling skb_cow_data()Dang Hongwu
2011-01-11xfrm: check trunc_len in XFRMA_ALG_AUTH_TRUNCNicolas Dichtel
2011-01-11tcp: disallow bind() to reuse addr/portEric Dumazet
2011-01-11rpc: allow xprt_class->setup to return a preexisting xprtJ. Bruce Fields
2011-01-11rpc: keep backchannel xprt as long as server connectionJ. Bruce Fields
2011-01-11rpc: move sk_bc_xprt to svc_xprtJ. Bruce Fields
2011-01-11Merge commit 'v2.6.37' into for-2.6.38-incomingJ. Bruce Fields
2011-01-11net/9p: Use proper data typesM. Mohan Kumar
2011-01-10CAIF: Fix IPv6 support in receive path for GPRS/3GKumar Sanghvi
2011-01-10arp: allow to invalidate specific ARP entriesMaxim Levitsky
2011-01-10net_sched: factorize qdisc stats handlingEric Dumazet
2011-01-10net: Add alloc_netdev_mqs functionTom Herbert
2011-01-10caif: don't set connection request param size before copying dataDan Rosenberg
2011-01-10phonet: some signedness bugsDan Carpenter
2011-01-10Merge branch 'bugfixes' into nfs-for-2.6.38Trond Myklebust
2011-01-10NFS: Don't use vm_map_ram() in readdirTrond Myklebust
2011-01-10netfilter: x_tables: dont block BH while reading countersEric Dumazet
2011-01-09net offloading: Convert checksums to use centrally computed features.Jesse Gross
2011-01-09net offloading: Convert skb_need_linearize() to use precomputed features.Jesse Gross
2011-01-09net offloading: Convert dev_gso_segment() to use precomputed features.Jesse Gross
2011-01-09net offloading: Pass features into netif_needs_gso().Jesse Gross
2011-01-09net offloading: Generalize netif_get_vlan_features().Jesse Gross
2011-01-09net offloading: Accept NETIF_F_HW_CSUM for all protocols.Jesse Gross
2011-01-09net: fix kernel-doc warning in core/filter.cRandy Dunlap
2011-01-09netlink: test for all flags of the NLM_F_DUMP compositeJan Engelhardt
2011-01-09Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6David S. Miller
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds