aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-26
|\
| * nl80211: add power save commandsKalle Valo2010-02-19
| * cfg80211/mac80211: allow registering for and sending action framesJouni Malinen2010-02-15
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-02-24
|\ \
| * | netfilter: xtables: replace XT_MATCH_ITERATE macroJan Engelhardt2010-02-24
| * | netfilter: xtables: replace XT_ENTRY_ITERATE macroJan Engelhardt2010-02-24
* | | xfrm: introduce basic mark infrastructureJamal Hadi Salim2010-02-22
* | | seq_file: add RCU versions of new hlist/list iterators (v3)stephen hemminger2010-02-22
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-02-19
|\| |
| * | netfilter: restore POST_ROUTING hook in NF_HOOK_CONDPatrick McHardy2010-02-19
* | | xfrm: Introduce LINUX_MIB_XFRMFWDHDRERRORjamal2010-02-18
* | | net: TCP thin dupackAndreas Petlund2010-02-18
* | | net: TCP thin linear timeoutsAndreas Petlund2010-02-18
* | | ipv6: drop unused "dev" arg of icmpv6_send()Alexey Dobriyan2010-02-18
* | | net/macvtap: add vhost supportArnd Bergmann2010-02-18
|/ /
* | tg3: Push phylib definitions to phylibMatt Carlson2010-02-17
* | tun: socket filter supportMichael S. Tsirkin2010-02-17
* | usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>Joe Perches2010-02-17
* | percpu: add __percpu sparse annotations to net driversTejun Heo2010-02-17
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-17
|\ \
| * | kfifo: Don't use integer as NULL pointerAnton Vorontsov2010-02-16
| * | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-02-15
| |\ \
| | * | perf: Make bp_len type to u64 generic across the archMahesh Salgaonkar2010-02-03
| * | | ima: rename ima_path_check to ima_file_checkMimi Zohar2010-02-07
| * | | fix ima breakageMimi Zohar2010-02-07
| * | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-02-05
| |\ \ \
| | * | | libata: fix ata_id_logical_per_physical_sectorsChristoph Hellwig2010-02-04
| | |/ /
| * | | percpu: add __percpu for sparseStephen Rothwell2010-02-05
| * | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-02-04
| |\ \ \ | | |/ / | |/| |
| | * | softlockup: Add sched_clock_tick() to avoid kernel warning on kgdb resumeJason Wessel2010-02-01
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-02-02
| |\ \ \
| * \ \ \ Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-02-01
| |\ \ \ \
| | * | | | perf, hw_breakpoint, kgdb: Do not take mutex for kernel debuggerJason Wessel2010-01-30
| | | |/ / | | |/| |
| * | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-02-01
| |\ \ \ \
| | * | | | powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge()Benjamin Herrenschmidt2010-01-29
| | |/ / /
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-01-29
| |\ \ \ \
| | * | | | Input: add the ABS_MT_PRESSURE eventHenrik Rydberg2010-01-29
| | * | | | Input: ad7879 - support auxiliary GPIOs via gpiolibMichael Hennerich2010-01-19
| * | | | | Split 'flush_old_exec' into two functionsLinus Torvalds2010-01-29
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-01-28
| |\ \ \ \ \
| | * | | | | firewire: cdev: add_descriptor documentation fixStefan Richter2010-01-26
| * | | | | | mm: add new 'read_cache_page_gfp()' helper functionLinus Torvalds2010-01-27
| | |_|/ / / | |/| | | |
| * | | | | Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-01-25
| |\ \ \ \ \
| | * | | | | eventfd - allow atomic read and waitqueue removeDavide Libenzi2010-01-25
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-01-25
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge git://git.infradead.org/~dwmw2/mtd-2.6.33Linus Torvalds2010-01-24
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | mtd: Really add ARM pismo supportRussell King - ARM Linux2010-01-13
| | * | | | | kmsg_dump: Dump on crash_kexec as wellKOSAKI Motohiro2009-12-31
* | | | | | | CAPI: Rework locking of controller data structuresJan Kiszka2010-02-16
* | | | | | | CAPI: Rework controller state notifierJan Kiszka2010-02-16