aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-05-04Merge tag 'for-linus-4.6-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-2/+2
2016-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 2-1/+8
2016-05-03vxlan: Add checksum check to the features check functionGravatar Alexander Duyck 2-1/+8
2016-05-02Minimal fix-up of bad hashing behavior of hash_64()Gravatar Linus Torvalds 1-2/+18
2016-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 3-3/+12
2016-05-01net: Implement net_dbg_ratelimited() for CONFIG_DYNAMIC_DEBUG caseGravatar Tim Bingham 1-1/+9
2016-04-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Gravatar Linus Torvalds 2-0/+27
2016-04-29Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-0/+9
2016-04-28Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 1-3/+5
2016-04-28Merge tag 'media/v4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Gravatar Linus Torvalds 2-10/+28
2016-04-28Merge tag 'sound-4.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 1-3/+2
2016-04-28numa: fix /proc/<pid>/numa_maps for THPGravatar Gerald Schaefer 1-0/+2
2016-04-28thp: keep huge zero page pinned until tlb flushGravatar Kirill A. Shutemov 1-0/+5
2016-04-28mm: exclude HugeTLB pages from THP page_mapped() logicGravatar Steve Capper 1-0/+2
2016-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Gravatar Linus Torvalds 2-6/+5
2016-04-28bpf: fix refcnt overflowGravatar Alexei Starovoitov 1-1/+2
2016-04-28net: fix net_gso_ok for new GSO types.Gravatar Marcelo Ricardo Leitner 1-1/+1
2016-04-28IB/security: Restrict use of the write() interfaceGravatar Jason Gunthorpe 1-0/+16
2016-04-28IB/mlx5: Expose correct max_sge_rd limitGravatar Sagi Grimberg 1-0/+11
2016-04-27Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-6/+1
2016-04-27Merge tag 'asoc-fix-v4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Takashi Iwai 47-172/+310
2016-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 5-8/+15
2016-04-26devpts: more pty driver interface cleanupsGravatar Linus Torvalds 2-5/+5
2016-04-26Revert "ipv6: Revert optional address flusing on ifdown."Gravatar David S. Miller 2-0/+2
2016-04-26ALSA: hda - Update BCLK also at hotplug for i915 HSW/BDWGravatar Takashi Iwai 1-3/+2
2016-04-25cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_a...Gravatar Tejun Heo 2-6/+1
2016-04-25ipv6: Revert optional address flusing on ifdown.Gravatar David S. Miller 2-2/+0
2016-04-25libceph: make authorizer destruction independent of ceph_auth_clientGravatar Ilya Dryomov 2-6/+5
2016-04-25[media] media: vb2: Fix regression on poll() for RW modeGravatar Ricardo Ribalda 1-0/+4
2016-04-25[media] v4l2-dv-timings.h: fix polarity for 4k formatsGravatar Hans Verkuil 1-10/+20
2016-04-24net/mlx5: Add pci shutdown callbackGravatar Majd Dibbiny 1-3/+4
2016-04-24net/mlx5e: Use vport MTU rather than physical port MTUGravatar Saeed Mahameed 1-0/+2
2016-04-24net/mlx5e: Device's mtu field is u16 and not intGravatar Saeed Mahameed 1-3/+3
2016-04-24macsec: add missing macsec prefix in uapiGravatar Sabrina Dubroca 1-2/+2
2016-04-24switchdev: Adding complete operation to deferred switchdev opsGravatar Elad Raz 1-0/+4
2016-04-23Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Gravatar Linus Torvalds 1-2/+2
2016-04-23Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+5
2016-04-23generic syscalls: wire up preadv2 and pwritev2 syscallsGravatar Andre Przywara 1-1/+5
2016-04-23Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 1-2/+6
2016-04-23lockdep: Fix lock_chain::base sizeGravatar Peter Zijlstra 1-3/+5
2016-04-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxGravatar Linus Torvalds 1-0/+2
2016-04-22Merge tag 'sound-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 1-0/+2
2016-04-22drm: Loongson-3 doesn't fully support wc memoryGravatar Huacai Chen 1-0/+2
2016-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 10-4/+74
2016-04-21net/mlx4_core: Avoid repeated calls to pci enable/disableGravatar Daniel Jurgens 1-0/+7
2016-04-21tcp: Merge tx_flags and tskey in tcp_shifted_skbGravatar Martin KaFai Lau 1-0/+2
2016-04-21ALSA: hda - Fix possible race on regmap bypass flipGravatar Takashi Iwai 1-0/+2
2016-04-21asm-generic/futex: Re-enable preemption in futex_atomic_cmpxchg_inatomic()Gravatar Romain Perier 1-2/+6
2016-04-20thermal: consistently use int for trip tempGravatar Wei Ni 1-2/+2
2016-04-19cls_cgroup: get sk_classid only from full socketsGravatar Konstantin Khlebnikov 1-2/+5