netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-12-02 01:35:35 to 2025-12-02 22:35:54 UTC [more...]

[PATCH net-next v2] net: devmem: convert binding refcount to percpu_ref
 2025-12-02 22:35 UTC  (2+ messages)

[PATCH iproute2-next v2 0/7] iplink_can: add CAN XL support
 2025-12-02 22:30 UTC  (4+ messages)
` [PATCH iproute2-next v2 5/7] iplink_can: add initial CAN XL interface

[PATCH net-next v3 0/2] net/rds: RDS-TCP bug fix collection, subset 1: Work queue scalability
 2025-12-02 22:28 UTC  (4+ messages)
` [PATCH net-next v3 2/2] net/rds: Give each connection path its own workqueue

[PATCH net-next 0/7] bnxt_en: Updates for net-next
 2025-12-02 22:21 UTC  (5+ messages)
` [PATCH net-next 7/7] bnxt_en: Add PTP .getcrosststamp() interface to get device/host times

[PATCH net v1] ice: stop counting UDP csum mismatch as rx_errors
 2025-12-02 22:08 UTC  (2+ messages)

[PATCH net-next v12 00/12] vsock: add namespace support to vhost-vsock and loopback
 2025-12-02 22:01 UTC  (7+ messages)
` [PATCH net-next v12 04/12] vsock: add netns support to virtio transports

[PATCH net-next v2 0/9] tun: optimize SKB allocation with NAPI cache
 2025-12-02 21:36 UTC  (13+ messages)
` [PATCH net-next v2 3/9] tun: correct drop statistics in tun_put_user
` [PATCH net-next v2 5/9] tun: use bulk NAPI cache allocation in tun_xdp_one

[PATCH 0/4] bus: mhi: Fix broken runtime PM design
 2025-12-02 21:37 UTC  (9+ messages)
` [PATCH 2/4] bus: mhi: Remove runtime PM callback ops from controller interface
` [PATCH 3/4] net: mhi_net: Implement runtime PM support
` [PATCH 4/4] bus: mhi: Fix broken runtime PM design

[Patch net v5 0/9] netem: Fix skb duplication logic and prevent infinite loops
 2025-12-02 21:18 UTC  (7+ messages)
` [Patch net v5 4/9] net_sched: Prevent using netem duplication in non-initial user namespace
` [Patch net v5 5/9] net_sched: Check the return value of qfq_choose_next_agg()

[PATCH RFC net-next 00/15] net: stmmac: rk: cleanups galore
 2025-12-02 20:41 UTC  (5+ messages)
` [PATCH RFC net-next 01/15] net: stmmac: rk: add GMAC_CLK_xx constants, simplify RGMII definitions
` [PATCH RFC net-next 04/15] net: stmmac: rk: convert to mask-based interface mode configuration

[PATCH net-next 0/3] net: gso: fix MTU validation of BIG TCP jumbograms
 2025-12-02 20:34 UTC  (10+ messages)
` [PATCH net-next 1/3] net: gso: do not include jumbogram HBH header in seglen calculation
` [PATCH net-next 3/3] selftests/net: remove unnecessary MTU config in big_tcp.sh

[PATCH v2 0/4] ptp: vmclock: Add VM generation counter and ACPI notification
 2025-12-02 20:12 UTC  (5+ messages)
` [PATCH v2 1/4] ptp: vmclock: add vm generation counter
` [PATCH v2 2/4] ptp: vmclock: support device notifications
` [PATCH v2 3/4] dt-bindings: clock: Add device tree bindings for vmclock
` [PATCH v2 4/4] ptp: ptp_vmclock: Add device tree support

[GIT PULL] virtio,vhost: fixes, cleanups
 2025-12-02 20:07 UTC 

[PATCH net-next] gve: Move gve_init_clock to after AQ CONFIGURE_DEVICE_RESOURCES call
 2025-12-02 20:02 UTC 

[PATCH net-next v7 0/9] Add support for providers with large rx buffer
 2025-12-02 19:20 UTC  (9+ messages)
` [PATCH net-next v7 4/9] net: let pp memory provider to specify rx buf len
` [PATCH net-next v7 7/9] eth: bnxt: allow providers to set rx buf size

[PATCH] Revert "mailbox/pcc: support mailbox management of the shared buffer"
 2025-12-02 19:19 UTC  (8+ messages)

[PATCH net V2] r8169: fix RTL8117 Wake-on-Lan in DASH mode
 2025-12-02 19:10 UTC  (2+ messages)

[PATCH net-next v4 0/5] Multi-queue aware sch_cake
 2025-12-02 19:10 UTC  (2+ messages)

[PATCH net-next v6] l2tp: fix double dst_release() on sk_dst_cache race
 2025-12-02 19:08 UTC  (2+ messages)

[PATCH bpf v2 1/2] bpf: Disallow tail call to programs that use cgroup storage
 2025-12-02 18:37 UTC  (7+ messages)
` [PATCH bpf v2 2/2] selftests/bpf: Test using cgroup storage in a tail call callee program

