summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-01-22dccp: Initialisation and type-checking of feature sysctlsGerrit Renker1-8/+0
2009-01-22dccp: Implement both feature-local and feature-remote Sequence Window featureGerrit Renker1-20/+4
2009-01-22dccp: Initialisation framework for feature negotiationGerrit Renker1-19/+0
2009-01-22net: Remove redundant NAPI functionsBen Hutchings1-50/+0
2009-01-22sc92031: use device id directly instead of made-up nameCesar Eduardo Barros1-0/+2
2009-01-22WAN: Convert generic HDLC drivers to netdev_ops.Krzysztof Hałasa1-0/+5
2009-01-22WAN: Generic HDLC now uses IFF_WAN_HDLC private flag.Krzysztof Hałasa1-0/+1
2009-01-22hdlcdrv: convert to internal net_device_statsStephen Hemminger1-1/+0
2009-01-22ibmtr: convert to internal network_device_statsStephen Hemminger1-1/+1
2009-01-22com20020: convert to net_devic_opsStephen Hemminger1-0/+1
2009-01-22arcnet: convert to net_device_opsStephen Hemminger1-1/+6
2009-01-22arcnet: convert to internal statsStephen Hemminger1-2/+0
2009-01-22netrom: convert to internal net_device_statsStephen Hemminger1-4/+0
2009-01-22clip: convert to internal network_device_statsStephen Hemminger1-1/+0
2009-01-21usbnet: allow type check of devdbg arguments in non-debug buildSteve Glendinning1-1/+3
2009-01-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-1/+0
2009-01-17mac80211: more kernel-doc fixesRandy Dunlap1-1/+0
2009-01-16Merge branch 'misc' into releaseLen Brown1-1/+1
2009-01-16ACPI: fix ACPI_FADT_S4_RTC_WAKE commentDavid Brownell1-1/+1
2009-01-16Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+8
2009-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds1-0/+1
2009-01-16Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2-2/+2
2009-01-16libata: Add another column to the ata_timing table.David Daney1-3/+6
2009-01-16[libata] get-identity ioctl: Fix use of invalid memory pointerJeff Garzik1-0/+2
2009-01-16drm: initial KMS config fixesJesse Barnes2-2/+2
2009-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-2/+5
2009-01-16include of <linux/types.h> is preferred over <asm/types.h>Jaswinder Singh Rajput15-16/+13
2009-01-16alpha: fix RTC on marvelIvan Kokshaysky1-3/+11
2009-01-16btrfs & squashfs: Move btrfs and squashfsto's magic number to <linux/magic.h>Qinghuang Feng1-0/+2
2009-01-16resources: fix parameter name and kernel-docRandy Dunlap1-1/+2
2009-01-16jbd: fix missing kernel-docRandy Dunlap1-0/+2
2009-01-16cgroups: consolidate cgroup documentsLi Zefan1-1/+1
2009-01-15net: Add init_dummy_netdev() and fix EMAC driver using itBenjamin Herrenschmidt1-0/+3
2009-01-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-0/+3
2009-01-15Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2-52/+130
2009-01-15byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison10-10/+2
2009-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2-1/+2
2009-01-14IDE: fix sparse signed-ness errors with host->host_busyBen Dooks1-1/+1
2009-01-14it821x: Add ultra_mask quirk for Vortex86SXBrandon Philips1-0/+1
2009-01-14mm: fix assertionNick Piggin1-1/+0
2009-01-14[CVE-2009-0029] System call wrappers part 33Heiko Carstens1-0/+1
2009-01-14[CVE-2009-0029] System call wrappers part 32Heiko Carstens1-0/+7
2009-01-14[CVE-2009-0029] powerpc: Enable syscall wrappers for 64-bitBenjamin Herrenschmidt1-0/+6
2009-01-14[CVE-2009-0029] System call wrapper infrastructureHeiko Carstens1-0/+62
2009-01-14[CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens1-0/+2
2009-01-14[CVE-2009-0029] Convert all system calls to return a longHeiko Carstens1-40/+39
2009-01-14[CVE-2009-0029] Move compat system call declarations to compat header fileHeiko Carstens2-12/+13
2009-01-13x86 PAT: change track_pfn_vma_new to take pgprot_t pointer paramvenkatesh.pallipadi@intel.com1-2/+2
2009-01-13[SCSI] iscsi_tcp: make padbuf non-staticKaren Xie1-0/+1
2009-01-13netfilter 09/09: remove padding from struct xt_match on 64bit buildsRichard Kennedy1-1/+1