index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk-cgroup-rwstat.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-04-14
net: mana: Refactor RX buffer allocation code to prepare for various MTU
Haiyang Zhang
2
-69
/
+91
2023-04-14
net: mana: Use napi_build_skb in RX path
Haiyang Zhang
1
-1
/
+1
2023-04-14
net: enetc: add support for preemptible traffic classes
Vladimir Oltean
3
-0
/
+27
2023-04-14
net: enetc: rename "mqprio" to "qopt"
Vladimir Oltean
1
-4
/
+5
2023-04-14
net/sched: taprio: allow per-TC user input of FP adminStatus
Vladimir Oltean
2
-13
/
+53
2023-04-14
net/sched: mqprio: allow per-TC user input of FP adminStatus
Vladimir Oltean
5
-1
/
+160
2023-04-14
net/sched: pass netlink extack to mqprio and taprio offload
Vladimir Oltean
3
-3
/
+16
2023-04-14
net/sched: mqprio: add an extack message to mqprio_parse_opt()
Vladimir Oltean
1
-1
/
+4
2023-04-14
net/sched: mqprio: add extack to mqprio_parse_nlattr()
Vladimir Oltean
1
-7
/
+23
2023-04-14
net/sched: mqprio: simplify handling of nlattr portion of TCA_OPTIONS
Vladimir Oltean
1
-19
/
+13
2023-04-14
net: ethtool: create and export ethtool_dev_mm_supported()
Vladimir Oltean
2
-0
/
+29
2023-04-14
tools: ynl: Rename ethtool to ethtool.py
Rahul Rameshbabu
1
-0
/
+0
2023-04-14
tools: ynl: Remove absolute paths to yaml files from ethtool testing tool
Rahul Rameshbabu
1
-2
/
+2
2023-04-14
net: macb: Optimize reading HW timestamp
Harini Katakam
1
-2
/
+2
2023-04-14
net: macb: Enable PTP unicast
Harini Katakam
2
-2
/
+15
2023-04-14
net: macb: Update gem PTP support check
Harini Katakam
2
-3
/
+3
2023-04-14
net: mscc: ocelot: fix ineffective WARN_ON() in ocelot_stats.c
Vladimir Oltean
1
-6
/
+11
2023-04-14
net: mscc: ocelot: strengthen type of "int i" in ocelot_stats.c
Vladimir Oltean
1
-4
/
+5
2023-04-14
net: mscc: ocelot: strengthen type of "u32 reg" and "u32 base" in ocelot_stats.c
Vladimir Oltean
1
-3
/
+3
2023-04-14
net: dsa: felix: remove confusing/incorrect comment from felix_setup()
Vladimir Oltean
1
-5
/
+0
2023-04-14
net: mscc: ocelot: remove blank line at the end of ocelot_stats.c
Vladimir Oltean
1
-1
/
+0
2023-04-14
net: mscc: ocelot: debugging print for statistics regions
Vladimir Oltean
1
-0
/
+9
2023-04-14
net: mscc: ocelot: refactor enum ocelot_reg decoding to helper
Vladimir Oltean
2
-14
/
+25
2023-04-14
net: mscc: ocelot: strengthen type of "u32 reg" in I/O accessors
Vladimir Oltean
2
-18
/
+22
2023-04-13
bpf, sockmap: Revert buggy deadlock fix in the sockhash and sockmap
Daniel Borkmann
1
-6
/
+4
2023-04-13
selftests/bpf: Adjust bpf_xdp_metadata_rx_hash for new arg
Jesper Dangaard Brouer
6
-12
/
+23
2023-04-13
mlx4: bpf_xdp_metadata_rx_hash add xdp rss hash type
Jesper Dangaard Brouer
1
-1
/
+18
2023-04-13
veth: bpf_xdp_metadata_rx_hash add xdp rss hash type
Jesper Dangaard Brouer
1
-2
/
+5
2023-04-13
mlx5: bpf_xdp_metadata_rx_hash add xdp rss hash type
Jesper Dangaard Brouer
3
-3
/
+73
2023-04-13
xdp: rss hash types representation
Jesper Dangaard Brouer
7
-6
/
+64
2023-04-13
selftests/bpf: xdp_hw_metadata remove bpf_printk and add counters
Jesper Dangaard Brouer
2
-16
/
+24
2023-04-13
fbcon: set_con2fb_map needs to set con2fb_map!
Daniel Vetter
1
-1
/
+2
2023-04-13
fbcon: Fix error paths in set_con2fb_map
Daniel Vetter
1
-9
/
+8
2023-04-13
skbuff: Fix a race between coalescing and releasing SKBs
Liang Chen
1
-8
/
+8
2023-04-13
net: macb: fix a memory corruption in extended buffer descriptor mode
Roman Gushchin
1
-0
/
+4
2023-04-13
selftests: add the missing CONFIG_IP_SCTP in net config
Xin Long
1
-0
/
+1
2023-04-13
udp6: fix potential access to stale information
Eric Dumazet
1
-3
/
+5
2023-04-13
selftests: openvswitch: adjust datapath NL message declaration
Aaron Conole
1
-1
/
+1
2023-04-13
selftests: mptcp: userspace pm: uniform verify events
Matthieu Baerts
1
-0
/
+2
2023-04-13
mptcp: fix NULL pointer dereference on fastopen early fallback
Paolo Abeni
1
-2
/
+9
2023-04-13
mptcp: stricter state check in mptcp_worker
Paolo Abeni
1
-1
/
+1
2023-04-13
mptcp: use mptcp_schedule_work instead of open-coding it
Paolo Abeni
2
-15
/
+8
2023-04-13
samples/bpf: Fix fout leak in hbm's run_bpf_prog
Hao Zeng
1
-0
/
+1
2023-04-13
xsk: Elide base_addr comparison in xp_unaligned_validate_desc
Kal Conley
1
-6
/
+2
2023-04-13
selftests/bpf: Fix compiler warnings in bpf_testmod for kfuncs
Andrii Nakryiko
1
-0
/
+6
2023-04-13
xsk: Simplify xp_aligned_validate_desc implementation
Kal Conley
1
-8
/
+4
2023-04-13
selftests/bpf: Remove stand-along test_verifier_log test binary
Andrii Nakryiko
2
-176
/
+1
2023-04-13
selftests/bpf: Keep the loop in bpf_testmod_loop_test
Song Liu
1
-1
/
+5
2023-04-13
selftests/bpf: Fix leaked bpf_link in get_stackid_cannot_attach
Song Liu
1
-0
/
+1
2023-04-13
selftests/bpf: Use read_perf_max_sample_freq() in perf_event_stackmap
Song Liu
4
-16
/
+24
[next]