summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-06selftests: drv-net: Bring back tool() to driver __init__sGal Pressman
2026-01-06Merge branch 'bpf-verifier-allow-calling-arena-functions-when-holding-bpf-lock'Alexei Starovoitov
2026-01-06selftests/bpf: add tests for arena kfuncs under lockEmil Tsalapatis
2026-01-06bpf: Allow calls to arena functions while holding spinlocksEmil Tsalapatis
2026-01-06bpf: Check active lock count in in_sleepable_context()Emil Tsalapatis
2026-01-06selftests/net: packetdrill: add minimal client and server testsWillem de Bruijn
2026-01-06tcp: clarify tcp_congestion_ops functions commentsDaniel Sedlak
2026-01-06rust: security: add __rust_helper to helpersAlice Ryhl
2026-01-06rust: cred: add __rust_helper to helpersAlice Ryhl
2026-01-06net/sched: act_api: avoid dereferencing ERR_PTR in tcf_idrinfo_destroyShivani Gupta
2026-01-06net: spacemit: Remove broken flow control supportVivian Wang
2026-01-06net: gve: convert to use .get_rx_ring_countBreno Leitao
2026-01-06net: fully inline backlog_unlock_irq_restore()Eric Dumazet
2026-01-06net: sfp: return the number of written bytes for smbus single byte accessMaxime Chevallier
2026-01-06net: fec: Add stop mode support on i.MX8DX/i.MX8QPFrancesco Dolcini
2026-01-06net: dlink: replace printk() with netdev_{info,dbg}() in rio_probe1()Yeounsu Moon
2026-01-06net: airoha: Use gdm port enum value whenever possibleLorenzo Bianconi
2026-01-06udp: udplite is unlikelyEric Dumazet
2026-01-06udp: call skb_orphan() before skb_attempt_defer_free()Eric Dumazet
2026-01-06net: airoha: npu: Dump fw version during probeLorenzo Bianconi
2026-01-06net: libwx: remove unused rx_buffer_pgcntJiawen Wu
2026-01-06ipv4/inet_sock.h: Avoid thousands of -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2026-01-06net: wwan: mhi: Add network support for Foxconn T99W760Slark Xiao
2026-01-06selftests: hw-net: rss-input-xfrm: try to enable the xfrm at the startJakub Kicinski
2026-01-06Revert "dsa: mv88e6xxx: make serdes SGMII/Fiber tx amplitude configurable"Vladimir Oltean
2026-01-06ipv6: preserve insertion order for same-scope addressesYumei Huang
2026-01-06MAINTAINERS: Add an additional maintainer to the AMD XGBE driverShyam Sundar S K
2026-01-06idpf: fix aux device unplugging when rdma is not supported by vportLarysa Zaremba
2026-01-06idpf: cap maximum Rx buffer sizeJoshua Hay
2026-01-06idpf: Fix error handling in idpf_vport_open()Sreedevi Joshi
2026-01-06idpf: Fix RSS LUT NULL ptr issue after soft resetSreedevi Joshi
2026-01-06idpf: Fix RSS LUT configuration on down interfacesSreedevi Joshi
2026-01-06idpf: Fix RSS LUT NULL pointer crash on early ethtool operationsSreedevi Joshi
2026-01-06idpf: fix issue with ethtool -n command displayErik Gabriel Carrillo
2026-01-06idpf: fix memory leak of flow steer list on rmmodSreedevi Joshi
2026-01-06idpf: fix error handling in the init_task on loadEmil Tantilov
2026-01-06idpf: fix memory leak in idpf_vc_core_deinit()Emil Tantilov
2026-01-06idpf: fix memory leak in idpf_vport_rel()Emil Tantilov
2026-01-06idpf: detach and close netdevs while handling a resetEmil Tantilov
2026-01-06perf parse-events: Fix evsel allocation failureFaisal Bukhari
2026-01-06perf data: Fix coding styleDerek Foreman
2026-01-06rust: drm: Improve safety comment when using `Pin::into_inner_unchecked`Ewan Chorynski
2026-01-06Documentation/kernel-parameters: Add tsa under mitigations=offYu Liao
2026-01-06docs: spufs: fix ppc64 architecture line breakAkiyoshi Kurita
2026-01-06perf data: Allow filtering conversion by time rangeDerek Foreman
2026-01-06doc: input: fix typos in input.rstWu Canhong
2026-01-06PCI/P2PDMA: Add missing struct p2pdma_provider documentationLeon Romanovsky
2026-01-06Merge patch series "vfs kernel-doc fixes for 6.19"Christian Brauner
2026-01-06VFS: fix __start_dirop() kernel-doc warningsBagas Sanjaya
2026-01-06fs: Describe @isnew parameter in ilookup5_nowait()Bagas Sanjaya