[PATCH v2] net: stmmac: Modify the judgment condition of "tx_avail" from 1 to 2
 2025-12-02 18:36 UTC  (3+ messages)

[PATCH net] net: phy: marvell-88q2xxx: Fix clamped value in mv88q2xxx_hwmon_write
 2025-12-02 18:35 UTC  (3+ messages)

[PATCH v6 0/5] nvme-tcp: Support receiving KeyUpdate requests
 2025-12-02 18:29 UTC  (10+ messages)
` [PATCH v6 1/5] net/handshake: Store the key serial number on completion
` [PATCH v6 2/5] net/handshake: Define handshake_req_keyupdate
` [PATCH v6 4/5] nvme-tcp: Support KeyUpdate
` [PATCH v6 5/5] nvmet-tcp: "

[PATCH net-next 0/4] (no cover subject)
 2025-12-02 18:24 UTC  (4+ messages)

[RFT net-next PATCH RESEND 0/2] ethernet: intel: fix freeing uninitialized pointers with __free
 2025-12-02 19:47 UTC  (4+ messages)
    ` [Intel-wired-lan] "

[PATCH 0/4] s32g: Use a syscon for GPR
 2025-12-02 18:17 UTC  (4+ messages)
` [PATCH 1/4] net: stmmac: s32: use the syscon interface PHY_INTF_SEL_RGMII

[PATCH net-next V4 00/14] devlink and mlx5: Support cross-function rate scheduling
 2025-12-02 18:14 UTC  (9+ messages)
` [PATCH net-next V4 02/14] documentation: networking: add shared devlink documentation

[PATCH V2] r8169: fix RTL8117 Wake-on-Lan in DASH mode
 2025-12-02 18:06 UTC  (4+ messages)

[PATCH net-next] net: devmem: convert binding refcount to percpu_ref
 2025-12-02 17:56 UTC  (4+ messages)

[PATCH net 0/3] mlxsw: Three (m)router fixes
 2025-12-02 17:44 UTC  (4+ messages)
` [PATCH net 1/3] mlxsw: spectrum_router: Fix possible neighbour reference count leak
` [PATCH net 2/3] mlxsw: spectrum_router: Fix neighbour use-after-free
` [PATCH net 3/3] mlxsw: spectrum_mr: Fix use-after-free when updating multicast route stats

[PATCH iwl-net v1] igc: Use 5KB TX packet buffer per queue for TSN mode
 2025-12-02 17:34 UTC  (4+ messages)
` [Intel-wired-lan] "

[PATCH RFC net-next 0/6] net: macb: Add XDP support and page pool integration
 2025-12-02 17:34 UTC  (18+ messages)
` [PATCH RFC net-next 1/6] cadence: macb/gem: Add page pool support
` [PATCH RFC net-next 2/6] cadence: macb/gem: handle multi-descriptor frame reception
` [PATCH RFC net-next 4/6] cadence: macb/gem: add XDP support for gem
` [PATCH RFC net-next 5/6] cadence: macb/gem: make tx path skb agnostic
` [PATCH RFC net-next 6/6] cadence: macb/gem: introduce xmit support

[PATCH] r8169: fix RTL8117 Wake-on-Lan in DASH mode
 2025-12-02 17:23 UTC  (13+ messages)

[PATCH 0/4] i3c: switch to use switch to use i3c_xfer from i3c_priv_xfer
 2025-12-02 17:06 UTC  (2+ messages)

[PATCH net-next] vhost: use "checked" versions of get_user() and put_user()
 2025-12-02 16:54 UTC  (12+ messages)

[PATCH net-next] flow_dissector: save computed hash in __skb_get_hash_symmetric_net()
 2025-12-02 16:53 UTC  (5+ messages)

[net-next PATCH] net: phy: RTL8211FVD: Restore disabling of PHY-mode EEE
 2025-12-02 16:38 UTC  (2+ messages)

[PATCH v21 00/23] Type2 device basic support
 2025-12-02 16:35 UTC  (17+ messages)
` [PATCH v21 01/23] cxl/mem: refactor memdev allocation
` [PATCH v21 02/23] cxl/mem: Arrange for always-synchronous memdev attach
` [PATCH v21 03/23] cxl/port: Arrange for always synchronous endpoint attach
` [PATCH v21 15/23] sfc: get endpoint decoder

[RFC net-next 00/13] ovpn: new features + kselftests
 2025-12-02 16:34 UTC  (13+ messages)
