summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* netdev: Move rest of qdisc state into struct netdev_queueDavid S. Miller2008-07-081-7/+3
* netdev: The ingress_lock member is no longer needed.David S. Miller2008-07-081-2/+0
* netdev: Move queue_lock into struct netdev_queue.David S. Miller2008-07-081-2/+2
* netdev: Create netdev_queue abstraction.David S. Miller2008-07-081-0/+7
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-07-081-0/+6
|\
| * mac80211: move QOS control helpers into ieee80211.hHarvey Harrison2008-07-081-0/+2
| * mac80211: add block ack request capabilityRon Rindjunsky2008-07-081-0/+4
* | vlan: avoid header copying and linearisation where possiblePatrick McHardy2008-07-081-15/+3
|/
* vlan: TCI related type and naming cleanupsPatrick McHardy2008-07-081-36/+48
* vlan: remove useless struct hlist_node declaration from if_vlan.hPatrick McHardy2008-07-081-4/+0
* vlan: move struct vlan_dev_info to private headerPatrick McHardy2008-07-081-41/+15
* vlan: uninline __vlan_hwaccel_rxPatrick McHardy2008-07-081-56/+8
* vlan: fix network_header/mac_header adjustmentsPatrick McHardy2008-07-081-2/+0
* net: remove padding from struct socket on 64bit & increase objects/cacheRichard Kennedy2008-07-081-2/+2
* netfilter: fix string extension for case insensitive pattern matchingJoonwoo Park2008-07-081-1/+14
* textsearch: convert kmalloc + memset to kzallocJoonwoo Park2008-07-081-2/+1
* textsearch: support for case insensitive searchingJoonwoo Park2008-07-081-5/+5
* netfilter: cleanup netfilter_ipv6.h userspace headerAdrian Bunk2008-07-081-0/+4
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-07-0514-36/+21
|\
| * Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-07-021-0/+1
| |\
| | * Properly notify block layer of sync writesJens Axboe2008-07-011-0/+1
| * | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-07-021-1/+1
| |\ \
| | * | i2c: Fix bad hint about irqs in i2c.hWolfram Sang2008-07-011-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-022-1/+9
| |\ \ \ | | |/ / | |/| |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-06-301-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | Input: add KEY_MEDIA_REPEAT definitionBastien Nocera2008-06-301-1/+1
| * | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-06-291-4/+2
| |\ \ \
| | * | | thermal: Create CONFIG_THERMAL_HWMON=nRene Herman2008-06-251-4/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2008-06-291-1/+1
| |\ \ \ \
| | * | | | kbuild: fix a.out.h export to userspace with O= build.David Woodhouse2008-06-271-1/+1
| | |/ / /
| * | | | Merge branch 'audit.b52' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-06-291-1/+1
| |\ \ \ \
| | * | | | [PATCH] remove useless argument type in audit_filter_user()Peng Haitao2008-06-241-1/+1
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-06-292-3/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | [patch 4/4] flock: remove unused fields from file_lock_operationsDenis V. Lunev2008-06-231-2/+0
| | * | | | [patch 2/4] fs: make struct file arg to d_path constJan Engelhardt2008-06-231-1/+1
| | |/ / /
| * | | | KVM: close timer injection race window in __vcpu_runMarcelo Tosatti2008-06-241-0/+1
| * | | | tty_driver: Update required method documentationAlan Cox2008-06-231-3/+2
| |/ / /
| * | | Add return value to reserve_bootmem_node()Bernhard Walle2008-06-211-1/+1
| * | | Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2008-06-182-14/+6
| |\ \ \
| | * | | agp: more boolean conversions.Dave Airlie2008-06-192-3/+3
| | * | | drivers/char/agp - use boolJoe Perches2008-06-191-11/+3
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-06-181-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | Export <linux/a.out.h> to userspace again.David Woodhouse2008-06-161-0/+3
| * | | | Remove #ifdef CONFIG_ARCH_SUPPORTS_AOUT from <linux/a.out.h>David Woodhouse2008-06-161-8/+0
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-06-141-0/+1
| |\ \ \ \
| | * \ \ \ Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git...Jesse Barnes2008-06-121-0/+1
| | |\ \ \ \
| | | * | | | x86: PAT export resource_wc in pci sysfsvenkatesh.pallipadi@intel.com2008-06-121-0/+1
* | | | | | | vlan: Add GVRP supportPatrick McHardy2008-07-051-0/+1
* | | | | | | net: Add GARP applicant-only participantPatrick McHardy2008-07-051-0/+2
* | | | | | | Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller2008-07-051-7/+0
|\ \ \ \ \ \ \
OpenPOWER on IntegriCloud