summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2011-01-07Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2011-01-07Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-01-07dccp: make upper bound for seq_window consistent on 32/64 bitGerrit Renker
2011-01-07dccp: fix bug in updating the GSRSamuel Jero
2011-01-07dccp: fix return value for sequence-invalid packetsSamuel Jero
2011-01-07fs: scale mntget/mntputNick Piggin
2011-01-07fs: improve scalability of pseudo filesystemsNick Piggin
2011-01-07fs: dcache reduce branches in lookup pathNick Piggin
2011-01-07fs: avoid inode RCU freeing for pseudo fsNick Piggin
2011-01-07fs: icache RCU free inodesNick Piggin
2011-01-07fs: change d_delete semanticsNick Piggin
2011-01-06NFS rename client back channel transport fieldAndy Adamson
2011-01-06NFS associate sessionid with callback connectionAndy Adamson
2011-01-06SUNRPC register and unregister the back channel transportAndy Adamson
2011-01-06SUNRPC new transport for the NFSv4.1 shared back channelAndy Adamson
2011-01-06SUNRPC fix bc_send printAndy Adamson
2011-01-06SUNRPC move svc_drop to caller of svc_process_commonAndy Adamson
2011-01-06net: bridge: check the length of skb after nf_bridge_maybe_copy_header()Changli Gao
2011-01-06netfilter: fix export secctx error handlingPablo Neira Ayuso
2011-01-06netfilter: fix the race when initializing nf_ct_expect_hash_rndChangli Gao
2011-01-06ipv4: IP defragmentation must be ECN awareEric Dumazet
2011-01-06dcb: use after free in dcb_flushapp()Dan Carpenter
2011-01-06dcb: unlock on error in dcbnl_ieee_get()Dan Carpenter
2011-01-06Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-01-06net: add POLLPRI to sock_def_readable()Eric Dumazet
2011-01-05af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks.David S. Miller
2011-01-05net_sched: pfifo_head_drop problemEric Dumazet
2011-01-05mac80211: remove stray externJohannes Berg
2011-01-05mac80211: implement off-channel TX using hw r-o-c offloadJohannes Berg
2011-01-05mac80211: implement hardware offload for remain-on-channelJohannes Berg
2011-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-01-05[S390] irq: have detailed statistics for interrupt typesHeiko Carstens
2011-01-04svcrpc: ensure cache_check caller sees updated entryJ. Bruce Fields
2011-01-04svcrpc: take lock on turning entry NEGATIVE in cache_checkJ. Bruce Fields