netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-29 18:43:46 to 2025-04-30 10:03:32 UTC [more...]

[PATCH net-next] ipv4: Honor "ignore_routes_with_linkdown" sysctl in nexthop selection
 2025-04-30 10:02 UTC 

[PATCH] memcg: multi-memcg percpu charge cache
 2025-04-30  9:57 UTC  (5+ messages)

[PATCH v2] ptp: ocp: Fix NULL dereference in Adva board SMA sysfs operations
 2025-04-30  9:54 UTC  (2+ messages)

[PATCH] amd-xgbe: Add device IDs for Hygon 10Gb ethernet controller
 2025-04-30  9:49 UTC  (2+ messages)
` [PATCH WITHDRAW] "

[PATCH v1] ptp: ocp: fix NULL deref in _signal_summary_show
 2025-04-30  9:52 UTC  (14+ messages)

[PATCH net 0/2] There are some bugfix for hibmcge driver
 2025-04-30  9:31 UTC  (3+ messages)
` [PATCH net 1/2] net: hibmcge: fix incorrect statistics update issue
` [PATCH net 2/2] net: hibmcge: fix wrong ndo.open() after reset fail issue

[PATCH net 0/4] There are some bugfix for the HNS3 ethernet driver
 2025-04-30  9:30 UTC  (5+ messages)
` [PATCH net 1/4] net: hns3: store rx VLAN tag offload state for VF
` [PATCH net 2/4] net: hns3: fix an interrupt residual problem
` [PATCH net 3/4] net: hns3: fixed debugfs tm_qset size
` [PATCH net 4/4] net: hns3: defer calling ptp_clock_register()

[PATCH net-next v3 0/4] vsock: SOCK_LINGER rework
 2025-04-30  9:36 UTC  (9+ messages)
` [PATCH net-next v3 1/4] vsock/virtio: Linger on unsent data
` [PATCH net-next v3 2/4] vsock/virtio: Reduce indentation in virtio_transport_wait_close()
` [PATCH net-next v3 3/4] vsock: Move lingering logic to af_vsock core
` [PATCH net-next v3 4/4] vsock/test: Expand linger test to ensure close() does not misbehave

[PATCH 0/4] selftest: can: Start importing selftests from can-tests
 2025-04-30  9:36 UTC  (6+ messages)
` [PATCH 4/4] selftests: can: Document test_raw_filter test cases

[PATCH v9 0/4] vhost: Add support of kthread API
 2025-04-30  9:27 UTC  (8+ messages)
` [PATCH v9 4/4] vhost: Add a KConfig knob to enable IOCTL VHOST_FORK_FROM_OWNER

[PATCH net-next v5 0/8] Add Microchip ZL3073x support (part 1)
 2025-04-30  9:25 UTC  (4+ messages)
` [PATCH net-next v5 4/8] mfd: zl3073x: Add support for devlink device info

[PATCH RFC bpf-next v2 00/17] traits: Per packet metadata KV store
 2025-04-30  9:19 UTC  (6+ messages)
` [PATCH RFC bpf-next v2 01/17] trait: limited KV store for packet metadata

[PATCH v4 00/15] MSR code cleanup part one
 2025-04-30  9:17 UTC  (7+ messages)
` [PATCH v4 01/15] x86/msr: Add missing includes of <asm/msr.h>

Possible Memory tracking bug with Intel ICE driver and jumbo frames
 2025-04-30  9:16 UTC  (2+ messages)

[PATCH net-next v2 0/3] vsock: SOCK_LINGER rework
 2025-04-30  9:13 UTC  (11+ messages)
