summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2010-05-18libata-sff: reorder SFF/BMDMA functionsTejun Heo1-9/+12
2010-05-18libata: kill ATA_FLAG_DISABLEDTejun Heo1-8/+0
2010-05-18net: add a noref bit on skb dstEric Dumazet1-4/+54
2010-05-18Merge branch 'next' into for-linusJames Morris2-181/+1
2010-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds3-23/+14
2010-05-17m68k: amiga - Zorro host bridge platform device conversionGeert Uytterhoeven1-9/+0
2010-05-17m68k: amiga - Zorro bus modalias supportGeert Uytterhoeven2-12/+10
2010-05-17platform: Make platform resource input parameters constGeert Uytterhoeven1-2/+4
2010-05-17Merge branch 'devel-stable' into develRussell King74-199/+373
2010-05-17atomic_t: Remove volatile from atomic_t definitionAnton Blanchard1-2/+2
2010-05-17[S390] add breaking event address for user spaceMartin Schwidefsky1-0/+1
2010-05-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-4/+19
2010-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-4/+19
2010-05-16rtnetlink: make SR-IOV VF interface symmetricChris Wright1-4/+19
2010-05-16net: Consistent skb timestampingEric Dumazet1-0/+1
2010-05-16net: adjust handle_macvlan to pass port struct to hookJiri Pirko1-1/+2
2010-05-16sysctl: add proc_do_large_bitmapOctavian Purdila1-0/+2
2010-05-15Fix the regression created by "set S_DEAD on unlink()..." commitAl Viro1-0/+14
2010-05-15libata: make sff_irq_on() method optionalSergei Shtylyov1-2/+2
2010-05-15libata: introduce sff_set_devctl() methodSergei Shtylyov1-0/+1
2010-05-15libata: use longer 0xff wait if parallel scan is enabledTejun Heo1-5/+6
2010-05-15libata-sff: kill unused ata_bus_reset()Sergei Shtylyov1-1/+0
2010-05-15ahci: Add platform driverAnton Vorontsov1-0/+29
2010-05-14SUNRPC: Don't spam gssd with upcall requests when the kerberos key expiredTrond Myklebust2-0/+2
2010-05-14SUNRPC: Reorder the struct rpc_task fieldsTrond Myklebust1-6/+6
2010-05-14SUNRPC: Remove the 'tk_magic' debugging fieldTrond Myklebust1-3/+0
2010-05-14SUNRPC: Move the task->tk_bytes_sent and tk_rtt to struct rpc_rqstTrond Myklebust2-5/+5
2010-05-14NFS: Don't use GFP_KERNEL in rpcsec_gss downcallsTrond Myklebust2-3/+6
2010-05-14SUNRPC: Replace jiffies-based metrics with ktime-based metricsChuck Lever3-6/+9
2010-05-14ktime: introduce ktime_to_ms()Chuck Lever1-2/+8
2010-05-14SUNRPC: RPC metrics and RTT estimator should use same RTT valueChuck Lever1-1/+0
2010-05-14SUNRPC: Trivial cleanups in include/linux/sunrpc/xdr.hChuck Lever1-3/+5
2010-05-14NFSv4: Clean up the NFSv4 setclientid operationTrond Myklebust2-1/+5
2010-05-14SUNRPC: Fail over more quickly on connect errorsTrond Myklebust1-2/+1
2010-05-14NFS: Reduce stack footprint of nfs_proc_remove()Trond Myklebust1-1/+1
2010-05-14NFS: Add helper functions for allocating filehandles and fattr structsTrond Myklebust1-0/+14
2010-05-14gss_krb5: Add support for rc4-hmac encryptionKevin Coffman1-0/+9
2010-05-14gss_krb5: Use confounder length in wrap codeKevin Coffman1-0/+3
2010-05-14gssd_krb5: More arcfour-hmac supportKevin Coffman1-2/+3
2010-05-14gss_krb5: Save the raw session key in the contextKevin Coffman1-0/+1
2010-05-14gssd_krb5: arcfour-hmac supportKevin Coffman1-2/+2
2010-05-14gss_krb5: add remaining pieces to enable AES encryption supportKevin Coffman1-0/+20
2010-05-14gss_krb5: add support for new token formats in rfc4121Kevin Coffman1-0/+28
2010-05-14gss_krb5: add support for triple-des encryptionKevin Coffman1-0/+5
2010-05-14gss_krb5: Add upcall info indicating supported kerberos enctypesTrond Myklebust1-0/+2
2010-05-14gss_krb5: handle new context format from gssdKevin Coffman1-2/+21
2010-05-14gss_krb5: import functionality to derive keys into the kernelKevin Coffman1-0/+31
2010-05-14gss_krb5: add ability to have a keyed checksum (hmac)Kevin Coffman1-3/+8
2010-05-14gss_krb5: introduce encryption type frameworkKevin Coffman1-1/+24
2010-05-14gss_krb5: split up functions in preparation of adding new enctypesKevin Coffman1-0/+1