aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
13 daysnet: airoha: Do not return err in ndo_stop() callbackLorenzo Bianconi1-5/+2
13 dayshv_sock: fix ARM64 supportHamza Mahfooz1-2/+2
13 daysMAINTAINERS: update the IPv4/IPv6 entry and add Ido SchimmelJakub Kicinski1-16/+47
13 daysselftests: drv-net: clarify linters and frameworks in READMEJakub Kicinski1-2/+8
13 daysMAINTAINERS: Add myself as NFC subsystem maintainerDavid Heidelberg1-2/+4
13 daysnet: add net_iov_init() and use it to initialize ->page_typeJakub Kicinski3-4/+17
13 daysnetfilter: nft_fwd_netdev: use recursion counter in neigh egress pathWeiming Shi3-16/+21
13 daysnetfilter: nft_fwd_netdev: add device and headroom validate with neigh forwardingPablo Neira Ayuso1-2/+14
13 daysnetfilter: replace skb_try_make_writable() by skb_ensure_writable()Pablo Neira Ayuso2-4/+5
13 daystracing/probes: Limit size of event probe to 3KSteven Rostedt2-1/+9
14 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds194-2869/+2797
14 daysALSA: hda/tas2781: Fix incorrect bit update for non-book-zero or book 0 pages >1Shenghao Ding1-3/+11
14 daysALSA: hda: cs35l56: Fix uninitialized value in cs35l56_hda_read_acpi()Richard Fitzgerald2-5/+8
14 daysALSA: hda/conexant: Fix missing error check for jack detectionwangdicheng1-1/+7
14 daysALSA: hda: Avoid WARN_ON() for HDMI chmap slot checksTakashi Iwai1-4/+7
14 daysALSA: usb-audio: Fix quirk entry placement for PreSonus AudioBox USBAbhinav Mahadevan1-1/+3
14 daysMerge tag 'asoc-fix-v7.1-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai15-38/+101
2026-04-29ASoC: spacemit: adjust FIFO trigger threshold to half FIFO sizeTroy Mitchell1-2/+2
2026-04-29ASoC: spacemit: move hw constraints from hw_params to startupTroy Mitchell1-13/+32
2026-04-28Merge branch 'mptcp-misc-fixes-for-v7-1-rc2'Jakub Kicinski3-7/+9
2026-04-28mptcp: pm: kernel: reset fullmesh counter after flushMatthieu Baerts (NGI0)1-0/+1
2026-04-28mptcp: fastclose msk when linger time is 0Matthieu Baerts (NGI0)1-1/+2
2026-04-28mptcp: fix scheduling with atomic in timestamp sockoptGang Yan1-4/+4
2026-04-28mptcp: sockopt: set timestamp flags on subflow socket, not mskGang Yan1-2/+2
2026-04-28Merge branch 'netconsole-configfs-store-callback-fixes'Jakub Kicinski1-19/+30
2026-04-28netconsole: restore userdatum value on update_userdata() failureBreno Leitao1-1/+7
2026-04-28netconsole: propagate device name truncation in dev_name_store()Breno Leitao1-0/+7
2026-04-28netconsole: avoid clobbering userdatum value on truncated writeBreno Leitao1-5/+3
2026-04-28netconsole: return count instead of strnlen(buf, count) from store callbacksBreno Leitao1-13/+13
2026-04-28Merge branch 'net-sched-sch_cake-annotate-data-races-in-cake_dump_stats-series'Jakub Kicinski1-104/+113
2026-04-28net/sched: sch_cake: annotate data-races in cake_dump_stats() (V)Eric Dumazet1-6/+7
2026-04-28net/sched: sch_cake: annotate data-races in cake_dump_stats() (IV)Eric Dumazet1-44/+46
2026-04-28net/sched: sch_cake: annotate data-races in cake_dump_stats() (III)Eric Dumazet1-18/+20
2026-04-28net/sched: sch_cake: annotate data-races in cake_dump_stats() (II)Eric Dumazet1-15/+19
2026-04-28net/sched: sch_cake: annotate data-races in cake_dump_stats() (I)Eric Dumazet1-21/+21
2026-04-28bareudp: fix NULL pointer dereference in bareudp_fill_metadata_dst()Weiming Shi1-0/+3
2026-04-28Merge branch 'sctp-fix-a-vtag-verification-failure-caused-by-stale-inits'Jakub Kicinski2-3/+13
2026-04-28sctp: discard stale INIT after handshake completionXin Long1-0/+6
2026-04-28netfilter: skip recording stale or retransmitted INITXin Long1-3/+7
2026-04-29ASoC: codecs: ab8500: Fix casting of private dataChristian A. Ehrhardt1-3/+3
2026-04-28net: psp: require admin permission for dev-set and key-rotateJakub Kicinski2-2/+4
2026-04-28net: psp: check for device unregister when creating assocJakub Kicinski1-3/+7
2026-04-28Merge tag 'nf-26-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski9-128/+412
2026-04-29ASoC: cs35l56: Fix illegal writes to OTP_MEM registersRichard Fitzgerald1-4/+3
2026-04-28Merge tag 'sched_ext-for-7.1-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_extLinus Torvalds11-150/+436
2026-04-28tracepoint: Fix typo in tracepoint.h commentSheng Che Peng1-1/+1
2026-04-28tracing: branch: Fix inverted check on stat tracer registrationBreno Leitao1-4/+4
2026-04-28sched_ext: Fix scx_flush_disable_work() UAF raceCheng-Yang Chou1-2/+7
2026-04-28sched_ext: Call wakeup_preempt() in local_dsq_post_enq()Kuba Piecuch1-5/+39
2026-04-28net: phy: dp83869: fix setting CLK_O_SEL field.Heiko Schocher1-1/+12