index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2026-04-12
net: enetc: add unstructured counters for ENETC v4
Wei Fang
-25
/
+234
2026-04-12
net: enetc: add unstructured pMAC counters for ENETC v1
Wei Fang
-21
/
+56
2026-04-12
net: enetc: remove standardized counters from enetc_pm_counters
Wei Fang
-40
/
+0
2026-04-12
net: enetc: show RX drop counters only for assigned RX rings
Wei Fang
-16
/
+2
2026-04-12
net: enetc: add support for the standardized counters
Wei Fang
-18
/
+245
2026-04-12
selftests/bpf: Add tests for non-arena/arena operations
Emil Tsalapatis
-0
/
+130
2026-04-12
bpf: Allow instructions with arena source and non-arena dest registers
Emil Tsalapatis
-3
/
+11
2026-04-12
Merge branch 'bpf-add-the-missing-fsession'
Alexei Starovoitov
-15
/
+19
2026-04-12
bpftool: add missing fsession to the usage and docs of bpftool
Menglong Dong
-3
/
+3
2026-04-12
docs/bpf: add missing fsession attach type to docs
Menglong Dong
-2
/
+6
2026-04-12
bpf: add missing fsession to the verifier log
Menglong Dong
-10
/
+10
2026-04-12
Merge branch 'bpf-split-verifier-c'
Alexei Starovoitov
-7075
/
+7182
2026-04-12
bpf: Move BTF checking logic into check_btf.c
Alexei Starovoitov
-458
/
+471
2026-04-12
bpf: Move backtracking logic to backtrack.c
Alexei Starovoitov
-945
/
+957
2026-04-12
bpf: Move state equivalence logic to states.c
Alexei Starovoitov
-1746
/
+1765
2026-04-12
bpf: Move check_cfg() into cfg.c
Alexei Starovoitov
-997
/
+1018
2026-04-12
bpf: Move compute_insn_live_regs() into liveness.c
Alexei Starovoitov
-249
/
+250
2026-04-12
bpf: Move fixup/post-processing logic from verifier.c into fixups.c
Alexei Starovoitov
-2725
/
+2766
2026-04-12
gre: Count GRE packet drops
Gal Pressman
-2
/
+8
2026-04-12
Merge branch 'bpf-fix-sock_ops_get_sk-same-register-oob-read-in-sock_ops-and-...
Jakub Kicinski
-2
/
+197
2026-04-12
selftests/bpf: Add tests for sock_ops ctx access with same src/dst register
Jiayuan Chen
-0
/
+193
2026-04-12
bpf: Fix same-register dst/src OOB read and pointer leak in sock_ops
Jiayuan Chen
-2
/
+4
2026-04-12
perf sample: Fix documentation typo
Ian Rogers
-1
/
+1
2026-04-12
Documentation: core-api: real-time: correct spelling
Sukrut Heroorkar
-1
/
+1
2026-04-12
doc: Add CPU Isolation documentation
Frederic Weisbecker
-0
/
+358
2026-04-12
Merge tag 'edac_urgent_for_7.0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-3
/
+3
2026-04-12
NFC: digital: Bounds check NFC-A cascade depth in SDD response handler
Greg Kroah-Hartman
-0
/
+6
2026-04-12
net_sched: fix skb memory leak in deferred qdisc drops
Fernando Fernandez Mancera
-3
/
+13
2026-04-12
Merge branch 'net-phy-add-support-for-disabling-autonomous-eee'
Jakub Kicinski
-3
/
+50
2026-04-12
net: phy: realtek: convert RTL8211F to .disable_autonomous_eee
Nicolai Buchwitz
-3
/
+4
2026-04-12
net: phy: broadcom: implement .disable_autonomous_eee for BCM54xx
Nicolai Buchwitz
-0
/
+10
2026-04-12
net: phy: add support for disabling PHY-autonomous EEE
Nicolai Buchwitz
-0
/
+36
2026-04-12
net: airoha: Add missing RX_CPU_IDX() configuration in airoha_qdma_cleanup_rx...
Lorenzo Bianconi
-0
/
+5
2026-04-12
Merge branch 'ynl-ethtool-netlink-fix-nla_len-overflow-for-large-string-sets'
Jakub Kicinski
-40
/
+68
2026-04-12
ethtool: strset: check nla_len overflow
Hangbin Liu
-1
/
+2
2026-04-12
netlink: add a nla_nest_end_safe() helper
Hangbin Liu
-0
/
+19
2026-04-12
tools: ynl: ethtool: add --dbg-small-recv option
Hangbin Liu
-1
/
+8
2026-04-12
tools: ynl: ethtool: use doit instead of dumpit for per-device GET
Hangbin Liu
-35
/
+33
2026-04-12
tools: ynl: move ethtool.py to selftest
Hangbin Liu
-3
/
+6
2026-04-12
Merge branch 'net-mana-fix-debugfs-directory-naming-and-file-lifecycle'
Jakub Kicinski
-7
/
+4
2026-04-12
net: mana: Move current_speed debugfs file to mana_init_port()
Erni Sri Satya Vennela
-2
/
+2
2026-04-12
net: mana: Use pci_name() for debugfs directory naming
Erni Sri Satya Vennela
-5
/
+2
2026-04-12
nfc: llcp: add missing return after LLCP_CLOSED checks
Junxi Qian
-0
/
+2
2026-04-12
Merge branch 'bng_en-add-link-management-and-statistics-support'
Jakub Kicinski
-19
/
+3229
2026-04-12
bng_en: add support for ethtool -S stats display
Bhargava Marreddy
-0
/
+481
2026-04-12
bng_en: implement netdev_stat_ops
Bhargava Marreddy
-0
/
+234
2026-04-12
bng_en: implement ndo_get_stats64
Bhargava Marreddy
-0
/
+41
2026-04-12
bng_en: periodically fetch and accumulate hardware statistics
Bhargava Marreddy
-0
/
+99
2026-04-12
bng_en: add HW stats infra and structured ethtool ops
Bhargava Marreddy
-12
/
+544
2026-04-12
bng_en: add support for link async events
Bhargava Marreddy
-5
/
+91
[prev]
[next]