Netdev List
 help / color / mirror / Atom feed
 messages from 2026-08-12 09:29:23 to 2026-08-12 16:59:48 UTC [more...]

[TEST] CX7 timeouts on reconfig w/ page pool failure injection
 2026-08-12 16:59 UTC  (7+ messages)

[PATCH net-next v2 0/2] net: stmmac: DMA address handling fixes
 2026-08-12 16:38 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net: stmmac: use dma_addr_t for DMA addresses
` [PATCH net-next v2 2/2] net: stmmac: convert DMA address to lower 32 before assignment

[PATCH net v3 0/1] ip: orphan prefetched skbs before multicast forwarding
 2026-08-12 16:36 UTC  (2+ messages)
` [PATCH net v3 1/1] "

[PATCH v10 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
 2026-08-12 16:33 UTC  (2+ messages)

[PATCH] net/ncsi: Fix Use-After-Free in ncsi_remove_channel/package
 2026-08-12 16:29 UTC 

[PATCH net-next] ethtool: tsconfig: reject zero-valued tx_type and rx_filter bitsets
 2026-08-12 16:27 UTC  (2+ messages)

[PATCH 6.18.y] net: fec: do not release NULL pages when RX buffer allocation fails
 2026-08-12 16:26 UTC  (2+ messages)

[PATCH bpf-next v6 0/5] Introduce bpf_ksock
 2026-08-12 16:25 UTC  (9+ messages)
` [PATCH bpf-next v6 1/5] net: Add connect_socket() helper
` [PATCH bpf-next v6 2/5] bpf: Add ksock kfuncs
` [PATCH bpf-next v6 3/5] selftests/bpf: Add ksock kfunc test
` [PATCH bpf-next v6 4/5] selftests/bpf: Test forbidden bpf_ksock_send() LSM attach
` [PATCH bpf-next v6 5/5] selftests/bpf: Add ksock test for async callback guard

[PATCH net-next] net: dsa: drop explicit NULL comparisons
 2026-08-12 16:24 UTC  (2+ messages)

[PATCH net v4 0/2] net: fix IP6GRE header length before capping tunnel headroom
 2026-08-12 16:22 UTC  (3+ messages)
` [PATCH net v4 1/2] ip6_gre: fix hardware header length for NBMA tunnels
` [PATCH net v4 2/2] net: cap advertised IP tunnel headroom

[PATCH net-next v4 1/2] net: macb: Poll for link state changes when using the internal PCS
 2026-08-12 16:22 UTC  (4+ messages)

[PATCH net-next v2] net: stmmac: improve TSO/GSO queue selection
 2026-08-12 16:11 UTC  (2+ messages)

[PATCH net-next] octeontx2-pf: Add NIXLF error and poison interrupt handlers
 2026-08-12 16:06 UTC 

[PATCH net v1 0/2] net: phy: fix driver cleanup after probe failure
 2026-08-12 16:05 UTC  (5+ messages)
` [PATCH net v1 1/2] net: phy: split phy_probe() error paths
` [PATCH net v1 2/2] net: phy: call driver remove when core initialization fails

[PATCH net] idpf: disable DIM work before freeing q_vectors
 2026-08-12 16:05 UTC  (2+ messages)
` [Intel-wired-lan] "

wifi fixes that might be good to have in 7.2 final
 2026-08-12 15:58 UTC  (2+ messages)

[PATCH net v3 1/2] net: core: propagate unreadable flag in skb_zerocopy
 2026-08-12 15:52 UTC  (5+ messages)
` [PATCH net v3 2/2] net: tcp: block standard payload injection into devmem skbs

[PATCH net-next v3 0/2] net: sfp: quirk support for XGS-PON ONT sticks with unclean EEPROMs
 2026-08-12 15:47 UTC  (3+ messages)
` [PATCH net-next v3 1/2] net: sfp: allow prefix matching in quirk lookup
` [PATCH net-next v3 2/2] net: sfp: add quirks for OEM XGSPONST2001 and FS XGS-SFP-ONT-MACI

[RFC PATCH] net: track raw dev_put()/dev_hold() usage under CONFIG_NET_DEV_REFCNT_TRACKER=y
 2026-08-12 14:54 UTC  (2+ messages)
` [RFC PATCH v2] "

[PATCH v5 0/6] nfc: s3fwrn5: support the S3NRN4V variant
 2026-08-12 15:28 UTC  (4+ messages)
` [PATCH v5 5/6] "

[PATCH net-next] net/ionic: avoid OOB TX partner lookup for hwstamp RXQ
 2026-08-12 15:16 UTC  (2+ messages)

[PATCH net-next v2 2/2] net: sfp: add quirks for OEM XGSPONST2001 and FS XGS-SFP-ONT-MACI
 2026-08-12 15:12 UTC  (2+ messages)

[PATCH net-next v2 1/2] net: sfp: allow prefix matching in quirk lookup
 2026-08-12 15:12 UTC  (2+ messages)

dwmac-motorcomm: RX dies after long s2idle, only wrapper SYS_RESET recovers
 2026-08-12 15:02 UTC  (2+ messages)

[PATCH 00/16] NTB: Add direct TX/RX using PCI endpoint DMA
 2026-08-12 14:59 UTC  (5+ messages)
` [PATCH 01/16] NTB: ntb_transport: Abort link setup on QP MW allocation failure

[PATCH v4 00/10] mlx5 support for VFIO self test
 2026-08-12 14:59 UTC  (11+ messages)
` [PATCH v4 01/10] net/mlx5: Add IFC structures for CQE and WQE
` [PATCH v4 02/10] net/mlx5: Move HW constant groups from device.h/cq.h to mlx5_ifc.h
` [PATCH v4 03/10] net/mlx5: Extract MLX5_SET/GET macros into mlx5_ifc_macros.h
` [PATCH v4 04/10] net/mlx5: Add ONCE and MMIO accessor variants to mlx5_ifc_macros.h
` [PATCH v4 05/10] selftests: Add additional kernel functions to tools/include/
` [PATCH v4 06/10] vfio: selftests: Allow drivers to specify required region size
` [PATCH v4 07/10] vfio: selftests: Add dev_dbg
` [PATCH v4 08/10] vfio: selftests: Add mlx5 driver - HW init and command interface
` [PATCH v4 09/10] vfio: selftests: Add mlx5 driver - data path and memcpy ops
` [PATCH v4 10/10] vfio: selftests: mlx5 driver - add send_msi support

[PATCH net-next 00/11] mptcp: misc. features for v7.3
 2026-08-12 14:55 UTC  (12+ messages)
` [PATCH net-next 01/11] mptcp: pm: add WARN_ON_ONCE guards on extra_subflows underflow
` [PATCH net-next 02/11] mptcp: remove unused data_ack from struct mptcp_ext
` [PATCH net-next 03/11] mptcp: pm: userspace: make remove_addr_entry static
` [PATCH net-next 04/11] mptcp: honour configured min/max RTO in retransmit paths
` [PATCH net-next 05/11] mptcp: add per-event MIB counters for MPTCP_RST_EMPTCP resets
` [PATCH net-next 06/11] selftests: mptcp: check per-event MPTCP_RST_EMPTCP counters
` [PATCH net-next 07/11] selftests: mptcp: connect: test name in pcap file
` [PATCH net-next 08/11] selftests: mptcp: simult_flow: "
` [PATCH net-next 09/11] selftests: mptcp: pcap: drop most of the payload
` [PATCH net-next 10/11] selftests: mptcp: fix const qualifier warnings in strchr usage
` [PATCH net-next 11/11] selftests: mptcp: diag: fix stack buffer overflow in get_subflow_info()

[PATCH net] sctp: clear new_transport when removing a peer
 2026-08-12 14:47 UTC  (2+ messages)

[PATCH net-next v3 0/7] mptcp: out-of-order queue pruning
 2026-08-12 14:47 UTC  (4+ messages)
` [PATCH net-next v3 7/7] mptcp: implemented OoO "

[PATCH] net/smc: release the internal TCP sock on IPPROTO_SMC socket creation failure
 2026-08-12 14:44 UTC 

[PATCH net-next v2] net: convert netdev_nl_sock bindings list to xarray
 2026-08-12 14:30 UTC  (2+ messages)

[PATCH net v3] ipv6: seg6: clear IPv4 control block on IPIP decapsulation
 2026-08-12 14:22 UTC  (2+ messages)

[PATCH v4 net-next] gre: fix ERSPAN o_flags race/corruption in xmit and fill_info
 2026-08-12 14:22 UTC 

[PATCH net 0/1] ipv6: fix use-after-free in ip6_finish_output2
 2026-08-12 14:20 UTC  (3+ messages)
` [PATCH net 1/1] ipv6: fix use-after-free in ip6_finish_output2()

[PATCH net-next v4 0/5] ptp: ocp: Add R4006 and V9 I2C peripheral support
 2026-08-12 14:17 UTC  (6+ messages)
` [PATCH net-next v4 1/5] dt-bindings: leds: Add IS32FL3207 controller
` [PATCH net-next v4 2/5] leds: is32fl3207: Add controller driver
` [PATCH net-next v4 3/5] i2c: mux: Propagate software nodes to channel adapters
` [PATCH net-next v4 4/5] ptp: ocp: Add R4006 I2C peripheral topology
` [PATCH net-next v4 5/5] ptp: ocp: Add Time Card V9 "

[PATCH net-next v2] net: stmmac: dwxgmac2: add XGMAC timestamp interrupt support
 2026-08-12 14:08 UTC  (4+ messages)

[PATCH] net: dsa: qca8k: Disable mgmt Ethernet for qca8327
 2026-08-12 14:07 UTC  (5+ messages)

[PATCH net v2 2/2] net: pse-pd: guard regulator ops against freed PI data during unregister
 2026-08-12 13:59 UTC  (2+ messages)

[PATCH] netdevsim: update rxq->napi pointer during queue reset
 2026-08-12 13:49 UTC 

[PATCH net v5 0/1] tcp: bound SYN-ACK timers to reqsk timeout range
 2026-08-12 13:38 UTC  (2+ messages)
` [PATCH net v5 1/1] "

[PATCH v5 0/5] mm: Unconditional per-VMA locks and cleanups
 2026-08-12 13:37 UTC  (4+ messages)
` [PATCH v5 2/5] binder: Make shrinker rely solely on per-VMA lock

[PATCH net-next v2] e100: fix shift-out-of-bounds in e100_eeprom_load()
 2026-08-12 13:30 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH V3 1/4 net] net: dsa: b53: deal with Northstar devices using CPU port 5 or 7
 2026-08-12 13:27 UTC  (4+ messages)
