aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* netdev: Move queue_lock into struct netdev_queue.David S. Miller2008-07-08
* netdev: Create netdev_queue abstraction.David S. Miller2008-07-08
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-07-08
|\
| * mac80211: move QOS control helpers into ieee80211.hHarvey Harrison2008-07-08
| * mac80211: add block ack request capabilityRon Rindjunsky2008-07-08
* | vlan: avoid header copying and linearisation where possiblePatrick McHardy2008-07-08
|/
* vlan: TCI related type and naming cleanupsPatrick McHardy2008-07-08
* vlan: remove useless struct hlist_node declaration from if_vlan.hPatrick McHardy2008-07-08
* vlan: move struct vlan_dev_info to private headerPatrick McHardy2008-07-08
* vlan: uninline __vlan_hwaccel_rxPatrick McHardy2008-07-08
* vlan: fix network_header/mac_header adjustmentsPatrick McHardy2008-07-08
* net: remove padding from struct socket on 64bit & increase objects/cacheRichard Kennedy2008-07-08
* netfilter: fix string extension for case insensitive pattern matchingJoonwoo Park2008-07-08
* textsearch: convert kmalloc + memset to kzallocJoonwoo Park2008-07-08
* textsearch: support for case insensitive searchingJoonwoo Park2008-07-08
* netfilter: cleanup netfilter_ipv6.h userspace headerAdrian Bunk2008-07-08
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-07-06
|\
| * Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-07-02
| |\
| | * Properly notify block layer of sync writesJens Axboe2008-07-01
| * | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-07-02
| |\ \
| | * | i2c: Fix bad hint about irqs in i2c.hWolfram Sang2008-07-01
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-02
| |\ \ \ | | |/ / | |/| |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-06-30
| |\ \ \ | | |_|/ | |/| |
| | * | Input: add KEY_MEDIA_REPEAT definitionBastien Nocera2008-06-30
| * | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-06-29
| |\ \ \
| | * | | thermal: Create CONFIG_THERMAL_HWMON=nRene Herman2008-06-25
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2008-06-29
| |\ \ \ \
| | * | | | kbuild: fix a.out.h export to userspace with O= build.David Woodhouse2008-06-27
| | |/ / /
| * | | | Merge branch 'audit.b52' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-06-29
| |\ \ \ \
| | * | | | [PATCH] remove useless argument type in audit_filter_user()Peng Haitao2008-06-24
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-06-29
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | [patch 4/4] flock: remove unused fields from file_lock_operationsDenis V. Lunev2008-06-23
| | * | | | [patch 2/4] fs: make struct file arg to d_path constJan Engelhardt2008-06-23
| | |/ / /
| * | | | KVM: close timer injection race window in __vcpu_runMarcelo Tosatti2008-06-24
| * | | | tty_driver: Update required method documentationAlan Cox2008-06-23
| |/ / /
| * | | Add return value to reserve_bootmem_node()Bernhard Walle2008-06-21
| * | | Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2008-06-19
| |\ \ \
| | * | | agp: more boolean conversions.Dave Airlie2008-06-18
| | * | | drivers/char/agp - use boolJoe Perches2008-06-18
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-06-18
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | Export <linux/a.out.h> to userspace again.David Woodhouse2008-06-16
| * | | | Remove #ifdef CONFIG_ARCH_SUPPORTS_AOUT from <linux/a.out.h>David Woodhouse2008-06-16
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-06-14
| |\ \ \ \
| | * \ \ \ Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git...Jesse Barnes2008-06-12
| | |\ \ \ \
| | | * | | | x86: PAT export resource_wc in pci sysfsvenkatesh.pallipadi@intel.com2008-06-12
* | | | | | | vlan: Add GVRP supportPatrick McHardy2008-07-06
* | | | | | | net: Add GARP applicant-only participantPatrick McHardy2008-07-06
* | | | | | | Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller2008-07-06
|\ \ \ \ \ \ \
| * | | | | | | WAN: convert drivers to use built-in netdev_statsKrzysztof Halasa2008-07-04
* | | | | | | | tun: Allow GSO using virtio_net_hdrRusty Russell2008-07-03