` [RFC net-next 07/13] selftests: ovpn: check asymmetric peer-id
` [RFC net-next 08/13] selftests: ovpn: add test for the FW mark feature
` [RFC net-next 11/13] selftests: ovpn: add test for bound device
` [RFC net-next 13/13] selftests: ovpn: add test for bound address

[RFC 0/2] xdp: Delegate fast path return decision to page_pool
 2025-12-02 16:29 UTC  (9+ messages)
` [RFC 2/2] "

[PATCH net-next v4 0/2] Add SQI and SQI+ support for OATC14 10Base-T1S PHYs and Microchip T1S driver
 2025-12-02 16:21 UTC  (3+ messages)
` [PATCH net-next v4 1/2] net: phy: phy-c45: add SQI and SQI+ support for OATC14 10Base-T1S PHYs

[PATCH RFC/RFT net-next v2 1/5] net: dsa: deny bridge VLAN with existing 8021q upper on any port
 2025-12-02 16:16 UTC  (3+ messages)

[RFC] net: phy: air_en8811h: add Airoha AN8811HB support
 2025-12-02 16:12 UTC  (2+ messages)

[PATCH net-next v13 00/12] virtio_net: Add ethtool flow rules support
 2025-12-02 15:55 UTC  (3+ messages)
` [PATCH net-next v13 11/12] virtio_net: Add support for TCP and UDP ethtool rules

[PATCH net-next v21 00/14] net: phy: Introduce PHY ports representation
 2025-12-02 15:48 UTC  (4+ messages)
` [PATCH net-next v21 02/14] net: ethtool: Introduce ETHTOOL_LINK_MEDIUM_* values

[PATCH iproute2-net 0/6] mptcp: new endpoint type and info flags
 2025-12-02 15:36 UTC  (4+ messages)

[PATCH RFC] virtio_net: gate delayed refill scheduling
 2025-12-02 15:29 UTC  (6+ messages)

[PATCH RFC 0/2] configfs: enable kernel-space item registration
 2025-12-02 15:29 UTC  (3+ messages)
` [PATCH RFC 1/2] configfs: add kernel-space item registration API
` [PATCH RFC 2/2] netconsole: Plug to dynamic configfs item

[PATCH net 0/2] mlx5 misc fixes 2025-12-01
 2025-12-02 15:24 UTC  (5+ messages)
` [PATCH net 1/2] net/mlx5: make enable_mpesw idempotent
` [PATCH net 2/2] net/mlx5e: Avoid unregistering PSP twice

[PATCH net-next V2 0/2] net/mlx5e: Disable egress xdp-redirect in default
 2025-12-02 14:30 UTC  (2+ messages)

[PATCH net 0/2] ipvlan: make addrs_lock be per port
 2025-12-02 14:11 UTC  (3+ messages)
` [PATCH net 1/2] ipvlan: Make the "
` [PATCH net 2/2] ipvlan: Take addr_lock in ipvlan_open()

[PATCH iwl-next v2 0/8] ice: in VEB, prevent "cross-vlan" traffic
 2025-12-02 13:54 UTC  (6+ messages)
` [PATCH iwl-next v2 4/8] ice: allow overriding lan_en, lb_en in switch

[PATCH net-next v2 1/1] net: mdio: reset PHY before attempting to access ID register
 2025-12-02 13:46 UTC  (4+ messages)

[PATCH net-next v4 0/4] Add AST2600 RGMII delay into ftgmac100
 2025-12-02 13:36 UTC  (13+ messages)
` [PATCH net-next v4 4/4] net: ftgmac100: Add RGMII delay support for AST2600

[PATCH v2] e1000: fix OOB in e1000_tbi_should_accept()
 2025-12-02 12:56 UTC  (6+ messages)
` [Intel-wired-lan] "

[PATCH net v8 1/2] net/sched: sch_cake: Fix incorrect qlen reduction in cake_drop
 2025-12-02 12:40 UTC  (5+ messages)

[PATCH v3 1/2] ARM64: dts: mediatek: fix MT7531 reset GPIO polarity on multiple boards
 2025-12-02 12:20 UTC  (8+ messages)
` [PATCH v3 2/2] net: dsa: mt7530: Use GPIO polarity to generate correct reset sequence

[PATCH net-next v5] l2tp: fix double dst_release() on sk_dst_cache race
 2025-12-02 12:18 UTC  (2+ messages)

[PATCH net] net/mlx5: Fix double unregister of HCA_PORTS component
 2025-12-02 11:12 UTC 

[PATCH] netrom: fix possible deadlock between nr_rt_ioctl() and nr_rt_device_down()
 2025-12-02 11:02 UTC  (2+ messages)

[PATCH net-next v8 0/5] netconsole: support automatic target recovery
 2025-12-02 10:51 UTC  (5+ messages)
` [PATCH net-next v8 4/5] netconsole: resume previously deactivated target

[PATCH net-next v1 0/1] octeon_ep: reset firmware ready status
 2025-12-02 10:45 UTC  (4+ messages)
` [PATCH net-next v1 1/1] "
    ` [EXTERNAL] "

[PATCH net-next v3 0/5] Multi-queue aware sch_cake
 2025-12-02 10:41 UTC  (4+ messages)
` [PATCH net-next v3 1/5] net/sched: Export mq functions for reuse

[PATCH net] ipvlan: Ignore PACKET_LOOPBACK in handle_mode_l2()
 2025-12-02 10:39 UTC 

[PATCH v5 net-next 00/12] ipvlan: support mac-nat mode
 2025-12-02 10:08 UTC  (4+ messages)
` [PATCH net-next 11/12] ipvlan: Ignore PACKET_LOOPBACK in handle_mode_l2()

[PATCH net-next] net: dsa: mxl-gsw1xx: fix SerDes RX polarity
 2025-12-02  9:57 UTC 

[PATCH net] net/sched: ets: Always remove class from active list before deleting in ets_qdisc_change
 2025-12-02  9:56 UTC  (4+ messages)

[PATCH 0/2] ptp: vmclock: Add VM generation counter and ACPI notification
 2025-12-02  9:50 UTC  (5+ messages)
` [PATCH 2/2] ptp: vmclock: support device notifications

[PATCH 1/2 net-next] ipv6: use the right ifindex when replying to icmpv6 from localhost
 2025-12-02  9:39 UTC  (5+ messages)
` [PATCH 2/2 net-next] selftests: ipv6_icmp: add tests for ICMPv6 handling

[PATCH net v2] i40e: fix ptp time increment while link is down
 2025-12-02  8:44 UTC  (2+ messages)
` [Intel-wired-lan] "

[syzbot] [wireless?] WARNING in ieee80211_determine_chan_mode
 2025-12-02  8:10 UTC 

[PATCH net-next 00/11][pull request] Intel Wired LAN Driver Updates 2025-11-25 (ice, idpf, iavf, ixgbe, ixgbevf, e1000e)
 2025-12-02  5:58 UTC  (8+ messages)
` [PATCH net-next 03/11] ixgbe: Add 10G-BX support

[PATCH net-next v6] ixgbe: Add 10G-BX support
 2025-12-02  5:57 UTC 

[RFC net-next 0/8] selftest: Extend tun/virtio coverage for GSO over UDP tunnel
 2025-12-02  5:53 UTC  (9+ messages)
` [RFC net-next 1/8] selftest: tun: Format tun.c existing code
` [RFC net-next 2/8] selftest: tun: Introduce tuntap_helpers.h header for TUN/TAP testing
` [RFC net-next 3/8] selftest: tun: Refactor tun_delete to use tuntap_helpers
` [RFC net-next 4/8] selftest: tap: Refactor tap test "
` [RFC net-next 5/8] selftest: tun: Add helpers for GSO over UDP tunnel
` [RFC net-next 6/8] selftest: tun: Add test for sending gso packet into tun
` [RFC net-next 7/8] selftest: tun: Add test for receiving gso packet from tun
` [RFC net-next 8/8] selftest: tun: Add test data for success and failure paths

[PATCH bpf v1 1/2] bpf: Disallow tail call to programs that use cgroup storage
 2025-12-02  5:44 UTC  (4+ messages)
` [PATCH bpf v1 2/2] selftests/bpf: Test using cgroup storage in a tail call callee program

[PATCH bpf-next v7 0/6] Support associating BPF programs with struct_ops
 2025-12-02  5:40 UTC  (3+ messages)
` [PATCH bpf-next v7 2/6] bpf: Support associating BPF program "

[PATCH net-next 00/11] wireguard updates for 6.19
 2025-12-02  4:40 UTC  (8+ messages)
` [PATCH net-next 10/11] tools: ynl: add sample for wireguard

[PATCH] net: stmmac: fix oops when split header is enabled
 2025-12-02  2:54 UTC 

[PATCH v3 iproute2-next 0/3] support for l2macnat in ip-util
 2025-12-02  2:48 UTC  (3+ messages)
` [PATCH iproute2-next 1/3] helper funcs for ipvlan_mode <-> string conversion

[PATCH iwl-net v4] igc: fix race condition in TX timestamp read for register 0
 2025-12-02  2:11 UTC  (2+ messages)

[PATCH net-next v3 0/4] A series of minor optimizations of the bonding module
 2025-12-02  1:54 UTC  (3+ messages)
` [PATCH net-next v3 2/4] net: bonding: move bond_should_notify_peers, e.g. into rtnl lock block

[PATCH] net: stmmac: Modify the judgment condition of "tx_avail" from 1 to 2
 2025-12-02  1:24 UTC  (3+ 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).