summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-06-17net: remove DST_NOGC flagWei Wang
2017-06-17net: remove dst gc related codeWei Wang
2017-06-17xfrm: take refcnt of dst when creating struct xfrm_dst bundleWei Wang
2017-06-17ipv6: get rid of icmp6 dst garbage collectorWei Wang
2017-06-17ipv4: call dst_hold_safe() properlyWei Wang
2017-06-17net: introduce a new function dst_dev_put()Wei Wang
2017-06-17net: introduce DST_NOGC in dst_release() to destroy dst based on refcntWei Wang
2017-06-16Merge tag 'meson-clk-for-4.13-2' of git://github.com/BayLibre/clk-meson into ...Stephen Boyd
2017-06-16Merge branch 'for-4.13-ti-clkctrl' of https://github.com/t-kristo/linux-pm in...Stephen Boyd
2017-06-16Merge tag 'sunxi-clk-for-4.13' of https://git.kernel.org/pub/scm/linux/kernel...Stephen Boyd
2017-06-16PCI: Test INTx masking during enumeration, not at run-timePiotr Gregor
2017-06-16amdgpu: use drm sync objects for shared semaphores (v6)Dave Airlie
2017-06-16mfd: cros_ec: add debugfs, console log fileEric Caruso
2017-06-16mfd: cros_ec: Add EC console read structures definitionsNicolas Boichat
2017-06-16mfd: cros_ec: Add helper for event notifier.Gwendal Grignou
2017-06-16Merge tag 'mlx5-updates-2017-06-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2017-06-16ASoC: simple-card-utils: add asoc_simple_card_of_parse_widgets()Kuninori Morimoto
2017-06-16net: Add IFLA_XDP_PROG_IDMartin KaFai Lau
2017-06-16drm/i915: Allow execbuffer to use the first object as the batchChris Wilson
2017-06-16networking: add and use skb_put_u8()Johannes Berg
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg
2017-06-16networking: make skb_pull & friends return void pointersJohannes Berg
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-06-16drm/msm: Add hint to DRM_IOCTL_MSM_GEM_INFO to return an object IOVAJordan Crouse
2017-06-16drm/msm: Remove DRM_MSM_NUM_IOCTLSJordan Crouse
2017-06-16Merge tag 'phy-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...Greg Kroah-Hartman
2017-06-16Merge tag 'configfs-for-4.12' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2017-06-16Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-06-16Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-06-16nvme: implement NS Optimal IO Boundary from 1.3 SpecScott Bauer
2017-06-16BackMerge tag 'v4.12-rc5' into drm-nextDave Airlie
2017-06-16Merge tag 'imx-drm-next-2017-06-08' of git://git.pengutronix.de/git/pza/linux...Dave Airlie
2017-06-16Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/media into drm-nextDave Airlie
2017-06-16Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-06-16Merge tag 'drm-misc-next-2017-06-15' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-06-15drm/vc4: Add get/set tiling ioctls.Eric Anholt
2017-06-15drm/vc4: Add T-format scanout support.Eric Anholt
2017-06-15x86, dax, libnvdimm: remove wb_cache_pmem() indirectionDan Williams
2017-06-15x86, dax: replace clear_pmem() with open coded memset + dax_ops->flushDan Williams
2017-06-15dm: add ->flush() dax operation supportDan Williams
2017-06-15dax, pmem: introduce an optional 'flush' dax_operationDan Williams
2017-06-15filesystem-dax: convert to dax_copy_from_iter()Dan Williams
2017-06-15libnvdimm, label: add address abstraction identifiersDan Williams
2017-06-15libnvdimm, label: populate the type_guid property for v1.2 namespacesDan Williams
2017-06-15libnvdimm, label: honor the lba size specified in v1.2 labelsDan Williams
2017-06-15libnvdimm, label: add v1.2 interleave-set-cookie algorithmDan Williams
2017-06-16net/mlx5: Add fast unload support in shutdown flowMajd Dibbiny
2017-06-16net/mlx5: Expose command polling interfaceMajd Dibbiny
2017-06-16net/mlx5e: Move and optimize query out of buffer functionGal Pressman