messages from 2025-03-07 00:59:33 to 2025-03-07 11:52:44 UTC [more...]
[PATCH iwl-next v8 00/11] igc: Add support for Frame Preemption feature in IGC
2025-03-07 11:52 UTC (10+ messages)
` [PATCH iwl-next v8 07/11] igc: add support for frame preemption verification
` [PATCH iwl-next v8 08/11] igc: add support to set tx-min-frag-size
` [PATCH iwl-next v8 11/11] igc: add support to get frame preemption statistics via ethtool
[PATCH net-next v8 0/6] tun: Introduce virtio-net hashing feature
2025-03-07 11:50 UTC (5+ messages)
` [PATCH net-next v8 3/6] tun: Introduce virtio-net hash feature
[PATCH ipsec-next] xfrm: state: make xfrm_state_lookup_byaddr lockless
2025-03-07 11:47 UTC
[PATCH ethtool] hibmcge: add support dump registers for hibmcge driver
2025-03-07 11:39 UTC
[PATCH net-next] net: hns3: use string choices helper
2025-03-07 11:37 UTC
[PATCH v3 00/16] Introduce and use generic parity16/32/64 helper
2025-03-07 11:42 UTC (11+ messages)
` [PATCH v3 01/16] bitops: Change parity8() return type to bool
[PATCH net-next 00/16] idpf: add XDP support
2025-03-07 11:42 UTC (16+ 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 06/16] idpf: a use saner limit for default number of queues to allocate
` [PATCH net-next 07/16] idpf: link NAPIs to queues
` [PATCH net-next 08/16] idpf: make complq cleaning dependent on scheduling mode
` [PATCH net-next 09/16] idpf: remove SW marker handling from NAPI
` [PATCH net-next 11/16] idpf: prepare structures to support XDP
[PATCH net-next 00/15] mptcp: pm: code reorganisation
2025-03-07 11:21 UTC (16+ messages)
` [PATCH net-next 01/15] mptcp: pm: use addr entry for get_local_id
` [PATCH net-next 02/15] mptcp: pm: remove '_nl' from mptcp_pm_nl_addr_send_ack
` [PATCH net-next 03/15] mptcp: pm: remove '_nl' from mptcp_pm_nl_mp_prio_send_ack
` [PATCH net-next 04/15] mptcp: pm: remove '_nl' from mptcp_pm_nl_work
` [PATCH net-next 05/15] mptcp: pm: remove '_nl' from mptcp_pm_nl_rm_addr_received
` [PATCH net-next 06/15] mptcp: pm: remove '_nl' from mptcp_pm_nl_subflow_chk_stale()
` [PATCH net-next 07/15] mptcp: pm: remove '_nl' from mptcp_pm_nl_is_init_remote_addr
` [PATCH net-next 08/15] mptcp: pm: kernel: add '_pm' to mptcp_nl_set_flags
` [PATCH net-next 09/15] mptcp: pm: avoid calling PM specific code from core
` [PATCH net-next 10/15] mptcp: pm: worker: split in-kernel and common tasks
` [PATCH net-next 11/15] mptcp: pm: export mptcp_remote_address
` [PATCH net-next 12/15] mptcp: pm: move generic helper at the top
` [PATCH net-next 13/15] mptcp: pm: move generic PM helpers to pm.c
` [PATCH net-next 14/15] mptcp: pm: split in-kernel PM specific code
` [PATCH net-next 15/15] mptcp: pm: move Netlink PM helpers to pm_netlink.c
[PATCH RFC bpf-next 00/20] traits: Per packet metadata KV store
2025-03-07 11:14 UTC (4+ messages)
` [PATCH RFC bpf-next 01/20] trait: limited KV store for packet metadata
[PATCH] igc: enable HW VLAN insertion/stripping by default
2025-03-07 11:02 UTC
[PATCH net-next v9 0/6] tun: Introduce virtio-net hashing feature
2025-03-07 11:01 UTC (7+ messages)
` [PATCH net-next v9 1/6] virtio_net: Add functions for hashing
` [PATCH net-next v9 2/6] net: flow_dissector: Export flow_keys_dissector_symmetric
` [PATCH net-next v9 3/6] tun: Introduce virtio-net hash feature
` [PATCH net-next v9 4/6] selftest: tun: Test vnet ioctls without device
` [PATCH net-next v9 5/6] selftest: tun: Add tests for virtio-net hashing
` [PATCH net-next v9 6/6] vhost/net: Support VIRTIO_NET_F_HASH_REPORT
[PATCH iwl-next v3 0/4] ixgbe: add ethtool support for E610
2025-03-07 10:55 UTC (5+ messages)
` [PATCH iwl-next v3 2/4] ixgbe: add support for ACPI WOL "
` [Intel-wired-lan] "
` [PATCH iwl-next v3 3/4] ixgbe: apply different rules for setting FC on E610
` [Intel-wired-lan] "
[PATCH net-next 2/2] udp_tunnel: use static call for GRO hooks when possible
2025-03-07 10:53 UTC (2+ messages)
[PATCH net-next v8 00/14] xsc: ADD Yunsilicon XSC Ethernet Driver
2025-03-07 10:40 UTC (16+ 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
[PATCHv5 net 0/3] bond: fix xfrm offload issues
2025-03-07 10:31 UTC (8+ 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
[PATCH net-next v2] net: ti: icssg-prueth: Add ICSSG FW Stats
2025-03-07 10:30 UTC (3+ messages)
[PATCH net-next 0/3] net: phy: dp83822: Add support for changing the MAC series termination
2025-03-07 10:30 UTC (4+ messages)
` [PATCH net-next 1/3] dt-bindings: net: ethernet-phy: add property mac-series-termination-ohms
` [PATCH net-next 2/3] net: phy: Add helper for getting MAC series termination resistance
` [PATCH net-next 3/3] net: phy: dp83822: Add support for changing the MAC series termination
[PATCH net] net: mana: Support holes in device list reply msg
2025-03-07 10:29 UTC (2+ messages)
[PATCH net] vsock/bpf: Handle EINTR connect() racing against sockmap update
2025-03-07 9:58 UTC (2+ messages)
[PATCH iwl-next v2 0/4] igb: XDP/ZC follow up
2025-03-07 10:26 UTC (3+ messages)
` [PATCH iwl-next v2 4/4] igb: Get rid of spurious interrupts
` [Intel-wired-lan] "
[PATCH v2 net-next] udp: expand SKB_DROP_REASON_UDP_CSUM use
2025-03-07 10:20 UTC
[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 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 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 (4+ messages)
` [PATCH 4/4] arm64: dts: "
[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
[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] 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 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 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 (3+ 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)
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).