summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-12-19flow_offload: add reoffload process to update hw_countBaowen Zheng1-0/+11
2021-12-19flow_offload: add process to update action stats from hardwareBaowen Zheng2-8/+11
2021-12-19flow_offload: rename exts stats update functions with hwBaowen Zheng1-3/+3
2021-12-19flow_offload: add skip_hw and skip_sw to control if offload the actionBaowen Zheng2-3/+7
2021-12-19flow_offload: allow user to offload tc action to net deviceBaowen Zheng3-0/+23
2021-12-19flow_offload: add ops to tc_action_ops for flow action setupBaowen Zheng1-0/+12
2021-12-19flow_offload: rename offload functions with offload instead of flowBaowen Zheng1-3/+3
2021-12-19flow_offload: add index to flow_action_entry structureBaowen Zheng2-7/+1
2021-12-19bpf: Add MEM_RDONLY for helper args that are pointers to rdonly mem.Hao Luo1-1/+3
2021-12-19bpf: Convert PTR_TO_MEM_OR_NULL to composable types.Hao Luo1-1/+0
2021-12-19bpf: Introduce MEM_RDONLY flagHao Luo1-3/+5
2021-12-19bpf: Replace PTR_TO_XXX_OR_NULL with PTR_TO_XXX | PTR_MAYBE_NULLHao Luo2-9/+13
2021-12-18bpf: Replace RET_XXX_OR_NULL with RET_XXX | PTR_MAYBE_NULLHao Luo1-7/+12
2021-12-18bpf: Replace ARG_XXX_OR_NULL with ARG_XXX | PTR_MAYBE_NULLHao Luo1-6/+9
2021-12-18bpf: Introduce composable reg, ret and arg types.Hao Luo2-0/+55
2021-12-18dax: remove the copy_from_iter and copy_to_iter methodsChristoph Hellwig2-10/+3
2021-12-18dax: remove the DAXDEV_F_SYNC flagChristoph Hellwig1-6/+2
2021-12-18dax: simplify dax_synchronous and set_dax_synchronousChristoph Hellwig1-10/+2
2021-12-18uio: remove copy_from_iter_flushcache() and copy_mc_to_iter()Christoph Hellwig1-19/+1
2021-12-18iomap,xfs: Convert ->discard_page to ->discard_folioMatthew Wilcox (Oracle)1-1/+1
2021-12-18net: openvswitch: Fix matching zone id for invalid conns arriving from tcPaul Blakey1-0/+1
2021-12-18net/sched: flow_dissector: Fix matching on zone id for invalid connsPaul Blakey2-1/+2
2021-12-18net/sched: Extend qdisc control block with tc control blockPaul Blakey2-2/+15
2021-12-18PCI: Convert pci_dev_present() stub to static inlineHans de Goede1-1/+4
2021-12-17virtchnl: Add support for new VLAN capabilitiesBrett Creeley1-0/+377
2021-12-17ACPI: scan: Introduce acpi_fetch_acpi_dev()Rafael J. Wysocki1-0/+1
2021-12-17device property: Drop fwnode_graph_get_remote_node()Sakari Ailus1-3/+0
2021-12-17device property: Implement fwnode_graph_get_endpoint_count()Sakari Ailus1-0/+2
2021-12-17device property: Fix documentation for FWNODE_GRAPH_DEVICE_DISABLEDSakari Ailus1-1/+2
2021-12-17Support HDMI audio on NVIDIA Tegra20Mark Brown4-6/+23
2021-12-17bus: mhi: core: Add an API for auto queueing buffers for DL channelManivannan Sadhasivam1-5/+16
2021-12-17Merge tag 'dmaengine_topic_slave_id_removal_5.17' into nextVinod Koul4-6/+23
2021-12-17PM: runtime: Add safety net to supplier device releaseRafael J. Wysocki1-0/+3
2021-12-17PM: runtime: Capture device status before disabling runtime PMRafael J. Wysocki1-0/+2
2021-12-17powercap: intel_rapl: support new layout of Psys PowerLimit Register on SPRZhang Rui1-0/+6
2021-12-17PM: core: Add new *_PM_OPS macros, deprecate old onesPaul Cercueil1-24/+50
2021-12-17PM: core: Redefine pm_ptr() macroPaul Cercueil1-5/+1
2021-12-17Merge tag 'renesas-drivers-for-v5.17-tag2' of git://git.kernel.org/pub/scm/li...Arnd Bergmann2-0/+94
2021-12-17Merge tag 'renesas-arm-dt-for-v5.17-tag2' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann2-0/+94
2021-12-17Merge tag 'sunxi-dt-for-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2-2/+2
2021-12-17Merge tag 'fixes-for-v5.16' of https://git.linaro.org/people/jens.wiklander/l...Arnd Bergmann1-2/+2
2021-12-17asm-generic/error-injection.h: fix a spelling mistake, and a coding style issueWasin Thonkaew1-2/+2
2021-12-17Merge tag 'intel-gpio-v5.17-1' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Bartosz Golaszewski1-2/+0
2021-12-17dt-bindings: gpio: Add Tegra234 supportPrathamesh Shete1-0/+63
2021-12-17gpiolib: allow to specify the firmware node in struct gpio_chipBartosz Golaszewski1-0/+2
2021-12-17gpiolib: provide gpiod_remove_hogs()Bartosz Golaszewski1-0/+2
2021-12-17Merge tag 'dmaengine_topic_slave_id_removal_5.17' of git://git.kernel.org/pub...Mark Brown4-6/+23
2021-12-17ipc: debug: Add shared memory heap to memory scanKarol Trzcinski1-0/+2
2021-12-17net: fix typo in a commentXiang wangx1-1/+1
2021-12-17iommu/vt-d: Remove unused macrosLu Baolu1-6/+0