aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-18netfs: Change ->init_request() to return an error codeDavid Howells1-1/+1
2022-03-18netfs: Refactor arguments for netfs_alloc_read_requestDavid Howells2-1/+17
2022-03-18netfs: Adjust the netfs_failure tracepoint to indicate non-subreq linesDavid Howells1-4/+4
2022-03-18netfs: Trace refcounting on the netfs_io_subrequest structDavid Howells2-1/+47
2022-03-18netfs: Trace refcounting on the netfs_io_request structDavid Howells2-1/+36
2022-03-18netfs: Adjust the netfs_rreq tracepoint slightlyDavid Howells1-9/+9
2022-03-18netfs: Finish off rename of netfs_read_request to netfs_io_requestDavid Howells1-11/+11
2022-03-18netfs: Rename netfs_read_*request to netfs_io_*requestDavid Howells3-31/+31
2022-03-18netfs: Generate enums from trace symbol mapping listsDavid Howells1-43/+16
2022-03-18fscache: export fscache_end_operation()Jeffle Xu1-0/+14
2022-03-18kernfs: remove unneeded #if 0 guardGreg Kroah-Hartman1-20/+0
2022-03-18xfrm: rework default policy structureNicolas Dichtel2-35/+19
2022-03-17bpf: Add cookie support to programs attached with kprobe multi linkJiri Olsa1-0/+1
2022-03-17bpf: Add multi kprobe linkJiri Olsa3-0/+21
2022-03-17lib/sort: Add priv pointer to swap functionJiri Olsa2-1/+2
2022-03-17fprobe: Introduce FPROBE_FL_KPROBE_SHARED flag for fprobeMasami Hiramatsu2-0/+15
2022-03-17fprobe: Add exit_handler supportMasami Hiramatsu1-0/+6
2022-03-17rethook: Add a generic return hookMasami Hiramatsu2-0/+103
2022-03-17fprobe: Add ftrace based probe APIsMasami Hiramatsu1-0/+87
2022-03-17ftrace: Add ftrace_set_filter_ips functionJiri Olsa1-0/+3
2022-03-17drm/i915/uapi: Add query for hwconfig blobRodrigo Vivi1-0/+1
2022-03-17net: dsa: pass extack to dsa_switch_ops :: port_mirror_add()Vladimir Oltean1-1/+1
2022-03-17net: mscc: ocelot: offload per-flow mirroring using tc-mirred and VCAP IS2Vladimir Oltean1-0/+2
2022-03-17net: mscc: ocelot: add port mirroring support using tc-matchallVladimir Oltean1-0/+9
2022-03-17net: dsa: Handle MST state changesTobias Waldekranz1-0/+3
2022-03-17net: dsa: Pass VLAN MSTI migration notifications to driverTobias Waldekranz1-0/+3
2022-03-17net: bridge: mst: Add helper to query a port's MST stateTobias Waldekranz1-0/+6
2022-03-17net: bridge: mst: Add helper to check if MST is enabledTobias Waldekranz1-0/+6
2022-03-17net: bridge: mst: Add helper to map an MSTI to a VID setTobias Waldekranz1-0/+7
2022-03-17net: bridge: mst: Notify switchdev drivers of MST state changesTobias Waldekranz1-0/+7
2022-03-17net: bridge: mst: Notify switchdev drivers of VLAN MSTI migrationsTobias Waldekranz1-0/+7
2022-03-17net: bridge: mst: Notify switchdev drivers of MST mode changesTobias Waldekranz1-0/+2
2022-03-17net: bridge: mst: Support setting and reporting MST port statesTobias Waldekranz2-0/+17
2022-03-17net: bridge: mst: Allow changing a VLAN's MSTITobias Waldekranz1-0/+1
2022-03-17net: bridge: mst: Multiple Spanning Tree (MST) modeTobias Waldekranz1-0/+1
2022-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-3/+7
2022-03-17Merge tag 'net-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds3-2/+3
2022-03-17net: veth: Account total xdp_frame len running ndo_xdp_xmitLorenzo Bianconi1-0/+14
2022-03-17net/mlx5: Remove unused fill page array API functionTariq Toukan1-1/+0
2022-03-17net/mlx5: Remove unused exported contiguous coherent buffer allocation APITariq Toukan1-3/+0
2022-03-17ACPI / x86: Add support for LPS0 callback handlerMario Limonciello1-1/+9
2022-03-17drm/i915: include uapi/drm/i915_drm.h directly where neededJani Nikula1-1/+1
2022-03-17ACPI: bus: Avoid using CPPC if not supported by firmwareRafael J. Wysocki1-0/+1
2022-03-17net: geneve: support IPv4/IPv6 as inner protocolEyal Birger1-0/+1
2022-03-17drm/format-helper: Rename drm_fb_xrgb8888_to_mono_reversed()Geert Uytterhoeven1-3/+2
2022-03-16net/sched: add vlan push_eth and pop_eth action to the hardware IRMaor Dickman2-0/+16
2022-03-16net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()Nicolas Dichtel1-0/+1
2022-03-16bpf: Fix net.core.bpf_jit_harden raceHou Tao1-0/+1
2022-03-16devlink: pass devlink_port to port_split / port_unsplit callbacksJakub Kicinski1-2/+2
2022-03-16devlink: expose instance locking and add locked port registeringJakub Kicinski1-0/+11