summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-12bng_en: query PHY capabilities and report link statusBhargava Marreddy
2026-04-12bng_en: add per-PF workqueue, timer, and slow-path taskBhargava Marreddy
2026-04-12ata: libata-scsi: fix requeue of deferred ATA PASS-THROUGH commandsIgor Pylypiv
2026-04-12Merge branch 'add-tso-map-once-dma-helpers-and-bnxt-sw-uso-support'Jakub Kicinski
2026-04-12selftests: drv-net: Add USO testJoe Damato
2026-04-12net: bnxt: Dispatch to SW USOJoe Damato
2026-04-12net: bnxt: Add SW GSO completion and teardown supportJoe Damato
2026-04-12net: bnxt: Implement software USOJoe Damato
2026-04-12net: bnxt: Add boilerplate GSO codeJoe Damato
2026-04-12net: bnxt: Add TX inline buffer infrastructureJoe Damato
2026-04-12net: bnxt: Use dma_unmap_len for TX completion unmappingJoe Damato
2026-04-12net: bnxt: Add a helper for tx_bd_extJoe Damato
2026-04-12net: bnxt: Export bnxt_xmit_get_cfa_actionJoe Damato
2026-04-12net: tso: Introduce tso_dma_map and helpersJoe Damato
2026-04-12Merge tag 'wq-for-7.0-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-04-12alpha: Define pgprot_modify to silence tautological comparison warningsMatt Turner
2026-04-12alpha: add support for SECCOMP and SECCOMP_FILTERMagnus Lindholm
2026-04-12Merge tag 'timers-urgent-2026-04-12' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-04-12vsock/virtio: remove unnecessary call to `virtio_transport_get_ops`Luigi Leonardi
2026-04-12net: skb: clean up dead code after skb_kfree_head() simplificationJiayuan Chen
2026-04-12netkit: Don't emit scrub attribute for single device modeDaniel Borkmann
2026-04-12net: lan743x: rename chip_rev to fpga_revThangaraj Samynathan
2026-04-12selftests: netfilter: nft_tproxy.sh: adjust to socat changesFlorian Westphal
2026-04-12Merge tag 'nf-next-26-04-10' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2026-04-12net/sched: act_ct: Only release RCU read lock after ct_ftJamal Hadi Salim
2026-04-12ASoC: dt-bindings: rockchip: convert rk3399-gru-sound to DT SchemaAnushka Badhe
2026-04-12Merge tag 'linux-can-fixes-for-7.0-20260409' of git://git.kernel.org/pub/scm/...Jakub Kicinski
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