index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-18
netfs: Change ->init_request() to return an error code
David Howells
1
-1
/
+1
2022-03-18
netfs: Refactor arguments for netfs_alloc_read_request
David Howells
2
-1
/
+17
2022-03-18
netfs: Adjust the netfs_failure tracepoint to indicate non-subreq lines
David Howells
1
-4
/
+4
2022-03-18
netfs: Trace refcounting on the netfs_io_subrequest struct
David Howells
2
-1
/
+47
2022-03-18
netfs: Trace refcounting on the netfs_io_request struct
David Howells
2
-1
/
+36
2022-03-18
netfs: Adjust the netfs_rreq tracepoint slightly
David Howells
1
-9
/
+9
2022-03-18
netfs: Finish off rename of netfs_read_request to netfs_io_request
David Howells
1
-11
/
+11
2022-03-18
netfs: Rename netfs_read_*request to netfs_io_*request
David Howells
3
-31
/
+31
2022-03-18
netfs: Generate enums from trace symbol mapping lists
David Howells
1
-43
/
+16
2022-03-18
fscache: export fscache_end_operation()
Jeffle Xu
1
-0
/
+14
2022-03-18
kernfs: remove unneeded #if 0 guard
Greg Kroah-Hartman
1
-20
/
+0
2022-03-18
xfrm: rework default policy structure
Nicolas Dichtel
2
-35
/
+19
2022-03-17
bpf: Add cookie support to programs attached with kprobe multi link
Jiri Olsa
1
-0
/
+1
2022-03-17
bpf: Add multi kprobe link
Jiri Olsa
3
-0
/
+21
2022-03-17
lib/sort: Add priv pointer to swap function
Jiri Olsa
2
-1
/
+2
2022-03-17
fprobe: Introduce FPROBE_FL_KPROBE_SHARED flag for fprobe
Masami Hiramatsu
2
-0
/
+15
2022-03-17
fprobe: Add exit_handler support
Masami Hiramatsu
1
-0
/
+6
2022-03-17
rethook: Add a generic return hook
Masami Hiramatsu
2
-0
/
+103
2022-03-17
fprobe: Add ftrace based probe APIs
Masami Hiramatsu
1
-0
/
+87
2022-03-17
ftrace: Add ftrace_set_filter_ips function
Jiri Olsa
1
-0
/
+3
2022-03-17
drm/i915/uapi: Add query for hwconfig blob
Rodrigo Vivi
1
-0
/
+1
2022-03-17
net: dsa: pass extack to dsa_switch_ops :: port_mirror_add()
Vladimir Oltean
1
-1
/
+1
2022-03-17
net: mscc: ocelot: offload per-flow mirroring using tc-mirred and VCAP IS2
Vladimir Oltean
1
-0
/
+2
2022-03-17
net: mscc: ocelot: add port mirroring support using tc-matchall
Vladimir Oltean
1
-0
/
+9
2022-03-17
net: dsa: Handle MST state changes
Tobias Waldekranz
1
-0
/
+3
2022-03-17
net: dsa: Pass VLAN MSTI migration notifications to driver
Tobias Waldekranz
1
-0
/
+3
2022-03-17
net: bridge: mst: Add helper to query a port's MST state
Tobias Waldekranz
1
-0
/
+6
2022-03-17
net: bridge: mst: Add helper to check if MST is enabled
Tobias Waldekranz
1
-0
/
+6
2022-03-17
net: bridge: mst: Add helper to map an MSTI to a VID set
Tobias Waldekranz
1
-0
/
+7
2022-03-17
net: bridge: mst: Notify switchdev drivers of MST state changes
Tobias Waldekranz
1
-0
/
+7
2022-03-17
net: bridge: mst: Notify switchdev drivers of VLAN MSTI migrations
Tobias Waldekranz
1
-0
/
+7
2022-03-17
net: bridge: mst: Notify switchdev drivers of MST mode changes
Tobias Waldekranz
1
-0
/
+2
2022-03-17
net: bridge: mst: Support setting and reporting MST port states
Tobias Waldekranz
2
-0
/
+17
2022-03-17
net: bridge: mst: Allow changing a VLAN's MSTI
Tobias Waldekranz
1
-0
/
+1
2022-03-17
net: bridge: mst: Multiple Spanning Tree (MST) mode
Tobias Waldekranz
1
-0
/
+1
2022-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-3
/
+7
2022-03-17
Merge tag 'net-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-2
/
+3
2022-03-17
net: veth: Account total xdp_frame len running ndo_xdp_xmit
Lorenzo Bianconi
1
-0
/
+14
2022-03-17
net/mlx5: Remove unused fill page array API function
Tariq Toukan
1
-1
/
+0
2022-03-17
net/mlx5: Remove unused exported contiguous coherent buffer allocation API
Tariq Toukan
1
-3
/
+0
2022-03-17
ACPI / x86: Add support for LPS0 callback handler
Mario Limonciello
1
-1
/
+9
2022-03-17
drm/i915: include uapi/drm/i915_drm.h directly where needed
Jani Nikula
1
-1
/
+1
2022-03-17
ACPI: bus: Avoid using CPPC if not supported by firmware
Rafael J. Wysocki
1
-0
/
+1
2022-03-17
net: geneve: support IPv4/IPv6 as inner protocol
Eyal Birger
1
-0
/
+1
2022-03-17
drm/format-helper: Rename drm_fb_xrgb8888_to_mono_reversed()
Geert Uytterhoeven
1
-3
/
+2
2022-03-16
net/sched: add vlan push_eth and pop_eth action to the hardware IR
Maor Dickman
2
-0
/
+16
2022-03-16
net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()
Nicolas Dichtel
1
-0
/
+1
2022-03-16
bpf: Fix net.core.bpf_jit_harden race
Hou Tao
1
-0
/
+1
2022-03-16
devlink: pass devlink_port to port_split / port_unsplit callbacks
Jakub Kicinski
1
-2
/
+2
2022-03-16
devlink: expose instance locking and add locked port registering
Jakub Kicinski
1
-0
/
+11
[prev]
[next]