summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2010-10-04netfilter: nf_conntrack_sip: Add callid parserSimon Horman
2010-10-04genirq: Provide config option to disable deprecated codeThomas Gleixner
2010-10-04genirq: Provide advanced irq chip functionsThomas Gleixner
2010-10-04genirq: Convert core code to irq_dataThomas Gleixner
2010-10-04genirq: Create irq_dataThomas Gleixner
2010-10-03ipmr: RCU protection for mfc_cache_arrayEric Dumazet
2010-10-04sh: pfc: support pinmux deregistration.Paul Mundt
2010-10-02sh: Support early IRQ vector map reservation for delayed controllers.Paul Mundt
2010-10-02slub: reduce differences between SMP and NUMAChristoph Lameter
2010-10-02percpu: use percpu allocator on UP tooTejun Heo
2010-10-02percpu: reduce PCPU_MIN_UNIT_SIZE to 32kTejun Heo
2010-10-02vmalloc: pcpu_get/free_vm_areas() aren't needed on UPTejun Heo
2010-10-02slub: Dynamically size kmalloc cache allocationsChristoph Lameter
2010-10-01nfsd: provide callbacks on svc_xprt deletionJ. Bruce Fields
2010-10-01nfsd4: keep per-session list of connectionsJ. Bruce Fields
2010-10-01x86, amd_nb: Enable GART support for AMD family 0x15 CPUsAndreas Herrmann
2010-10-01nfsd4: remove spkm3J. Bruce Fields
2010-10-01net: Export __sock_createPavel Emelyanov
2010-10-01sunrpc: Tag rpc_xprt with netPavel Emelyanov
2010-10-01sunrpc: Add net to xprt_createPavel Emelyanov
2010-10-01sunrpc: Add net to rpc_create_argsPavel Emelyanov
2010-10-01sunrpc: Pull net argument downto svc_create_socketPavel Emelyanov
2010-10-01sunrpc: Add net argument to svc_create_xprtPavel Emelyanov
2010-10-01sunrpc: Factor out rpc_xprt freeingPavel Emelyanov
2010-10-01sunrpc: Factor out rpc_xprt allocationPavel Emelyanov
2010-10-01Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2010-09-30ipv4: introduce __ip_dev_find()Eric Dumazet
2010-09-30intel_idle: Voluntary leave_mm before entering deeperSuresh Siddha
2010-09-30wl12xx: fix non-wl12xx build scenariosOhad Ben-Cohen
2010-09-29Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds
2010-09-29dmaengine: driver for the ARM PL080/PL081 PrimeCells v5Linus Walleij
2010-09-29net: rename netdev rx_queue to ingress_queueEric Dumazet
2010-09-29dummy: percpu stats and lockless xmitEric Dumazet
2010-09-29serial: Add OMAP high-speed UART driverGovindraj.R
2010-09-29sunrpc: fix up rpcauth_remove_module section mismatchStephen Rothwell
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-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-26net: loopback driver cleanupEric Dumazet