summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-03-17net: bridge: mst: Support setting and reporting MST port statesTobias Waldekranz
2022-03-17net: bridge: mst: Allow changing a VLAN's MSTITobias Waldekranz
2022-03-17net: bridge: mst: Multiple Spanning Tree (MST) modeTobias Waldekranz
2022-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-17Merge tag 'net-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds
2022-03-17net: veth: Account total xdp_frame len running ndo_xdp_xmitLorenzo Bianconi
2022-03-17net/mlx5: Remove unused fill page array API functionTariq Toukan
2022-03-17net/mlx5: Remove unused exported contiguous coherent buffer allocation APITariq Toukan
2022-03-17ACPI / x86: Add support for LPS0 callback handlerMario Limonciello
2022-03-17drm/i915: include uapi/drm/i915_drm.h directly where neededJani Nikula
2022-03-17ACPI: bus: Avoid using CPPC if not supported by firmwareRafael J. Wysocki
2022-03-17net: geneve: support IPv4/IPv6 as inner protocolEyal Birger
2022-03-17drm/format-helper: Rename drm_fb_xrgb8888_to_mono_reversed()Geert Uytterhoeven
2022-03-16net/sched: add vlan push_eth and pop_eth action to the hardware IRMaor Dickman
2022-03-16net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()Nicolas Dichtel
2022-03-16bpf: Fix net.core.bpf_jit_harden raceHou Tao
2022-03-16devlink: pass devlink_port to port_split / port_unsplit callbacksJakub Kicinski
2022-03-16devlink: expose instance locking and add locked port registeringJakub Kicinski
2022-03-16PM: hibernate: Honour ACPI hardware signature by default for virtual guestsDavid Woodhouse
2022-03-16fs: Remove aops ->set_page_dirtyMatthew Wilcox (Oracle)
2022-03-16fs: Convert __set_page_dirty_no_writeback to noop_dirty_folioMatthew Wilcox (Oracle)
2022-03-16fs: Convert __set_page_dirty_buffers to block_dirty_folioMatthew Wilcox (Oracle)
2022-03-16io_uring: make tracing format consistentDylan Yudaken
2022-03-16netfilter: flowtable: Fix QinQ and pppoe support for inet tablePablo Neira Ayuso
2022-03-16Merge tag 'v5.17-rc8' into usb-nextGreg Kroah-Hartman
2022-03-15net: Add l3mdev index to flow struct and avoid oif reset for port devicesDavid Ahern
2022-03-15xen/grant-table: remove readonly parameter from functionsJuergen Gross
2022-03-15xen/grant-table: remove gnttab_*transfer*() functionsJuergen Gross
2022-03-15dt-bindings: change the macro name of prci in header files and exampleZong Li
2022-03-15ext4: fix remaining two trace events to use same printk conventionRitesh Harjani
2022-03-15ext4: add commit tid info in ext4_fc_commit_start/stop trace eventsRitesh Harjani
2022-03-15ext4: add transaction tid info in fc_track eventsRitesh Harjani
2022-03-15ext4: add new trace event in ext4_fc_cleanupRitesh Harjani
2022-03-15clk: ti: Drop legacy compatibility clocks for dra7Tony Lindgren
2022-03-15clk: ti: Drop legacy compatibility clocks for am4Tony Lindgren
2022-03-15clk: ti: Drop legacy compatibility clocks for am3Tony Lindgren
2022-03-15drm/amdkfd: CRIU export dmabuf handles for GTT BOsDavid Yat Sin
2022-03-15pstore: Don't use semaphores in always-atomic-context codeJann Horn
2022-03-15crypto: hisilicon/qm: Set the VF QM state registerLongfang Liu
2022-03-15hisi_acc_vfio_pci: Add helper to retrieve the struct pci_driverShameer Kolothum
2022-03-15hisi_acc_qm: Move VF PCI device IDs to common headerShameer Kolothum
2022-03-15crypto: hisilicon/qm: Move few definitions to common headerLongfang Liu
2022-03-15crypto: hisilicon/qm: Move the QM header to include/linuxShameer Kolothum
2022-03-15usb: early: xhci-dbc: Remove duplicate keep parsingPeter Zijlstra
2022-03-15NFSD: prevent integer overflow on 32 bit systemsDan Carpenter
2022-03-15bpf, sockmap: Fix memleak in sk_psock_queue_msgWang Yufen
2022-03-15mm: Convert swap_set_page_dirty() to swap_dirty_folio()Matthew Wilcox (Oracle)
2022-03-15fscache: Convert fscache_set_page_dirty() to fscache_dirty_folio()Matthew Wilcox (Oracle)
2022-03-15fs: Add aops->dirty_folioMatthew Wilcox (Oracle)
2022-03-15fs: Remove aops->launder_pageMatthew Wilcox (Oracle)