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