summaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)Author
2010-04-05Fix up possibly racy module refcountingNick Piggin
2010-04-05Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/miscLinus Torvalds
2010-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2010-04-05Merge branch 'master' into export-slabhTejun Heo
2010-04-04Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-04-03icmp: Account for ICMP out errorsEric Dumazet
2010-04-03l2tp: Add netlink control API for L2TPJames Chapman
2010-04-03netlink: Export genl_lock() API for use by modulesJames Chapman
2010-04-03l2tp: Add L2TPv3 IP encapsulation (no UDP) supportJames Chapman
2010-04-03l2tp: Update PPP-over-L2TP driver to work over L2TPv3James Chapman
2010-04-03ppp: Add ppp_dev_name() exported functionJames Chapman
2010-04-03l2tp: Split pppol2tp patch into separate l2tp and ppp partsJames Chapman
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-04-03net: move address list functions to a separate fileJiri Pirko
2010-04-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-04-02Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2010-04-02phylib: Support phy module autoloadingDavid Woodhouse
2010-04-02Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar
2010-04-01ibft, x86: Change reserve_ibft_region() to find_ibft_region()Yinghai Lu
2010-04-01ide: Requeue request after DMA timeoutHerbert Xu
2010-04-01perf: Use hot regs with software sched switch/migrate eventsFrederic Weisbecker
2010-03-30Add hotplug support to mcp251x driverMarc Zyngier
2010-03-30netdev: ethtool RXHASH flagstephen hemminger
2010-03-31module: add stub for is_module_percpu_addressRandy Dunlap
2010-03-30net-caif-driver: add CAIF serial driver (ldisc)Sjur Braendeland
2010-03-30net-caif: add CAIF socket and configuration headersSjur Braendeland
2010-03-30net-caif: add CAIF protocol definitionsSjur Braendeland
2010-03-30percpu: don't implicitly include slab.h from percpu.hTejun Heo
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-03-29ext3: fix broken handling of EXT3_STATE_NEWLinus Torvalds
2010-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-03-29ARM: 6003/1: removing compilation warning from pl061.hviresh kumar
2010-03-29ARM: 5999/1: Including device.h and resource.h header files in linux/amba/bus.hviresh kumar
2010-03-29SLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_WORK_DEBUGDavid Howells
2010-03-29percpu, module: implement and use is_kernel/module_percpu_address()Tejun Heo
2010-03-29module: encapsulate percpu handling better and record percpu_sizeTejun Heo
2010-03-27net: Add MSG_WAITFORONE flag to recvmmsgBrandon L Black
2010-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-03-26Freezer: Fix buggy resume test for tasks frozen with cgroup freezerMatt Helsley
2010-03-26Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-03-26Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-03-25rps: add CONFIG_RPSEric Dumazet
2010-03-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-03-25netfilter: xtables: change xt_target.checkentry return typeJan Engelhardt
2010-03-25netfilter: xtables: change xt_match.checkentry return typeJan Engelhardt
2010-03-25netfilter: xtables: consolidate code into xt_request_find_matchJan Engelhardt
2010-03-25netfilter: ip6table_raw: fix table priorityJozsef Kadlecsik
2010-03-24Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds