summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | 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
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | gre: add sequence number for collect md mode.William Tu2018-03-041-0/+1
* | | | | | | | | dsa: Pass the port to get_sset_count()Andrew Lunn2018-03-041-1/+1
* | | | | | | | | net: Remove unused get_hash_from_flow functionsDavid Ahern2018-03-041-16/+0
* | | | | | | | | net/ipv6: Add support for path selection using hash of 5-tupleDavid Ahern2018-03-043-2/+4
* | | | | | | | | net/ipv6: Pass skb to route lookupDavid Ahern2018-03-043-5/+11
* | | | | | | | | net: Rename NETEVENT_MULTIPATH_HASH_UPDATEDavid Ahern2018-03-041-1/+1
* | | | | | | | | net/ipv4: Pass net to fib_multipath_hash instead of fib_infoDavid Ahern2018-03-041-1/+1
* | | | | | | | | Merge tag 'mac80211-next-for-davem-2018-03-02' of git://git.kernel.org/pub/sc...David S. Miller2018-03-021-2/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mac80211: support A-MSDU in fast-rxFelix Fietkau2018-02-271-2/+4
* | | | | | | | | | tcp_bbr: better deal with suboptimal GSO (II)Eric Dumazet2018-03-011-4/+2
* | | | | | | | | | net: phy: Export gen10g_* functionsFlorian Fainelli2018-03-011-0/+8
* | | | | | | | | | net/mac89x0: Convert to platform_driverFinn Thain2018-03-011-1/+0
* | | | | | | | | | fib_rules: FRA_GENERIC_POLICY updates for ip proto, sport and dport attrsRoopa Prabhu2018-03-011-1/+5
* | | | | | | | | | net: Fix spelling mistake "greater then" -> "greater than"Gal Pressman2018-03-011-1/+1
* | | | | | | | | | ipmr, ip6mr: Unite dumproute flowsYuval Mintz2018-03-011-0/+29
* | | | | | | | | | ip6mr: Remove MFC_NOTIFY and refactor flagsYuval Mintz2018-03-013-12/+9
* | | | | | | | | | ipmr, ip6mr: Unite vif seq functionsYuval Mintz2018-03-011-0/+33
* | | | | | | | | | ipmr, ip6mr: Unite mfc seq logicYuval Mintz2018-03-011-0/+69
* | | | | | | | | | ipmr, ip6mr: Unite logic for searching in MFC cacheYuval Mintz2018-03-011-3/+49