` [PATCH net-next v2 1/3] vsock: Linger on unsent data

[PATCH AUTOSEL 6.6 13/21] vhost_task: fix vhost_task_create() documentation
 2025-04-30  9:10 UTC  (4+ messages)
` [PATCH AUTOSEL 6.6 14/21] vhost-scsi: protect vq->log_used with vq->mutex
` [PATCH AUTOSEL 6.6 16/21] net: enetc: refactor bulk flipping of RX buffers to separate function

[PATCH net 00/11] net: dsa: b53: accumulated fixes
 2025-04-30  9:00 UTC  (16+ messages)
` [PATCH net 01/11] net: dsa: b53: allow leaky reserved multicast
` [PATCH net 02/11] net: dsa: b53: keep CPU port always tagged again
` [PATCH net 03/11] net: dsa: b53: fix clearing PVID of a port
` [PATCH net 04/11] net: dsa: b53: fix flushing old pvid VLAN on pvid change
` [PATCH net 05/11] net: dsa: b53: fix VLAN ID for untagged vlan on bridge leave
` [PATCH net 06/11] net: dsa: b53: always rejoin default untagged VLAN "
` [PATCH net 07/11] net: dsa: b53: do not allow to configure VLAN 0
` [PATCH net 08/11] net: dsa: b53: do not program vlans when vlan filtering is off
` [PATCH net 09/11] net: dsa: b53: fix toggling vlan_filtering
` [PATCH net 10/11] net: dsa: b53: fix learning on VLAN unaware bridges
` [PATCH net 11/11] net: dsa: b53: do not set learning and unicast/multicast on up

[PATCH v28 00/20] nvme-tcp receive offloads
 2025-04-30  8:57 UTC  (21+ messages)
` [PATCH v28 01/20] net: Introduce direct data placement tcp offload
` [PATCH v28 02/20] netlink: add new family to manage ULP_DDP enablement and stats
` [PATCH v28 03/20] iov_iter: skip copy if src == dst for direct data placement
` [PATCH v28 04/20] net/tls,core: export get_netdev_for_sock
` [PATCH v28 05/20] nvme-tcp: Add DDP offload control path
` [PATCH v28 06/20] nvme-tcp: Add DDP data-path
` [PATCH v28 07/20] nvme-tcp: RX DDGST offload
` [PATCH v28 08/20] nvme-tcp: Deal with netdevice DOWN events
` [PATCH v28 09/20] Documentation: add ULP DDP offload documentation
` [PATCH v28 10/20] net/mlx5e: Rename from tls to transport static params
` [PATCH v28 11/20] net/mlx5e: Refactor ico sq polling to get budget
` [PATCH v28 12/20] net/mlx5: Add NVMEoTCP caps, HW bits, 128B CQE and enumerations
` [PATCH v28 13/20] net/mlx5e: NVMEoTCP, offload initialization
` [PATCH v28 14/20] net/mlx5e: TCP flow steering for nvme-tcp acceleration
` [PATCH v28 15/20] net/mlx5e: NVMEoTCP, use KLM UMRs for buffer registration
` [PATCH v28 16/20] net/mlx5e: NVMEoTCP, queue init/teardown
` [PATCH v28 17/20] net/mlx5e: NVMEoTCP, ddp setup and resync
` [PATCH v28 18/20] net/mlx5e: NVMEoTCP, async ddp invalidation
` [PATCH v28 19/20] net/mlx5e: NVMEoTCP, data-path for DDP+DDGST offload
` [PATCH v28 20/20] net/mlx5e: NVMEoTCP, statistics

[PATCH iwl-next v2 00/14] Introduce iXD driver
 2025-04-30  8:55 UTC  (5+ messages)
` [PATCH iwl-next v2 01/14] virtchnl: create 'include/linux/intel' and move necessary header files
    ` [Intel-wired-lan] "

[PATCH iwl-net] ixgbe: fix ndo_xdp_xmit() workloads
 2025-04-30  8:55 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net-next v5 00/14] Introduce an ethernet port representation
 2025-04-30  8:52 UTC  (3+ messages)
` [PATCH net-next v5 04/14] net: phy: dp83822: Add support for phy_port representation

[PATCH net-next v21 0/1] MCTP Over PCC Transport
 2025-04-30  8:47 UTC  (3+ messages)
` [PATCH net-next v21 1/1] mctp pcc: Implement MCTP over "

[PATCH] iso: add BT_ISO_TS optional to enable ISO timestamp
 2025-04-30  7:45 UTC  (7+ messages)

[PATCH net-next 0/4] RGMII mode clarification + am65-cpsw fix
 2025-04-30  7:33 UTC  (10+ messages)
