summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ \ \
| * | | | | | | WAN: convert drivers to use built-in netdev_statsKrzysztof Halasa2008-07-041-7/+0
* | | | | | | | tun: Allow GSO using virtio_net_hdrRusty Russell2008-07-031-0/+2
* | | | | | | | tun: TUNSETFEATURES to set gso features.Rusty Russell2008-07-031-0/+7
* | | | | | | | tun: Interface to query tun/tap features.Rusty Russell2008-07-031-0/+1
|/ / / / / / /
* | | | | | | ipv4,ipv6 mroute: Add some helper inline functions to remove ugly ifdefs.YOSHIFUJI Hideaki2008-07-032-0/+59
* | | | | | | ipv4: Do cleanup for ip_mr_initWang Chen2008-07-032-3/+1
* | | | | | | ipv6: Do cleanup for ip6_mr_init.Wang Chen2008-07-031-1/+2
* | | | | | | ipv6 addrconf: add accept_dad sysctl to control DAD operation.YOSHIFUJI Hideaki2008-07-031-0/+2
* | | | | | | ipv6: Add disable_ipv6 sysctl to disable IPv6 operaion on specific interface.YOSHIFUJI Hideaki2008-07-031-0/+2
* | | | | | | netdev: Add support for rx flow hash configuration, using ethtool.Santwona Behera2008-07-021-0/+33
* | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-06-285-11/+275
|\ \ \ \ \ \ \
| * | | | | | | mac80211: Let drivers have access to TKIP key offets for TX and RX MICLuis R. Rodriguez2008-06-271-1/+4
| * | | | | | | ssb, b43, b43legacy, b44: Rewrite SSB DMA APIMichael Buesch2008-06-271-4/+139
| * | | | | | | mac80211: 11h - Handling measurement requestAssaf Krauss2008-06-261-0/+10
| * | | | | | | mac80211: 11h Infrastructure - ParsingAssaf Krauss2008-06-261-3/+51
| * | | | | | | rfkill: rename the rfkill_state states and add block-locked stateHenrique de Moraes Holschuh2008-06-261-3/+29
| * | | | | | | rfkill: add notifier chains supportHenrique de Moraes Holschuh2008-06-261-0/+7
| * | | | | | | rfkill: add the WWAN radio typeHenrique de Moraes Holschuh2008-06-261-0/+2
OpenPOWER on IntegriCloud