` [PATCH V3 2/4 net-next?] net: dsa: b53: prefer CPU port 8 for Northstar devices
` [PATCH V3 3/4] ARM: dts: BCM5301X: drop pointless "cpu" labels from switch CPU ports
` [PATCH V3 4/4] ARM: dts: BCM5301X: Enable extra CPU ports for Netgear R8000

[PATCH net-next v2] net: tipc: replace deprecated strcpy with strscpy
 2026-08-12 13:22 UTC 

[PATCH] net: tipc: replace deprecated strcpy with strscpy
 2026-08-12 13:12 UTC  (2+ messages)
` [PATCH net-next v2] "

[PATCH] tipc: defer local Nagle backlog xmit from receive path
 2026-08-12 13:00 UTC 

[PATCH net-next v13 00/11] enic: SR-IOV V2 admin channel and MBOX protocol
 2026-08-12 12:48 UTC  (12+ messages)
` [PATCH net-next v13 01/11] enic: verify firmware supports V2 SR-IOV at probe time
` [PATCH net-next v13 02/11] enic: add admin channel open and close for SR-IOV
` [PATCH net-next v13 03/11] enic: add admin RQ buffer management
` [PATCH net-next v13 04/11] enic: add admin CQ service with MSI-X interrupt and workqueue polling
` [PATCH net-next v13 05/11] enic: define MBOX message types and header structures
` [PATCH net-next v13 06/11] enic: add MBOX core send and receive for admin channel
` [PATCH net-next v13 07/11] enic: add MBOX PF handlers for VF register and capability
` [PATCH net-next v13 08/11] enic: add MBOX VF handlers for capability, register and link state
` [PATCH net-next v13 09/11] enic: wire V2 SR-IOV enable with admin channel and MBOX
` [PATCH net-next v13 10/11] enic: add V2 VF probe with admin channel and PF registration
` [PATCH net-next v13 11/11] enic: re-establish V2 VF admin channel and PF registration after reset

[PATCH] net: stmmac: use dma_addr_t for DMA addresses
 2026-08-12 12:33 UTC  (4+ messages)

[PATCH net-next] openvswitch: enable ops lock for internal ports
 2026-08-12 12:30 UTC 

[PATCH net-next 0/2] packet socket cleanup
 2026-08-12 12:28 UTC  (5+ messages)
` [PATCH net-next 1/2] net/packet: Reduce VLAN tag code duplication
` [PATCH net-next 2/2] net/packet: Use copy_safe_from_sockptr to dedupe code

[PATCH net v3] net: tun: bound receive headroom
 2026-08-12 12:23 UTC  (2+ messages)

[PATCH] net: bridge: mcast: don't truncate the port group walk on teardown
 2026-08-12 12:21 UTC  (3+ messages)

[PATCH net-next] net: openvswitch: unexport ovs_vport_alloc/free
 2026-08-12 12:20 UTC 

[PATCH net v6 0/1] openvswitch: Fix CT limit teardown use-after-free
 2026-08-12 12:15 UTC  (3+ messages)
` [PATCH net v6 1/1] "