` [PATCH net-next 1/4] dt-bindings: net: ethernet-controller: update descriptions of RGMII modes

[PATCH v3 0/5] allwinner: Add EMAC0 support to A523 variant SoC
 2025-04-30  6:35 UTC  (7+ messages)
` [PATCH v3 1/5] dt-bindings: sram: sunxi-sram: Add A523 compatible
` [PATCH v3 2/5] dt-bindings: net: sun8i-emac: Add A523 EMAC0 compatible
` [PATCH v3 3/5] arm64: dts: allwinner: a523: Add EMAC0 ethernet MAC
` [PATCH v3 4/5] arm64: dts: allwinner: a527: add EMAC0 to Radxa A5E board
` [PATCH v3 5/5] arm64: dts: allwinner: t527: add EMAC0 to Avaota-A1 board

[PATCH net-next v7 0/3] net: ethtool: Introduce ethnl dump helpers
 2025-04-30  6:32 UTC  (4+ messages)
` [PATCH net-next v7 1/3] net: ethtool: Introduce per-PHY DUMP operations

[PATCH net-next V3 00/15] devlink, mlx5: Add new parameters for link management and SRIOV/eSwitch configurations
 2025-04-30  6:24 UTC  (6+ messages)
` [PATCH net-next V3 14/15] devlink: Implement devlink param multi attribute nested data values

Ext filing docs_
 2025-04-30  6:23 UTC 

[PATCH] igb: Fix watchdog_task race with shutdown
 2025-04-30  6:13 UTC  (3+ messages)

[PATCH net-next v2] selftests: drv-net: rss_input_xfrm: Check test prerequisites before running
 2025-04-30  5:48 UTC 

[PATCH net] virtio-net: don't re-enable refill work too early when NAPI is disabled
 2025-04-30  5:29 UTC  (4+ messages)

[net-next v9 0/7] net: mtip: Add support for MTIP imx287 L2 switch driver
 2025-04-30  5:17 UTC  (8+ messages)
` [net-next v9 1/7] dt-bindings: net: Add MTIP L2 switch description
` [net-next v9 2/7] ARM: dts: nxp: mxs: Adjust the imx28.dtsi "
` [net-next v9 3/7] ARM: dts: nxp: mxs: Adjust XEA board's DTS to support L2 switch
` [net-next v9 4/7] net: mtip: The L2 switch driver for imx287
` [net-next v9 5/7] ARM: mxs_defconfig: Enable CONFIG_NFS_FSCACHE
` [net-next v9 6/7] ARM: mxs_defconfig: Update mxs_defconfig to 6.15-rc1
` [net-next v9 7/7] ARM: mxs_defconfig: Enable CONFIG_FEC_MTIP_L2SW to support MTIP L2 switch

[PATCH iwl-net v4] ice: use DSN instead of PCI BDF for ice_adapter index
 2025-04-30  5:07 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net] virtio-net: free xsk_buffs on error in virtnet_xsk_pool_enable()
 2025-04-30  3:40 UTC  (2+ messages)

[PATCH v1 net-next] ipv6: Restore fib6_config validation for SIOCADDRT
 2025-04-30  3:20 UTC  (3+ messages)

[PATCH bpf-next 0/4] bpf: Allow get_func_[arg|arg_cnt] helpers in raw tracepoint programs
 2025-04-30  2:46 UTC  (3+ messages)
` [PATCH bpf-next 1/4] "

linux-next: duplicate patches in the bluetooth tree
 2025-04-30  2:44 UTC 

[PATCH v5 00/10] ref_tracker: add ability to register a debugfs file for a ref_tracker_dir
 2025-04-30  2:18 UTC  (7+ messages)
` [PATCH v5 04/10] ref_tracker: allow pr_ostream() to print directly to a seq_file
` [PATCH v5 06/10] ref_tracker: automatically register a file in debugfs for a ref_tracker_dir

[PATCH RFC v3 0/2] Task local data API
 2025-04-30  1:44 UTC  (3+ messages)
` [PATCH RFC v3 1/2] selftests/bpf: Introduce task local data

[PATCH v6 net-next 00/14] Add more features for ENETC v4 - round 2
 2025-04-30  1:36 UTC  (4+ messages)
` [PATCH v6 net-next 05/14] net: enetc: add debugfs interface to dump MAC filter

