aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-01-24net: reduce and unify printk level in netdev_fix_features()Michał Mirosław
2011-01-24net: change netdev->features to u32Michał Mirosław
2011-01-24net: RPS: Enable hardware acceleration of RFSBen Hutchings
2011-01-24lib: cpu_rmap: CPU affinity reverse-mappingBen Hutchings
2011-01-24Merge branch 'irq/numa' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...David S. Miller
2011-01-24Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-01-24Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2011-01-25Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-01-24Merge branch 'BUG_ON' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds
2011-01-24Remove MAYBE_BUILD_BUG_ONRusty Russell
2011-01-24BUILD_BUG_ON: make it handle more casesRusty Russell
2011-01-24param: add null statement to compiled-in module paramsLinus Walleij
2011-01-24module: fix linker error for MODULE_VERSION when !MODULE and CONFIG_SYSFS=nRusty Russell
2011-01-24module: show version information for built-in modules in sysfsDmitry Torokhov
2011-01-22genirq: Add IRQ affinity notifiersBen Hutchings
2011-01-21Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2011-01-21Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-01-21Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-01-21mm: System without MMU do not need pte_mkwriteMichal Simek
2011-01-21RTC: Propagate error handling via rtc_timer_enqueue properlyJohn Stultz
2011-01-21rtc: Cleanup removed UIE emulation declarationJohn Stultz
2011-01-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2011-01-21genirq: Remove __do_IRQThomas Gleixner
2011-01-20net_sched: accurate bytes/packets stats/ratesEric Dumazet
2011-01-20net: Add safe reverse SKB queue walkers.David S. Miller
2011-01-20Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-20ACPI: Introduce acpi_os_ioremap()Rafael J. Wysocki
2011-01-20Merge branch 'akpm'Linus Torvalds
2011-01-20memcg: fix USED bit handling at uncharge in THPKAMEZAWA Hiroyuki
2011-01-20dccp: clean up unused DCCP_STATE_MASK definitionShan Wei
2011-01-20net_sched: RCU conversion of stabEric Dumazet
2011-01-20net_sched: move TCQ_F_THROTTLED flagEric Dumazet
2011-01-20Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds
2011-01-20netfilter: nf_conntrack: fix linker error with NF_CONNTRACK_TIMESTAMP=nPatrick McHardy
2011-01-20netfilter: xtables: add missing header inclusions for headers_checkJan Engelhardt
2011-01-20Merge branch 'connlimit' of git://dev.medozas.de/linuxPatrick McHardy
2011-01-20netfilter: xtables: remove duplicate memberJan Engelhardt
2011-01-20lockdep: Move early boot local IRQ enable/disable status to init/main.cTejun Heo
2011-01-20Merge branch 'connlimit' of git://dev.medozas.de/linuxPatrick McHardy
2011-01-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-01-20netfilter: xtables: remove extraneous header that slipped inJan Engelhardt
2011-01-19net_sched: implement a root container qdisc sch_mqprioJohn Fastabend
2011-01-19net: implement mechanism for HW based QOSJohn Fastabend
2011-01-19net_device: add support for network device groupsVlad Dogaru
2011-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-01-19sctp: user perfect name for Delayed SACK Timer optionShan Wei
2011-01-19Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy
2011-01-19netfilter: xtables: connlimit revision 1Jan Engelhardt
2011-01-19netfilter: nf_conntrack_tstamp: add flow-based timestamp extensionPablo Neira Ayuso
2011-01-19[media] v4l: Include linux/videodev2.h in media/v4l2-ctrls.hLaurent Pinchart