summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2010-09-29pcmcia: do not use win_req_t when calling pcmcia_request_window()Dominik Brodowski
2010-09-29initramfs: fix initramfs size calculationHendrik Brueckner
2010-09-29ASoC: Initial WM8962 IRQ supportMark Brown
2010-09-28ipv4: Allow configuring subnets as local addressesTom Herbert
2010-09-28ACPI: Fix typosLucas De Marchi
2010-09-28netfilter: ctnetlink: add support for user-space expectation helpersPablo Neira Ayuso
2010-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-09-27net: Add netif_copy_real_num_queues() for use by virtual net driversBen Hutchings
2010-09-27net: Allow changing number of RX queues after device allocationBen Hutchings
2010-09-27tunnels: prepare percpu accountingEric Dumazet
2010-09-27Phonet: Implement Pipe Controller to support Nokia Slim ModemsKumar Sanghvi
2010-09-27tcp: Fix >4GB writes on 64-bit.David S. Miller
2010-09-27V4L/DVB: videobuf-dma-sg: set correct size in last sg elementHans Verkuil
2010-09-27IB/core: Add link layer property to portsEli Cohen
2010-09-28drm: Prune GEM vma entriesChris Wilson
2010-09-27tproxy: check for transparent flag in ip_route_newportsUlrich Weber
2010-09-27mac80211: move packet flags into packetJohannes Berg
2010-09-27mac80211/ath9k: Support AMPDU with multiple VIFs.Ben Greear
2010-09-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-09-27sunrpc: Make the /proc/net/rpc appear in net namespacesPavel Emelyanov
2010-09-27sunrpc: Tag svc_xprt with netPavel Emelyanov
2010-09-27sunrpc: Add routines that allow registering per-net cachesPavel Emelyanov
2010-09-27sunrpc: Add net to pure API callsPavel Emelyanov
2010-09-27sunrpc: Make xprt auth cache release work with the xprtPavel Emelyanov
2010-09-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-09-26ipv6: add a missing unregister_pernet_subsys callNeil Horman
2010-09-26net: loopback driver cleanupEric Dumazet
2010-09-26net: update SOCK_MIN_RCVBUFEric Dumazet
2010-09-26net: reset skb queue mapping when rx'ing over tunnelTom Herbert
2010-09-26net: skb_frag_t can be smaller on small archesEric Dumazet
2010-09-27drm/radeon: fix PCI ID 5657 to be an RV410Dave Airlie
2010-09-25Fix compile error in blk-exec.c for !CONFIG_DETECT_HUNG_TASKMark Lord
2010-09-24stmmac: review the wake-up supportGiuseppe Cavallaro
2010-09-24ACPI / ACPICA: Defer enabling of runtime GPEs (v3)Rafael J. Wysocki
2010-09-24mac80211: clear txflags for ps-filtered framesChristian Lamparter
2010-09-24net: davinci_emac: cleanup unused mdio emac codeCyril Chemparathy
2010-09-24net: davinci_emac: switch to new mdioCyril Chemparathy
2010-09-24net: davinci_emac: separate out davinci mdioCyril Chemparathy
2010-09-24NFSv4.1: keep seq_res.sr_slot as pointer rather than an indexBenny Halevy
2010-09-24HID: usbhid: remove unused hiddev_driverAlan Stern
2010-09-24Merge branch 'amd-iommu/2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2010-09-24Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2010-09-24Merge remote branch 'origin/master' of /home/airlied/kernel//linux-2.6 into d...Dave Airlie
2010-09-23net: return operator cleanupEric Dumazet
2010-09-23genirq: Cleanup irq_chip->typename leftoversThomas Gleixner
2010-09-23rcu: only one evaluation of arg in rcu_dereference_check() unless sparsePaul E. McKenney
2010-09-23rcu: rcu_read_lock_bh_held(): disabling irqs also disables bhEric Dumazet
2010-09-23x86/amd-iommu: Work around S3 BIOS bugJoerg Roedel
2010-09-23nfs: introduce mount option '-olocal_lock' to make locks localSuresh Jayaraman
2010-09-23ida: document IDA_BITMAP_LONGS calculationNamhyung Kim