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-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
| * | | | libata: add whitelist for devices with known good pata-sata bridgesJens Axboe2008-10-311-0/+1
| | |/ / | |/| |
* | | | net: Guaranetee the proper ordering of the loopback device.Eric W. Biederman2008-11-051-0/+1
* | | | dccp: Per-socket initialisation of feature negotiationGerrit Renker2008-11-041-0/+4
* | | | dccp: Implement lookup table for feature-negotiation informationGerrit Renker2008-11-041-4/+5
* | | | bonding, net: Move last_rx update into bonding recv logicJay Vosburgh2008-11-032-14/+19
* | | | mac80211: Re-enable aggregationSujith2008-10-311-0/+4
* | | | wireless: avoid some net/ieee80211.h vs. linux/ieee80211.h conflictsJohn W. Linville2008-10-311-2/+1
* | | | wireless: use individual buffers for printing ssid valuesJohn W. Linville2008-10-311-3/+3
* | | | Add nl80211 commands to get and set o11s mesh networking parameterscolin@cozybit.com2008-10-311-0/+86
* | | | nl80211: export HT capabilitiesJohannes Berg2008-10-311-0/+12
* | | | 802.11: clean up/fix HT supportJohannes Berg2008-10-311-38/+95
* | | | misc: replace NIPQUAD()Harvey Harrison2008-10-311-2/+2
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-3116-45/+73
|\ \ \ \ | | |/ / | |/| |
| * | | net: delete excess kernel-doc notationRandy Dunlap2008-10-301-1/+0
| * | | Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-10-301-1/+2
| |\ \ \ | | |/ / | |/| |
| | * | gianfar: Fix race in TBI/SerDes configurationTrent Piepho2008-10-311-1/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2008-10-301-1/+5
| |\ \ \
| | * | | adjust init section definitionsJan Beulich2008-10-291-1/+5
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2008-10-302-0/+2
| |\ \ \ \
| | * | | | HID: fix hid_device_id for cross compilingAndreas Schwab2008-10-291-0/+1
| | * | | | HID: fix oops during suspend of unbound HID devicesJiri Slaby2008-10-271-0/+1
| * | | | | spi: fix compile errorFernando Luis Vazquez Cao2008-10-301-0/+3
| * | | | | nfsd: fix vm overcommit crashAlan Cox2008-10-301-0/+6
| * | | | | kernel.h: fix might_sleep kernel-docRandy Dunlap2008-10-301-2/+2
| * | | | | fs: remove prepare_write/commit_writeNick Piggin2008-10-301-7/+0
| * | | | | cgroups: tiny cleanupsLi Zefan2008-10-301-4/+0
| * | | | | freezer_cg: use thaw_process() in unfreeze_cgroup()Li Zefan2008-10-301-5/+0
| * | | | | mm: increase the default mlock limit from 32k to 64kKurt Garloff2008-10-301-2/+2
| | |/ / / | |/| | |
| * | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-10-281-16/+32
| |\ \ \ \
OpenPOWER on IntegriCloud