summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-07-23net/9p: Fix the msize calculation.Venkateswararao Jujjuri (JV)
2011-07-23fs/9p: add 9P2000.L unlinkat operationAneesh Kumar K.V
2011-07-23fs/9p: add 9P2000.L renameat operationAneesh Kumar K.V
2011-07-23fs/9p: Clean-up get_protocol_version() to use strcmpPrem Karat
2011-07-23fs/9p: Fid is not valid after a failed clunk.Aneesh Kumar K.V
2011-07-23VirtIO can transfer VIRTQUEUE_NUM of pages.jvrao
2011-07-23Fix the size of receive buffer packing onto VirtIO ring.jvrao
2011-07-239p: clean up packet dump codeEric Van Hensbergen
2011-07-23net/9p: fix client code to fail more gracefully on protocol errorEric Van Hensbergen
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-07-22Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-07-22icmp: Fix regression in nexthop resolution during replies.David S. Miller
2011-07-21ipv4: Constrain UFO fragment sizes to multiples of 8 bytesBill Sommerfeld
2011-07-21ipv6: make fragment identifications less predictableEric Dumazet
2011-07-21ipv6: unshare inetpeersEric Dumazet
2011-07-21ethtool: Allow zero-length register dumps againBen Hutchings
2011-07-21skbuff: fix error handling in pskb_copy()Dan Carpenter
2011-07-21vlan: move vlan_group_[gs]et_device to public headerJiri Pirko
2011-07-21vlan: kill ndo_vlan_rx_registerJiri Pirko
2011-07-21vlan: kill vlan_gro_frags and vlan_gro_receiveJiri Pirko
2011-07-21vlan: kill __vlan_hwaccel_rx and vlan_hwaccel_rxJiri Pirko
2011-07-21lro: do vlan cleanupJiri Pirko
2011-07-21lro: kill lro_vlan_hwaccel_receive_fragsJiri Pirko
2011-07-21lro: kill lro_vlan_hwaccel_receive_skbJiri Pirko
2011-07-21vlan: introduce __vlan_find_dev_deep()Jiri Pirko
2011-07-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-07-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-07-21netfilter: ipset: hash:net,iface fixed to handle overlapping nets behind diff...Jozsef Kadlecsik
2011-07-20net,rcu: Convert call_rcu(xt_rateest_free_rcu) to kfree_rcu()Paul E. McKenney
2011-07-20switch vfs_path_lookup() to struct pathAl Viro
2011-07-20new helpers: kern_path_create/user_path_createAl Viro
2011-07-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-07-19ceph: fix file mode calculationSage Weil
2011-07-19netfilter: nfnetlink_queue: batch verdict supportFlorian Westphal
2011-07-19netfilter: nfnetlink_queue: assert monotonic packet idsEric Dumazet
2011-07-18ipv4: save cpu cycles from check_leaf()Eric Dumazet
2011-07-18netfilter: nfnetlink_queue: provide rcu enabled callbacksEric Dumazet
2011-07-18netfilter: nfnetlink: add RCU in nfnetlink_rcv_msg()Eric Dumazet
2011-07-18net: Add ->neigh_lookup() operation to dst_opsDavid S. Miller
2011-07-17net: Abstract dst->neighbour accesses behind helpers.David S. Miller
2011-07-17ipv6: Get rid of rt6i_nexthop macro.David S. Miller
2011-07-17neigh: Pass neighbour entry to output ops.David S. Miller
2011-07-17net: vlan, qlcnic: make vlan_find_dev privateDavid Lamparter
2011-07-16neigh: Kill ndisc_ops->queue_xmitDavid S. Miller
2011-07-16neigh: Kill hh_cache->hh_outputDavid S. Miller
2011-07-16neigh: Kill neigh_ops->hh_outputDavid S. Miller
2011-07-16neigh: Simply destroy handling wrt. hh_cache.David S. Miller
2011-07-16net: Create and use new helper, neigh_output().David S. Miller
2011-07-16ipv6: Use calculated 'neigh' instead of re-evaluating dst->neighbourDavid S. Miller
2011-07-16ipv4: Use calculated 'neigh' instead of re-evaluating dst->neighbourDavid S. Miller