aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: fib_rules: consolidate IPv4 and DECnet ->default_pref() functions.Patrick McHardy2010-04-131-0/+1
* net: uninline skb_bond_should_drop()Eric Dumazet2010-04-131-44/+4
* Fix some #includes in CAN drivers (rebased for net-next-2.6)Hans J. Koch2010-04-131-0/+1
* skbuff: remove unused dev_consume_skb macro definitionAlexander Duyck2010-04-131-1/+0
* net: sk_dst_cache RCUificationEric Dumazet2010-04-133-34/+32
* packet: support for TX time stamps on RAW socketsRichard Cochran2010-04-131-0/+1
* inet: Remove unused send_check length argumentHerbert Xu2010-04-112-3/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-1171-175/+415
|\
| * Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-04-1171-175/+411
| |\
| | * Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-04-098-33/+185
| | |\
| | | * i2o: Remove the dangerous kobj_to_i2o_device macroFerenc Wagner2010-03-241-1/+0
| | | * block: remove 16 bytes of padding from struct request on 64bitsRichard Kennedy2010-03-191-5/+6
| | | * Merge branch 'master' into for-linusJens Axboe2010-03-1980-163/+622
| | | |\
| | | * | Remove GENHD_FL_DRIVERFSNeilBrown2010-03-161-1/+1
| | | * | block: Finalize conversion of block limits functionsMartin K. Petersen2010-03-151-24/+0
| | | * | block: Fix overrun in lcm() and move it to libMartin K. Petersen2010-03-151-0/+8
| | | * | vfs: improve writeback_inodes_wb()Edward Shishkin2010-03-121-0/+3
| | | * | drbd: Renamed overwrite_peer to primary_forcePhilipp Reisner2010-03-111-1/+1
| | | * | drbd: --dry-run option for drbdsetup net ( drbdadm -- --dry-run connect <res> )Philipp Reisner2010-03-112-1/+2
| | | * | Add DocBook documentation for the block tracepoints.William Cohen2010-03-091-0/+164
| | * | | radix_tree_tag_get() is not as safe as the docs make out [ver #2]David Howells2010-04-091-0/+7
| | * | | slab: Generify kernel pointer validationPekka Enberg2010-04-091-0/+1
| | * | | libata: Fix accesses at LBA28 boundary (old bug, but nasty) (v2)Mark Lord2010-04-081-2/+2
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2010-04-081-0/+1
| | |\ \ \
| | | * | | ide: Requeue request after DMA timeoutHerbert Xu2010-04-011-0/+1
| | * | | | virtio: disable multiport console support.Michael S. Tsirkin2010-04-081-23/+0
| | * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-04-071-2/+6
| | |\ \ \ \
| | | * | | | ibft, x86: Change reserve_ibft_region() to find_ibft_region()Yinghai Lu2010-04-011-2/+6
| | | |/ / /
| | * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-04-073-2/+19
| | |\ \ \ \
| | | * \ \ \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2010-04-072-1/+18
| | | |\ \ \ \
| | | | * | | | ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack2010-04-052-1/+18
| | | * | | | | ALSA: i2c: cleanup: change parameter to pointerDan Carpenter2010-04-041-1/+1
| | | |/ / / /
| | * | | | | memcg: fix race in file_mapped accountingKAMEZAWA Hiroyuki2010-04-071-0/+6
| | * | | | | pagemap: fix pfn calculation for hugepageNaoya Horiguchi2010-04-071-2/+2
| | * | | | | kernel.h: fix wrong usage of __ratelimit()Yong Zhang2010-04-071-1/+1
| | * | | | | vfs: rename block_fsync() to blkdev_fsync()Andrew Morton2010-04-071-1/+1
| | * | | | | raw: fsync method is now requiredAnton Blanchard2010-04-071-0/+1
| | * | | | | include/linux/kfifo.h: fix INIT_KFIFO()David Härdeman2010-04-071-1/+2
| | * | | | | bitops: remove temporary for_each_bit()Andrew Morton2010-04-071-3/+0
| | * | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-04-061-0/+1
| | |\ \ \ \ \
| | | * | | | | libata: unlock HPA if device shrunkTejun Heo2010-04-061-0/+1
| | * | | | | | Fix up possibly racy module refcountingNick Piggin2010-04-051-7/+7
| | |/ / / / /
| | * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2010-04-051-0/+2
| | |\ \ \ \ \
| | | * | | | | 9p: Make sure we are able to clunk the cached fid on umountAneesh Kumar K.V2010-04-051-0/+2
| | * | | | | | Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/miscLinus Torvalds2010-04-0525-26/+31
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge branch 'master' into export-slabhTejun Heo2010-04-058-43/+91
| | | |\ \ \ \ \ \ | | | | |/ / / / /
| | | * | | | | | percpu: don't implicitly include slab.h from percpu.hTejun Heo2010-03-301-25/+5
| | | * | | | | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3024-1/+26
| | * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-04-052-1/+17
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | | * | | | | | module: add stub for is_module_percpu_addressRandy Dunlap2010-03-311-0/+5