summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2010-04-14net: fib_rules: decouple address families from real address familiesPatrick McHardy1-0/+7
2010-04-13net: uninline skb_bond_should_drop()Eric Dumazet1-44/+4
2010-04-13Fix some #includes in CAN drivers (rebased for net-next-2.6)Hans J. Koch1-0/+1
2010-04-13skbuff: remove unused dev_consume_skb macro definitionAlexander Duyck1-1/+0
2010-04-13packet: support for TX time stamps on RAW socketsRichard Cochran1-0/+1
2010-04-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller48-133/+143
2010-04-09Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds7-33/+21
2010-04-09radix_tree_tag_get() is not as safe as the docs make out [ver #2]David Howells1-0/+7
2010-04-09slab: Generify kernel pointer validationPekka Enberg1-0/+1
2010-04-08libata: Fix accesses at LBA28 boundary (old bug, but nasty) (v2)Mark Lord1-2/+2
2010-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds1-0/+1
2010-04-08net: fix ethtool coding style errors and warningschavey1-53/+62
2010-04-08virtio: disable multiport console support.Michael S. Tsirkin1-23/+0
2010-04-08net: fix definition of netdev_for_each_mc_addr()Pavel Roskin1-1/+1
2010-04-07Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+6
2010-04-07memcg: fix race in file_mapped accountingKAMEZAWA Hiroyuki1-0/+6
2010-04-07pagemap: fix pfn calculation for hugepageNaoya Horiguchi1-2/+2
2010-04-07kernel.h: fix wrong usage of __ratelimit()Yong Zhang1-1/+1
2010-04-07vfs: rename block_fsync() to blkdev_fsync()Andrew Morton1-1/+1
2010-04-07raw: fsync method is now requiredAnton Blanchard1-0/+1
2010-04-07include/linux/kfifo.h: fix INIT_KFIFO()David Härdeman1-1/+2
2010-04-07bitops: remove temporary for_each_bit()Andrew Morton1-3/+0
2010-04-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller16-63/+168
2010-04-07TIPC: Updated topology subscription protocol according to latest specJon Paul Maloy1-18/+12
2010-04-06Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2010-04-06libata: unlock HPA if device shrunkTejun Heo1-0/+1
2010-04-06Fix up possibly racy module refcountingNick Piggin1-7/+7
2010-04-05Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/miscLinus Torvalds12-26/+17
2010-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2-1/+17
2010-04-05Merge branch 'master' into export-slabhTejun Heo4-9/+24
2010-04-04Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-7/+14
2010-04-04icmp: Account for ICMP out errorsEric Dumazet1-0/+1
2010-04-04l2tp: Add netlink control API for L2TPJames Chapman1-0/+125
2010-04-04netlink: Export genl_lock() API for use by modulesJames Chapman1-0/+8
2010-04-04l2tp: Add L2TPv3 IP encapsulation (no UDP) supportJames Chapman1-0/+38
2010-04-04l2tp: Update PPP-over-L2TP driver to work over L2TPv3James Chapman2-0/+23
2010-04-04ppp: Add ppp_dev_name() exported functionJames Chapman1-0/+3
2010-04-04l2tp: Split pppol2tp patch into separate l2tp and ppp partsJames Chapman1-1/+1
2010-04-04net: convert multicast list to list_headJiri Pirko1-40/+42
2010-04-04net: move address list functions to a separate fileJiri Pirko1-5/+10
2010-04-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-0/+5
2010-04-03Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-2/+5
2010-04-03phylib: Support phy module autoloadingDavid Woodhouse2-0/+27
2010-04-02Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar1-7/+14
2010-04-02ibft, x86: Change reserve_ibft_region() to find_ibft_region()Yinghai Lu1-2/+6
2010-04-01ide: Requeue request after DMA timeoutHerbert Xu1-0/+1
2010-04-01perf: Use hot regs with software sched switch/migrate eventsFrederic Weisbecker1-7/+14
2010-03-31Add hotplug support to mcp251x driverMarc Zyngier1-2/+2
2010-03-31netdev: ethtool RXHASH flagstephen hemminger2-0/+2
2010-03-31module: add stub for is_module_percpu_addressRandy Dunlap1-0/+5