aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-30bpf: make padding in bpf_tunnel_key explicitDaniel Borkmann1-0/+1
2016-03-28netfilter: ipset: fix race condition in ipset save, swap and deleteVishwanath Pai1-0/+4
2016-03-25net: phy: bcm7xxx: Add entries for Broadcom BCM7346 and BCM7362Jaedon Shin1-0/+2
2016-03-24Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds5-123/+57
2016-03-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds2-2/+34
2016-03-24Merge tag 'nfsd-4.6' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-7/+20
2016-03-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+5
2016-03-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2016-03-24Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-7/+7
2016-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds13-132/+159
2016-03-23net: ping: make ping_v6_sendmsg staticHaishuang Yan1-1/+0
2016-03-23net: Fix typos and whitespace.Bjorn Helgaas1-109/+106
2016-03-23Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu/integrationLinus Torvalds1-0/+35
2016-03-23Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds14-90/+325
2016-03-23x86/apic: Remove declaration of unused hw_nmi_is_cpu_stuckYaowei Bai1-1/+0
2016-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds16-37/+451
2016-03-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds14-15/+1264
2016-03-22memremap: add MEMREMAP_WC flagBrian Starkey1-0/+1
2016-03-22kfifo: fix sparse complaintsStefani Seibold1-1/+1
2016-03-22kernel: add kcov code coverageDmitry Vyukov3-0/+50
2016-03-22panic: change nmi_panic from macro to functionHidehiro Kawai1-20/+1
2016-03-22cred/userns: define current_user_ns() as a functionArnd Bergmann2-3/+4
2016-03-22rapidio: add mport char device driverAlexandre Bounine2-0/+272
2016-03-22rapidio: add outbound window supportAlexandre Bounine2-0/+9
2016-03-22rapidio: add global inbound port write interfacesAlexandre Bounine2-1/+10
2016-03-22rapidio: move rio_pw_enable into core codeAlexandre Bounine2-0/+3
2016-03-22rapidio: move rio_local_set_device_id function to the common coreAlexandre Bounine1-0/+1
2016-03-22rapidio: add lock protection for doorbell listAlexandre Bounine1-0/+2
2016-03-22rapidio: add core mport removal supportAlexandre Bounine1-0/+18
2016-03-22rapidio: move net allocation into core codeAlexandre Bounine1-9/+9
2016-03-22rapidio: add shutdown notification for RapidIO devicesAlexandre Bounine1-0/+2
2016-03-22rapidio: add query_mport operationAlexandre Bounine2-0/+52
2016-03-22cpumask: remove incorrect information from commentEric Biggers1-2/+0
2016-03-22fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn1-1/+1
2016-03-22compat: add in_compat_syscall to ask whether we're in a compat syscallAndy Lutomirski1-0/+15
2016-03-22tracing: Fix trace_printk() to print when not using bprintk()Steven Rostedt (Red Hat)1-3/+3
2016-03-22Merge tag 'nfs-for-4.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds6-35/+120
2016-03-22ipv6: remove unused in6_addr structLuis de Bethencourt1-1/+0
2016-03-22ethtool: minor doc updateDavid Decotigny1-3/+3
2016-03-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds3-9/+9
2016-03-22Merge tag 'iommu-updates-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2-0/+169
2016-03-21net: Add missing kernel-doc for netdev ptype listsBenjamin Poirier1-0/+2
2016-03-21net: add missing descriptions in net_device_priv_flagsLuis de Bethencourt1-0/+4
2016-03-21Merge tag 'mmc-v4.6' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds4-12/+10
2016-03-21Merge branches 'i40iw', 'sriov' and 'hfi1' into k.o/for-4.6Doug Ledford19-41/+1393
2016-03-21IB/mlx5: Implement callbacks for manipulating VFsEli Cohen2-1/+10
2016-03-21net/mlx5_core: Implement modify HCA vport commandEli Cohen1-0/+4
2016-03-21net/mlx5_core: Add VF param when querying vport counterEli Cohen1-1/+2
2016-03-21IB/core: Add interfaces to control VF attributesEli Cohen1-0/+19
2016-03-21Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds22-244/+448