summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-12Merge tag 'wireless-next-2026-04-10' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-04-12tcp: add indirect call wrapper in tcp_conn_request()Eric Dumazet
2026-04-12net: Rename ifq_idx to rxq_idx in netif_mp_* helpersDaniel Borkmann
2026-04-12selftests: net: py: add test case filtering and listingJakub Kicinski
2026-04-12net: fix reference tracker mismanagement in netdev_put_lock()Jakub Kicinski
2026-04-12tcp: return a drop_reason from tcp_add_backlog()Eric Dumazet
2026-04-12Merge branch 'ipvlan-multicast-delivery-changes'Jakub Kicinski
2026-04-12ipvlan: avoid spinlock contention in ipvlan_multicast_enqueue()Eric Dumazet
2026-04-12ipvlan: ipvlan_handle_mode_l2() refactoringEric Dumazet
2026-04-12net: Add net_cookie to Dead loop messagesChris J Arges
2026-04-12Merge branch 'net-dsa-tag_rtl8_4-fixes-doc-and-set-keep'Jakub Kicinski
2026-04-12net: dsa: tag_rtl8_4: set KEEP flagLuiz Angelo Daros de Luca
2026-04-12net: dsa: tag_rtl8_4: update format descriptionAlvin Šipraga
2026-04-12net/sched: cls_fw: fix NULL dereference of "old" filters before change()Davide Caratti
2026-04-12Merge branch 'wangxun-improvement'Jakub Kicinski
2026-04-12net: libwx: improve flow control settingJiawen Wu
2026-04-12net: libwx: wrap-around and reset qmprc counterJiawen Wu
2026-04-12net: wangxun: schedule hardware stats update in watchdogJiawen Wu
2026-04-12net: wangxun: reorder timer and work sync cancellationsJiawen Wu
2026-04-12net: wangxun: move ethtool_ops.set_channels into libwxJiawen Wu
2026-04-12net: wangxun: replace busy-wait reset flag with kernel mutexJiawen Wu
2026-04-12net: ngbe: remove redundant macrosJiawen Wu
2026-04-12net: ngbe: move the WOL functions to libwxJiawen Wu
2026-04-12net: ngbe: remove netdev->ethtool->wol_enabled settingJiawen Wu
2026-04-12Merge tag 'sched-urgent-2026-04-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-04-12net: ethernet: ti: am65-cpsw: add support for J722S SoC familyNora Schiffer
2026-04-12dt-bindings: net: ti: k3-am654-cpsw-nuss: Add ti,j722s-cpsw-nuss compatibleNora Schiffer
2026-04-12Merge branch 'dpll-zl3073x-add-ref-sync-pair-support'Jakub Kicinski
2026-04-12dpll: zl3073x: add ref-sync pair supportIvan Vecera
2026-04-12dt-bindings: dpll: add ref-sync-sources propertyIvan Vecera
2026-04-12dpll: zl3073x: add ref sync and output clock type helpersIvan Vecera
2026-04-12dpll: zl3073x: use FIELD_MODIFY() for clear-and-set patternsIvan Vecera
2026-04-12dpll: zl3073x: clean up esync get/set and use zl3073x_out_is_ndiv()Ivan Vecera
2026-04-12Merge tag 'ras-urgent-2026-04-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-04-12Merge tag 'perf-urgent-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-04-12Merge tag 'v7.0-p5' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2026-04-12i3c: master: adi: Fix error propagation for CCCsJorge Marques
2026-04-12i3c: master: Fix error codes at send_ccc_cmdJorge Marques
2026-04-12i3c: master: Move bus_init error suppressionJorge Marques
2026-04-12i3c: master: Move entdaa error suppressionJorge Marques
2026-04-12i3c: master: Move rstdaa error suppressionJorge Marques
2026-04-12i3c: dw: Simplify xfer cleanup with __free(kfree)Felix Gu
2026-04-12i3c: dw: Fix memory leak in dw_i3c_master_i3c_xfers()Felix Gu
2026-04-12i3c: master: renesas: Use __free(kfree) for xfer cleanup in renesas_i3c_send_...Felix Gu
2026-04-12i3c: master: renesas: Fix memory leak in renesas_i3c_i3c_xfers()Felix Gu
2026-04-12i3c: master: dw-i3c: Balance PM runtime usage count on probe failureFelix Gu
2026-04-12i3c: master: dw-i3c: Fix missing reset assertion in remove() callbackFelix Gu
2026-04-12i3c: mipi-i3c-hci-pci: Enable IBI while runtime suspended for Intel controllersAdrian Hunter
2026-04-12i3c: mipi-i3c-hci-pci: Add optional ability to manage child runtime PMAdrian Hunter
2026-04-12i3c: mipi-i3c-hci: Allow parent to manage runtime PMAdrian Hunter