linux-block.git
2025-03-11 Roger Quadrosnet: ti: icssg-prueth: introduce and use prueth_swdata...
2025-03-11 Roger Quadrosnet: ti: icssg-prueth: Use page_pool API for RX buffer...
2025-03-11 Paolo AbeniMerge branch 'enic-enable-32-64-byte-cqes-and-get-max...
2025-03-11 Satish Kharatenic: get max rq & wq entries supported by hw, 16K...
2025-03-11 Satish Kharatenic: cleanup of enic wq request completion path
2025-03-11 Satish Kharatenic: added enic_wq.c and enic_wq.h
2025-03-11 Satish Kharatenic: remove unused function cq_enet_wq_desc_dec
2025-03-11 Satish Kharatenic: enable rq extended cq support
2025-03-11 Satish Kharatenic: enic rq extended cq defines
2025-03-11 Satish Kharatenic: enic rq code reorg
2025-03-11 Satish Kharatenic: Move function from header file to c file
2025-03-10 Jakub KicinskiMerge branch 'mptcp-pm-code-reorganisation'
2025-03-10 Matthieu Baerts... mptcp: pm: move Netlink PM helpers to pm_netlink.c
2025-03-10 Matthieu Baerts... mptcp: pm: split in-kernel PM specific code
2025-03-10 Matthieu Baerts... mptcp: pm: move generic PM helpers to pm.c
2025-03-10 Matthieu Baerts... mptcp: pm: move generic helper at the top
2025-03-10 Matthieu Baerts... mptcp: pm: export mptcp_remote_address
2025-03-10 Matthieu Baerts... mptcp: pm: worker: split in-kernel and common tasks
2025-03-10 Matthieu Baerts... mptcp: pm: avoid calling PM specific code from core
2025-03-10 Matthieu Baerts... mptcp: pm: kernel: add '_pm' to mptcp_nl_set_flags
2025-03-10 Matthieu Baerts... mptcp: pm: remove '_nl' from mptcp_pm_nl_is_init_remote...
2025-03-10 Matthieu Baerts... mptcp: pm: remove '_nl' from mptcp_pm_nl_subflow_chk_st...
2025-03-10 Matthieu Baerts... mptcp: pm: remove '_nl' from mptcp_pm_nl_rm_addr_received
2025-03-10 Matthieu Baerts... mptcp: pm: remove '_nl' from mptcp_pm_nl_work
2025-03-10 Matthieu Baerts... mptcp: pm: remove '_nl' from mptcp_pm_nl_mp_prio_send_ack
2025-03-10 Matthieu Baerts... mptcp: pm: remove '_nl' from mptcp_pm_nl_addr_send_ack
2025-03-10 Geliang Tangmptcp: pm: use addr entry for get_local_id
2025-03-10 Dan Carpentereth: fbnic: fix memory corruption in fbnic_tlv_attr_get...
2025-03-10 Heiner Kallweitr8169: increase max jumbo packet size on RTL8125/RTL8126
2025-03-10 Jakub KicinskiMerge branch 'follow-up-on-deduplicate-cookie-logic'
2025-03-10 Willem de Bruijnselftests/net: expand cmsg_ip with MSG_MORE
2025-03-10 Willem de Bruijnipv6: save dontfrag in cork
2025-03-10 Willem de Bruijnipv6: remove leftover ip6 cookie initializer
2025-03-10 Jakub KicinskiMerge branch 'virtio-net-link-queues-to-napis'
2025-03-10 Joe Damatovirtio_net: Use persistent NAPI config
2025-03-10 Joe Damatovirtio-net: Map NAPIs to queues
2025-03-10 Joe Damatovirtio-net: Refactor napi_disable paths
2025-03-10 Joe Damatovirtio-net: Refactor napi_enable paths
2025-03-08 Jakub Kicinskinet: move misc netdev_lock flavors to a separate header
2025-03-08 Eric Dumazethamradio: use netdev_lockdep_set_classes() helper
2025-03-08 Eric Dumazetudp: expand SKB_DROP_REASON_UDP_CSUM use
2025-03-08 Breno Leitaonetpoll: Optimize skb refilling on critical path
2025-03-08 Jakub KicinskiMerge branch 'net-phy-tja11xx-add-support-for-tja1102s'
2025-03-08 Dimitri Fedraunet: phy: tja11xx: enable PHY in sleep mode for TJA1102S
2025-03-08 Dimitri Fedraunet: phy: tja11xx: add support for TJA1102S
2025-03-08 Lukas Bulwahnnet: ethernet: Remove accidental duplication in Kconfig...
2025-03-08 Lukas BulwahnMAINTAINERS: adjust entry in AIROHA ETHERNET DRIVER
2025-03-08 Lorenzo Bianconinet: airoha: Fix dev->dsa_ptr check in airoha_get_dsa_tag()
2025-03-08 Jakub KicinskiMerge branch 'tcp-ulp-diag-expose-more-to-non-net-admin...
2025-03-08 Matthieu Baerts... tcp: ulp: diag: more info without CAP_NET_ADMIN
2025-03-08 Matthieu Baerts... tcp: ulp: diag: always print the name if any
2025-03-08 Jakub KicinskiMerge branch 'eth-fbnic-support-ring-size-configuration'
2025-03-08 Jakub Kicinskieth: fbnic: support ring size configuration
2025-03-08 Jakub Kicinskieth: fbnic: fix typo in compile assert
2025-03-08 Jakub Kicinskieth: fbnic: link NAPIs to page pools
2025-03-08 Jakub KicinskiMerge branch 'net-bcmgenet-revise-suspend-resume'
2025-03-08 Doug Bergernet: bcmgenet: revise suspend/resume
2025-03-08 Doug Bergernet: bcmgenet: allow return of power up status
2025-03-08 Doug Bergernet: bcmgenet: move bcmgenet_power_up into resume_noirq
2025-03-08 Doug Bergernet: bcmgenet: support reclaiming unsent Tx packets
2025-03-08 Doug Bergernet: bcmgenet: introduce bcmgenet_[r|t]dma_disable
2025-03-08 Doug Bergernet: bcmgenet: consolidate dma initialization
2025-03-08 Doug Bergernet: bcmgenet: remove dma_ctrl argument
2025-03-08 Doug Bergernet: bcmgenet: add support for RX_CLS_FLOW_DISC
2025-03-08 Doug Bergernet: bcmgenet: move DESC_INDEX flow to ring 0
2025-03-08 Doug Bergernet: bcmgenet: extend bcmgenet_hfb_* API
2025-03-08 Doug Bergernet: bcmgenet: BCM7712 is GENETv5 compatible
2025-03-08 Doug Bergernet: bcmgenet: move feature flags to bcmgenet_priv
2025-03-08 Doug Bergernet: bcmgenet: add bcmgenet_has_* helpers
2025-03-08 Doug Bergernet: bcmgenet: bcmgenet_hw_params clean up
2025-03-08 Russell King... net: stmmac: remove write-only priv->speed
2025-03-08 Harshitha Ramamurthygve: convert to use netmem for DQO RDA mode
2025-03-08 Eric Dumazetnet: ethtool: use correct device pointer in ethnl_defau...
2025-03-08 Eric Dumazetbpf: fix a possible NULL deref in bpf_map_offload_map_a...
2025-03-08 Jakub KicinskiMerge tag 'for-netdev' of https://git./linux/kernel...
2025-03-08 Willem de Bruijnselftests/net: add proc_net_pktgen to .gitignore
2025-03-08 Jakub KicinskiMerge branch 'riscv-sophgo-add-ethernet-support-for...
2025-03-08 Inochi Amaotonet: stmmac: Add glue layer for Sophgo SG2044 SoC
2025-03-08 Inochi Amaotonet: stmmac: platform: Add snps,dwmac-5.30a IP compatib...
2025-03-08 Inochi Amaotonet: stmmac: platform: Group GMAC4 compatible check
2025-03-08 Inochi Amaotodt-bindings: net: Add support for Sophgo SG2044 dwmac
2025-03-08 Dr. David Alan... net: phylink: Remove unused phylink_init_eee
2025-03-07 Jakub KicinskiMerge branch 'mlx5-misc-enhancements-2025-03-04'
2025-03-07 Leon Romanovskynet/mlx5e: Properly match IPsec subnet addresses
2025-03-07 Leon Romanovskynet/mlx5e: Separate address related variables to be...
2025-03-07 Amir Tzinnet/mlx5: Lag, Enable Multiport E-Switch offloads on...
2025-03-07 Shahar Shitritnet/mlx5e: Enable lanes configuration when auto-negotia...
2025-03-07 Shahar Shitritnet/mlx5: Refactor link speed handling with mlx5_link_i...
2025-03-07 Shahar Shitritnet/mlx5: Relocate function declarations from port...
2025-03-07 Jakub KicinskiMerge branch 'add-perout-configuration-support-in-iep...
2025-03-07 Meghana Malladinet: ti: icss-iep: Add phase offset configuration for...
2025-03-07 Meghana Malladinet: ti: icss-iep: Add pwidth configuration for perout...
2025-03-07 Jakub Kicinskiselftests: openvswitch: don't hardcode the drop reason...
2025-03-07 Lorenzo Bianconinet: airoha: Enable TSO/Scatter Gather for LAN port
2025-03-07 Lorenzo Bianconinet: airoha: Fix lan4 support in airoha_qdma_get_gdm_port()
2025-03-07 Jakub KicinskiMerge branch 'increase-maximum-mtu-to-9k-for-airoha...
2025-03-07 Lorenzo Bianconinet: airoha: Increase max mtu to 9k
2025-03-07 Lorenzo Bianconinet: airoha: Introduce airoha_dev_change_mtu callback
2025-03-07 Lorenzo Bianconinet: airoha: Enable Rx Scatter-Gather
2025-03-07 Lorenzo Bianconinet: airoha: Move min/max packet len configuration...
next