netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-04 19:12:10 to 2025-07-07 00:39:24 UTC [more...]

[PATCH 0/2] net: dsa: rzn1_a5psw: add COMPILE_TEST
 2025-07-07  0:39 UTC  (2+ messages)
` [PATCH 1/2] "

[PATCH net-next v7 0/7] Split netmem from struct page
 2025-07-07  0:21 UTC  (8+ messages)
` [PATCH net-next v7 1/7] netmem: introduce struct netmem_desc mirroring "

[syzbot] [bpf?] WARNING in bpf_check (4)
 2025-07-06 21:47 UTC 

[PATCH net] net: thunderx: Fix format-truncation warning in bgx_acpi_match_id()
 2025-07-06 19:51 UTC 

[PATCH net v3] net: thunderx: avoid direct MTU assignment after WRITE_ONCE()
 2025-07-06 19:43 UTC 

[PATCH v1 net-next 0/7] af_unix: Introduce SO_INQ & SCM_INQ
 2025-07-06 19:21 UTC  (11+ messages)
` [PATCH v1 net-next 1/7] af_unix: Don't hold unix_state_lock() in __unix_dgram_recvmsg()
` [PATCH v1 net-next 4/7] af_unix: Use cached value for SOCK_STREAM in unix_inq_len()
` [PATCH v1 net-next 6/7] af_unix: Introduce SO_INQ
` [PATCH v1 net-next 7/7] selftest: af_unix: Add test for SO_INQ

[PATCH v3 bpf-next 00/12] bpf: tcp: Exactly-once socket iteration
 2025-07-06 18:36 UTC  (4+ messages)
` [PATCH v3 bpf-next 05/12] bpf: tcp: Avoid socket skips and repeats during iteration

[PATCH v3 00/19] add basic PSP encryption for TCP connections
 2025-07-06 17:15 UTC  (26+ messages)
` [PATCH v3 01/19] psp: add documentation
` [PATCH v3 02/19] psp: base PSP device support
` [PATCH v3 03/19] net: modify core data structures for PSP datapath support
` [PATCH v3 04/19] tcp: add datapath logic for PSP with inline key exchange
` [PATCH v3 05/19] psp: add op for rotation of device key
` [PATCH v3 06/19] net: move sk_validate_xmit_skb() to net/core/dev.c
` [PATCH v3 07/19] net: tcp: allow tcp_timewait_sock to validate skbs before handing to device
` [PATCH v3 08/19] net: psp: add socket security association code
` [PATCH v3 09/19] net: psp: update the TCP MSS to reflect PSP packet overhead
` [PATCH v3 10/19] psp: track generations of device key
` [PATCH v3 13/19] psp: provide encapsulation helper for drivers
` [PATCH v3 17/19] psp: provide decapsulation and receive "

[BUG] net: gre: IPv6 link-local multicast is silently dropped (Regression)
 2025-07-06 15:40 UTC  (2+ messages)

[PATCH net-next v2] xfrm: bonding: Add XFRM packet-offload for active-backup
 2025-07-06 14:58 UTC 

[PATCH 0/5] Allwinner A100/A133 Ethernet MAC (EMAC) Support
 2025-07-06 15:04 UTC  (13+ messages)
` [PATCH 1/5] pinctrl: sunxi: Fix a100 emac pin function name
` [PATCH 2/5] arm64: dts: allwinner: a100: Add pin definitions for RGMII/RMII
` [PATCH 3/5] dt-bindings: net: sun8i-emac: Add A100 EMAC compatible
` [PATCH 4/5] arm64: dts: allwinner: a100: Add EMAC support

[Patch net 0/2] netem: Fix skb duplication logic to prevent infinite loops
 2025-07-06 14:59 UTC  (8+ messages)
` [Patch net 1/2] "

[PATCH net-next v3 0/2] netdevsim: support setting a permanent address
 2025-07-06 14:45 UTC  (3+ messages)
` [PATCH net-next v3 1/2] net: netdevsim: Support setting dev->perm_addr on port creation
` [PATCH net-next v3 2/2] selftests: net: add netdev-l2addr.sh for testing L2 address functionality

[PATCH net-next] net: account for encap headers in qdisc pkt len
 2025-07-06 14:30 UTC  (3+ messages)

[PATCH net] virtio-net: fix received length check in big packets
 2025-07-06 14:11 UTC 

[PATCH net-next] net: stmmac: dwmac-renesas-gbeth: Add PM suspend/resume callbacks
 2025-07-06 14:06 UTC  (9+ messages)

[PATCH net] net: fix segmentation after TCP/UDP fraglist GRO
 2025-07-06 13:45 UTC  (2+ messages)