[PATCH net 06/10] ice: fix stats array overflow via proper realloc
 2026-08-12 12:12 UTC  (3+ messages)

[PATCH net 0/1] ipv4: fix a non-progressing fragmentation loop from undersized RTAX_MTU
 2026-08-12 12:08 UTC  (3+ messages)
` [PATCH net 1/1] ipv4: reject RTAX_MTU values below IPV4_MIN_MTU

[PATCH net v3 0/2] octeontx2: Misc fixes for RVU drivers
 2026-08-12 11:52 UTC  (3+ messages)
` [PATCH net v3 1/2] octeontx2-pf: Fix aura BPID assignment when CONFIG_DCB is enabled
` [PATCH net v3 2/2] octeontx2-af: mcs: Fix SC resource cleanup loop

[PATCH 00/33] Add support for Qualcomm Snapdragon SM7150 SoC and Google Pixel 4a
 2026-08-12 11:40 UTC  (4+ messages)

[RFC net-next v2 0/6] ptp: ocp: Add R4006 and V9 I2C peripheral support
 2026-08-12 11:12 UTC  (3+ messages)
` [RFC net-next v2 2/6] leds: rgb: Add IS32FL3207 controller driver

[PATCH net-next 0/3] xsk: pre-existing AF_XDP TX metadata fixes from Sashiko
 2026-08-12 11:05 UTC  (3+ messages)
