summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* macvlan: allow multiple driver backendsArnd Bergmann2010-02-041-0/+70
* net: maintain namespace isolation between vlan and real deviceArnd Bergmann2010-02-041-0/+9
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-041-32/+0Star
|\
| * connector: Delete buggy notification code.Evgeniy Polyakov2010-02-031-32/+0Star
* | virtio: Add ability to detach unused buffers from vringsShirley Ma2010-02-031-0/+4
* | igmp: fix ip_mc_sf_allow race [v5]Flavio Leitner2010-02-021-0/+2
* | sched: add head drop fifo queueHagen Paul Pfeifer2010-01-292-0/+20
* | netns xfrm: xfrm6_tunnel in netnsAlexey Dobriyan2010-01-281-3/+3
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-282-2/+8
|\|
| * netns xfrm: deal with dst entries in netnsAlexey Dobriyan2010-01-251-0/+6
| * netns xfrm: fix "ip xfrm state|policy count" misreportAlexey Dobriyan2010-01-241-2/+2
* | net: use helpers to access uc list V2Jiri Pirko2010-01-251-0/+5
* | icmp: move icmp_err_convert[] to .rodataAlexey Dobriyan2010-01-231-1/+1
* | net: constify MIB name tablesAlexey Dobriyan2010-01-231-1/+1
* | netdev: remove certain HAVE_ macrosAlexey Dobriyan2010-01-231-10/+0Star
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-2349-183/+388
|\|
| * Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-01-23254-5273/+6211
| |\
| | * Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-01-211-3/+8
| | |\
| | | * perf: Change the is_software_event() definitionPeter Zijlstra2010-01-211-3/+8
| | * | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-01-211-1/+1
| | |\ \
| | | * | sched: Fix vmark regression on big machinesMike Galbraith2010-01-211-1/+1
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-01-211-0/+1
| | |\ \ \
| | | * | | USB: Fix duplicate sysfs problem after device reset.Sarah Sharp2010-01-211-0/+1
| | | |/ /
| | * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-01-215-33/+12Star
| | |\ \ \
| | | * \ \ Merge branch 'for-jens' of http://git.drbd.org/linux-2.6-drbd into for-linusJens Axboe2010-01-122-1/+2
| | | |\ \ \
| | | | * | | drbd: The kernel code is now equivalent to out of tree release 8.3.7Philipp Reisner2010-01-121-1/+1
| | | | * | | drbd: Allow online resizing of DRBD devices while peer not reachable (needs t...Philipp Reisner2010-01-121-0/+1
| | | * | | | genhd: overlapping variable definitionStephen Hemminger2010-01-111-3/+3
| | | * | | | block: removed unused as_io_contextKirill Afonshin2010-01-111-27/+0Star
| | | * | | | block: bdev_stack_limits wrapperMartin K. Petersen2010-01-111-0/+2
| | | * | | | block: Fix discard alignment calculation and printingMartin K. Petersen2010-01-111-2/+5
| | | |/ / /
| | * | | | Merge branch 'misc' into releaseLen Brown2010-01-201-3/+3
| | |\ \ \ \
| | | * | | | x86, ACPI: delete acpi_boot_table_init() return valueLen Brown2010-01-061-3/+3
| | * | | | | Merge branch 'bugzilla-14483' into releaseLen Brown2010-01-201-1/+1
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | ACPI: don't cond_resched if irq is disabledXiaotian Feng2010-01-161-1/+1
| | * | | | | mfd: tmio_mmc hardware abstraction for CNF areaIan Molton2010-01-181-0/+39
| | * | | | | mfd: Correct WM835x ISINK ramp time definesMark Brown2010-01-181-14/+14
| | * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-01-171-1/+1
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | Fix ACC_MODE() for realAl Viro2010-01-141-1/+1
| | * | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-01-161-1/+4
| | |\ \ \ \ \
| | | * | | | | lib: Introduce strnstr()Li Zefan2010-01-151-1/+4
| | * | | | | | nommu: fix shared mmap after truncate shrinkage problemsDavid Howells2010-01-161-0/+1
| | * | | | | | nommu: don't need get_unmapped_area() for NOMMUDavid Howells2010-01-162-2/+7
| | * | | | | | nommu: struct vm_region's vm_usage count need not be atomicDavid Howells2010-01-161-1/+1
| | * | | | | | kernel.h: add BUILD_BUG_ON_NOT_POWER_OF_2()Roland Dreier2010-01-161-0/+4
| | * | | | | | kfifo: document everywhere that size has to be power of twoAndi Kleen2010-01-161-2/+2
| | * | | | | | kfifo: add kfifo_initializedAndi Kleen2010-01-161-0/+10
| | * | | | | | kfifo: add kfifo_out_peekAndi Kleen2010-01-161-0/+3
| | * | | | | | kfifo: sanitize *_user error handlingAndi Kleen2010-01-161-4/+4
| | * | | | | | kfifo: use void * pointers for user buffersAndi Kleen2010-01-161-5/+5