aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* TPROXY: implemented IP_RECVORIGDSTADDR socket optionBalazs Scheidler2008-11-161-0/+4
* phylib: make mdio-gpio work without OF (v4)Paulius Zaleckas2008-11-161-0/+25
* dccp: Query supported CCIDsGerrit Renker2008-11-121-0/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-1113-22/+634
|\
| * Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-11-111-0/+1
| |\
| | * fix for account_group_exec_runtime(), make sure ->signal can't be freed under...Oleg Nesterov2008-11-111-0/+1
| * | telephony: trivial: fix up email addressAlan Cox2008-11-111-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-111-7/+35
| |\ \
| | * | ssb: Fix DMA-API compilation for non-PCI systemsMichael Buesch2008-11-101-7/+35
| * | | libata: revert convert-to-block-tagging patchesTejun Heo2008-11-101-0/+1
| | |/ | |/|
| * | Merge branch 'cpus4096' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Linus Torvalds2008-11-093-2/+574
| |\ \
| | * | cpumask: introduce new API, without changing anything, v3Rusty Russell2008-11-091-6/+52
| | * | cpumask: new API, v2Rusty Russell2008-11-071-0/+11
| | * | cpumask: introduce new API, without changing anythingRusty Russell2008-11-063-2/+517
| * | | clarify usage expectations for cnt32_to_63()Nicolas Pitre2008-11-091-6/+16
| * | | mmc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-083-3/+3
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-11-071-1/+1
| |\ \ \
| | * | | PCI: annotate return value of pci_ioremap_bar with __iomemHarvey Harrison2008-11-031-1/+1
| * | | | sched: fine-tune SD_SIBLING_INITIngo Molnar2008-11-071-1/+1
| * | | | sched: fine-tune SD_MC_INITMike Galbraith2008-11-071-1/+1
| | |_|/ | |/| |
* | | | mac80211_hwsim: Add support for client PS modeJouni Malinen2008-11-101-0/+7
* | | | nl80211: Add TX queue parameter configurationJouni Malinen2008-11-101-2/+41
* | | | nl80211: Add basic rate configuration for AP modeJouni Malinen2008-11-101-0/+6
* | | | wireless: move mesh config length constantJohannes Berg2008-11-101-0/+3
* | | | pkt_sched: Control group classifierThomas Graf2008-11-072-0/+20
* | | | net: Guaranetee the proper ordering of the loopback device. v2Eric W. Biederman2008-11-071-0/+1
* | | | Revert "net: Guaranetee the proper ordering of the loopback device."David S. Miller2008-11-071-1/+0
* | | | Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller2008-11-071-0/+42
|\ \ \ \
| * | | | SMSC LAN911x and LAN921x vendor driverSteve Glendinning2008-11-061-0/+42
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-0611-287/+172
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-061-0/+7
| |\ \ \
| | * | | net: Fix recursive descent in __scm_destroy().David S. Miller2008-11-061-0/+2
| | * | | net: fix packet socket delivery in rx irq handlerPatrick McHardy2008-11-041-0/+7
| * | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-11-062-1/+10
| |\ \ \ \
| | * | | | Add round_jiffies_up and related routinesAlan Stern2008-11-061-0/+5
| | * | | | bio: define __BIOVEC_PHYS_MERGEABLEJeremy Fitzhardinge2008-11-061-1/+5
| | | |_|/ | | |/| |
| * | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-11-061-2/+2
| |\ \ \ \
| | * | | | sched: re-tune balancingIngo Molnar2008-11-051-2/+2
| | |/ / /
| * | | | Fix accidental implicit cast in HR-timer conversionDavid Howells2008-11-061-1/+1
| * | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-11-061-3/+19
| |\ \ \ \
| | * | | | [MTD] [NOR] Fix cfi_send_gen_cmd handling of x16 devices in x8 mode (v4)Eric W. Biederman2008-11-051-3/+19
| * | | | | fat: Cleanup FAT attribute stuffOGAWA Hirofumi2008-11-061-5/+0
| * | | | | fat: split include/msdos_fs.hOGAWA Hirofumi2008-11-061-274/+2
| * | | | | net: Fix recursive descent in __scm_destroy().David Miller2008-11-061-0/+2
| | |/ / / | |/| | |
| * | | | libata: implement ATA_HORKAGE_ATAPI_MOD16_DMA and apply itTejun Heo2008-11-041-0/+2
| | |_|/ | |/| |
| * | | Merge branch 'io-mappings-for-linus-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-11-031-0/+125
| |\ \ \
| | * | | io mapping: clean up #ifdefsKeith Packard2008-11-031-18/+25
| | * | | resources: add io-mapping functions to dynamically map large device aperturesKeith Packard2008-10-311-0/+118
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-022-2/+2
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | linux/string.h: fix comment typoJeff Garzik2008-11-021-1/+1