summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-01-30nfs: use change attribute for NFS re-exportsJ. Bruce Fields1-0/+1
2021-01-30clk: imx: Move 'imx6sl_set_wait_clk()'s prototype out to accessible headerLee Jones1-0/+15
2021-01-30clk: imx8mn: add clkout1/2 supportLucas Stach1-1/+8
2021-01-30clk: imx8mm: add clkout1/2 supportLucas Stach1-1/+9
2021-01-30clk: imx8mq: add PLL monitor outputLucas Stach1-1/+15
2021-01-30Merge tag 'tegra-for-5.12-arm64-dt' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann1-1/+1
2021-01-30Merge tag 'reset-for-v5.12' of git://git.pengutronix.de/pza/linux into arm/dr...Arnd Bergmann1-0/+19
2021-01-30tcp: shrink inet_connection_sock icsk_mtup enabled and probe_sizeNeal Cardwell1-3/+3
2021-01-30net: dsa: felix: perform switch setup for tag_8021qVladimir Oltean2-0/+5
2021-01-30net: dsa: add a second tagger for Ocelot switches based on tag_8021qVladimir Oltean1-0/+2
2021-01-30net: dsa: allow changing the tag protocol via the "tagging" device attributeVladimir Oltean1-0/+9
2021-01-30net: dsa: keep a copy of the tagging protocol in the DSA switch treeVladimir Oltean1-1/+6
2021-01-30net: mscc: ocelot: don't use NPI tag prefix for the CPU port moduleVladimir Oltean1-2/+2
2021-01-30net: mscc: ocelot: store a namespaced VCAP filter IDVladimir Oltean1-1/+6
2021-01-30net: mscc: ocelot: export VCAP structures to include/soc/msccVladimir Oltean1-0/+289
2021-01-30net: dsa: tag_8021q: add helpers to deduce whether a VLAN ID is RX or TX VLANVladimir Oltean1-0/+14
2021-01-30ip_gre: add csum offload support for gre headerXin Long1-12/+7
2021-01-30Merge branch 'mhi-net-immutable' of https://git.kernel.org/pub/scm/linux/kern...Jakub Kicinski1-0/+9
2021-01-30net: flow_offload: Add original direction flag to ct_metadataPaul Blakey1-0/+1
2021-01-30net/sched: cls_flower: Add match on the ct_state reply flagPaul Blakey1-0/+1
2021-01-30genirq/msi: Activate Multi-MSI early when MSI_FLAG_ACTIVATE_EARLY is setMarc Zyngier1-0/+6
2021-01-29tracing/kprobe: Fix to support kretprobe events on unloaded modulesMasami Hiramatsu1-1/+1
2021-01-29tlb: mmu_gather: Remove start/end arguments from tlb_gather_mmu()Will Deacon1-2/+1
2021-01-29tlb: mmu_gather: Introduce tlb_gather_mmu_fullmm()Will Deacon2-2/+5
2021-01-29tlb: mmu_gather: Remove unused start/end arguments from tlb_finish_mmu()Will Deacon1-2/+1
2021-01-29Bluetooth: Add new HCI_QUIRK_NO_SUSPEND_NOTIFIER quirkHans de Goede1-0/+8
2021-01-29Merge tag 'drm-intel-next-2021-01-27' of git://anongit.freedesktop.org/drm/dr...Dave Airlie3-22/+26
2021-01-29linux/qed: fix spelling typo in qed_chain.hdingsenjie1-1/+1
2021-01-29nexthop: Use enum to encode notification typeIdo Schimmel1-1/+6
2021-01-29nexthop: Introduce to struct nh_grp_entry a per-type unionPetr Machata1-1/+6
2021-01-29fs: Remove dcookies supportViresh Kumar1-69/+0
2021-01-29drivers: Remove CONFIG_OPROFILE supportViresh Kumar1-209/+0
2021-01-29net/af_iucv: don't track individual TX skbs for TRANS_HIPER socketsJulian Wiedmann1-1/+1
2021-01-29net/af_iucv: count packets in the xmit pathJulian Wiedmann1-0/+1
2021-01-29net: adjust net_device layout for cacheline usageJesper Dangaard Brouer1-26/+27
2021-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski21-136/+93
2021-01-29Merge tag 'mlx5-updates-2021-01-13' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski3-1/+140
2021-01-29Merge tag 'net-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds5-90/+9
2021-01-29of/device: Don't NULLify match table in of_match_device() with CONFIG_OF=nStephen Boyd1-3/+1
2021-01-29iommu/io-pgtable: Remove TLBI_ON_MAP quirkRobin Murphy1-5/+0
2021-01-28drm/dp/mst: Export drm_dp_get_vc_payload_bw()Imre Deak1-0/+1
2021-01-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2-18/+7
2021-01-28Merge tag 'media/v5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2-3/+3
2021-01-28Merge tag 'sound-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds4-9/+21
2021-01-28iommu/amd: Prepare for generic IO page table frameworkSuravee Suthikulpanit1-0/+2
2021-01-28iommu: use the __iommu_attach_device() directly for deferred attachLianbo Jiang1-0/+1
2021-01-28futex: Change utime parameter to be 'const ... *'Alejandro Colomar1-4/+4
2021-01-28iommu/vt-d: Preset Access/Dirty bits for IOVA over FLLu Baolu1-0/+2
2021-01-28iommu/vt-d: Add qi_submit trace eventLu Baolu1-0/+37
2021-01-28media: rockchip: rkisp1: extend uapi array sizesHeiko Stuebner1-10/+57