aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-17[SECMARK]: Add secmark support to conntrackJames Morris1-0/+4
2006-06-17[SECMARK]: Add xtables SECMARK targetJames Morris1-0/+26
2006-06-17[SECMARK]: Add secmark support to core networking.James Morris1-0/+22
2006-06-17[SECMARK]: Add SELinux exportsJames Morris1-0/+32
2006-06-17[NET]: Fix warnings after LSM-IPSEC changes.David S. Miller1-1/+1
2006-06-17[LSM-IPsec]: SELinux AuthorizeCatherine Zhang1-6/+34
2006-06-17[IPV4] igmp: Fixup struct ip_mc_list::multiaddr typeAlexey Dobriyan1-1/+1
2006-06-17[NETFILTER]: Add SIP connection tracking helperPatrick McHardy1-0/+44
2006-06-17[NETFILTER]: H.323 helper: Add support for Call ForwardingJing Min Zhao3-1/+10
2006-06-17[NETFILTER]: ctnetlink: fix NAT configurationPatrick McHardy1-1/+3
2006-06-17[NETFILTER]: conntrack: add fixed timeout flag in connection trackingEric Leblond1-0/+4
2006-06-17[NETFILTER]: conntrack: add sysctl to disable checksummingPatrick McHardy2-0/+3
2006-06-17[NETFILTER]: x_tables: add statistic matchPatrick McHardy1-0/+32
2006-06-17[NETFILTER]: x_tables: add quota matchPatrick McHardy1-0/+16
2006-06-17[IPSEC] xfrm: Abstract out encapsulation modesHerbert Xu1-0/+4
2006-06-17[TG3]: Add 5786 PCI IDMichael Chan1-0/+1
2006-06-17[I/OAT]: Add a sysctl for tuning the I/OAT offloaded I/O thresholdChris Leech1-0/+1
2006-06-17[I/OAT]: Structure changes for TCP recv offload to I/OATChris Leech2-0/+12
2006-06-17[I/OAT]: Utility functions for offloading sk_buff to iovec copiesChris Leech1-0/+22
2006-06-17[I/OAT]: Setup the networking subsystem as a DMA clientChris Leech1-0/+4
2006-06-17[I/OAT]: Move PCI_DEVICE_ID_INTEL_IOAT to linux/pci_ids.hDavid S. Miller1-0/+1
2006-06-17[I/OAT]: DMA memcpy subsystemChris Leech1-0/+337
2006-06-14[MTD] assume mtd->writesize is 1 for NOR flashesArtem B. Bityutskiy1-3/+6
2006-06-13Merge branch 'master' into upstreamJeff Garzik4-3/+7
2006-06-11[PATCH] PCI: fix pciehp compile issue when CONFIG_ACPI is not enabledakpm@osdl.org1-1/+1
2006-06-10[SCSI] remove RQ_SCSI_* flagsChristoph Hellwig1-3/+0
2006-06-10[PATCH] I2O: Bugfixes to get I2O working againMarkus Lidel1-1/+4
2006-06-08[PATCH] elevator switching raceJens Axboe1-1/+1
2006-06-08[PATCH] Fix mempolicy.h build errorRalf Baechle1-0/+1
2006-06-08Merge branch 'master' into upstreamJeff Garzik5-15/+9
2006-06-05[PATCH] m48t86: ia64 build fixAndrew Morton1-2/+2
2006-06-05[PATCH] Sparsemem build fixRalf Baechle1-0/+1
2006-06-05[RBTREE] Switch rb_colour() et al to en_US spelling of 'color' for consistencyDavid Woodhouse1-11/+11
2006-06-03Switch to __s32 types in joystick.h instead of C99 types for consistency.David Woodhouse1-11/+11
2006-06-01Add <sys/types.h> to headers included for userspace in <linux/input.h>David Woodhouse1-0/+1
2006-05-31[PATCH] revert "swsusp add check for suspension of X controlled devices"Andrew Morton1-5/+0
2006-05-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds1-0/+1
2006-05-29Input: change from numbered to named switchesRichard Purdie1-8/+3
2006-05-29Input: add KEY_BATTERY keycodeMatthew Garrett1-0/+2
2006-05-30[MTD] NAND Expose the new raw mode function and status info to userspaceThomas Gleixner1-11/+0
2006-05-29[MTD] Rework the out of band handling completelyThomas Gleixner2-10/+50
2006-05-29[MTD] Remove silly MTD_WRITE/READ macrosThomas Gleixner1-15/+1
2006-05-29[MTD] NAND Replace oobinfo by ecclayoutThomas Gleixner6-12/+13
2006-05-29[MTD] NAND Consolidate oobinfo handlingThomas Gleixner1-3/+2
2006-05-29[MTD] NAND Fix platform structure and NDFC driverThomas Gleixner2-2/+5
2006-05-26[PATCH] pci_ids: add new device idsAyaz Abdulla1-0/+8
2006-05-26[MTD] NAND modularize write functionThomas Gleixner1-26/+45
2006-05-25[MTD] NAND Modularize read functionThomas Gleixner1-8/+8
2006-05-25[MTD] NAND Add read/write function pointers to struct nand_ecc_ctrlThomas Gleixner1-0/+13
2006-05-25[MTD] Add ECC statistics to struct mtd_infoThomas Gleixner1-0/+14