` [PATCH net-next 2/3] xsk: honor XDP_TX_METADATA in zero-copy path

[PATCH net-next v3] net: Replace %pK output with 0
 2026-08-12 11:05 UTC 

[PATCH net v7 00/11] rxrpc: Fix CHALLENGE packet handling
 2026-08-12 11:01 UTC  (12+ messages)
` [PATCH net v7 01/11] rxrpc: Fix sendmsg to not return an error if last packet queued
` [PATCH net v7 02/11] rxrpc: Fix sendmsg length
` [PATCH net v7 03/11] rxrpc: Fix packet encryption error handling
` [PATCH net v7 04/11] rxrpc: Fix update of call->tx_pending without holding lock
` [PATCH net v7 05/11] rxrpc: Fix generation of notifications after call completion
` [PATCH net v7 06/11] rxrpc: Expand abort trace enum
` [PATCH net v7 07/11] keys: Add refcounting to user-defined key type payload
` [PATCH net v7 08/11] afs: Create a server appdata key
` [PATCH net v7 09/11] rxrpc: Pass appdata key to rxrpc_call and thence to rxrpc_bundle
` [PATCH net v7 10/11] rxrpc: Fix CHALLENGE packet overqueuing and simplify RESPONSE generation
` [PATCH net v7 11/11] rxrpc: Remove OOB challenge/response code

[PATCH net-next v7 0/3] dpll: zl3073x: add PTP clock support
 2026-08-12 11:00 UTC  (7+ messages)
` [PATCH net-next v7 1/3] dpll: zl3073x: scale poll interval proportionally to timeout
` [PATCH net-next v7 2/3] dpll: zl3073x: add channel ToD, phase step and TIE operations

[PATCH net-next v3 0/5] ptp: ocp: Add R4006 and V9 I2C peripheral support
 2026-08-12 10:59 UTC  (3+ messages)
` [PATCH net-next v3 1/5] dt-bindings: leds: Add IS32FL3207 controller

[PATCH v5 net] net: page_pool: fix UAF in __page_pool_release_netmem_dma on xa_cmpxchg race
 2026-08-12 10:58 UTC  (2+ messages)

[PATCH net-next V2 0/5] net/mlx5: HWS misc enhancements
 2026-08-12 10:58 UTC  (4+ messages)
` [PATCH net-next V2 1/5] net/mlx5: HWS, Print more details for bad completion

[PATCH bpf-next v5 0/5] Introduce bpf_ksock
 2026-08-12 10:54 UTC  (9+ messages)
` [PATCH bpf-next v5 1/5] net: Add connect_socket() helper
` [PATCH bpf-next v5 2/5] bpf: Add ksock kfuncs

[PATCH v7 0/7] Read MAC address from SST vendor specific SFDP region
 2026-08-12 10:49 UTC  (8+ messages)
