summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-04-12vsock/virtio: remove unnecessary call to `virtio_transport_get_ops`Luigi Leonardi-2/+0
2026-04-12net: skb: clean up dead code after skb_kfree_head() simplificationJiayuan Chen-24/+9
2026-04-12netkit: Don't emit scrub attribute for single device modeDaniel Borkmann-1/+2
2026-04-12net: lan743x: rename chip_rev to fpga_revThangaraj Samynathan-4/+4
2026-04-12selftests: netfilter: nft_tproxy.sh: adjust to socat changesFlorian Westphal-7/+7
2026-04-12Merge tag 'nf-next-26-04-10' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski-231/+399
2026-04-12net/sched: act_ct: Only release RCU read lock after ct_ftJamal Hadi Salim-2/+6
2026-04-12ASoC: dt-bindings: rockchip: convert rk3399-gru-sound to DT SchemaAnushka Badhe-22/+60
2026-04-12Merge tag 'linux-can-fixes-for-7.0-20260409' of git://git.kernel.org/pub/scm/...Jakub Kicinski-2/+11
2026-04-12Merge tag 'wireless-next-2026-04-10' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski-1295/+7456
2026-04-12tcp: add indirect call wrapper in tcp_conn_request()Eric Dumazet-3/+12
2026-04-12net: Rename ifq_idx to rxq_idx in netif_mp_* helpersDaniel Borkmann-13/+13
2026-04-12selftests: net: py: add test case filtering and listingJakub Kicinski-3/+62
2026-04-12net: fix reference tracker mismanagement in netdev_put_lock()Jakub Kicinski-12/+12
2026-04-12tcp: return a drop_reason from tcp_add_backlog()Eric Dumazet-15/+12
2026-04-12Merge branch 'ipvlan-multicast-delivery-changes'Jakub Kicinski-19/+23
2026-04-12ipvlan: avoid spinlock contention in ipvlan_multicast_enqueue()Eric Dumazet-1/+7
2026-04-12ipvlan: ipvlan_handle_mode_l2() refactoringEric Dumazet-20/+18
2026-04-12net: Add net_cookie to Dead loop messagesChris J Arges-4/+5
2026-04-12Merge branch 'net-dsa-tag_rtl8_4-fixes-doc-and-set-keep'Jakub Kicinski-8/+13
2026-04-12net: dsa: tag_rtl8_4: set KEEP flagLuiz Angelo Daros de Luca-2/+4
2026-04-12net: dsa: tag_rtl8_4: update format descriptionAlvin Šipraga-7/+10
2026-04-12net/sched: cls_fw: fix NULL dereference of "old" filters before change()Davide Caratti-1/+5
2026-04-12Merge branch 'wangxun-improvement'Jakub Kicinski-132/+200
2026-04-12net: libwx: improve flow control settingJiawen Wu-6/+61
2026-04-12net: libwx: wrap-around and reset qmprc counterJiawen Wu-4/+23
2026-04-12net: wangxun: schedule hardware stats update in watchdogJiawen Wu-1/+46
2026-04-12net: wangxun: reorder timer and work sync cancellationsJiawen Wu-3/+5
2026-04-12net: wangxun: move ethtool_ops.set_channels into libwxJiawen Wu-29/+3
2026-04-12net: wangxun: replace busy-wait reset flag with kernel mutexJiawen Wu-30/+15
2026-04-12net: ngbe: remove redundant macrosJiawen Wu-5/+2
2026-04-12net: ngbe: move the WOL functions to libwxJiawen Wu-53/+45
2026-04-12net: ngbe: remove netdev->ethtool->wol_enabled settingJiawen Wu-2/+1
2026-04-12Merge tag 'sched-urgent-2026-04-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+1
2026-04-12net: ethernet: ti: am65-cpsw: add support for J722S SoC familyNora Schiffer-0/+8
2026-04-12dt-bindings: net: ti: k3-am654-cpsw-nuss: Add ti,j722s-cpsw-nuss compatibleNora Schiffer-7/+12
2026-04-12Merge branch 'dpll-zl3073x-add-ref-sync-pair-support'Jakub Kicinski-81/+350
2026-04-12dpll: zl3073x: add ref-sync pair supportIvan Vecera-1/+206
2026-04-12dt-bindings: dpll: add ref-sync-sources propertyIvan Vecera-7/+36
2026-04-12dpll: zl3073x: add ref sync and output clock type helpersIvan Vecera-14/+80
2026-04-12dpll: zl3073x: use FIELD_MODIFY() for clear-and-set patternsIvan Vecera-15/+8
2026-04-12dpll: zl3073x: clean up esync get/set and use zl3073x_out_is_ndiv()Ivan Vecera-44/+20
2026-04-12Merge tag 'ras-urgent-2026-04-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+8
2026-04-12Merge tag 'perf-urgent-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-37/+42
2026-04-12Merge tag 'v7.0-p5' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds-7/+14
2026-04-12i3c: master: adi: Fix error propagation for CCCsJorge Marques-1/+1
2026-04-12i3c: master: Fix error codes at send_ccc_cmdJorge Marques-19/+13
2026-04-12i3c: master: Move bus_init error suppressionJorge Marques-8/+15
2026-04-12i3c: master: Move entdaa error suppressionJorge Marques-3/+6
2026-04-12i3c: master: Move rstdaa error suppressionJorge Marques-5/+6