summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2006-06-18[LSM-IPsec]: SELinux AuthorizeCatherine Zhang1-6/+34
2006-06-18[IPV4] igmp: Fixup struct ip_mc_list::multiaddr typeAlexey Dobriyan1-1/+1
2006-06-18[NETFILTER]: Add SIP connection tracking helperPatrick McHardy1-0/+44
2006-06-18[NETFILTER]: H.323 helper: Add support for Call ForwardingJing Min Zhao3-1/+10
2006-06-18[NETFILTER]: ctnetlink: fix NAT configurationPatrick McHardy1-1/+3
2006-06-18[NETFILTER]: conntrack: add fixed timeout flag in connection trackingEric Leblond1-0/+4
2006-06-18[NETFILTER]: conntrack: add sysctl to disable checksummingPatrick McHardy2-0/+3
2006-06-18[NETFILTER]: x_tables: add statistic matchPatrick McHardy1-0/+32
2006-06-18[NETFILTER]: x_tables: add quota matchPatrick McHardy1-0/+16
2006-06-18[IPSEC] xfrm: Abstract out encapsulation modesHerbert Xu1-0/+4
2006-06-18[TG3]: Add 5786 PCI IDMichael Chan1-0/+1
2006-06-18[I/OAT]: Add a sysctl for tuning the I/OAT offloaded I/O thresholdChris Leech1-0/+1
2006-06-18[I/OAT]: Structure changes for TCP recv offload to I/OATChris Leech2-0/+12
2006-06-18[I/OAT]: Utility functions for offloading sk_buff to iovec copiesChris Leech1-0/+22
2006-06-18[I/OAT]: Setup the networking subsystem as a DMA clientChris Leech1-0/+4
2006-06-18[I/OAT]: Move PCI_DEVICE_ID_INTEL_IOAT to linux/pci_ids.hDavid S. Miller1-0/+1
2006-06-18[I/OAT]: DMA memcpy subsystemChris Leech1-0/+337
2006-06-16Pull bugzilla-5737 into release branchLen Brown1-0/+4
2006-06-14[MTD] assume mtd->writesize is 1 for NOR flashesArtem B. Bityutskiy1-3/+6
2006-06-14Merge branch 'master' into upstreamJeff Garzik4-3/+7
2006-06-14Merge branch 'master' into upstreamJeff Garzik1-1/+1
2006-06-12[PATCH] libata: add host_set->next for legacy two host_sets case, take #3Tejun Heo1-1/+2
2006-06-12Merge branch 'merge'Paul Mackerras6-5/+10
2006-06-12libata: fix build, by adding required workqueue member to port structJeff Garzik1-0/+1
2006-06-12[PATCH] Snoop SET FEATURES - WRITE CACHE ENABLE/DISABLE command(v5)zhao, forrest1-0/+3
2006-06-12Merge branch 'upstream-fixes' into upstreamJeff Garzik8-17/+15
2006-06-12[PATCH] PCI: fix pciehp compile issue when CONFIG_ACPI is not enabledakpm@osdl.org1-1/+1
2006-06-11[PATCH] libata: cosmetic change in struct ata_portTejun Heo1-1/+2
2006-06-11[SCSI] remove RQ_SCSI_* flagsChristoph Hellwig1-3/+0
2006-06-10[PATCH] I2O: Bugfixes to get I2O working againMarkus Lidel1-1/+4
2006-06-09kbuild: check license compatibility when building modulesSam Ravnborg1-0/+14
2006-06-09NLM: Fix reclaim racesTrond Myklebust1-0/+1
2006-06-09NLM: sem to mutex conversionTrond Myklebust1-1/+1
2006-06-09locks.c: add the fl_owner to nlm_compare_locksMarc Eshel1-0/+1
2006-06-09NFSv4: Follow a referralManoj Naik2-0/+2
2006-06-09NFSv4: Ensure client submounts when following a referralManoj Naik1-0/+2
2006-06-09NFSv4: convert fs-locations-components to conform to RFC3530Manoj Naik1-10/+20
2006-06-09NFSv4: Implement the fs_locations function callTrond Myklebust2-0/+25
2006-06-09RPC: Allow struc xdr_stream to read the page section of an xdr_bufTrond Myklebust1-0/+1
2006-06-09NFS: Add timeout to submountsTrond Myklebust1-0/+3
2006-06-09NFS: Ensure the client submounts, when it crosses a server mountpoint.Trond Myklebust1-0/+9
2006-06-09NFS: Store the file system "fsid" value in the NFS super block.Trond Myklebust4-10/+16
2006-06-09VFS: Remove dependency of ->umount_begin() call on MNT_FORCETrond Myklebust1-1/+1
2006-06-09VFS: Add shrink_submounts()Trond Myklebust1-0/+3
2006-06-09VFS: Unexport do_kern_mount() and clean up simple_pin_fs()Trond Myklebust1-1/+1
2006-06-09VFS: Add GPL_EXPORTED function vfs_kern_mount()Trond Myklebust1-0/+5
2006-06-09NFS: Flesh out nfs_invalidate_page()Trond Myklebust2-2/+3
2006-06-09NFS: Separate metadata and page cache revalidation mechanismsTrond Myklebust1-1/+1
2006-06-09NFS: More page cache revalidation fixupsTrond Myklebust1-1/+5
2006-06-09NFS: Optimize allocation of nfs_read/write_data structuresChuck Lever1-2/+2