messages from 2025-03-06 23:04:02 to 2025-03-07 10:17:23 UTC [more...]
[PATCH net] vsock/bpf: Handle EINTR connect() racing against sockmap update
2025-03-07 9:58 UTC (2+ messages)
[PATCH net-next 00/16] idpf: add XDP support
2025-03-07 10:17 UTC (7+ messages)
` [PATCH net-next 04/16] libeth: add XSk helpers
` [PATCH net-next 05/16] idpf: fix Rx descriptor ready check barrier in splitq
` [PATCH net-next 11/16] idpf: prepare structures to support XDP
[PATCH bpf-next] bpf, sockmap: Simplify iteration on link removal
2025-03-07 10:16 UTC
[PATCH v21 00/24] Introducing OpenVPN Data Channel Offload
2025-03-07 10:12 UTC (9+ messages)
` [PATCH v21 18/24] ovpn: add support for peer floating
[PATCH net v1 1/1] net: usb: lan78xx: Sanitize return values of register read/write functions
2025-03-07 10:12 UTC
[PATCH net-next v8 00/14] xsc: ADD Yunsilicon XSC Ethernet Driver
2025-03-07 10:09 UTC (15+ messages)
` [PATCH net-next v8 01/14] xsc: Add xsc driver basic framework
` [PATCH net-next v8 02/14] xsc: Enable command queue
` [PATCH net-next v8 03/14] xsc: Add hardware setup APIs
` [PATCH net-next v8 04/14] xsc: Add qp and cq management
` [PATCH net-next v8 05/14] xsc: Add eq and alloc
` [PATCH net-next v8 06/14] xsc: Init pci irq
` [PATCH net-next v8 07/14] xsc: Init auxiliary device
` [PATCH net-next v8 08/14] xsc: Add ethernet interface
` [PATCH net-next v8 09/14] xsc: Init net device
` [PATCH net-next v8 10/14] xsc: Add eth needed qp and cq apis
` [PATCH net-next v8 11/14] xsc: ndo_open and ndo_stop
` [PATCH net-next v8 12/14] xsc: Add ndo_start_xmit
` [PATCH net-next v8 13/14] xsc: Add eth reception data path
` [PATCH net-next v8 14/14] xsc: add ndo_get_stats64
[PATCH net-next 0/3] follow-up on deduplicate cookie logic
2025-03-07 10:10 UTC (7+ messages)
` [PATCH net-next 1/3] ipv6: remove leftover ip6 cookie initializer
` [PATCH net-next 2/3] ipv6: save dontfrag in cork
` [PATCH net-next 3/3] selftests/net: expand cmsg_ip with MSG_MORE
[PATCH net v3] qlcnic: fix memory leak issues in qlcnic_sriov_common.c
2025-03-07 9:49 UTC
[PATCH net-next v11 0/4] fix the DMA API misuse problem for page_pool
2025-03-07 9:23 UTC (5+ messages)
` [PATCH net-next v11 1/4] page_pool: introduce page_pool_get_pp() API
` [PATCH net-next v11 2/4] page_pool: fix IOMMU crash when driver has already unbound
` [PATCH net-next v11 3/4] page_pool: support unlimited number of inflight pages
` [PATCH net-next v11 4/4] page_pool: skip dma sync operation for "
[PATCH net 0/2] vsock: null-ptr-deref when SO_LINGER enabled
2025-03-07 9:49 UTC (6+ messages)
` [PATCH net 2/2] vsock/test: Add test for SO_LINGER null ptr deref
[PATCH bpf-next v2 0/3] bpf: Fix use-after-free of sockmap
2025-03-07 9:45 UTC (3+ messages)
` [PATCH bpf-next v2 1/3] bpf, sockmap: avoid using sk_socket after free
[PATCH v2] mm: alloc_pages_bulk: remove assumption of populating only NULL elements
2025-03-07 9:23 UTC (3+ messages)
[PATCH net-next 0/2] vsock/test: check for null-ptr-deref when transport changes
2025-03-07 9:32 UTC (3+ messages)
` [PATCH net-next 2/2] vsock/test: Add test for null ptr deref "
[PATCH net-next] eth: fbnic: fix memory corruption in fbnic_tlv_attr_get_string()
2025-03-07 9:28 UTC
[PATCH v3 00/16] Introduce and use generic parity16/32/64 helper
2025-03-07 9:22 UTC (8+ messages)
` [PATCH v3 01/16] bitops: Change parity8() return type to bool
[PATCH v8 0/2] arm64: dts: fsd: Add Ethernet support for FSD SoC
2025-03-07 4:49 UTC (3+ messages)
` [PATCH v8 1/2] arm64: dts: fsd: Add Ethernet support for FSYS0 Block of "
` [PATCH v8 2/2] arm64: dts: fsd: Add Ethernet support for PERIC "
[PATCH 0/4] rockchip: Enable Ethernet controller on Radxa E20C
2025-03-07 9:16 UTC (7+ messages)
` [PATCH 3/4] arm64: dts: rockchip: Add GMAC nodes for RK3528
` [PATCH 4/4] arm64: dts: rockchip: Enable Ethernet controller on Radxa E20C
[PATCH net v2] net: ethtool: tsinfo: Fix dump command
2025-03-07 9:12 UTC
[PATCH net-next v6 00/12] Add support for PSE budget evaluation strategy
2025-03-07 9:10 UTC (7+ messages)
` [PATCH net-next v6 02/12] net: pse-pd: Add support for reporting events
` [PATCH net-next v6 06/12] net: pse-pd: Add support for budget evaluation strategies
[PATCH net-next] net: ethtool: use correct device pointer in ethnl_default_dump_one()
2025-03-07 8:35 UTC
[PATCHv5 net 0/3] bond: fix xfrm offload issues
2025-03-07 8:33 UTC (7+ messages)
` [PATCHv5 net 1/3] bonding: fix calling sleeping function in spin lock and some race conditions
` [PATCHv5 net 2/3] bonding: fix xfrm offload feature setup on active-backup mode
` [PATCHv5 net 3/3] selftests: bonding: add ipsec offload test
[syzbot] [net?] general protection fault in ethnl_default_dumpit
2025-03-07 8:33 UTC
[PATCH v6 net-next 0/1] DUALPI2 patch
2025-03-07 8:30 UTC (4+ messages)
` [PATCH v6 net-next 1/1] sched: Add dualpi2 qdisc
[PATCH net-next v8 0/6] tun: Introduce virtio-net hashing feature
2025-03-07 8:15 UTC (4+ messages)
` [PATCH net-next v8 3/6] tun: Introduce virtio-net hash feature
[PATCH net-next] bpf: fix a possible NULL deref in bpf_map_offload_map_alloc()
2025-03-07 7:43 UTC
[syzbot] [bpf?] general protection fault in bpf_map_offload_map_alloc
2025-03-07 7:39 UTC
[PATCH 00/26] clk: mediatek: Add MT8196 clock support
2025-03-07 7:29 UTC (30+ messages)
` [PATCH 01/26] clk: mediatek: Add defines for vote
` [PATCH 02/26] clk: mediatek: Support voting for pll
` [PATCH 03/26] clk: mediatek: Support voting for mux
` [PATCH 04/26] clk: mediatek: Support voting for gate
` [PATCH 05/26] clk: mediatek: Add gate ops without disable
` [PATCH 06/26] dt-bindings: clock: mediatek: Add new MT8196 clock
` [PATCH 07/26] clk: mediatek: Add MT8196 apmixedsys clock support
` [PATCH 08/26] clk: mediatek: Add MT8196 apmixedsys_gp2 "
` [PATCH 09/26] clk: mediatek: Add MT8196 topckgen "
` [PATCH 10/26] clk: mediatek: Add MT8196 topckgen2 "
` [PATCH 11/26] clk: mediatek: Add MT8196 vlpckgen "
` [PATCH 12/26] clk: mediatek: Add MT8196 peripheral "
` [PATCH 13/26] clk: mediatek: Add MT8196 adsp "
` [PATCH 14/26] clk: mediatek: Add MT8196 i2c "
` [PATCH 15/26] clk: mediatek: Add MT8196 mcu "
` [PATCH 16/26] clk: mediatek: Add MT8196 mdpsys "
` [PATCH 17/26] clk: mediatek: Add MT8196 mfg "
` [PATCH 18/26] clk: mediatek: Add MT8196 disp0 "
` [PATCH 19/26] clk: mediatek: Add MT8196 disp1 "
` [PATCH 20/26] clk: mediatek: Add MT8196 disp-ao "
` [PATCH 21/26] clk: mediatek: Add MT8196 ovl0 "
` [PATCH 22/26] clk: mediatek: Add MT8196 ovl1 "
` [PATCH 23/26] clk: mediatek: Add MT8196 pextpsys "
` [PATCH 24/26] clk: mediatek: Add MT8196 ufssys "
` [PATCH 25/26] clk: mediatek: Add MT8196 vdecsys "
` [PATCH 26/26] clk: mediatek: Add MT8196 vencsys "
[PATCH net-next] r8169: increase max jumbo packet size on RTL8125/RTL8126
2025-03-07 7:29 UTC
[PATCH] r8169: add support for 16K jumbo frames on RTL8125B
2025-03-07 7:09 UTC (3+ messages)
[PATCH intel-net v2] ice: fix reservation of resources for RDMA when disabled
2025-03-07 7:04 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH net-next v6 0/4] virtio-net: Link queues to NAPIs
2025-03-07 6:48 UTC (6+ messages)
` [PATCH net-next v6 1/4] virtio-net: Refactor napi_enable paths
` [PATCH net-next v6 2/4] virtio-net: Refactor napi_disable paths
` [PATCH net-next v6 3/4] virtio-net: Map NAPIs to queues
` [PATCH net-next v6 4/4] virtio_net: Use persistent NAPI config
[PATCH RFC bpf-next 00/20] traits: Per packet metadata KV store
2025-03-07 6:36 UTC (3+ messages)
` [PATCH RFC bpf-next 01/20] trait: limited KV store for packet metadata
[PATCH v3 0/2] clk: sophgo: add SG2044 clock controller support
2025-03-07 6:25 UTC (2+ messages)
[PATCH iwl-net] idpf: fix adapter NULL pointer dereference on reboot
2025-03-07 5:58 UTC (2+ messages)
[RFC PATCH] memcg: net: improve charging of incoming network traffic
2025-03-07 5:59 UTC
[PATCH ipsec v3 0/1] Update offload configuration with SA
2025-03-07 5:50 UTC (5+ messages)
` [PATCH ipsec v3 1/1] xfrm: Migrate offload configuration
pull-request: bpf-next 2025-03-06
2025-03-07 5:53 UTC
[PATCH v2 net 0/6] eth: bnxt: fix several bugs in the bnxt module
2025-03-07 5:42 UTC (4+ messages)
` [PATCH v2 net 1/6] eth: bnxt: fix truesize for mb-xdp-pass case
[PATCH net-next v3 00/10] eth: bnxt: maintain basic pkt/byte counters in SW
2025-03-07 5:30 UTC (6+ messages)
[PATCH net-next v9 0/6] Enable SGMII and 2500BASEX interface mode switching for Intel platforms
2025-03-07 5:28 UTC (8+ messages)
` [PATCH net-next v9 5/6] net: stmmac: configure SerDes according to the interface mode
[PATCH] i40e: fix MMIO write access to an invalid page in i40e_clear_hw
2025-03-07 4:10 UTC (3+ messages)
[PATCH net RESEND] net/mlx5: Fill out devlink dev info only for PFs
2025-03-07 3:41 UTC (2+ messages)
[PATCH iwl-next v8 00/11] igc: Add support for Frame Preemption feature in IGC
2025-03-07 3:20 UTC (4+ messages)
` [PATCH iwl-next v8 11/11] igc: add support to get frame preemption statistics via ethtool
[PATCH net-next] selftests/net: add proc_net_pktgen to .gitignore
2025-03-07 3:13 UTC
[PATCHv4 net 0/3] bond: fix xfrm offload issues
2025-03-07 2:39 UTC (9+ messages)
` [PATCHv4 net 1/3] bonding: move IPsec deletion to bond_ipsec_free_sa
[PATCH net-next V2 0/6] mlx5 misc enhancements 2025-03-04
2025-03-07 2:30 UTC (2+ messages)
[PATCH net 1/3] netfilter: nft_ct: Use __refcount_inc() for per-CPU nft_ct_pcpu_template
2025-03-07 2:30 UTC (2+ messages)
[PATCH net v3] net/mlx5: handle errors in mlx5_chains_create_table()
2025-03-07 2:18 UTC
[PATCH net-next v4 0/2] Add perout configuration support in IEP driver
2025-03-07 2:00 UTC (2+ messages)
[PATCH net-next v4 1/2] net: hsr: Fix PRP duplicate detection
2025-03-07 1:52 UTC (3+ messages)
` [PATCH net-next v4 2/2] net: hsr: Add KUnit test for PRP
[PATCH v3 net-next 00/13] Add more feautues for ENETC v4 - round 2
2025-03-07 1:47 UTC (7+ messages)
` [PATCH v3 net-next 01/13] net: enetc: add initial netc-lib driver to support NTMP
` [PATCH v3 net-next 04/13] net: enetc: add MAC filter for i.MX95 ENETC PF
[PATCH] PCI: Add PCI quirk to disable L0s ASPM state for RTL8125 2.5GbE Controller
2025-03-07 1:38 UTC (2+ messages)
[PATCH net-next v2 1/2] selftests: drv-net: add path helper for net/lib
2025-03-07 1:31 UTC (4+ messages)
[PATCH net-next v6 0/4] riscv: sophgo: Add ethernet support for SG2044
2025-03-07 1:20 UTC (4+ messages)
[PATCH net-next v7 0/4] riscv: sophgo: Add ethernet support for SG2044
2025-03-07 1:16 UTC (5+ messages)
` [PATCH net-next v7 1/4] dt-bindings: net: Add support for Sophgo SG2044 dwmac
` [PATCH net-next v7 2/4] net: stmmac: platform: Group GMAC4 compatible check
` [PATCH net-next v7 3/4] net: stmmac: platform: Add snps,dwmac-5.30a IP compatible string
` [PATCH net-next v7 4/4] net: stmmac: Add glue layer for Sophgo SG2044 SoC
[PATCH v8 0/7] Add Nuvoton NCT6694 MFD drivers
2025-03-07 1:15 UTC (3+ messages)
` [PATCH v8 1/7] mfd: Add core driver for Nuvoton NCT6694
[PATCH net-next] docs: netdev: add a note on selftest posting
2025-03-07 1:15 UTC (4+ messages)
[PATCH net-next] net: airoha: Fix lan4 support in airoha_qdma_get_gdm_port()
2025-03-07 1:00 UTC (2+ messages)
[PATCH net-next] selftests: openvswitch: don't hardcode the drop reason subsys
2025-03-07 1:00 UTC (2+ messages)
[PATCH net-next] net: airoha: Enable TSO/Scatter Gather for LAN port
2025-03-07 1:00 UTC (2+ messages)
[PATCH net-next v2] net: ti: icssg-prueth: Add ICSSG FW Stats
2025-03-07 0:55 UTC (2+ messages)
[PATCH net-next 1/2] selftests: net: fix error message in bpf_offload
2025-03-07 0:50 UTC (2+ messages)
[PATCH net-next] net: stmmac: avoid shadowing global buf_sz
2025-03-07 0:50 UTC (2+ messages)
[PATCH net-next] net: stmmac: simplify phylink_suspend() and phylink_resume() calls
2025-03-07 0:50 UTC (2+ messages)
[PATCH net-next 0/4] Increase maximum MTU to 9k for Airoha EN7581 SoC
2025-03-07 0:50 UTC (2+ messages)
[PATCH] sched: address a potential NULL pointer dereference in the GRED scheduler
2025-03-07 0:50 UTC (2+ messages)
[PATCH 0/3] Use DELAY_ENABLE macro for RK3328, RK3566/RK3568 and RK3588
2025-03-07 0:48 UTC (7+ messages)
` [PATCH 1/3] net: stmmac: dwmac-rk: Use DELAY_ENABLE macro for RK3328
` [PATCH 3/3] net: stmmac: dwmac-rk: Use DELAY_ENABLE macro for RK3588
[PATCH net-next] gve: convert to use netmem for DQO RDA mode
2025-03-07 0:39 UTC
[PATCH net 0/4][pull request] Intel Wired LAN Driver Updates 2025-03-05 (ice)
2025-03-07 0:40 UTC (2+ messages)
[PATCH net-next] tcp: clamp window like before the cleanup
2025-03-07 0:31 UTC (6+ messages)
[PATCH net-next v3 0/8] enic: enable 32, 64 byte cqes and get max rx/tx ring size from hw
2025-03-07 0:15 UTC (9+ messages)
` [PATCH net-next v3 1/8] enic: Move function from header file to c file
` [PATCH net-next v3 2/8] enic: enic rq code reorg
` [PATCH net-next v3 3/8] enic: enic rq extended cq defines
` [PATCH net-next v3 4/8] enic: enable rq extended cq support
` [PATCH net-next v3 5/8] enic: remove unused function cq_enet_wq_desc_dec
` [PATCH net-next v3 6/8] enic: added enic_wq.c and enic_wq.h
` [PATCH net-next v3 7/8] enic: cleanup of enic wq request completion path
` [PATCH net-next v3 8/8] enic: get max rq & wq entries supported by hw, 16K queues
[PATCH net-next] net: stmmac: remove write-only priv->speed
2025-03-07 0:11 UTC
[PATCH iwl-next] ice: use DSN instead of PCI BDF for ice_adapter index
2025-03-06 23:53 UTC (2+ messages)
[PATCH 0/2] net: stmmac: dwmac-rk: Validate rockchip,grf and php-grf during probe
2025-03-06 23:49 UTC (9+ messages)
` [PATCH 1/2] dt-bindings: net: rockchip-dwmac: Require rockchip,grf and rockchip,php-grf
` [PATCH 2/2] net: stmmac: dwmac-rk: Validate rockchip,grf and php-grf during probe
[PATCH] ptp: ocp: Remove redundant check in _signal_summary_show
2025-03-06 23:40 UTC (2+ messages)
[PATCH v8 0/2] net: stmmac: dwc-qos: Add FSD EQoS support
2025-03-06 23:40 UTC (2+ messages)
[PATCH net-next 0/2] tcp: even faster connect() under stress
2025-03-06 23:40 UTC (2+ messages)
[PATCH net-next] tcp: bring back NUMA dispersion in inet_ehash_locks_alloc()
2025-03-06 23:40 UTC (2+ messages)
[PATCH net-next] net: stmmac: mostly remove "buf_sz"
2025-03-06 23:40 UTC (2+ messages)
[Patch net 0/2] net_sched: Prevent creation of classes with TC_H_ROOT
2025-03-06 23:23 UTC (3+ messages)
` [Patch net 1/2] "
` [Patch net 2/2] selftests/tc-testing: Add a test case for DRR class "
[PATCH net-next v6 0/8] Device memory TCP TX
2025-03-06 23:22 UTC (10+ messages)
` [PATCH net-next v6 1/8] net: add get_netmem/put_netmem support
[RFC PATCH 00/13] Ultra Ethernet driver introduction
2025-03-06 23:02 UTC (13+ messages)
` [RFC PATCH 02/13] drivers: ultraeth: add context support
` [RFC PATCH 03/13] drivers: ultraeth: add new genl family
` [RFC PATCH 04/13] drivers: ultraeth: add job support
` [RFC PATCH 05/13] drivers: ultraeth: add tunnel udp device support
` [RFC PATCH 06/13] drivers: ultraeth: add initial PDS infrastructure
` [RFC PATCH 07/13] drivers: ultraeth: add request and ack receive support
` [RFC PATCH 08/13] drivers: ultraeth: add request transmit support
` [RFC PATCH 09/13] drivers: ultraeth: add support for coalescing ack
` [RFC PATCH 10/13] drivers: ultraeth: add sack support
` [RFC PATCH 11/13] drivers: ultraeth: add nack support
` [RFC PATCH 12/13] drivers: ultraeth: add initiator and target idle timeout support
` [RFC PATCH 13/13] HACK: drivers: ultraeth: add char device
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).