aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-04-18netfilter: nftables: counter hardware offload supportPablo Neira Ayuso2-0/+3
2021-04-18netfilter: nftables_offload: VLAN id needs host byteorder in flow dissectorPablo Neira Ayuso1-1/+10
2021-04-18netfilter: nft_payload: fix C-VLAN offload supportPablo Neira Ayuso1-0/+1
2021-04-18Drivers: hv: vmbus: Drivers: hv: vmbus: Introduce CHANNELMSG_MODIFYCHANNEL_RESPONSEAndrea Parri (Microsoft)1-1/+10
2021-04-18Drivers: hv: vmbus: Introduce and negotiate VMBus protocol version 5.3Andrea Parri (Microsoft)1-0/+2
2021-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-12/+16
2021-04-17Merge tag 'net-5.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds3-6/+9
2021-04-17Merge tag 'libnvdimm-fixes-for-5.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-0/+1
2021-04-17KVM: Kill off the old hva-based MMU notifier callbacksSean Christopherson1-8/+0
2021-04-17KVM: Move x86's MMU notifier memslot walkers to generic codeSean Christopherson1-0/+14
2021-04-17KVM: constify kvm_arch_flush_remote_tlbs_memslotPaolo Bonzini1-1/+1
2021-04-17KVM: introduce KVM_CAP_SET_GUEST_DEBUG2Paolo Bonzini1-0/+1
2021-04-17KVM: x86/mmu: Drop trace_kvm_age_page() tracepointSean Christopherson1-24/+0
2021-04-17KVM: Move arm64's MMU notifier trace events to generic codeSean Christopherson1-0/+66
2021-04-17KVM: Move prototypes for MMU notifier callbacks to generic codeSean Christopherson1-0/+8
2021-04-16mptcp: add tracepoint in subflow_check_data_availGeliang Tang1-0/+29
2021-04-16mptcp: add tracepoint in ack_update_mskGeliang Tang1-0/+32
2021-04-16mptcp: add tracepoint in get_mapping_statusGeliang Tang1-0/+52
2021-04-16mptcp: add tracepoint in mptcp_subflow_get_sendGeliang Tang1-0/+60
2021-04-16ethtool: add interface to read RMON statsJakub Kicinski3-0/+68
2021-04-16ethtool: add interface to read standard MAC Ctrl statsJakub Kicinski3-0/+28
2021-04-16ethtool: add interface to read standard MAC statsJakub Kicinski3-0/+86
2021-04-16ethtool: add a new command for reading standard statsJakub Kicinski3-0/+61
2021-04-16Merge tag 'mlx5-updates-2021-04-16' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller2-0/+51
2021-04-16kasan: remove redundant config optionWalter Wu1-1/+1
2021-04-16net: Add a WWAN subsystemLoic Poulain1-0/+111
2021-04-16net: bridge: switchdev: include local flag in FDB notificationsVladimir Oltean1-0/+1
2021-04-16time/timecounter: Mark 1st argument of timecounter_cyc2time() as constMarc Kleine-Budde1-1/+1
2021-04-16net/mlx5: Add register layout to support extended link stateMoshe Tal2-0/+51
2021-04-16mtd: core: Constify buf in mtd_write_user_prot_reg()Tudor Ambarus1-2/+3
2021-04-16perf core: Add PERF_COUNT_SW_CGROUP_SWITCHES eventNamhyung Kim2-0/+8
2021-04-16perf core: Factor out __perf_sw_event_schedNamhyung Kim1-21/+12
2021-04-16PCI: tegra: Add Tegra194 MCFG quirks for ECAM errataVidya Sagar1-0/+1
2021-04-16Merge series "ASoC: soc-pcm: ignore dummy-DAI at soc_pcm_params_symmetry()" from Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>:Mark Brown1-0/+1
2021-04-16ASoC: simple-card-utils: Increase maximum number of links to 128Thierry Reding1-1/+3
2021-04-16iommu: Streamline registration interfaceRobin Murphy1-24/+6
2021-04-16iommu: Statically set module ownerRobin Murphy1-8/+1
2021-04-16Merge branches 'iommu/fixes', 'arm/mediatek', 'arm/smmu', 'arm/exynos', 'unisoc', 'x86/vt-d', 'x86/amd' and 'core' into nextJoerg Roedel10-247/+62
2021-04-16debugfs: Implement debugfs_create_str()Peter Zijlstra1-0/+17
2021-04-16sched: Move SCHED_DEBUG sysctl to debugfsPeter Zijlstra1-5/+3
2021-04-16cpumask: Introduce DYING maskPeter Zijlstra1-0/+20
2021-04-16cpumask: Make cpu_{online,possible,present,active}() inlinePeter Zijlstra1-31/+66
2021-04-16perf: Add support for SIGTRAP on perf eventsMarco Elver2-1/+10
2021-04-16signal: Introduce TRAP_PERF si_code and si_perf to siginfoMarco Elver4-2/+11
2021-04-16perf: Add support for event removal on execMarco Elver1-1/+2
2021-04-16perf: Support only inheriting events if cloned with CLONE_THREADMarco Elver2-3/+5
2021-04-16perf: Rework perf_event_exit_event()Peter Zijlstra1-0/+1
2021-04-16ASoC: soc-utils: add snd_soc_component_is_dummy()Kuninori Morimoto1-0/+1
2021-04-16blk-mq: bypass IO scheduler's limit_depth for passthrough requestLin Feng1-0/+6
2021-04-16fs: split receive_fd_replace from __receive_fdChristoph Hellwig1-7/+4