summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-0625-80/+137
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-03-053-37/+17
| |\
| | * net: make skb_gso_*_seglen functions privateDaniel Axtens2018-03-041-33/+0
| | * net: rename skb_gso_validate_mtu -> skb_gso_validate_network_lenDaniel Axtens2018-03-041-1/+1
| | * mlxsw: spectrum: Fix handling of resource_size_paramJiri Pirko2018-02-281-3/+15
| | * net: phy: Restore phy_resume() locking assumptionAndrew Lunn2018-02-271-0/+1
| * | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-03-031-1/+1
| |\ \
| | * | dax: fix vma_is_fsdax() helperDan Williams2018-02-261-1/+1
| * | | Merge tag 'media/v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-03-035-8/+74
| |\ \ \
| | * | | media: dvb: update buffer mmaped flags and frame counterMauro Carvalho Chehab2018-02-233-7/+36
| | * | | media: dvb: add continuity error indicators for memory mapped buffersMauro Carvalho Chehab2018-02-231-0/+35
| | * | | media: dmxdev: Fix the logic that enables DMA mmap supportMauro Carvalho Chehab2018-02-231-0/+2
| | * | | media: dvb: fix DVB_MMAP symbol nameArnd Bergmann2018-02-231-1/+1
| | |/ /
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-03-021-0/+2
| |\ \ \
| | * | | KVM: x86: Add a framework for supporting MSR-based featuresTom Lendacky2018-03-011-0/+2
| * | | | Merge tag 'for-linus-20180302' of git://git.kernel.dk/linux-blockLinus Torvalds2018-03-023-5/+5
| |\ \ \ \
| | * | | | block: display the correct diskname for bioJiufei Xue2018-03-011-3/+1
| | * | | | blktrace_api.h: fix comment for struct blk_user_trace_setupEric Biggers2018-02-261-1/+1
| | * | | | genhd: Fix BUG in blkdev_open()Jan Kara2018-02-261-0/+1
| | * | | | genhd: Add helper put_disk_and_module()Jan Kara2018-02-261-0/+1
| | * | | | genhd: Rename get_disk() to get_disk_and_module()Jan Kara2018-02-261-1/+1
| * | | | | Merge tag 'drm-fixes-for-v4.16-rc4' of git://people.freedesktop.org/~airlied/...Linus Torvalds2018-03-012-0/+2
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'drm-misc-fixes-2018-02-28' of git://people.freedesktop.org/drm-mis...Dave Airlie2018-03-012-0/+2
| | |\ \ \ \ \
| | | * | | | | virtio-gpu: fix ioctl and expose the fixed status to userspace.Dave Airlie2018-02-271-0/+1
| | | * | | | | drm/nouveau: prefer XBGR2101010 for addfb ioctlIlia Mirkin2018-02-231-0/+1
| * | | | | | | Merge tag 'arc-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2018-03-011-0/+5
| |\ \ \ \ \ \ \
| | * | | | | | | ARC: mcip: update MCIP debug mask when the new cpu came onlineEugeniy Paltsev2018-02-281-0/+2
| | * | | | | | | ARC: mcip: halt GFRC counter when ARC cores haltEugeniy Paltsev2018-02-281-0/+3
| * | | | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-266-27/+20
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| | * | | | | | | extable: Make init_kernel_text() globalJosh Poimboeuf2018-02-211-0/+1
| | * | | | | | | jump_label: Explicitly disable jump labels in __init codeJosh Poimboeuf2018-02-211-0/+3
| | * | | | | | | x86/retpoline: Support retpoline builds with ClangDavid Woodhouse2018-02-203-4/+13
| | * | | | | | | nospec: Include <asm/barrier.h> dependencyDan Williams2018-02-171-0/+1
| | * | | | | | | nospec: Allow index argument to have const-qualified typeRasmus Villemoes2018-02-171-2/+1
| | * | | | | | | nospec: Kill array_index_nospec_mask_check()Dan Williams2018-02-171-21/+1
| * | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-02-262-2/+6
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | include: psp-sev: Capitalize invalid length enumBrijesh Singh2018-02-241-1/+1
| | * | | | | | | kvm: fix warning for non-x86 buildsSebastian Ott2018-02-241-0/+3
| | * | | | | | | kvm: fix warning for CONFIG_HAVE_KVM_EVENTFD buildsSebastian Ott2018-02-241-1/+2
| * | | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-02-251-0/+5
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | * | | | | | | locking/mutex: Add comment to __mutex_owner() to deter usagePeter Zijlstra2018-02-211-0/+5
| | | |_|_|_|_|/ | | |/| | | | |
* | | | | | | | net: core: dst: Add kernel-doc for 'net' parameterJonathan Neuschäfer2018-03-051-0/+1
* | | | | | | | net: core: dst_cache_set_ip6: Rename 'addr' parameter to 'saddr' for consistencyJonathan Neuschäfer2018-03-051-1/+1
* | | | | | | | net: core: dst_cache: Fix a typo in a commentJonathan Neuschäfer2018-03-051-1/+1
* | | | | | | | net/ncsi: Add generic netlink familySamuel Mendoza-Jonas2018-03-051-0/+115
* | | | | | | | tcp: add ca_state stat in SCM_TIMESTAMPING_OPT_STATSPriyaranjan Jha2018-03-051-0/+1
* | | | | | | | tcp: add send queue size stat in SCM_TIMESTAMPING_OPT_STATSPriyaranjan Jha2018-03-051-0/+1
* | | | | | | | Merge tag 'batadv-next-for-davem-20180302' of git://git.open-mesh.org/linux-m...David S. Miller2018-03-042-13/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | batman-adv: always assume 2-byte packet alignmentMatthias Schiffer2018-02-271-11/+2
| * | | | | | | | batman-adv: Update copyright years for 2018Sven Eckelmann2018-02-262-2/+2
| | |_|/ / / / / | |/| | | | | |