aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 3-11/+16
2017-02-15rhashtable: Revert nested table changes.Gravatar David S. Miller 1-56/+22
2017-02-14uapi: fix linux/if_pppol2tp.h userspace compilation errorsGravatar Dmitry V. Levin 1-4/+3
2017-02-14Merge tag 'media/v4.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Gravatar Linus Torvalds 1-4/+3
2017-02-13rhashtable: Add nested tablesGravatar Herbert Xu 1-22/+56
2017-02-13[media] videodev2.h: go back to limited range Y'CbCr for SRGB and, ADOBERGBGravatar Hans Verkuil 1-4/+3
2017-02-12bpf: introduce BPF_F_ALLOW_OVERRIDE flagGravatar Alexei Starovoitov 2-7/+13
2017-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 2-1/+8
2017-02-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Gravatar Linus Torvalds 1-3/+8
2017-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingGravatar Linus Torvalds 1-0/+1
2017-02-08cpumask: use nr_cpumask_bits for parsing functionsGravatar Tejun Heo 1-4/+4
2017-02-08mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlersGravatar Jan Kara 1-3/+1
2017-02-08net: introduce device min_header_lenGravatar Willem de Bruijn 1-0/+4
2017-02-08lwtunnel: valid encap attr check should return 0 when lwtunnel is disabledGravatar David Ahern 1-1/+4
2017-02-08RDMA: Don't reference kernel private header from UAPI headerGravatar Leon Romanovsky 1-3/+8
2017-02-08target: Fix multi-session dynamic se_node_acl double free OOPsGravatar Nicholas Bellinger 1-0/+1
2017-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 3-7/+10
2017-02-07udp: properly cope with csum errorsGravatar Eric Dumazet 1-1/+3
2017-02-04netlabel: out of bound access in cipso_v4_validate()Gravatar Eric Dumazet 1-0/+4
2017-02-04Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+17
2017-02-04Merge tag 'char-misc-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-2/+30
2017-02-03base/memory, hotplug: fix a kernel oops in show_valid_zones()Gravatar Toshi Kani 1-1/+2
2017-02-03Merge tag 'drm-fixes-for-v4.10-rc7' of git://people.freedesktop.org/~airlied/...Gravatar Linus Torvalds 2-1/+16
2017-02-03Merge branch 'modversions' (modversions fixes for powerpc from Ard)Gravatar Linus Torvalds 3-17/+25
2017-02-03log2: make order_base_2() behave correctly on const input value zeroGravatar Ard Biesheuvel 1-1/+12
2017-02-03module: unify absolute krctab definitions for 32-bit and 64-bitGravatar Ard Biesheuvel 1-7/+0
2017-02-03modversions: treat symbol CRCs as 32 bit quantitiesGravatar Ard Biesheuvel 3-12/+27
2017-02-03ipv6: sr: remove cleanup flag and fix HMAC computationGravatar David Lebrun 1-6/+3
2017-02-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-3/+0
2017-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 4-19/+26
2017-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-0/+1
2017-02-01net: fix ndo_features_check/ndo_fix_features comment orderingGravatar Dimitris Michailidis 1-14/+15
2017-02-01perf/x86/intel/uncore: Make package handling more robustGravatar Thomas Gleixner 1-2/+0
2017-02-01perf/x86/intel/rapl: Make package handling more robustGravatar Thomas Gleixner 1-1/+0
2017-01-31Merge branch 'for-4.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-2/+2
2017-01-31fscache: Fix dead object requeueGravatar David Howells 1-0/+1
2017-01-31ipv6: fix flow labels when the traffic class is non-0Gravatar Dimitris Michailidis 1-0/+5
2017-01-31Drivers: hv: vmbus: finally fix hv_need_to_signal_on_read()Gravatar Dexuan Cui 1-2/+30
2017-01-30net: ethtool: add support for 2500BaseT and 5000BaseT link modesGravatar Pavel Belous 1-1/+3
2017-01-30irqdomain: Avoid activating interrupts more than onceGravatar Marc Zyngier 1-0/+17
2017-01-30drm: Don't race connector registrationGravatar Daniel Vetter 1-0/+1
2017-01-30drm: prevent double-(un)registration for connectorsGravatar Daniel Vetter 1-1/+15
2017-01-29can: Fix kernel panic at security_sock_rcv_skbGravatar Eric Dumazet 1-4/+3
2017-01-28Merge tag 'nfs-for-4.10-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 2-1/+3
2017-01-28Merge tag 'arc-4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Gravatar Linus Torvalds 1-8/+8
2017-01-28percpu-refcount: fix reference leak during percpu-atomic transitionGravatar Douglas Miller 1-2/+2
2017-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 11-11/+37
2017-01-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Gravatar Linus Torvalds 3-1/+16
2017-01-27Merge tag 'media/v4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Gravatar Linus Torvalds 1-3/+7
2017-01-27net: phy: micrel: add support for KSZ8795Gravatar Sean Nyekjaer 1-0/+2