summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-08-18105-852/+2140
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-08-1713-114/+156
| |\
| | * net_sched: convert tcf_exts from list to pointer arrayWANG Cong2016-08-172-16/+28
| | * net_sched: move tc offload macros to pkt_cls.hWANG Cong2016-08-172-16/+22
| | * net_sched: fix a typo in tc_for_each_action()WANG Cong2016-08-171-1/+1
| | * gre: set inner_protocol on xmitSimon Horman2016-08-151-0/+1
| | * net: remove type_check from dev_get_nest_level()Sabrina Dubroca2016-08-131-2/+1
| | * ipv6: suppress sparse warnings in IP6_ECN_set_ce()Johannes Berg2016-08-131-1/+2
| | * bpf: fix bpf_skb_in_cgroup helper namingDaniel Borkmann2016-08-121-2/+2
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-08-101-1/+1
| | |\
| | | * netfilter: nf_tables: s/MFT_REG32_01/NFT_REG32_01Pablo Neira Ayuso2016-08-081-1/+1
| | * | qed: Add dcbx app support for IEEE Selection Field.Sudarsana Reddy Kalluru2016-08-081-0/+8
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-131-0/+12
| |\ \ \
| | * | | KVM: Protect device ops->create and list_add with kvm->lockChristoffer Dall2016-08-121-0/+6
| | * | | KVM: PPC: Move xics_debugfs_init out of createChristoffer Dall2016-08-121-0/+6
| * | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-08-131-1/+2
| |\ \ \ \
| | * | | | bvec: avoid variable shadowing warningJohannes Berg2016-08-111-1/+2
| | |/ / /
| * | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-08-121-0/+4
| |\ \ \ \
| | * | | | perf/core: Set cgroup in CPU contexts for new cgroup eventsDavid Carrillo-Cisneros2016-08-101-0/+4
| * | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-08-121-2/+25
| |\ \ \ \ \
| | * | | | | locking/qrwlock: Fix write unlock bug on big endian systemspan xinhui2016-08-101-2/+25
| * | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-08-121-0/+2
| |\ \ \ \ \ \
| | * | | | | | genirq/msi: Make sure PCI MSIs are activated earlyMarc Zyngier2016-08-091-0/+2
| | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2016-08-122-1/+4
| |\ \ \ \ \ \
| | * | | | | | NFSv4: Cap the transport reconnection timer at 1/2 lease periodTrond Myklebust2016-08-051-0/+2
| | * | | | | | SUNRPC: Limit the reconnect backoff timer to the max RPC message timeoutTrond Myklebust2016-08-051-1/+2
| * | | | | | | Merge tag 'powerpc-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-08-121-2/+2
| |\ \ \ \ \ \ \
| | * | | | | | | cxl: Use fixed width predefined types in data structure.Philippe Bergheaud2016-08-091-2/+2
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-08-111-1/+1
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | virtio-vsock: fix include guard typoStefan Hajnoczi2016-08-091-1/+1
| | |/ / / / /
| * | | | | | Revert "printk: create pr_<level> functions"Linus Torvalds2016-08-091-33/+15
| * | | | | | Merge tag 'trace-v4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2016-08-091-3/+11
| |\ \ \ \ \ \
| | * | | | | | tracing: Fix tick_stop tracepoint symbols for user exportSteven Rostedt (Red Hat)2016-08-091-3/+11
| * | | | | | | Merge tag 'drm-fixes-for-4.8-rc2' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-08-091-1/+2
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | Merge branch 'drm-next-4.8' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-08-081-1/+2
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | * | | | | drm/ttm: Wait for a BO to become idle before unbinding it from GTTMichel Dänzer2016-08-051-1/+2
| * | | | | | | Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2016-08-083-0/+38
| |\ \ \ \ \ \ \
| | * | | | | | | mm: Hardened usercopyKees Cook2016-07-262-0/+27
| | * | | | | | | mm: Implement stack frame object validationKees Cook2016-07-261-0/+9
| | * | | | | | | mm: Add is_migrate_cma_pageLaura Abbott2016-07-261-0/+2
| * | | | | | | | unsafe_[get|put]_user: change interface to use a error target labelLinus Torvalds2016-08-081-2/+2
| | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-08-078-37/+37
| |\ \ \ \ \ \ \
| | * | | | | | | block: rename bio bi_rw to bi_opfJens Axboe2016-08-075-22/+23
| | * | | | | | | block/mm: make bdev_ops->rw_page() take a bool for read/writeJens Axboe2016-08-074-15/+14
| * | | | | | | | Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-08-071-0/+20
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | Merge branch 'generic-zpos-v8' of http://git.linaro.org/people/benjamin.gaign...Dave Airlie2016-08-031-0/+20
| | |\ \ \ \ \ \ \
| | | * | | | | | | drm: add generic zpos propertyMarek Szyprowski2016-07-291-0/+20
| | | * | | | | | | Merge remote-tracking branch 'media_tree/vsp1' into generic-zpos-v8Benjamin Gaignard2016-07-298-68/+120
| | | |\ \ \ \ \ \ \
| * | | \ \ \ \ \ \ \ Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2016-08-072-6/+1
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'for-viro' of git://git.kernel.org/pub/scm/linux/kernel/git/msze...Al Viro2016-08-031-5/+0
| | |\ \ \ \ \ \ \ \ \ \