[PATCH net-next v6] Add support to set napi threaded for individual napi
 2025-04-30  1:16 UTC  (3+ messages)

[PATCH v5 0/5] clk: sophgo: add SG2044 clock controller support
 2025-04-30  0:58 UTC  (2+ messages)

[PATCH net-next 1/6] netfilter: xt_IDLETIMER: convert timeouts to secs_to_jiffies()
 2025-04-30  0:20 UTC  (2+ messages)

[PATCH net-next v5] Add support to set napi threaded for individual napi
 2025-04-30  0:16 UTC  (9+ messages)

[PATCH AUTOSEL 5.15 5/7] net: enetc: refactor bulk flipping of RX buffers to separate function
 2025-04-29 23:53 UTC 

[PATCH AUTOSEL 6.1 06/10] net: enetc: refactor bulk flipping of RX buffers to separate function
 2025-04-29 23:53 UTC 

[PATCH bpf-next v1 0/3] bpf, sockmap: Improve performance with CPU affinity
 2025-04-29 23:53 UTC  (4+ messages)

[PATCH AUTOSEL 6.12 19/37] vhost_task: fix vhost_task_create() documentation
 2025-04-29 23:51 UTC  (3+ messages)
` [PATCH AUTOSEL 6.12 20/37] vhost-scsi: protect vq->log_used with vq->mutex
` [PATCH AUTOSEL 6.12 22/37] net: enetc: refactor bulk flipping of RX buffers to separate function

[PATCH AUTOSEL 6.14 20/39] vhost_task: fix vhost_task_create() documentation
 2025-04-29 23:49 UTC  (3+ messages)
` [PATCH AUTOSEL 6.14 21/39] vhost-scsi: protect vq->log_used with vq->mutex
` [PATCH AUTOSEL 6.14 23/39] net: enetc: refactor bulk flipping of RX buffers to separate function

[PATCH net-next 00/13][pull request] Intel Wired LAN Driver Updates 2025-04-29 (igb, igc, ixgbe, idpf)
 2025-04-29 23:46 UTC  (14+ messages)
` [PATCH net-next 01/13] igb: Link IRQs to NAPI instances
` [PATCH net-next 02/13] igb: Link queues "
` [PATCH net-next 03/13] igb: Add support for persistent NAPI config
` [PATCH net-next 04/13] igb: Get rid of spurious interrupts
` [PATCH net-next 05/13] igc: Limit netdev_tc calls to MQPRIO
` [PATCH net-next 06/13] igc: Change Tx mode for MQPRIO offloading
` [PATCH net-next 07/13] ixgbe: create E610 specific ethtool_ops structure
` [PATCH net-next 08/13] ixgbe: add support for ACPI WOL for E610
` [PATCH net-next 09/13] ixgbe: apply different rules for setting FC on E610
` [PATCH net-next 10/13] ixgbe: add E610 .set_phys_id() callback implementation
` [PATCH net-next 11/13] ixgbe: devlink: add devlink region support for E610
` [PATCH net-next 12/13] idpf: assign extracted ptype to struct libeth_rqe_info field
` [PATCH net-next 13/13] idpf: remove unreachable code from setting mailbox

[PATCH v2] security,fs,nfs,net: update security_inode_listsecurity() interface
 2025-04-29 23:34 UTC  (2+ messages)

[PATCH net-next v3 0/4] net: selftest: improve test string formatting and checksum handling
 2025-04-29 23:34 UTC  (3+ messages)
` [PATCH net-next v3 3/4] net: selftests: add checksum mode support and SW "

[PATCH net-next v1] bnxt_en: add debugfs file for restarting rx queues
 2025-04-29 22:26 UTC  (5+ messages)

[PATCH net-next] tools: ynl: fix typo in info string
 2025-04-29 22:20 UTC  (2+ messages)

[PATCH net-next v0] net: phy: aquantia: fix commenting format
 2025-04-29 22:20 UTC  (3+ messages)

[PATCH net] net: ipv6: fix UDPv6 GSO segmentation with NAT
 2025-04-29 22:20 UTC  (2+ messages)