[BUG] Inconsistency between qlen and backlog in hhf, fq, fq_codel, and fq_pie causing WARNING in qdisc_tree_reduce_backlog
 2025-07-06 13:43 UTC  (3+ messages)

[PATCH v8 00/16] further mt7988 devicetree work
 2025-07-06 13:22 UTC  (17+ messages)
` [PATCH v8 01/16] dt-bindings: net: mediatek,net: update mac subnode pattern for mt7988
` [PATCH v8 02/16] dt-bindings: net: mediatek,net: allow up to 8 IRQs
` [PATCH v8 03/16] dt-bindings: net: mediatek,net: allow irq names
` [PATCH v8 04/16] dt-bindings: net: mediatek,net: add sram property
` [PATCH v8 05/16] dt-bindings: net: dsa: mediatek,mt7530: add dsa-port definition for mt7988
` [PATCH v8 06/16] dt-bindings: net: dsa: mediatek,mt7530: add internal mdio bus
` [PATCH v8 07/16] dt-bindings: interconnect: add mt7988-cci compatible
` [PATCH v8 08/16] arm64: dts: mediatek: mt7988: add cci node
` [PATCH v8 09/16] arm64: dts: mediatek: mt7988: add basic ethernet-nodes
` [PATCH v8 10/16] arm64: dts: mediatek: mt7988: add switch node
` [PATCH v8 11/16] arm64: dts: mediatek: mt7988a-bpi-r4: add proc-supply for cci
` [PATCH v8 12/16] arm64: dts: mediatek: mt7988a-bpi-r4: drop unused pins
` [PATCH v8 13/16] arm64: dts: mediatek: mt7988a-bpi-r4: add gpio leds
` [PATCH v8 14/16] arm64: dts: mediatek: mt7988a-bpi-r4: add aliases for ethernet
` [PATCH v8 15/16] arm64: dts: mediatek: mt7988a-bpi-r4: add sfp cages and link to gmac
` [PATCH v8 16/16] arm64: dts: mediatek: mt7988a-bpi-r4: configure switch phys and leds

[PATCH net 0/2] allwinner: a523: Rename emac0 to gmac0
 2025-07-06 13:14 UTC  (7+ messages)

[PATCH v3 0/2] Add driver support for Eswin eic7700 SoC ethernet controller
 2025-07-06 12:56 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: ethernet: eswin: Document for EIC7700 SoC
    `  "

[PATCH iwl-next,v3 0/2] igc: Add Default Queue Support
 2025-07-06 11:01 UTC  (5+ messages)
` [PATCH iwl-next,v3 1/2] igc: Relocate RSS field definitions to igc_defines.h
  ` [Intel-wired-lan] [PATCH iwl-next, v3 "
` [PATCH iwl-next,v3 2/2] igc: Add wildcard rule support to ethtool NFC using Default Queue
  ` [Intel-wired-lan] [PATCH iwl-next, v3 "

[PATCH v6 net-next 4/9] vhost-net: allow configuring extended features
 2025-07-06  7:33 UTC  (5+ messages)

[PATCH net v2 0/2] net: vlan: fix VLAN 0 refcount imbalance of toggling filtering during runtime
 2025-07-06  7:00 UTC  (5+ messages)
` [PATCH net v2 1/2] "

[PATCH net-next v5 0/4] vsock: Introduce SIOCINQ ioctl support
 2025-07-06  4:36 UTC  (5+ messages)
` [PATCH net-next v5 1/4] hv_sock: Return the readable bytes in hvs_stream_has_data()
` [PATCH net-next v5 2/4] vsock: Add support for SIOCINQ ioctl
` [PATCH net-next v5 3/4] test/vsock: Add retry mechanism to ioctl wrapper
` [PATCH net-next v5 4/4] test/vsock: Add ioctl SIOCINQ tests

[PATCH net] selftests/tc-testing: Create test case for UAF scenario with DRR/NETEM/BLACKHOLE chain
 2025-07-06  3:08 UTC  (2+ messages)

