aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-03-03net: phy: remove gen10g_config_initHeiner Kallweit1-1/+0
2019-03-03net: phy: remove gen10g_suspend and gen10g_resumeHeiner Kallweit1-2/+0
2019-03-03net: ipv6: add socket option IPV6_ROUTER_ALERT_ISOLATEFrancesco Ruggeri2-1/+3
2019-03-03sch_cake: Permit use of connmarks as tin classifiersKevin Darbyshire-Bryant1-0/+1
2019-03-04Merge v5.0 into drm-nextDave Airlie13-34/+123
2019-03-03regulator: core: Add set/get_current_limit helpers for regmap usersAxel Lin1-0/+7
2019-03-03regulator: Fix comment for csel_reg and csel_maskAxel Lin1-2/+2
2019-03-03net: dsa: add KSZ9893 switch tagging supportTristram Ha1-0/+1
2019-03-03appletalk: Fix use-after-free in atalk_proc_exitYueHaibing1-1/+1
2019-03-02net: sched: put back q.qlen into a single locationEric Dumazet1-18/+13
2019-03-02Merge tag 'mlx5-updates-2019-03-01' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller1-0/+2
2019-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller9-150/+51
2019-03-02Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller1-0/+12
2019-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-3/+12
2019-03-02bpf: add bpf helper bpf_skb_ecn_set_cebrakmo1-1/+9
2019-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-3/+12
2019-03-02platform_data/mlxreg: additions for Mellanox watchdog driver.Michael Shych1-0/+19
2019-03-01switchdev: Remove unused transaction item queueFlorian Fainelli1-12/+0
2019-03-01ipv4: Add ICMPv6 support when parse route ipprotoHangbin Liu1-1/+1
2019-03-01NFSv4.2: Add client support for the generic 'layouterror' RPC callTrond Myklebust3-0/+37
2019-03-01NFSv4/flexfiles: Abort I/O early if the layout segment was invalidatedTrond Myklebust1-0/+1
2019-03-01net/mlx5: Emit port affinity event for multipath offloadsRoi Dayan1-0/+1
2019-03-01net/mlx5: Add multipath modeRoi Dayan1-0/+1
2019-03-01wusb: Remove unnecessary static function ckhdid_printfJoe Perches1-16/+0
2019-03-01Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux into char-misc-nextGreg Kroah-Hartman1-49/+95
2019-03-01media: include: fix several typosMauro Carvalho Chehab13-21/+21
2019-03-01Merge tag 'soc-fsl-next-v5.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux into arm/driversArnd Bergmann1-2/+0
2019-03-01Merge tag 'tee-misc-for-v5.1' of https://git.linaro.org/people/jens.wiklander/linux-tee into arm/driversArnd Bergmann1-0/+12
2019-03-01netfilter: nf_tables: nat: merge nft_masq protocol specific modulesFlorian Westphal1-22/+0
2019-03-01netfilter: nf_tables: nat: merge nft_redir protocol specific modulesFlorian Westphal1-22/+0
2019-03-01netfilter: convert the proto argument from u8 to u16Li RongQing1-2/+2
2019-03-01Merge branches 'iommu/fixes', 'arm/msm', 'arm/tegra', 'arm/mediatek', 'x86/vt-d', 'x86/amd', 'hyper-v' and 'core' into nextJoerg Roedel106-366/+995
2019-02-28block: optimize bvec iteration in bvec_iter_advanceChristoph Hellwig1-3/+4
2019-02-28clk: imx8mq: add GPIO clocks to clock treeAnson Huang1-1/+7
2019-02-28of: mark early_init_dt_alloc_reserved_memory_arch staticChristoph Hellwig1-7/+0
2019-02-28asm-generic/io: Pass result of I/O accessor to __io_[p]ar()Will Deacon1-10/+10
2019-02-28io_uring: add submission pollingJens Axboe1-1/+11
2019-02-28io_uring: add file set registrationJens Axboe1-1/+8
2019-02-28net: split out functions related to registering inflight socket filesJens Axboe1-0/+1
2019-02-28io_uring: add support for pre-mapped user IO buffersJens Axboe3-2/+17
2019-02-28fs: add fget_many() and fput_many()Jens Axboe2-1/+5
2019-02-28io_uring: support for IO pollingJens Axboe1-0/+5
2019-02-28io_uring: add fsync supportChristoph Hellwig1-1/+7
2019-02-28Add io_uring IO interfaceJens Axboe5-2/+116
2019-02-28block: introduce mp_bvec_for_each_page() for iterating over pageMing Lei1-0/+5
2019-02-28tee: add cancellation support to client interfaceIgor Opaniuk1-0/+12
2019-02-28Merge tag 'asoc-v5.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai49-130/+330
2019-02-28habanalabs: add comments in uapi/misc/habanalabs.hOded Gabbay1-1/+9
2019-02-28Merge tag 'topic/mei-hdcp-2019-02-26' of git://anongit.freedesktop.org/drm/drm-intel into char-misc-nextGreg Kroah-Hartman7-2/+267
2019-02-28kthread: Do not use TIMER_IRQSAFESebastian Andrzej Siewior1-3/+2