aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-03-27bpf: Add netns cookie and enable it for bpf cgroup hooksDaniel Borkmann3-1/+26
2020-03-27mm/hmm: remove HMM_FAULT_SNAPSHOTJason Gunthorpe1-4/+1
2020-03-27mm/hmm: remove unused code and tidy commentsJason Gunthorpe1-102/+2
2020-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-0/+1
2020-03-27net: dsa: felix: support changing the MTUVladimir Oltean1-0/+7
2020-03-27net: dsa: implement auto-normalization of MTU for bridge hardware datapathVladimir Oltean1-0/+6
2020-03-27net: dsa: configure the MTU for switch portsVladimir Oltean1-0/+10
2020-03-27net: phy: bcm7xx: add jumbo frame configuration to PHYMurali Krishna Policharla1-0/+2
2020-03-27PCI: Add new PCI_VPD_RO_KEYWORD_SERIALNO macroVasundhara Volam1-0/+1
2020-03-27devlink: Add macro for "fw.mgmt.api" to info_get cb.Vasundhara Volam1-0/+2
2020-03-27gpiolib: Introduce gpiod_set_config()Geert Uytterhoeven1-0/+8
2020-03-27Merge tag 'v5.6-rc7' into develLinus Walleij75-428/+341
2020-03-27ring-buffer/tracing: Have iterator acknowledge dropped eventsSteven Rostedt (VMware)1-0/+1
2020-03-27NFS/pNFS: Simplify bucket layout segment reference countingTrond Myklebust1-2/+1
2020-03-27NFS/pNFS: Clean up pNFS commit operationsTrond Myklebust1-0/+1
2020-03-27NFS: Remove bucket array from struct pnfs_ds_commit_infoTrond Myklebust1-13/+0
2020-03-27pNFS: Add infrastructure for cleaning up per-layout commit structuresTrond Myklebust1-0/+1
2020-03-27NFSv4/pnfs: Support a list of commit arrays in struct pnfs_ds_commit_infoTrond Myklebust1-0/+1
2020-03-27block: add a zone condition debug helperChaitanya Kulkarni1-0/+4
2020-03-27block: move bio_map_* to blk-map.cChristoph Hellwig1-14/+0
2020-03-27netfilter: flowtable: Use rw sem as flow block lockPaul Blakey1-1/+1
2020-03-27netfilter: flowtable: Fix incorrect tc_setup_type typewenxu1-1/+2
2020-03-27netfilter: flowtable: add counter supportPablo Neira Ayuso2-1/+5
2020-03-27netfilter: nf_tables: add enum nft_flowtable_flags to uapiPablo Neira Ayuso2-1/+11
2020-03-27netfilter: conntrack: export nf_ct_acct_update()Pablo Neira Ayuso1-0/+2
2020-03-27Merge branch 'asoc-5.7' into asoc-nextMark Brown19-72/+271
2020-03-27Merge branch 'asoc-5.6' into asoc-linusMark Brown1-0/+1
2020-03-27Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-5/+5
2020-03-27Merge branch 'mlx5_tx_steering' into rdma.git for-nextJason Gunthorpe4-1/+9
2020-03-27RDMA/mlx5: Add support for RDMA TX flow tableMichael Guralnik1-0/+1
2020-03-27net/mlx5: Add support for RDMA TX steeringMichael Guralnik3-1/+8
2020-03-27block: simplify queue allocationChristoph Hellwig1-3/+1
2020-03-27block: add a blk_mq_init_queue_data helperChristoph Hellwig1-0/+2
2020-03-27SUNRPC/cache: don't allow invalid entries to be flushedJ. Bruce Fields1-2/+5
2020-03-27IB/mlx5: Move to fully dynamic UAR mode once user space supports itYishai Hadas1-0/+1
2020-03-27IB/mlx5: Limit the scope of struct mlx5_bfreg_info to mlx5_ibLeon Romanovsky1-17/+0
2020-03-27IB/mlx5: Extend QP creation to get uar page index from user spaceYishai Hadas1-0/+1
2020-03-27IB/mlx5: Extend CQ creation to get uar page index from user spaceYishai Hadas1-0/+4
2020-03-27IB/mlx5: Expose UAR object and its alloc/destroy commandsYishai Hadas3-1/+24
2020-03-27Merge branch 'spi-5.7' into spi-nextMark Brown1-2/+7
2020-03-27block: move the ->devnode callback to struct block_device_operationsChristoph Hellwig2-1/+1
2020-03-27Merge series "ASoC: remove rtd->cpu/codec_dai{s}" from Kuninori Morimoto <kun...Mark Brown1-0/+4
2020-03-27ASoC: SOF: IPC: dai-intel: move ALH declarations in header filePierre-Louis Bossart1-9/+9
2020-03-27ASoC: soc-acpi: expand description of _ADR-based devicesPierre-Louis Bossart1-6/+33
2020-03-27xprtrdma: kmalloc rpcrdma_ep separate from rpcrdma_xprtChuck Lever1-61/+2
2020-03-27xprtrdma: Extract sockaddr from struct rdma_cm_idChuck Lever1-25/+53
2020-03-27xprtrdma: Merge struct rpcrdma_ia into struct rpcrdma_epChuck Lever1-6/+6
2020-03-27xprtrdma: Disconnect on flushed completionChuck Lever1-1/+2
2020-03-27xprtrdma: Invoke rpcrdma_ia_open in the connect workerChuck Lever1-1/+0
2020-03-27xprtrdma: Enhance MR-related trace pointsChuck Lever1-26/+30