[PATCH] net/sched: sch_qfq: Fix null-deref in agg_dequeue
 2025-07-06  3:07 UTC  (6+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[PATCH net-next V5 00/13] devlink, mlx5: Add new parameters for link management and SRIOV/eSwitch configurations
 2025-07-06  2:03 UTC  (14+ messages)
` [PATCH net-next V5 01/13] devlink: Add 'total_vfs' generic device param
` [PATCH net-next V5 02/13] net/mlx5: Implement cqe_compress_type via devlink params
` [PATCH net-next V5 03/13] net/mlx5: Implement devlink enable_sriov parameter
` [PATCH net-next V5 04/13] net/mlx5: Implement devlink total_vfs parameter
` [PATCH net-next V5 05/13] devlink: pass struct devlink_port * as arg to devlink_nl_param_fill()
` [PATCH net-next V5 06/13] devlink: Implement port params registration
` [PATCH net-next V5 07/13] devlink: Implement get/dump netlink commands for port params
` [PATCH net-next V5 08/13] devlink: Implement set netlink command "
` [PATCH net-next V5 09/13] devlink: Add 'keep_link_up' generic devlink device param
` [PATCH net-next V5 10/13] net/mlx5: Implement devlink keep_link_up port parameter
` [PATCH net-next V5 11/13] devlink: Throw extack messages on param value validation error
` [PATCH net-next V5 12/13] devlink: Implement devlink param multi attribute nested data values
` [PATCH net-next V5 13/13] net/mlx5: Implement eSwitch hairpin per prio buffers devlink params

nftables, prerouting and rate limiting
 2025-07-05 23:58 UTC  (2+ messages)

[PATCH net-next v1] tcp: update the outdated ref draft-ietf-tcpm-rack
 2025-07-05 23:24 UTC  (3+ messages)

sch_qfq: race conditon on qfq_aggregate (net/sched/sch_qfq.c)
 2025-07-05 22:49 UTC  (3+ messages)
` [PATCH v1] net/sched: sch_qfq: Fix race condition on qfq_aggregate

[PATCH net-next v2 0/7] net: airoha: Introduce NPU callbacks for wlan offloading
 2025-07-05 21:09 UTC  (8+ messages)
` [PATCH net-next v2 1/7] dt-bindings: net: airoha: npu: Add memory regions used for wlan offload
` [PATCH net-next v2 2/7] net: airoha: npu: Add NPU wlan memory initialization commands
` [PATCH net-next v2 3/7] net: airoha: npu: Add wlan_{send,get}_msg NPU callbacks
` [PATCH net-next v2 4/7] net: airoha: npu: Add wlan irq management callbacks
` [PATCH net-next v2 5/7] net: airoha: npu: Read NPU wlan interrupt lines from the DTS
` [PATCH net-next v2 6/7] net: airoha: npu: Enable core 3 for WiFi offloading
` [PATCH net-next v2 7/7] net: airoha: Add airoha_offload.h header

[PATCH v3] Bluetooth: ISO: Support SCM_TIMESTAMPING for ISO TS
 2025-07-05 20:39 UTC  (3+ messages)

[PATCH v4 iwl-next] ice: add recovery clock and clock 1588 control for E825c
 2025-07-05 19:38 UTC  (2+ messages)

[PATCH net-next 00/15] net: introduce QUIC infrastructure and core subcomponents
 2025-07-05 19:31 UTC  (16+ messages)
` [PATCH net-next 01/15] net: define IPPROTO_QUIC and SOL_QUIC constants
` [PATCH net-next 02/15] net: build socket infrastructure for QUIC protocol
` [PATCH net-next 03/15] quic: provide common utilities and data structures
` [PATCH net-next 04/15] quic: provide family ops for address and protocol
` [PATCH net-next 05/15] quic: provide quic.h header files for kernel and userspace
` [PATCH net-next 06/15] quic: add stream management
` [PATCH net-next 07/15] quic: add connection id management
` [PATCH net-next 08/15] quic: add path management
` [PATCH net-next 09/15] quic: add congestion control
` [PATCH net-next 10/15] quic: add packet number space
` [PATCH net-next 11/15] quic: add crypto key derivation and installation
` [PATCH net-next 12/15] quic: add crypto packet encryption and decryption
` [PATCH net-next 13/15] quic: add timer management
` [PATCH net-next 14/15] quic: add frame encoder and decoder base
` [PATCH net-next 15/15] quic: add packet builder and parser base

[PATCH v2] net: stmmac: add support for dwmac 5.20
 2025-07-05 19:05 UTC  (3+ messages)

[PATCH 0/3] QRTR bus and Qualcomm Sensor Manager IIO drivers
 2025-07-05 18:29 UTC  (4+ messages)
` [PATCH 2/3] net: qrtr: Define macro to convert QMI version and instance to QRTR instance

Use-after-free in hfsc_enqueue()
 2025-07-05 18:18 UTC  (2+ messages)

[PATCH v13 nf-next 0/3] conntrack: bridge: add double vlan, pppoe and pppoe-in-q
 2025-07-05 17:33 UTC  (7+ messages)
` [PATCH v13 nf-next 1/3] netfilter: utils: nf_checksum(_partial) correct data!=networkheader
` [PATCH v13 nf-next 2/3] netfilter: bridge: Add conntrack double vlan and pppoe
` [PATCH v13 nf-next 3/3] netfilter: nft_chain_filter: Add bridge "

[syzbot] [bpf?] WARNING in reg_bounds_sanity_check
 2025-07-05 16:02 UTC  (8+ messages)

[PATCH net] ptp: prevent possible ABBA deadlock in ptp_clock_freerun()
 2025-07-05 14:50 UTC 

[PATCH v2 net-next] net: ipconfig: replace strncpy with strscpy
 2025-07-05 14:22 UTC  (3+ messages)

[PATCH net] net/sched: Abort __tc_modify_qdisc if parent class does not exist
 2025-07-05 14:03 UTC  (3+ messages)

[syzbot] [net?] general protection fault in qdisc_tree_reduce_backlog
 2025-07-05 13:59 UTC  (6+ messages)
` [PATCH] net/sched: Prevent notify to parent who unsupport class ops
    ` [PATCH V2] "

[PATCH v2 bpf] xsk: fix immature cq descriptor production
 2025-07-05 13:55 UTC 

[PATCH ethtool-next v3] pretty: Add support for TI K3 CPSW registers and ALE table dump
 2025-07-05 13:48 UTC 

[PATCH RFT net-next 0/10] net: stmmac: Add support for Allwinner A523 GMAC200
 2025-07-05  9:45 UTC  (4+ messages)
` [PATCH RFT net-next 04/10] soc: sunxi: sram: register regmap as syscon

[PATCH 49/80] net: wwan: Remove redundant pm_runtime_mark_last_busy() calls
 2025-07-05  9:51 UTC  (2+ messages)

[PATCH v4 net] net: airoha: Fix an error handling path in airoha_probe()
 2025-07-05  8:34 UTC 

[PATCH v2 net] atm: clip: Fix NULL pointer dereference in vcc_sendmsg()
 2025-07-05  8:52 UTC 

[PATCH net-next 0/2] net: dsa: microchip: Add KSZ8463 switch support
 2025-07-05  8:23 UTC  (3+ messages)
` [PATCH net-next 2/2] net: dsa: microchip: Add KSZ8463 switch support to KSZ DSA driver

[PATCH net] net: phy: realtek: Reset after clock enable
 2025-07-05  8:10 UTC  (4+ messages)

[PATCH v13 0/5] rust: replace kernel::str::CStr w/ core::ffi::CStr
 2025-07-05  8:04 UTC  (20+ messages)
` [PATCH v13 2/5] rust: support formatting of foreign types
` [PATCH v13 3/5] rust: replace `CStr` with `core::ffi::CStr`
` [PATCH v13 4/5] rust: replace `kernel::c_str!` with C-Strings

[PATCH net-next] virtio-net: xsk: rx: move the xdp->data adjustment to buf_to_xdp()
 2025-07-05  7:55 UTC 

[PATCH net-next 0/6] net: airoha: Introduce NPU callbacks for wlan offloading
 2025-07-05  7:39 UTC  (4+ messages)
` [PATCH net-next 4/6] net: airoha: npu: Read NPU interrupt lines from the DTS

[PATCH net 0/4] There are some bugfix for the HNS3 ethernet driver
 2025-07-05  7:24 UTC  (4+ messages)
` [PATCH net 3/4] net: hns3: fixed vf get max channels bug

[PATCH v3] skbuff: Add MSG_MORE flag to optimize large packet transmission
 2025-07-05  7:16 UTC  (4+ messages)

Increased memory usage on NUMA nodes with ICE driver after upgrade to 6.13.y (regression in commit 492a044508ad)
 2025-07-05  7:01 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH v6] net: usb: Convert tasklet API to new bottom half workqueue mechanism
 2025-07-05  6:41 UTC  (4+ messages)
` [bug report] "

[PATCH net-next v2] net: replace ND_PRINTK with dynamic debug
 2025-07-05  6:38 UTC  (4+ messages)

[PATCH net v4] net: atm: Fix incorrect net_device lec check
 2025-07-05  5:55 UTC  (2+ messages)

[syzbot] [net?] general protection fault in htb_qlen_notify
 2025-07-05  5:43 UTC  (2+ messages)

[PATCH net-next v2 3/5] eth: mlx5: migrate to the *_rxfh_context ops
 2025-07-05  3:24 UTC  (2+ messages)

[PATCH v2] netlink: spelling: fix appened -> appended in a comment
 2025-07-05  3:08 UTC 

[PATCH net v3] net: atm: Fix incorrect net_device lec check
 2025-07-05  3:04 UTC  (5+ messages)

[BUG] mlx5_core memory management issue
 2025-07-04 20:14 UTC  (3+ messages)

[Intel-wired-lan] Increased memory usage on NUMA nodes with ICE driver after upgrade to 6.13.y (regression in commit 492a044508ad)
 2025-07-04 19:30 UTC  (11+ 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).