messages from 2025-02-24 06:53:31 to 2025-02-24 17:12:33 UTC [more...]
[PATCH bpf-next v3 0/6] XDP metadata support for tun driver
2025-02-24 17:12 UTC (8+ messages)
` [PATCH bpf-next v3 1/6] net: tun: enable XDP metadata support
` [PATCH bpf-next v3 2/6] net: tun: enable transfer of XDP metadata to skb
` [PATCH bpf-next v3 3/6] selftests/bpf: move open_tuntap to network helpers
` [PATCH bpf-next v3 4/6] selftests/bpf: refactor xdp_context_functional test and bpf program
` [PATCH bpf-next v3 5/6] selftests/bpf: add test for XDP metadata support in tun driver
` [PATCH bpf-next v3 6/6] selftests/bpf: fix file descriptor assertion in open_tuntap helper
[PATCH iproute2-next v2] ip: link: netkit: Support scrub options
2025-02-24 17:00 UTC (3+ messages)
[RESEND PATCH v2] wireguard: selftests: Cleanup CONFIG_UBSAN_SANITIZE_ALL
2025-02-24 16:59 UTC (2+ messages)
[PATCH iproute2] tc: Fix rounding in tc_calc_xmittime and tc_calc_xmitsize
2025-02-24 16:58 UTC (5+ messages)
` [PATCH iproute2 v2] "
[PATCH 00/17] Introduce and use generic parity32/64 helper
2025-02-24 16:56 UTC (13+ messages)
` [PATCH 02/17] bitops: Add generic parity calculation for u64
` [PATCH 03/17] x86: Replace open-coded parity calculation with parity8()
` [PATCH 07/17] serial: max3100: "
[PATCH net-next v3 0/2] net: stmmac: dwc-qos: clean up clock initialisation
2025-02-24 16:53 UTC (3+ messages)
` [PATCH net-next v3 1/2] net: stmmac: dwc-qos: name struct plat_stmmacenet_data consistently
` [PATCH net-next v3 2/2] net: stmmac: dwc-qos: clean up clock initialisation
[PATCH net-next v2 0/2] net: stmmac: dwc-qos: clean up clock initialisation
2025-02-24 16:49 UTC (4+ messages)
` [PATCH net-next 1/2] net: stmmac: dwc-qos: name struct plat_stmmacenet_data consistently
` [PATCH net-next 2/2] net: stmmac: dwc-qos: clean up clock initialisation
[PATCH v3 net 0/8] net: enetc: fix some known issues
2025-02-24 16:47 UTC (12+ messages)
` [PATCH v3 net 1/8] net: enetc: fix the off-by-one issue in enetc_map_tx_buffs()
` [PATCH v3 net 2/8] net: enetc: keep track of correct Tx BD count in enetc_map_tx_tso_buffs()
` [PATCH v3 net 3/8] net: enetc: correct the xdp_tx statistics
` [PATCH v3 net 4/8] net: enetc: VFs do not support HWTSTAMP_TX_ONESTEP_SYNC
` [PATCH v3 net 5/8] net: enetc: update UDP checksum when updating originTimestamp field
` [PATCH v3 net 6/8] net: enetc: add missing enetc4_link_deinit()
` [PATCH v3 net 7/8] net: enetc: remove the mm_lock from the ENETC v4 driver
` [PATCH v3 net 8/8] net: enetc: fix the off-by-one issue in enetc_map_tx_tso_buffs()
[PATCH] dpll: Add a check before kfree() to match the existing check before kmemdup()
2025-02-24 16:47 UTC (4+ messages)
[BUG REPORT] MHI's resume from hibernate is broken
2025-02-24 16:44 UTC (6+ messages)
[PATCH mptcp] mptcp: fix 'scheduling while atomic' in mptcp_pm_nl_append_new_local_addr
2025-02-24 16:31 UTC (3+ messages)
[PATCH iproute2] ip: link: netkit: Support scrub options
2025-02-24 16:36 UTC (4+ messages)
[PATCH net-next 0/3] r8169: enable more devices ASPM and LTR support
2025-02-24 16:33 UTC (7+ messages)
` [PATCH net-next 2/3] r8169: enable RTL8168H/RTL8168EP/RTL8168FP/RTL8125/RTL8126 "
` [PATCH net-next 3/3] r8169: disable RTL8126 ZRX-DC timeout
[PATCH net-next 0/2] net: phy: sfp: Add single-byte SMBus SFP access
2025-02-24 16:30 UTC (19+ messages)
` [PATCH net-next 2/2] net: mdio: mdio-i2c: Add support for single-byte SMBus operations
[PATCH iproute2-next 0/5] iprule: Add mask support for L4 ports and DSCP
2025-02-24 16:27 UTC (12+ messages)
` [PATCH iproute2-next 1/5] Sync uAPI headers
` [PATCH iproute2-next 2/5] iprule: Move port parsing to a function
` [PATCH iproute2-next 3/5] iprule: Allow specifying ports in hexadecimal notation
` [PATCH iproute2-next 4/5] iprule: Add port mask support
` [PATCH iproute2-next 5/5] iprule: Add DSCP "
[RFC net-next v2 0/2] devlink: whole-device, resource .occ_set()
2025-02-24 16:14 UTC (7+ messages)
` [RFC net-next v2 1/2] devlink: add whole device devlink instance
[ANN] netdev call - Feb 25th
2025-02-24 16:11 UTC
[PATCH bpf-next 0/2] selftests/bpf: Migrate test_xdp_vlan.sh into test_progs
2025-02-24 16:10 UTC (6+ messages)
` [PATCH bpf-next 2/2] "
[PATCH] net: wangxun: fix LIBWX dependencies
2025-02-24 16:05 UTC (2+ messages)
[PATCH net] xsk: fix __xsk_generic_xmit() error code when cq is full
2025-02-24 16:00 UTC (3+ messages)
[PATCH net-next 1/2] geneve: Allow users to specify source port range
2025-02-24 15:39 UTC (2+ messages)
` [PATCH net-next 2/2] geneve, specs: Add port range to rt_link specification
[PATCH 1/1] af_unix: Fix memory leak in unix_dgram_sendmsg()
2025-02-24 15:28 UTC
[PATCH v6 0/6] vhost: Add support of kthread API
2025-02-24 15:13 UTC (2+ messages)
[PATCH net-next] tcp: be less liberal in tsecr received while in SYN_RECV state
2025-02-24 15:00 UTC (2+ messages)
[PATCH *-next 00/18] Remove weird and needless 'return' for void APIs
2025-02-24 14:45 UTC (6+ messages)
` [PATCH *-next 01/18] mm/mmu_gather: Remove needless return in void API tlb_remove_page()
[PATCH net-next v3 0/3] net: ti: icssg-prueth: Add native mode XDP support
2025-02-24 14:20 UTC (6+ messages)
` [PATCH net-next v3 1/3] net: ti: icssg-prueth: Use page_pool API for RX buffer allocation
` [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/13] net: phy: Rework linkmodes handling in a dedicated file
2025-02-24 14:13 UTC (10+ messages)
` [PATCH net-next 01/13] net: phy: Extract the speed/duplex to linkmode conversion from phylink
` [PATCH net-next 05/13] net: phy: Use an internal, searchable storage for the linkmodes
` [PATCH net-next 12/13] net: phy: phylink: Use phy_caps_lookup for fixed-link configuration
[PATCH v2] dmaengine: ti: k3-udma-glue: Drop skip_fdq argument from k3_udma_glue_reset_rx_chn
2025-02-24 14:04 UTC
[PATCH net-next v3 0/4] stmmac: Several PCI-related improvements
2025-02-24 13:53 UTC (5+ messages)
` [PATCH net-next v3 1/4] stmmac: loongson: Pass correct arg to PCI function
` [PATCH net-next v3 2/4] stmmac: loongson: Remove surplus loop
` [PATCH net-next v3 3/4] stmmac: Remove pcim_* functions for driver detach
` [PATCH net-next v3 4/4] stmmac: Replace deprecated PCI functions
[PATCH net-next 1/2] net: phy: add LED dimming support
2025-02-24 13:53 UTC (3+ messages)
` [PATCH net-next 2/2] net: phy: mxl-gpy: "
[PATCH net-next] selftests/net: ensure mptcp is enabled in netns
2025-02-24 13:53 UTC (2+ messages)
[PATCH net v2] selftests/net: big_tcp: return xfail on slow machines
2025-02-24 13:44 UTC (2+ messages)
[PATCH net-next v2 0/3] Add native mode XDP support
2025-02-24 13:20 UTC (5+ messages)
` [PATCH net-next v2 1/3] net: ti: icssg-prueth: Use page_pool API for RX buffer allocation
Phy access methods for copper SFP+ disguised as SR
2025-02-24 13:18 UTC (2+ messages)
[PATCH net-next v5 00/12] Add support for PSE budget evaluation strategy
2025-02-24 13:17 UTC (16+ messages)
` [PATCH net-next v5 02/12] net: pse-pd: Add support for reporting events
` [PATCH net-next v5 06/12] net: pse-pd: Add support for budget evaluation strategies
` [PATCH net-next v5 07/12] net: ethtool: Add PSE new budget evaluation strategy support feature
` [PATCH net-next v5 09/12] net: pse-pd: pd692x0: Add support for controller and manager power supplies
[PATCH net] net: ipv6: fix TCP GSO segmentation with NAT
2025-02-24 13:00 UTC (2+ messages)
[PATCH net-next 0/5] net: ethernet: ti: am65-cpsw: drop multiple functions and code cleanup
2025-02-24 13:00 UTC (4+ messages)
` [PATCH net-next 4/5] net: ethernet: ti: am65_cpsw: move am65_cpsw_put_page() out of am65_cpsw_run_xdp()
[PATCH ipsec v3 0/1] Update offload configuration with SA
2025-02-24 12:49 UTC (3+ messages)
` [PATCH ipsec v3 1/1] xfrm: Migrate offload configuration
[PATCH net-next v1 1/1] drivers: net: xgene: Don't use "proxy" headers
2025-02-24 12:00 UTC
[PATCH iwl-net] ice: ensure periodic output start time is in the future
2025-02-24 11:36 UTC (2+ messages)
[PATCH iwl-next v2] igc: Change Tx mode for MQPRIO offloading
2025-02-24 11:31 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH net-next v7 00/15] Introduce flowtable hw offloading in airoha_eth driver
2025-02-24 11:25 UTC (16+ messages)
` [PATCH net-next v7 01/15] net: airoha: Move airoha_eth driver in a dedicated folder
` [PATCH net-next v7 02/15] net: airoha: Move definitions in airoha_eth.h
` [PATCH net-next v7 03/15] net: airoha: Move reg/write utility routines "
` [PATCH net-next v7 04/15] net: airoha: Move register definitions in airoha_regs.h
` [PATCH net-next v7 05/15] net: airoha: Move DSA tag in DMA descriptor
` [PATCH net-next v7 06/15] net: dsa: mt7530: Enable Rx sptag for EN7581 SoC
` [PATCH net-next v7 07/15] net: airoha: Enable support for multiple net_devices
` [PATCH net-next v7 08/15] net: airoha: Move REG_GDM_FWD_CFG() initialization in airoha_dev_init()
` [PATCH net-next v7 09/15] net: airoha: Rename airoha_set_gdm_port_fwd_cfg() in airoha_set_vip_for_gdm_port()
` [PATCH net-next v7 10/15] dt-bindings: net: airoha: Add the NPU node for EN7581 SoC
` [PATCH net-next v7 11/15] dt-bindings: net: airoha: Add airoha,npu phandle property
` [PATCH net-next v7 12/15] net: airoha: Introduce Airoha NPU support
` [PATCH net-next v7 13/15] net: airoha: Introduce flowtable offload support
` [PATCH net-next v7 14/15] net: airoha: Add loopback support for GDM2
` [PATCH net-next v7 15/15] net: airoha: Introduce PPE debugfs support
[PATCH net-next v05 0/1] net: hinic3: Add a driver for Huawei 3rd gen NIC
2025-02-24 11:39 UTC (2+ messages)
` [PATCH net-next v05 1/1] hinic3: module initialization and tx/rx logic
[PATCH AUTOSEL 5.4 3/4] sctp: Fix undefined behavior in left shift operation
2025-02-24 11:21 UTC
[PATCH AUTOSEL 5.10 6/7] sctp: Fix undefined behavior in left shift operation
2025-02-24 11:20 UTC
[PATCH AUTOSEL 5.15 4/7] net: wwan: mhi_wwan_mbim: Silence sequence number glitch errors
2025-02-24 11:20 UTC (2+ messages)
` [PATCH AUTOSEL 5.15 6/7] sctp: Fix undefined behavior in left shift operation
[PATCH AUTOSEL 6.1 07/12] net: wwan: mhi_wwan_mbim: Silence sequence number glitch errors
2025-02-24 11:19 UTC (2+ messages)
` [PATCH AUTOSEL 6.1 11/12] sctp: Fix undefined behavior in left shift operation
[PATCH AUTOSEL 6.6 11/20] net: wwan: mhi_wwan_mbim: Silence sequence number glitch errors
2025-02-24 11:19 UTC (2+ messages)
` [PATCH AUTOSEL 6.6 18/20] sctp: Fix undefined behavior in left shift operation
[PATCH AUTOSEL 6.12 19/28] net: wwan: mhi_wwan_mbim: Silence sequence number glitch errors
2025-02-24 11:17 UTC (2+ messages)
` [PATCH AUTOSEL 6.12 26/28] sctp: Fix undefined behavior in left shift operation
[PATCH AUTOSEL 6.13 01/32] selftests/bpf: Adjust data size to have ETH_HLEN
2025-02-24 11:16 UTC (3+ messages)
` [PATCH AUTOSEL 6.13 21/32] net: wwan: mhi_wwan_mbim: Silence sequence number glitch errors
` [PATCH AUTOSEL 6.13 30/32] sctp: Fix undefined behavior in left shift operation
[PATCH net] enic: Avoid removing IPv6 address when updating rings size
2025-02-24 11:16 UTC (2+ messages)
[PATCH net-next] net: ethernet: renesas: rcar_gen4_ptp: Remove bool conversion
2025-02-24 11:13 UTC (3+ messages)
[PATCH net-next 0/2] net: stmmac: thead: clean up clock rate setting
2025-02-24 10:36 UTC (6+ messages)
[PATCH v2 1/1] net: mvpp2: cls: Fixed Non IP flow, with vlan tag flow defination
2025-02-24 10:35 UTC (3+ messages)
[PATCH v10 0/6] Add NSS clock controller support for IPQ9574
2025-02-24 9:55 UTC (7+ messages)
` [PATCH v10 3/6] dt-bindings: clock: Add ipq9574 NSSCC clock and reset definitions
` [PATCH v10 4/6] clk: qcom: Add NSS clock Controller driver for IPQ9574
[PATCH net-next] Add OVN to `rtnetlink.h`
2025-02-24 9:44 UTC
[PATCH net-next v7 0/8] Some pktgen fixes/improvments (part II)
2025-02-24 9:38 UTC (10+ messages)
` [PATCH net-next v7 1/8] net: pktgen: fix mix of int/long
` [PATCH net-next v7 2/8] net: pktgen: remove extra tmp variable (re-use len instead)
` [PATCH net-next v7 3/8] net: pktgen: remove some superfluous variable initializing
` [PATCH net-next v7 4/8] net: pktgen: fix mpls maximum labels list parsing
` [PATCH net-next v7 5/8] net: pktgen: fix access outside of user given buffer in pktgen_if_write()
` [PATCH net-next v7 6/8] net: pktgen: fix mpls reset parsing
` [PATCH net-next v7 7/8] net: pktgen: remove all superfluous index assignements
` [PATCH net-next v7 8/8] selftest: net: add proc_net_pktgen
[PATCH v3 net] tcp: Defer ts_recent changes until req is owned
2025-02-24 9:22 UTC (2+ messages)
[PATCH v3] net: dsa: rtl8366rb: Fix compilation problem
2025-02-24 9:20 UTC (2+ messages)
Bug Report in Virtio_net driver and skb_try_coalesce
2025-02-24 9:08 UTC (3+ messages)
[PATCHv2 net-next] openvswitch: switch to per-action label counting in conntrack
2025-02-24 9:01 UTC (2+ messages)
[PATCH rdma-next 0/9] RDMA/bnxt_re: Driver Debug Enhancements
2025-02-24 9:00 UTC (3+ messages)
[PATCH net v2] tcp: Defer ts_recent changes until req is owned
2025-02-24 8:59 UTC (3+ messages)
[RESEND PATCH net-next] net/mlx5: Use secs_to_jiffies() instead of msecs_to_jiffies()
2025-02-24 8:38 UTC (3+ messages)
[PATCH net-next] net-sysfs: restore behavior for not running devices
2025-02-24 8:23 UTC (2+ messages)
[PATCH net-next] virtio-net: tweak for better TX performance in NAPI mode
2025-02-24 8:20 UTC (2+ messages)
[PATCH v2] net: ethernet: ti: am65-cpsw: select PAGE_POOL
2025-02-24 7:22 UTC (2+ messages)
[PATCH net-next v3 00/10] PRU-ICSSM Ethernet Driver
2025-02-24 6:56 UTC (4+ 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).