` [PATCH v7 1/7] dt-bindings: mtd: jedec,spi-nor: allow the SFDP to be exposed via NVMEM
` [PATCH v7 2/7] dt-bindings: nvmem: layouts: add Microchip/SST SFDP EUI layout
` [PATCH v7 3/7] mtd: spi-nor: sfdp: expose the SFDP as a read-only NVMEM device
` [PATCH v7 4/7] nvmem: layouts: add Microchip/SST SFDP EUI layout driver
` [PATCH v7 5/7] ARM: dts: microchip: sama5d27_wlsom1: use fixed-partitions for QSPI flash
` [PATCH v7 6/7] ARM: dts: microchip: sama5d27_wlsom1: read MAC address from QSPI SFDP
` [PATCH v7 7/7] ARM: configs: sama5: enable Microchip/SST SFDP EUI NVMEM layout

[PATCH bpf-next v7 6/6] selftests/bpf: tc_tunnel - validate decap GSO and encapsulation state
 2026-08-12 10:48 UTC  (2+ messages)

[PATCH v5 net-next 0/2] ECN offload handling series
 2026-08-12 10:35 UTC  (7+ messages)
` [PATCH v5 net-next 1/2] net: update comments for SKB_GSO_TCP_ECN and SKB_GSO_TCP_ACCECN
` [PATCH v5 net-next 2/2] net: hns3: fix GSO_ECN flag setting in the RX path

[linus:master] [net] 8e63c9e617: ltp.uevent02.fail
 2026-08-12 10:35 UTC  (3+ messages)
` [LTP] "

[PATCH bpf-next v7 5/6] bpf: clear decap state on skb_adjust_room shrink path
 2026-08-12 10:33 UTC  (2+ messages)

[PATCH bpf-next v7 0/6] bpf: decap flags and GSO state updates
 2026-08-12 10:33 UTC  (3+ messages)
` [PATCH bpf-next v7 2/6] bpf: refactor masks for ADJ_ROOM flags and encap validation

[PATCH bpf-next v7 4/6] bpf: allow new DECAP flags and add guard rails
 2026-08-12 10:33 UTC  (2+ messages)

[PATCH iwl-next v1 0/6] ixgbe: improve FW/SW data synchronization
 2026-08-12 10:32 UTC  (13+ messages)
` [PATCH iwl-next v1 1/6] ixgbe: E610: init Link Status Events mask just once
  ` [Intel-wired-lan] "
` [PATCH iwl-next v1 2/6] ixgbe: E610: prevent from disabling LSE
  ` [Intel-wired-lan] "
` [PATCH iwl-next v1 3/6] ixgbe: E610: do not disable LSE on driver down/remove
  ` [Intel-wired-lan] "
` [PATCH iwl-next v1 4/6] ixgbe: E610: re-enable LSE unconditionally
  ` [Intel-wired-lan] "
` [PATCH iwl-next v1 5/6] ixgbe: E610: add MAC address runtime refresh
  ` [Intel-wired-lan] "
` [PATCH iwl-next v1 6/6] ixgbe: take rtnl lock before ixgbe_reset() is called
  ` [Intel-wired-lan] "

[PATCH net-next 0/2] nfc: llcp: Move to .getsockopt_iter
 2026-08-12 10:25 UTC  (4+ messages)

[PATCH net 0/2] net: dsa: b53: fix 8021q uppers on standalone ports
 2026-08-12 10:21 UTC  (15+ messages)
` [PATCH net 1/2] net: dsa: let drivers offload "

[PATCH v2 00/13] CRASH_WIPE_SECRETS: Wipe secrets before kdump (was: CRASH_ZEROIZE)
 2026-08-12 10:08 UTC  (7+ messages)
` [PATCH v2 01/13] kexec: add CRASH_WIPE_SECRETS to wipe secrets before kdump
` [PATCH v2 13/13] dm crypt: wipe key material "

[PATCH net v2] net/sched: cbs: perform rate conversions in signed 64-bit arithmetic
 2026-08-12 10:00 UTC 

[PATCH bpf] bpf: Disallow bpf_{g,s}etsockopt() in cgroup UNIX getname hooks
 2026-08-12  9:57 UTC  (2+ messages)

[PATCH iwl-net v2] ice: Fix incorrect LLDP filter assumptions
 2026-08-12  9:43 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net v3] nfc: nci: fix use of uninitialized memory in NFC-DEP general bytes
 2026-08-12  9:42 UTC  (3+ messages)

[PATCH iwl-net] ice: Recalibrate PHY after settime64 on E825-C
 2026-08-12  9:42 UTC  (2+ messages)
` [Intel-wired-lan] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox