aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+7
2008-11-07alsa: fix snd_BUG_on() and friendsAndrew Morton1-3/+7
2008-11-06Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-1/+10
2008-11-06Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+2
2008-11-06net: Fix recursive descent in __scm_destroy().David S. Miller2-2/+5
2008-11-06Fix accidental implicit cast in HR-timer conversionDavid Howells1-1/+1
2008-11-06Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-3/+19
2008-11-06fat: Cleanup FAT attribute stuffOGAWA Hirofumi1-5/+0
2008-11-06fat: split include/msdos_fs.hOGAWA Hirofumi1-274/+2
2008-11-06net: Fix recursive descent in __scm_destroy().David Miller2-2/+5
2008-11-06cpumask: introduce new API, without changing anythingRusty Russell3-2/+517
2008-11-06Add round_jiffies_up and related routinesAlan Stern1-0/+5
2008-11-06bio: define __BIOVEC_PHYS_MERGEABLEJeremy Fitzhardinge1-1/+5
2008-11-06SMSC LAN911x and LAN921x vendor driverSteve Glendinning1-0/+42
2008-11-06bonding: send IPv6 neighbor advertisement on failoverBrian Haley1-0/+14
2008-11-05pkt_sched: Fix qdisc len in qdisc_peek_dequeued()Jarek Poplawski1-3/+9
2008-11-05net: Guaranetee the proper ordering of the loopback device.Eric W. Biederman1-0/+1
2008-11-05sched: re-tune balancingIngo Molnar1-2/+2
2008-11-05[MTD] [NOR] Fix cfi_send_gen_cmd handling of x16 devices in x8 mode (v4)Eric W. Biederman1-3/+19
2008-11-04dccp: Per-socket initialisation of feature negotiationGerrit Renker1-0/+4
2008-11-04dccp: Implement lookup table for feature-negotiation informationGerrit Renker1-4/+5
2008-11-04net: fix packet socket delivery in rx irq handlerPatrick McHardy1-0/+7
2008-11-04net: #ifdef ->sk_securityAlexey Dobriyan1-0/+2
2008-11-04libata: implement ATA_HORKAGE_ATAPI_MOD16_DMA and apply itTejun Heo1-0/+2
2008-11-03bonding, net: Move last_rx update into bonding recv logicJay Vosburgh2-14/+19
2008-11-03IPVS: Remove supports_ipv6 scheduler flagJulius Volz1-3/+0
2008-11-03PCI: annotate return value of pci_ioremap_bar with __iomemHarvey Harrison1-1/+1
2008-11-03Merge branch 'io-mappings-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-0/+155
2008-11-03Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-0/+13
2008-11-03io mapping: clean up #ifdefsKeith Packard1-18/+25
2008-11-03i915: Add GEM ioctl to get available aperture size.Eric Anholt1-0/+13
2008-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-3/+4
2008-11-02linux/string.h: fix comment typoJeff Garzik1-1/+1
2008-11-01Merge branch 'cris_move' of git://www.jni.nu/crisLinus Torvalds310-64047/+0
2008-10-31mac80211: fix two kernel-doc warningsJohannes Berg1-1/+3
2008-10-31wireless: remove struct regdom hintingJohannes Berg1-19/+4
2008-10-31wireless: make regdom passing semantics simplerJohannes Berg1-2/+1
2008-10-31mac80211: Re-enable aggregationSujith2-4/+8
2008-10-31wireless: avoid some net/ieee80211.h vs. linux/ieee80211.h conflictsJohn W. Linville3-113/+6
2008-10-31wireless: use individual buffers for printing ssid valuesJohn W. Linville2-5/+6
2008-10-31wireless: remove NETWORK_EMPTY_ESSID flagJohn W. Linville2-17/+0
2008-10-31wireless: consolidate on a single escape_essid implementationJohn W. Linville2-20/+31
2008-10-31wireless: don't publish __regulatory_hintJohannes Berg1-28/+9
2008-10-31mac80211: fix a few typos in mac80211 kernel docBob Copeland1-6/+6
2008-10-31Add nl80211 commands to get and set o11s mesh networking parameterscolin@cozybit.com2-1/+117
2008-10-31mac80211: remove rate_control_clearJohannes Berg1-1/+0
2008-10-31mac80211/drivers: rewrite the rate control APIJohannes Berg1-98/+156
2008-10-31mac80211: rewrite HT handlingJohannes Berg1-33/+26
2008-10-31mac80211: move bss_conf into vifJohannes Berg1-0/+3
2008-10-31mac80211: make retry limits part of hw configJohannes Berg1-4/+10