aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2010-05-19Merge branch 'for-2.6.35' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2010-05-19Merge branch 'nfs-for-2.6.35' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds
2010-05-19Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...Linus Torvalds
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-16tcp: fix MD5 (RFC2385) supportEric Dumazet
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
2010-05-14gss_krb5: Advertise rc4-hmac enctype support in the rpcsec_gss/krb5 upcallTrond Myklebust
2010-05-14gss_krb5: Add support for rc4-hmac encryptionKevin Coffman
2010-05-14gss_krb5: Use confounder length in wrap codeKevin Coffman
2010-05-14gssd_krb5: More arcfour-hmac supportKevin Coffman
2010-05-14gss_krb5: Save the raw session key in the contextKevin Coffman
2010-05-14gssd_krb5: arcfour-hmac supportKevin Coffman
2010-05-14gss_krb5: Advertise AES enctype support in the rpcsec_gss/krb5 upcallTrond Myklebust
2010-05-14gss_krb5: add remaining pieces to enable AES encryption supportKevin Coffman
2010-05-14gss_krb5: add support for new token formats in rfc4121Kevin Coffman
2010-05-14xdr: Add an export for the helper function write_bytes_to_xdr_buf()Kevin Coffman
2010-05-14gss_krb5: Advertise triple-des enctype support in the rpcsec_gss/krb5 upcallTrond Myklebust
2010-05-14gss_krb5: add support for triple-des encryptionKevin Coffman
2010-05-14gss_krb5: Add upcall info indicating supported kerberos enctypesTrond Myklebust
2010-05-14gss_krb5: handle new context format from gssdKevin Coffman
2010-05-14gss_krb5: import functionality to derive keys into the kernelKevin Coffman
2010-05-14gss_krb5: add ability to have a keyed checksum (hmac)Kevin Coffman
2010-05-14gss_krb5: introduce encryption type frameworkKevin Coffman
2010-05-14gss_krb5: prepare for new context formatKevin Coffman
2010-05-14gss_krb5: split up functions in preparation of adding new enctypesKevin Coffman
2010-05-14gss_krb5: Don't expect blocksize to always be 8 when calculating paddingJ. Bruce Fields
2010-05-14gss_krb5: Added and improved code commentsKevin Coffman
2010-05-14gss_krb5: Introduce encryption type frameworkKevin Coffman
2010-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-05-10PM QOS updateMark Gross
2010-05-10net: Fix FDDI and TR config checks in ipv4 arp and LLC.David S. Miller