[PATCH net 0/4] Fix Felix DSA taprio gates after clock jump
 2025-04-29 22:20 UTC  (2+ messages)

[PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2025-04-29 (idpf, igc)
 2025-04-29 22:10 UTC  (4+ messages)
` [PATCH net 1/3] idpf: fix potential memory leak on kcalloc() failure
` [PATCH net 2/3] idpf: protect shutdown from reset
` [PATCH net 3/3] igc: fix lock order in igc_ptp_reset

[PATCH net-next] net: Add support for providing the PTP hardware source in tsinfo
 2025-04-29 22:06 UTC  (2+ messages)

[PATCH net-next v2 00/11][pull request] idpf: add initial PTP support
 2025-04-29 21:52 UTC  (7+ messages)
` [PATCH net-next v2 10/11] idpf: add Tx timestamp flows

[PATCH net v2] net: ethernet: mtk_eth_soc: fix SER panic with 4GB+ RAM
 2025-04-29 21:50 UTC  (3+ messages)

[PATCH bpf-next/net v2 1/1] bpf: net_sched: Fix using bpf qdisc as default qdisc
 2025-04-29 21:50 UTC  (2+ messages)

Is it possible to undo the ixgbe device name change?
 2025-04-29 21:40 UTC  (5+ messages)

[PATCH v2] iwlegacy: 4965: fix possible out-of-bounds access in il4965_tx_cmd_build_rate()
 2025-04-29 21:40 UTC  (4+ messages)

[PATCH net-next v2 0/2] xsk: respect the offsets when copying frags
 2025-04-29 21:40 UTC  (2+ messages)

[PATCH net-next v2] net: dlink: add synchronization for stats update
 2025-04-29 21:35 UTC  (2+ messages)

[PATCH] net: airoha: Fix an error handling path in airoha_probe()
 2025-04-29 20:55 UTC  (4+ messages)

[PATCH net] liquidio: check other_oct before dereferencing
 2025-04-29 21:00 UTC 

[PATCH ethtool-next] ethtool: Add support for configuring hds-thresh
 2025-04-29 20:38 UTC  (2+ messages)

[mail@asciiwolf.com: Re: ethtool: Incorrect component type in AppStream metainfo causes issues and possible breakages]
 2025-04-29 20:37 UTC  (7+ messages)

[PATCH ethtool-next V2] ethtool: fbnic: ethtool dump parser
 2025-04-29 20:30 UTC  (2+ messages)

[PATCH ethtool-next] channels: support json output
 2025-04-29 20:30 UTC  (2+ messages)

[PATCH net v4] net: airoha: Add missing filed to ppe_mbox_data struct
 2025-04-29 20:09 UTC  (3+ messages)

[PATCH net-next v3] net: phy: marvell-88q2xxx: Enable temperature measurement in probe again
 2025-04-29 20:03 UTC  (2+ messages)

[PATCH net-next v2 0/5] amd-xgbe: add support for AMD Crater
 2025-04-29 19:37 UTC  (3+ messages)
` [PATCH net-next v2 3/5] amd-xgbe: add support for new XPCS routines

[PATCH v15 5/6] rust: time: Add wrapper for fsleep() function
 2025-04-29 19:27 UTC  (10+ messages)

[net-next PATCH] net: phylink: Drop unused defines for SUPPORTED/ADVERTISED_INTERFACES
 2025-04-29 19:10 UTC  (2+ messages)

[PATCH net-next] crypto/krb5: Fix change to use SG miter to use offset
 2025-04-29 19:10 UTC  (2+ messages)

[PATCH net] net: dlink: Correct endianness handling of led_mode
 2025-04-29 19:10 UTC  (2+ messages)

[PATCH v3] net: mdio: mux-meson-gxl: set reversed bit when using internal phy
 2025-04-29 19:10 UTC  (5+ messages)

[PATCH] net: dsa: qca8k: fix led devicename when using external mdio bus
 2025-04-29 19:00 UTC  (3+ messages)

[PATCH v3] leds: trigger: netdev: refactor dev matching in netdev_trig_notify()
 2025-04-29 18:50 UTC  (2+ messages)

Fix promiscous and multicast mode on iavf after reset
 2025-04-29 18:44 UTC  (4+ messages)


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).