summaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)Author
2010-02-03net: CONFIG_COMPAT reduxAlexey Dobriyan
2010-02-03net: macvtap driverArnd Bergmann
2010-02-03macvlan: allow multiple driver backendsArnd Bergmann
2010-02-03net: maintain namespace isolation between vlan and real deviceArnd Bergmann
2010-02-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-02-04perf: Make bp_len type to u64 generic across the archMahesh Salgaonkar
2010-02-03netfilter: xtables: add CT targetPatrick McHardy
2010-02-03netfilter: nf_conntrack: support conntrack templatesPatrick McHardy
2010-02-03netfilter: ctnetlink: support selective event deliveryPatrick McHardy
2010-02-03netfilter: add struct net * to target parametersPatrick McHardy
2010-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-02-02connector: Delete buggy notification code.Evgeniy Polyakov
2010-02-02virtio: Add ability to detach unused buffers from vringsShirley Ma
2010-02-02igmp: fix ip_mc_sf_allow race [v5]Flavio Leitner
2010-02-02netfilter: xtables: CONFIG_COMPAT reduxAlexey Dobriyan
2010-02-01Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-02-01Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2010-02-01softlockup: Add sched_clock_tick() to avoid kernel warning on kgdb resumeJason Wessel
2010-01-30perf, hw_breakpoint, kgdb: Do not take mutex for kernel debuggerJason Wessel
2010-01-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-01-29Split 'flush_old_exec' into two functionsLinus Torvalds
2010-01-28Input: add the ABS_MT_PRESSURE eventHenrik Rydberg
2010-01-29powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge()Benjamin Herrenschmidt
2010-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2010-01-27mm: add new 'read_cache_page_gfp()' helper functionLinus Torvalds
2010-01-26firewire: cdev: add_descriptor documentation fixStefan Richter
2010-01-25Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-01-25net: use helpers to access uc list V2Jiri Pirko
2010-01-25eventfd - allow atomic read and waitqueue removeDavide Libenzi
2010-01-24Merge git://git.infradead.org/~dwmw2/mtd-2.6.33Linus Torvalds
2010-01-23netdev: remove certain HAVE_ macrosAlexey Dobriyan
2010-01-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-01-22Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-01-22mac80211: Account HT Control field in Data frame hdrlen according to 802.11n-...Andriy Tkachuk
2010-01-21Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-01-21Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-01-21Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-01-21perf: Change the is_software_event() definitionPeter Zijlstra
2010-01-21sched: Fix vmark regression on big machinesMike Galbraith
2010-01-20USB: Fix duplicate sysfs problem after device reset.Sarah Sharp
2010-01-20Merge branch 'misc' into releaseLen Brown
2010-01-19net: Unexport napi_gro_flush().David S. Miller
2010-01-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-01-19phylib: Move workqueue initialization to a proper placeAnton Vorontsov
2010-01-19Input: ad7879 - support auxiliary GPIOs via gpiolibMichael Hennerich
2010-01-18mfd: tmio_mmc hardware abstraction for CNF areaIan Molton
2010-01-18mfd: Correct WM835x ISINK ramp time definesMark Brown
2010-01-18netfilter: xtables: add struct xt_mtdtor_param::netAlexey Dobriyan