summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-05-18Revert "sysfs: add struct file* to bin_attr callbacks"Stephen Rothwell
2010-05-18Merge branch 'quilt/driver-core'Stephen Rothwell
2010-05-18Merge remote branch 'bkl-procfs/bkl/procfs'Stephen Rothwell
2010-05-18Merge remote branch 'suspend/linux-next'Stephen Rothwell
2010-05-18Merge remote branch 'trivial/for-next'Stephen Rothwell
2010-05-18Merge branch 'quilt/rr'Stephen Rothwell
2010-05-18Merge remote branch 'wireless/master'Stephen Rothwell
2010-05-18Merge remote branch 'net/master'Stephen Rothwell
2010-05-18Merge remote branch 'v9fs/for-next'Stephen Rothwell
2010-05-18Merge remote branch 'nfsd/nfsd-next'Stephen Rothwell
2010-05-18Merge remote branch 'nfs/linux-next'Stephen Rothwell
2010-05-18Merge remote branch 'wireless-current/master'Stephen Rothwell
2010-05-18sysfs: add struct file* to bin_attr callbacksChris Wright
2010-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-179p: back out clunk on failed removeEric Van Hensbergen
2010-05-179p: add 9P2000.L rename operationSripathi Kodi
2010-05-179p: add 9P2000.L statfs operationSripathi Kodi
2010-05-179p: VFS switches for 9p2000.L: protocol and client changesSripathi Kodi
2010-05-179p: clunk fid on failed removeAneesh Kumar K.V
2010-05-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-05-17sunrpc: Include missing smp_lock.hFrederic Weisbecker
2010-05-17procfs: Push down the bkl from ioctlFrederic Weisbecker
2010-05-16rtnetlink: make SR-IOV VF interface symmetricChris Wright
2010-05-16sctp: delete active ICMP proto unreachable timer when free transportWei Yongjun
2010-05-16net: congestion notifications are not dropped packetsEric Dumazet
2010-05-16net: Introduce sk_route_nocapsEric Dumazet
2010-05-16tcp: fix MD5 (RFC2385) supportEric Dumazet
2010-05-15net: Consistent skb timestampingEric Dumazet
2010-05-15xfrm: fix policy unreferencing on larval dropTimo Teras
2010-05-15net: adjust handle_macvlan to pass port struct to hookJiri Pirko
2010-05-15net: reserve ports for applications using fixed port numbersAmerigo Wang
2010-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/...David S. Miller
2010-05-15bridge: update sysfs link names if port device names have changedSimon Arlott
2010-05-15bridge: change console message interfacestephen hemminger
2010-05-15bridge: netpoll cleanupstephen hemminger
2010-05-14netfilter: xt_TEE depends on NF_CONNTRACKRandy Dunlap
2010-05-14SUNRPC: Don't spam gssd with upcall requests when the kerberos key expiredTrond Myklebust
2010-05-14SUNRPC: Remove the 'tk_magic' debugging fieldTrond Myklebust
2010-05-14SUNRPC: Move the task->tk_bytes_sent and tk_rtt to struct rpc_rqstTrond Myklebust
2010-05-14SUNRPC: Ensure rpcauth_prune_expired() respects the nr_to_scan parameterTrond Myklebust
2010-05-14SUNRPC: Ensure memory shrinker doesn't waste time in rpcauth_prune_expired()Trond Myklebust
2010-05-14SUNRPC: Dont run rpcauth_cache_shrinker() when gfp_mask is GFP_NOFSTrond Myklebust
2010-05-14NFS: Don't use GFP_KERNEL in rpcsec_gss downcallsTrond Myklebust
2010-05-14SUNRPC: Fix xs_setup_bc_tcp()Trond Myklebust
2010-05-14SUNRPC: Replace jiffies-based metrics with ktime-based metricsChuck Lever
2010-05-14SUNRPC: RPC metrics and RTT estimator should use same RTT valueChuck Lever
2010-05-14SUNRPC: Fail over more quickly on connect errorsTrond Myklebust
2010-05-14SUNRPC: Move the test for XPRT_CONNECTING into xprt_connect()Trond Myklebust
2010-05-14SUNRPC: Cleanup - make rpc_new_task() call rpc_release_calldata on failureTrond Myklebust
2010-05-14SUNRPC: Clean up xprt_release()Trond Myklebust