summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* dccp: Initialisation and type-checking of feature sysctlsGerrit Renker2009-01-211-8/+0
* dccp: Implement both feature-local and feature-remote Sequence Window featureGerrit Renker2009-01-211-20/+4
* dccp: Initialisation framework for feature negotiationGerrit Renker2009-01-211-19/+0
* net: Remove redundant NAPI functionsBen Hutchings2009-01-211-50/+0
* sc92031: use device id directly instead of made-up nameCesar Eduardo Barros2009-01-211-0/+2
* WAN: Convert generic HDLC drivers to netdev_ops.Krzysztof Hałasa2009-01-211-0/+5
* WAN: Generic HDLC now uses IFF_WAN_HDLC private flag.Krzysztof Hałasa2009-01-211-0/+1
* hdlcdrv: convert to internal net_device_statsStephen Hemminger2009-01-211-1/+0
* ibmtr: convert to internal network_device_statsStephen Hemminger2009-01-211-1/+1
* com20020: convert to net_devic_opsStephen Hemminger2009-01-211-0/+1
* arcnet: convert to net_device_opsStephen Hemminger2009-01-211-1/+6
* arcnet: convert to internal statsStephen Hemminger2009-01-211-2/+0
* netrom: convert to internal net_device_statsStephen Hemminger2009-01-211-4/+0
* clip: convert to internal network_device_statsStephen Hemminger2009-01-211-1/+0
* usbnet: allow type check of devdbg arguments in non-debug buildSteve Glendinning2009-01-211-1/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-01-201-1/+0
|\
| * mac80211: more kernel-doc fixesRandy Dunlap2009-01-161-1/+0
* | Merge branch 'misc' into releaseLen Brown2009-01-161-1/+1
|\ \
| * | ACPI: fix ACPI_FADT_S4_RTC_WAKE commentDavid Brownell2009-01-161-1/+1
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-01-161-3/+8
|\ \ \
| * | | libata: Add another column to the ata_timing table.David Daney2009-01-161-3/+6
| * | | [libata] get-identity ioctl: Fix use of invalid memory pointerJeff Garzik2009-01-161-0/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2009-01-161-0/+1
|\ \ \ \
| * | | | [SCSI] iscsi_tcp: make padbuf non-staticKaren Xie2009-01-131-0/+1
* | | | | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2009-01-162-2/+2
|\ \ \ \ \
| * | | | | drm: initial KMS config fixesJesse Barnes2009-01-162-2/+2
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-01-152-2/+5
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | net: Add init_dummy_netdev() and fix EMAC driver using itBenjamin Herrenschmidt2009-01-141-0/+3
| * | | | | netfilter 09/09: remove padding from struct xt_match on 64bit buildsRichard Kennedy2009-01-121-1/+1
| * | | | | net: Fix a comment in include/linux/netdevice.h.Krzysztof Hałasa2009-01-121-1/+1
| | |/ / / | |/| | |
* | | | | include of <linux/types.h> is preferred over <asm/types.h>Jaswinder Singh Rajput2009-01-1515-16/+13
* | | | | alpha: fix RTC on marvelIvan Kokshaysky2009-01-151-3/+11
* | | | | btrfs & squashfs: Move btrfs and squashfsto's magic number to <linux/magic.h>Qinghuang Feng2009-01-151-0/+2
* | | | | resources: fix parameter name and kernel-docRandy Dunlap2009-01-151-1/+2
* | | | | jbd: fix missing kernel-docRandy Dunlap2009-01-151-0/+2
* | | | | cgroups: consolidate cgroup documentsLi Zefan2009-01-151-1/+1
| |_|/ / |/| | |
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-01-141-0/+3
|\ \ \ \
| * \ \ \ Merge commit 'gcl/gcl-next' into nextBenjamin Herrenschmidt2009-01-131-0/+3
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | drivers/of: Add the of_find_i2c_device_by_node function.Jon Smirl2009-01-091-0/+3
* | | | | Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-01-142-52/+130
|\ \ \ \ \
| * | | | | [CVE-2009-0029] System call wrappers part 33Heiko Carstens2009-01-141-0/+1
| * | | | | [CVE-2009-0029] System call wrappers part 32Heiko Carstens2009-01-141-0/+7
| * | | | | [CVE-2009-0029] powerpc: Enable syscall wrappers for 64-bitBenjamin Herrenschmidt2009-01-141-0/+6
| * | | | | [CVE-2009-0029] System call wrapper infrastructureHeiko Carstens2009-01-141-0/+62
| * | | | | [CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens2009-01-141-0/+2
| * | | | | [CVE-2009-0029] Convert all system calls to return a longHeiko Carstens2009-01-141-40/+39
| * | | | | [CVE-2009-0029] Move compat system call declarations to compat header fileHeiko Carstens2009-01-142-12/+13
* | | | | | byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison2009-01-1410-10/+2
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2009-01-142-1/+2
|\ \ \ \ \ \
| * | | | | | IDE: fix sparse signed-ness errors with host->host_busyBen Dooks2009-01-141-1/+1
OpenPOWER on IntegriCloud