aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-21virtio_net: add link status handlingMark McLoughlin1-0/+5
2009-01-21inet: Allowing more than 64k connections and heavily optimize bind(0) time.Evgeniy Polyakov1-1/+2
2009-01-21dccp: Initialisation and type-checking of feature sysctlsGerrit Renker1-8/+0
2009-01-21dccp: Implement both feature-local and feature-remote Sequence Window featureGerrit Renker1-20/+4
2009-01-21dccp: Initialisation framework for feature negotiationGerrit Renker1-19/+0
2009-01-21net: Remove redundant NAPI functionsBen Hutchings1-50/+0
2009-01-21sc92031: use device id directly instead of made-up nameCesar Eduardo Barros1-0/+2
2009-01-21WAN: Convert generic HDLC drivers to netdev_ops.Krzysztof Hałasa1-0/+5
2009-01-21WAN: Generic HDLC now uses IFF_WAN_HDLC private flag.Krzysztof Hałasa1-0/+1
2009-01-21hdlcdrv: convert to internal net_device_statsStephen Hemminger1-1/+0
2009-01-21ibmtr: convert to internal network_device_statsStephen Hemminger1-1/+1
2009-01-21com20020: convert to net_devic_opsStephen Hemminger1-0/+1
2009-01-21arcnet: convert to net_device_opsStephen Hemminger1-1/+6
2009-01-21arcnet: convert to internal statsStephen Hemminger1-2/+0
2009-01-21netrom: convert to internal net_device_statsStephen Hemminger1-4/+0
2009-01-21clip: 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-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-1/+0
2009-01-16mac80211: 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/git/jgarzik/libata-devLinus 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/airlied/drm-2.6Linus 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-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-2/+5
2009-01-15include of <linux/types.h> is preferred over <asm/types.h>Jaswinder Singh Rajput15-16/+13
2009-01-15alpha: fix RTC on marvelIvan Kokshaysky1-3/+11
2009-01-15btrfs & squashfs: Move btrfs and squashfsto's magic number to <linux/magic.h>Qinghuang Feng1-0/+2
2009-01-15resources: fix parameter name and kernel-docRandy Dunlap1-1/+2
2009-01-15jbd: fix missing kernel-docRandy Dunlap1-0/+2
2009-01-15cgroups: consolidate cgroup documentsLi Zefan1-1/+1
2009-01-14net: Add init_dummy_netdev() and fix EMAC driver using itBenjamin Herrenschmidt1-0/+3
2009-01-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-0/+3
2009-01-14Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2-52/+130
2009-01-14byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison10-10/+2
2009-01-14Merge 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