summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2018-08-10Bluetooth: Add definitions for LE set address resolutionAnkit Navik-0/+3
2018-08-10xdp: Helpers for disabling napi_direct of xdp_return_frameToshiaki Makita-0/+25
2018-08-10bpf: Make redirect_info accessible from modulesToshiaki Makita-0/+10
2018-08-10xdp: Helper function to clear kernel pointers in xdp_frameToshiaki Makita-0/+7
2018-08-10net: Export skb_headers_offset_updateToshiaki Makita-0/+1
2018-08-09PCI: Hide ACS quirk declarations inside PCI coreBjorn Helgaas-11/+0
2018-08-09net: skbuff.h: fix using plain integer as NULL warningYueHaibing-1/+1
2018-08-09qed/qede: Multi CoS support.Manish Chopra-0/+6
2018-08-09PCI: Export pcie_has_flr()Alex Williamson-0/+1
2018-08-09NFSD: Handle full-length symlinksChuck Lever-1/+2
2018-08-09NFSD: Refactor the generic write vector fill helperChuck Lever-0/+1
2018-08-09nfsd: fix leaked file lock with nfs exported overlayfsAmir Goldstein-2/+2
2018-08-09Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller-2/+7
2018-08-09net: stmmac: Add XGMAC 2.10 HWIF entryJose Abreu-0/+1
2018-08-09phylink: add helper for configuring 2500BaseX modesRussell King-0/+1
2018-08-09signal: Don't restart fork when signals come in.Eric W. Biederman-0/+8
2018-08-09NFS handle COPY reply CB_OFFLOAD call raceOlga Kornievskaia-0/+1
2018-08-09NFS add support for asynchronous COPYOlga Kornievskaia-0/+11
2018-08-09NFS COPY xdr handle async replyOlga Kornievskaia-0/+1
2018-08-09NFS OFFLOAD_CANCEL xdrOlga Kornievskaia-0/+14
2018-08-09ssb: Remove SSB_WARN_ON, SSB_BUG_ON and SSB_DEBUGMichael Büsch-2/+0
2018-08-09blkcg: Introduce blkg_root_lookup()Bart Van Assche-0/+18
2018-08-09block: Remove two superfluous #include directivesBart Van Assche-2/+0
2018-08-09Merge branch 'asoc-4.19' into asoc-nextMark Brown-390/+549
2018-08-09Merge branch 'regmap-4.19' into regmap-nextMark Brown-3/+62
2018-08-09Merge tag 'regmap-noinc-read' into regmap-4.19Mark Brown-0/+19
2018-08-09regmap: Add regmap_noinc_read APICrestez Dan Leonard-0/+19
2018-08-09arm64 / ACPI: clean the additional checks before calling ghes_notify_sea()Dongjiu Geng-0/+4
2018-08-08net/mlx5: Remove unused mlx5_query_vport_admin_stateEli Cohen-2/+0
2018-08-08net/mlx5: Rename modify/query_vport state related enumsEran Ben Elisha-5/+5
2018-08-08net/mlx5: Use max_num_eqs for calculation of required MSIX vectorsDenis Drozdov-1/+4
2018-08-08i2c: core: Parse SDA hold time from firmwareAndy Shevchenko-0/+2
2018-08-08netfilter: nfnetlink_osf: add missing enum in nfnetlink_osf uapi headerFernando Fernandez Mancera-12/+13
2018-08-08overflow.h: Add arithmetic shift helperJason Gunthorpe-0/+31
2018-08-08Merge branches 'arm/shmobile', 'arm/renesas', 'arm/msm', 'arm/smmu', 'arm/oma...Joerg Roedel-264/+454
2018-08-08nvme.h: add support for ns write protect definitionsChaitanya Kulkarni-2/+15
2018-08-08nvme.h: fixup ANA group descriptor formatHannes Reinecke-1/+1
2018-08-08regulator: maxim: Add SPDX license identifiersKrzysztof Kozlowski-4/+1
2018-08-08iommu: Remove the ->map_sg indirectionChristoph Hellwig-14/+2
2018-08-07llc: use refcount_inc_not_zero() for llc_sap_find()Cong Wang-0/+5
2018-08-07net: phy: Add support for Broadcom Omega internal Combo GPHYArun Parameswaran-0/+1
2018-08-08Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie-0/+152
2018-08-07vsock: split dwork to avoid reinitializationsCong Wang-2/+2
2018-08-07net/sched: allow flower to match tunnel optionsPieter Jansen van Vuuren-0/+26
2018-08-07flow_dissector: allow dissection of tunnel options from metadataSimon Horman-0/+17
2018-08-07ethtool: Add WAKE_FILTER and RX_CLS_FLOW_WAKEFlorian Fainelli-1/+4
2018-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-8/+119
2018-08-07netfilter: nft_ct: add ct timeout supportHarsha Sharma-1/+13
2018-08-07netfilter: remove ifdef around cttimeout in struct nf_conntrack_l4protoPablo Neira Ayuso-2/+0
2018-08-07netfilter: cttimeout: decouple timeout policy from nfnetlink_cttimeout objectPablo Neira Ayuso-9/+13