messages from 2025-02-27 09:17:22 to 2025-02-27 16:41:37 UTC [more...]
[PATCH net] be2net: fix sleeping while atomic bugs in be_ndo_bridge_getlink
2025-02-27 16:41 UTC
[PATCH net-next v5 00/12] Add support for PSE budget evaluation strategy
2025-02-27 16:40 UTC (13+ messages)
` [PATCH net-next v5 06/12] net: pse-pd: Add support for budget evaluation strategies
[GIT PULL] Networking for v6.14-rc5
2025-02-27 16:41 UTC
[PATCH RFC 0/5] net: stmmac: fix resume failures due to RX clock
2025-02-27 16:40 UTC (8+ messages)
` [PATCH RFC net-next 1/5] net: phylink: add config of PHY receive clock-stop in phylink_resume()
` [PATCH RFC net-next 2/5] net: phylink: add phylink_prepare_resume()
` [PATCH RFC net-next 3/5] net: stmmac: simplify phylink_suspend() and phylink_resume() calls
` [PATCH RFC net-next 4/5] net: stmmac: move phylink_resume() after resume setup is complete
` [PATCH RFC net-next 5/5] net: stmmac: fix resume when media is in low-power mode
[PATCH v2 0/3] selftests/net: deflake GRO tests and fix return value and output
2025-02-27 16:36 UTC (8+ messages)
` [PATCH v2 1/3] selftests/net: have `gro.sh -t` return a correct exit code
` [PATCH v2 2/3] selftests/net: only print passing message in GRO tests when tests pass
` [PATCH v2 3/3] selftests/net: deflake GRO tests
[PATCH v3] net: dsa: rtl8366rb: Fix compilation problem
2025-02-27 16:34 UTC (2+ messages)
[PATCH 0/3] net: phy: nxp-c45-tja11xx: add support for TJA1121 and errata
2025-02-27 16:33 UTC (8+ messages)
` [PATCH 1/3] net: phy: nxp-c45-tja11xx: add support for TJA1121
` [PATCH 2/3] net: phy: nxp-c45-tja11xx: add TJA112X PHY configuration errata
` [PATCH 3/3] net: phy: nxp-c45-tja11xx: add TJA112XB SGMII PCS restart errata
[PATCH net-next] trace: tcp: Add tracepoint for tcp_sendmsg()
2025-02-27 16:26 UTC (9+ messages)
[PATCH net-next] net: ethtool: Don't check if RSS context exists in case of context 0
2025-02-27 16:24 UTC (8+ messages)
[PATCH net-next v6 00/14] xsc: ADD Yunsilicon XSC Ethernet Driver
2025-02-27 16:23 UTC (2+ messages)
[PATCH net-next v20 00/25] Introducing OpenVPN Data Channel Offload
2025-02-27 16:21 UTC (2+ messages)
[PATCH net] net: ti: icss-iep: Reject perout generation request
2025-02-27 16:20 UTC (3+ messages)
[PATCH bpf-next v1 0/3] Optimize bpf selftest to increase CI success rate
2025-02-27 16:20 UTC (6+ messages)
` [PATCH bpf-next v1 1/3] selftests/bpf: Allow auto port binding for cgroup connect
` [PATCH bpf-next v1 2/3] selftests/bpf: Allow auto port binding for bpf nf
` [PATCH bpf-next v1 3/3] selftests/bpf: Fixes for test_maps test
[PATCH] e1000e: Link flap workaround option for false IRP events
2025-02-27 16:07 UTC (5+ messages)
[PATCH v15 2/3] binder: report txn errors via generic netlink
2025-02-27 16:03 UTC (2+ messages)
[PATCH] sched: address a potential NULL pointer dereference in the GRED scheduler
2025-02-27 16:04 UTC
[PATCH bpf-next v4 0/6] XDP metadata support for tun driver
2025-02-27 15:58 UTC (8+ messages)
` [PATCH bpf-next v4 1/6] net: tun: enable XDP metadata support
` [PATCH bpf-next v4 2/6] net: tun: enable transfer of XDP metadata to skb
` [PATCH bpf-next v4 3/6] selftests/bpf: move open_tuntap to network helpers
` [PATCH bpf-next v4 4/6] selftests/bpf: refactor xdp_context_functional test and bpf program
` [PATCH bpf-next v4 5/6] selftests/bpf: add test for XDP metadata support in tun driver
` [PATCH bpf-next v4 6/6] selftests/bpf: fix file descriptor assertion in open_tuntap helper
[6.12.15][be2net?] Voluntary context switch within RCU read-side critical section!
2025-02-27 15:52 UTC (16+ messages)
[PATCH net] idpf: fix checksums set in idpf_rx_rsc()
2025-02-27 15:40 UTC (2+ messages)
[PATCH net v2] selftests: drv-net: Check if combined-count exists
2025-02-27 15:40 UTC (2+ messages)
[PATCH net-next v3 0/3] net: ti: icssg-prueth: Add native mode XDP support
2025-02-27 15:37 UTC (5+ messages)
` [PATCH net-next v3 2/3] net: ti: icssg-prueth: introduce and use prueth_swdata struct for SWDATA
` [PATCH net-next v3 3/3] net: ti: icssg-prueth: Add XDP support
[PATCH net-next 00/15] afs, rxrpc: Clean up refcounting on afs_cell and afs_server records
2025-02-27 15:36 UTC (5+ messages)
` Which tree to push afs + crypto + rxrpc spanning patches through?
[PATCH net-next v8 6/8] net: selftests: Support selftest sets
2025-02-27 15:30 UTC (2+ messages)
[PATCH] RFC: ptp: add comment about register access race
2025-02-27 15:23 UTC (2+ messages)
[PATCH RFC 0/5] net: stmmac: fix setting RE and TE inappropriately
2025-02-27 15:05 UTC (6+ messages)
` [PATCH RFC net-next 1/5] net: stmmac: call phylink_start() and phylink_stop() in XDP functions
` [PATCH RFC net-next 2/5] net: stmmac: remove redundant racy tear-down in stmmac_dvr_remove()
` [PATCH RFC net-next 3/5] net: stmmac: remove unnecessary stmmac_mac_set() in stmmac_release()
` [PATCH RFC net-next 4/5] net: stmmac: remove _RE and _TE in (start|stop)_(tx|rx)() methods
` [PATCH RFC net-next 5/5] net: stmmac: leave enabling RE and TE to stmmac_mac_link_up()
[PATCH net-next 00/11] net: stmmac: cleanup transmit clock setting
2025-02-27 14:56 UTC (27+ messages)
` [PATCH net-next 01/11] net: stmmac: provide set_clk_tx_rate() hook
` [PATCH net-next 02/11] net: stmmac: provide generic implementation for set_clk_tx_rate method
` [PATCH net-next 03/11] net: stmmac: dwc-qos: use generic stmmac_set_clk_tx_rate()
` [PATCH net-next 04/11] net: stmmac: starfive: "
` [PATCH net-next 05/11] net: stmmac: s32: "
` [PATCH net-next 06/11] net: stmmac: intel: "
` [PATCH net-next 07/11] net: stmmac: imx: "
` [PATCH net-next 08/11] net: stmmac: rk: switch to use set_clk_tx_rate() hook
` [PATCH net-next 09/11] net: stmmac: ipq806x: "
` [PATCH net-next 10/11] net: stmmac: meson: "
` [PATCH net-next 11/11] net: stmmac: thead: "
[PATCH bpf-next v2 0/2] selftests/xsk: Add tests for XDP tail adjustment in AF_XDP
2025-02-27 14:27 UTC (3+ messages)
` [PATCH bpf-next v2 1/2] selftests/xsk: Add packet stream replacement function
` [PATCH bpf-next v2 2/2] selftests/xsk: Add tail adjustment tests and support check
[PATCH v3 net-next 0/6] Support some enhances features for the HIBMCGE driver
2025-02-27 14:47 UTC (7+ messages)
` [PATCH v3 net-next 2/6] net: hibmcge: Add support for rx checksum offload
[PATCH] pktgen: avoid unused-const-variable warning
2025-02-27 14:39 UTC (6+ messages)
[PATCHv3 net 0/3] bond: fix xfrm offload issues
2025-02-27 13:59 UTC (8+ messages)
` [PATCHv3 net 1/3] bonding: move IPsec deletion to bond_ipsec_free_sa
` [PATCHv3 net 3/3] selftests: bonding: add ipsec offload test
[PATCH v8 0/7] Add Nuvoton NCT6694 MFD drivers
2025-02-27 14:17 UTC (4+ messages)
` [PATCH v8 4/7] can: Add Nuvoton NCT6694 CANFD support
[PATCH net-next] net: ethernet: ti: cpsw_new: populate netdev of_node
2025-02-27 14:18 UTC (4+ messages)
[PATCH iwl-next v6 0/9] igc: Add support for Frame Preemption feature in IGC
2025-02-27 14:01 UTC (10+ messages)
` [PATCH iwl-next v6 1/9] net: ethtool: mm: extract stmmac verification logic into common library
` [PATCH iwl-next v6 2/9] igc: Rename xdp_get_tx_ring() for non-xdp usage
` [PATCH iwl-next v6 3/9] igc: Optimize the TX packet buffer utilization
` [PATCH iwl-next v6 4/9] igc: Set the RX packet buffer size for TSN mode
` [PATCH iwl-next v6 5/9] igc: Add support for frame preemption verification
` [PATCH iwl-next v6 6/9] igc: Add support to set tx-min-frag-size
` [PATCH iwl-next v6 7/9] igc: Block setting preemptible traffic class in taprio
` [PATCH iwl-next v6 8/9] igc: Add support to get MAC Merge data via ethtool
` [PATCH iwl-next v6 9/9] igc: Add support to get frame preemption statistics "
[PATCH net-next v8 0/8] Some pktgen fixes/improvments (part II)
2025-02-27 13:56 UTC (9+ messages)
` [PATCH net-next v8 1/8] net: pktgen: fix mix of int/long
` [PATCH net-next v8 2/8] net: pktgen: remove extra tmp variable (re-use len instead)
` [PATCH net-next v8 3/8] net: pktgen: remove some superfluous variable initializing
` [PATCH net-next v8 4/8] net: pktgen: fix mpls maximum labels list parsing
` [PATCH net-next v8 5/8] net: pktgen: fix access outside of user given buffer in pktgen_if_write()
` [PATCH net-next v8 6/8] net: pktgen: fix mpls reset parsing
` [PATCH net-next v8 7/8] net: pktgen: remove all superfluous index assignements
` [PATCH net-next v8 8/8] selftest: net: add proc_net_pktgen
[PATCH v2 1/3] dt-bindings: net: Add support for rk3562 dwmac
2025-02-27 13:53 UTC (6+ messages)
` [PATCH v2 2/3] ethernet: stmmac: dwmac-rk: Add gmac support for rk3562
` [PATCH v2 3/3] ethernet: stmmac: dwmac-rk: Make the phy clock could be used for external phy
[PATCH net v3 0/2] gre: Fix regressions in IPv6 link-local address generation
2025-02-27 13:13 UTC (4+ messages)
` [PATCH net v3 2/2] selftests: Add IPv6 link-local address generation tests for GRE devices
[Intel-wired-lan] [PATCH iwl-next v1] idpf: assign extracted ptype to struct libeth_rqe_info field
2025-02-27 12:38 UTC
[PATCH net-next v7 0/8] Some pktgen fixes/improvments (part II)
2025-02-27 13:43 UTC (12+ messages)
` [PATCH net-next v7 1/8] net: pktgen: fix mix of int/long
` [PATCH net-next v7 4/8] net: pktgen: fix mpls maximum labels list parsing
` [PATCH net-next v7 6/8] net: pktgen: fix mpls reset parsing
` [PATCH net-next v7 8/8] selftest: net: add proc_net_pktgen
[PATCH v4 net-next] net: ethernet: mtk_ppe_offload: Allow QinQ, double ETH_P_8021Q only
2025-02-27 13:40 UTC (2+ messages)
[PATCH net v3 0/2] fixes for seg6 and rpl lwtunnels on input
2025-02-27 13:30 UTC (2+ messages)
[PATCH net-next v5 0/8] bpf: cpumap: enable GRO for XDP_PASS frames
2025-02-27 13:20 UTC (2+ messages)
[PATCH v8 iwl-next 00/10] idpf: add initial PTP support
2025-02-27 13:13 UTC (11+ messages)
` [PATCH v8 iwl-next 01/10] "
` [PATCH v8 iwl-next 02/10] virtchnl: add PTP virtchnl definitions
` [PATCH v8 iwl-next 03/10] idpf: move virtchnl structures to the header file
` [PATCH v8 iwl-next 04/10] idpf: negotiate PTP capabilities and get PTP clock
` [PATCH v8 iwl-next 05/10] idpf: add mailbox access to read PTP clock time
` [PATCH v8 iwl-next 06/10] idpf: add PTP clock configuration
` [PATCH v8 iwl-next 07/10] idpf: add Tx timestamp capabilities negotiation
` [PATCH v8 iwl-next 08/10] idpf: add Tx timestamp flows
` [PATCH v8 iwl-next 09/10] idpf: add support for Rx timestamping
` [PATCH v8 iwl-next 10/10] idpf: change the method for mailbox workqueue allocation
[PATCH 3/3] dt-bindings: net: Convert fsl,gianfar to YAML
2025-02-27 13:10 UTC (2+ messages)
[PATCH *-next 00/18] Remove weird and needless 'return' for void APIs
2025-02-27 13:03 UTC (3+ messages)
[PATCH 1/2] net: hisilicon: hns_mdio: remove incorrect ACPI_PTR annotation
2025-02-27 12:50 UTC (7+ messages)
net: stmmac: weirdness in stmmac_hw_setup()
2025-02-27 12:33 UTC (3+ messages)
[RFC PATCH net-next] net: ip: add sysctl_ip_reuse_exact_match
2025-02-27 12:31 UTC
[PATCH net-next 00/10] devlink and mlx5: Introduce rate domains
2025-02-27 12:22 UTC (9+ messages)
` [PATCH net-next 03/10] devlink: Serialize access to "
[PATCH net-next v9 0/6] Enable SGMII and 2500BASEX interface mode switching for Intel platforms
2025-02-27 12:15 UTC (7+ messages)
` [PATCH net-next v9 1/6] net: phylink: use pl->link_interface in phylink_expects_phy()
` [PATCH net-next v9 2/6] net: pcs: xpcs: re-initiate clause 37 Auto-negotiation
` [PATCH net-next v9 3/6] arch: x86: add IPC mailbox accessor function and add SoC register access
` [PATCH net-next v9 4/6] net: stmmac: configure SerDes on mac_finish
` [PATCH net-next v9 5/6] net: stmmac: configure SerDes according to the interface mode
` [PATCH net-next v9 6/6] net: stmmac: interface switching support for ADL-N platform
[PATCH net v2] net: 802: enforce underlying device type for GARP and MRP
2025-02-27 12:13 UTC (2+ messages)
[PATCH v2] dmaengine: ti: k3-udma-glue: Drop skip_fdq argument from k3_udma_glue_reset_rx_chn
2025-02-27 12:08 UTC (2+ messages)
[PATCH] dmaengine: ti: k3-udma-glue: Drop skip_fdq argument from k3_udma_glue_reset_rx_chn
2025-02-27 12:07 UTC (2+ messages)
[PATCH iwl-next v2] ice: Allow 100M speed for E825C SGMII device
2025-02-27 11:26 UTC (2+ messages)
[PATCH net-next 0/3] Add usb net support for Telit Cinterion FN990B
2025-02-27 11:24 UTC (4+ messages)
` [PATCH net-next 1/3] net: usb: qmi_wwan: add Telit Cinterion FE990B composition
` [PATCH net-next 2/3] net: usb: qmi_wwan: fix Telit Cinterion FE990A name
` [PATCH net-next 3/3] net: usb: cdc_mbim: "
[PATCH iwl-net v3] ixgbe: fix media type detection for E610 device
2025-02-27 11:23 UTC (2+ messages)
[PATCH net-next v8 0/6] Enable SGMII and 2500BASEX interface mode switching for Intel platforms
2025-02-27 11:18 UTC (10+ messages)
` [PATCH net-next v8 1/6] net: phylink: use pl->link_interface in phylink_expects_phy()
` [PATCH net-next v8 2/6] net: pcs: xpcs: re-initiate clause 37 Auto-negotiation
` [PATCH net-next v8 4/6] stmmac: intel: configure SerDes according to the interface mode
[PATCH net] usbnet: gl620a: fix endpoint checking in genelink_bind()
2025-02-27 10:50 UTC (2+ messages)
[PATCH net v2] selftests/net: big_tcp: return xfail on slow machines
2025-02-27 10:42 UTC (4+ messages)
[PATCH net-next 0/4] mlx5: Trust lockdown health syndrome
2025-02-27 10:34 UTC (4+ messages)
` [PATCH net-next 3/4] net/mlx5: Expose crr in health buffer
[PATCH 0/3] Fixes for IPA v4.7
2025-02-27 10:33 UTC (4+ messages)
` [PATCH 1/3] net: ipa: Fix v4.7 resource group names
` [PATCH 2/3] net: ipa: Fix QSB data for v4.7
` [PATCH 3/3] net: ipa: Enable checksum for IPA_ENDPOINT_AP_MODEM_{RX,TX} "
[PATCH net] net: ipv6: fix TCP GSO segmentation with NAT
2025-02-27 10:30 UTC (3+ messages)
[Patch bpf-next 0/4] tcp_bpf: improve ingress redirection performance with message corking
2025-02-27 9:53 UTC (5+ messages)
` [Patch bpf-next 3/4] skmsg: use bitfields for struct sk_psock
[PATCH net-next] net: ti: icssg-prueth: Add ICSSG FW Stats
2025-02-27 9:37 UTC
[PATCH net-next] net-sysfs: remove unused initial ret values
2025-02-27 9:33 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).