netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-30 18:34:11 to 2025-07-01 09:16:14 UTC [more...]

[PATCH v12 0/5] rust: replace kernel::str::CStr w/ core::ffi::CStr
 2025-07-01  9:16 UTC  (2+ messages)

[PATCH net-next v1 1/1] net: usb: lan78xx: fix possible NULL pointer dereference in lan78xx_phy_init()
 2025-07-01  9:15 UTC  (2+ messages)

[net-next, v3 00/10] Introducing Broadcom BNGE Ethernet Driver
 2025-07-01 14:35 UTC  (11+ messages)
` [net-next, v3 01/10] bng_en: Add PCI interface
` [net-next, v3 02/10] bng_en: Add devlink interface
` [net-next, v3 03/10] bng_en: Add firmware communication mechanism
` [net-next, v3 04/10] bng_en: Add initial interaction with firmware
` [net-next, v3 05/10] bng_en: Add ring memory allocation support
` [net-next, v3 06/10] bng_en: Add backing store support
` [net-next, v3 07/10] bng_en: Add resource management support
` [net-next, v3 08/10] bng_en: Add irq allocation support
` [net-next, v3 09/10] bng_en: Initialize default configuration
` [net-next, v3 10/10] bng_en: Add a network device

[PATCH] net: bcmgenet: Initialize u64 stats seq counter
 2025-07-01  9:08 UTC  (2+ messages)

[PATCH net-next v2 0/9] net: Remove unused function parameters in skbuff.c
 2025-07-01  9:02 UTC  (4+ messages)

[PATCH v4 0/2] e1000e: disregard NVM checksums for known-bad cases on Tiger Lake
 2025-07-01  8:58 UTC  (4+ messages)
` [PATCH v4 2/2] e1000e: ignore uninitialized checksum word on tgp
    ` [Intel-wired-lan] "

[PATCH net-next v1 1/2] selftests: pp-bench: remove unneeded linux/version.h
 2025-07-01  8:56 UTC  (2+ messages)

[RESEND PATCH net-next 0/6] allow reaped pidfds receive in SCM_PIDFD
 2025-07-01  8:48 UTC  (18+ messages)
` [RESEND PATCH net-next 1/6] af_unix: rework unix_maybe_add_creds() to allow sleep
` [RESEND PATCH net-next 2/6] af_unix: introduce unix_skb_to_scm helper
` [RESEND PATCH net-next 3/6] af_unix: introduce and use __scm_replace_pid() helper
` [RESEND PATCH net-next 4/6] af_unix: stash pidfs dentry when needed
` [RESEND PATCH net-next 5/6] af_unix: enable handing out pidfds for reaped tasks in SCM_PIDFD
` [RESEND PATCH net-next 6/6] selftests: net: extend SCM_PIDFD test to cover stale pidfds

[PATCH] Bluetooth: Fix spelling mistakes
 2025-07-01  8:47 UTC 

[PATCH net-next] net: ifb: support BIG TCP packets
 2025-07-01  8:45 UTC 

[PATCH net-next v2 0/6] allow reaped pidfds receive in SCM_PIDFD
 2025-07-01  8:39 UTC  (7+ messages)
` [PATCH net-next v2 1/6] af_unix: rework unix_maybe_add_creds() to allow sleep
` [PATCH net-next v2 2/6] af_unix: introduce unix_skb_to_scm helper
` [PATCH net-next v2 3/6] af_unix: introduce and use __scm_replace_pid() helper
` [PATCH net-next v2 4/6] af_unix: stash pidfs dentry when needed
` [PATCH net-next v2 5/6] af_unix: enable handing out pidfds for reaped tasks in SCM_PIDFD
` [PATCH net-next v2 6/6] selftests: net: extend SCM_PIDFD test to cover stale pidfds

[PATCH v2 0/8] Add Network Subsystem (NSS) clock controller support for IPQ5424 SoC
 2025-07-01  8:24 UTC  (7+ messages)
` [PATCH v2 1/8] dt-bindings: interconnect: Add Qualcomm IPQ5424 NSSNOC IDs
` [PATCH v2 5/8] dt-bindings: clock: qcom: Add NSS clock controller for IPQ5424 SoC
` [PATCH v2 8/8] arm64: defconfig: Build NSS clock controller driver for IPQ5424

[PATCH net-next v2 00/18] Support the Cadence MACB/GEM instances on Mobileye EyeQ5 SoCs
 2025-07-01  8:19 UTC  (7+ messages)
` [PATCH net-next v2 01/18] dt-bindings: net: cdns,macb: sort compatibles
` [PATCH net-next v2 02/18] dt-bindings: net: cdns,macb: add Mobileye EyeQ5 ethernet interface
` [PATCH net-next v2 03/18] dt-bindings: net: cdns,macb: allow tsu_clk without tx_clk

[PATCH] bonding: don't force LACPDU tx to ~333 ms boundaries
 2025-07-01  8:10 UTC  (4+ messages)

[PATCH iwl-net v1 1/1] igc: Fix data_meta pointer adjustment for XDP zero-copy
 2025-07-01  8:09 UTC 

[PATCH v2 0/3] Add support for GBETH IPs found on RZ/G3E SoCs
 2025-07-01  8:05 UTC  (10+ messages)
` [PATCH v2 1/3] clk: renesas: r9a09g047: Add clock and reset signals for the GBETH IPs

[PATCH net-next v2 0/2] Clean up usage of ffi types
 2025-07-01  8:00 UTC  (2+ messages)

[PATCH v4] Bluetooth: hci_event: Add support for handling LE BIG Sync Lost event
 2025-07-01  7:56 UTC 

[PATCH] nfp: nfp_alloc_bar: Fix double unlock
 2025-07-01  7:54 UTC  (4+ messages)

[PATCH net-next v2] net: replace ND_PRINTK with dynamic debug
 2025-07-01  8:11 UTC 

[PATCH net] virtio-net: fix a rtnl_lock() deadlock during probing
 2025-07-01  7:52 UTC  (5+ messages)
    ` [External] "

[PATCH net v5 0/4] net: phy: bcm54811: Fix the PHY initialization
 2025-07-01  7:50 UTC  (5+ messages)
` [PATCH net v5 1/4] net: phy: MII-Lite PHY interface mode
` [PATCH net v5 2/4] dt-bindings: ethernet-phy: add MII-Lite phy interface type
` [PATCH net v5 3/4] net: phy: bcm5481x: MII-Lite activation
` [PATCH net v5 4/4] net: phy: bcm54811: Fix the PHY initialization

[PATCH net v2] net: ipv4: fix stat increase when udp early demux drops the packet
 2025-07-01  7:49 UTC 

[PATCH v2 net-next PATCH 1/1] net: phy: air_en8811h: Introduce resume/suspend and clk_restore_context to ensure correct CKO settings after network interface reinitialization
 2025-07-01  7:33 UTC  (2+ messages)

[PATCH net-next v4 0/7] bonding: Extend arp_ip_target format to allow for a list of vlan tags
 2025-07-01  7:13 UTC  (4+ messages)

[PATCH net-next v5 00/14] Add PPE driver for Qualcomm IPQ9574 SoC
 2025-07-01  7:11 UTC  (3+ messages)
` [PATCH net-next v5 01/14] dt-bindings: net: Add PPE "

[PATCH net v2] net: libwx: fix the incorrect display of the queue number
 2025-07-01  7:06 UTC 

[PATCH] net: libwx: fix the incorrect display of the queue number
 2025-07-01  7:02 UTC  (3+ messages)

[PATCH net-next v06 6/8] hinic3: Mailbox framework
 2025-07-01  6:51 UTC  (2+ messages)

[PATCH net v3] amd-xgbe: do not double read link status
 2025-07-01  6:50 UTC 

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

[PATCH v7 00/14] further mt7988 devicetree work
 2025-07-01  6:44 UTC  (5+ messages)
` [PATCH v7 01/14] dt-bindings: net: mediatek,net: allow irq names
` [PATCH v7 02/14] dt-bindings: net: mediatek,net: update for mt7988

[PATCH net v2] amd-xgbe: do not double read link status
 2025-07-01  6:42 UTC  (3+ messages)

[PATCH net] dt-bindings: net: sophgo,sg2044-dwmac: Drop status from the example
 2025-07-01  6:36 UTC 

[PATCH net v4 0/3] Fix IRQ vectors
 2025-07-01  6:30 UTC  (4+ messages)
` [PATCH net v4 1/3] net: txgbe: request MISC IRQ in ndo_open
` [PATCH net v4 2/3] net: wangxun: revert the adjustment of the IRQ vector sequence
` [PATCH net v4 3/3] net: ngbe: specify IRQ vector when the number of VFs is 7

[PATCH] [PATH xfrm offload] xfrm: bonding: Add xfrm packet offload for active-backup mode
 2025-07-01  6:26 UTC  (3+ messages)

[PATCH net-next RFC v4 0/4] riscv: dts: sophgo: Add ethernet support for cv18xx
 2025-07-01  6:26 UTC  (8+ messages)
` [PATCH net-next RFC v4 1/4] dt-bindings: net: Add support for Sophgo CV1800 dwmac
` [PATCH net-next RFC v4 2/4] riscv: dts: sophgo: Add ethernet device for cv18xx
` [PATCH net-next RFC v4 3/4] riscv: dts: sophgo: Add mdio multiplexer "
` [PATCH net-next RFC v4 4/4] riscv: dts: sophgo: Enable ethernet device for Huashan Pi

[PATCH net-next 0/5] net: migrate remaining drivers to dedicated _rxfh_context ops
 2025-07-01  6:26 UTC  (8+ messages)
` [PATCH net-next 3/5] eth: mlx5: migrate to the *_rxfh_context ops
` [PATCH net-next 4/5] net: ethtool: remove the compat code for _rxfh_context ops
` [PATCH net-next 5/5] net: ethtool: reduce indent "

[PATCH net v3 0/3] Fix IRQ vectors
 2025-07-01  6:13 UTC  (4+ messages)
` [PATCH net v3 3/3] net: ngbe: specify IRQ vector when the number of VFs is 7

[PATCH v20 net-next 0/6] DUALPI2 patch
 2025-07-01  5:41 UTC  (10+ messages)
` [PATCH v20 net-next 1/6] sched: Struct definition and parsing of dualpi2 qdisc

[REGRESSION] Packet loss after hot-plugging ethernet cable on HP Zbook (Arrow Lake)
 2025-07-01  5:31 UTC 

[PATCH v3] Bluetooth: hci_event: Add support for handling LE BIG Sync Lost event
 2025-07-01  5:27 UTC  (3+ messages)

[PATCH ethtool-next v2] pretty: Add support for TI K3 CPSW registers and ALE table dump
 2025-07-01  4:56 UTC  (3+ messages)

[PATCH bpf-next 0/2] Clarify and Enhance XDP Rx Metadata Handling
 2025-07-01  4:29 UTC  (3+ messages)
` [PATCH bpf-next 1/2] doc: clarify XDP Rx metadata layout and bpf_xdp_adjust_meta usage
` [PATCH bpf-next 2/2] selftests/bpf: Enhance XDP Rx Metadata Handling

[PATCH] net: usb: usbnet: fix use-after-free in race on workqueue
 2025-07-01  4:19 UTC  (3+ messages)
    ` [PATCH net] "

[PATCH net] bnxt_en: eliminate the compile warning in bnxt_request_irq due to CONFIG_RFS_ACCEL
 2025-07-01  4:07 UTC  (2+ messages)

[PATCH net-next] ipv6: Cleanup fib6_drop_pcpu_from()
 2025-07-01  4:12 UTC 

[PATCH net-next v3 0/3] net: ethernet: mtk_eth_soc: improve device tree handling
 2025-07-01  3:42 UTC  (5+ messages)
` [PATCH net-next v3 1/3] net: ethernet: mtk_eth_soc: improve support for named interrupts
` [PATCH net-next v3 2/3] net: ethernet: mtk_eth_soc: fix kernel-doc comment
` [PATCH net-next v3 3/3] net: ethernet: mtk_eth_soc: use genpool allocator for SRAM

[PATCH net-next 0/5] Another ip-sysctl docs cleanup
 2025-07-01  3:13 UTC  (6+ messages)
` [PATCH net-next 1/5] net: ip-sysctl: Format Private VLAN proxy arp aliases as bullet list
` [PATCH net-next 2/5] net: ip-sysctl: Format possible value range of ioam6_id{,_wide} "
` [PATCH net-next 3/5] net: ip-sysctl: Format pf_{enable,expose} boolean lists as bullet lists
` [PATCH net-next 4/5] net: ip-sysctl: Format SCTP-related memory parameters description as bullet list
` [PATCH net-next 5/5] net: ip-sysctl: Add link to SCTP IPv4 scoping draft

[PATCH net-next] selftests: devmem: configure HDS threshold
 2025-07-01  3:11 UTC  (5+ messages)

[PATCH bpf-next 02/13] bpf: Helpers for skb dynptr read/write/slice
 2025-07-01  3:06 UTC  (3+ messages)

sch_qfq: race conditon on qfq_aggregate (net/sched/sch_qfq.c)
 2025-07-01  2:52 UTC  (6+ messages)

[PATCH net v3 0/2] virtio-net: xsk: rx: fix the frame's length check
 2025-07-01  2:23 UTC  (3+ messages)
` [PATCH net v3 2/2] virtio-net: xsk: rx: move the xdp->data adjustment to buf_to_xdp()

[PATCH net v2 0/3] virtio-net: fixes for mergeable XDP receive path
 2025-07-01  2:20 UTC  (5+ messages)
` [PATCH net v2 1/3] virtio-net: ensure the received length does not exceed allocated size
` [PATCH net v2 3/3] virtio-net: use the check_mergeable_len helper

[PATCH net-next] net: net->nsid_lock does not need BH safety
 2025-07-01  2:20 UTC  (2+ messages)

[GIT PULL] bluetooth 2025-06-27
 2025-07-01  2:10 UTC  (2+ messages)

[PATCH net-next] gve: make IRQ handlers and page allocation NUMA aware
 2025-07-01  2:06 UTC  (2+ messages)

[PATCH v2] net: fec: allow disable coalescing
 2025-07-01  1:40 UTC  (2+ messages)

[PATCH net-next v2 0/2] Add support for externally validated neighbor entries
 2025-07-01  1:40 UTC  (2+ messages)

[PATCH v2 RESEND 0/3] net: enetc: change some statistics to 64-bit
 2025-07-01  1:40 UTC  (2+ messages)

[PATCH net v2] net: txgbe: fix the issue of TX failure
 2025-07-01  1:40 UTC  (2+ messages)

[PATCH] MAINTAINERS: adjust file entry after renaming rzv2h-gbeth dtb
 2025-07-01  1:40 UTC  (2+ messages)

[PATCH net v1 1/1] net: usb: lan78xx: fix WARN in __netif_napi_del_locked on disconnect
 2025-07-01  1:40 UTC  (2+ messages)

[PATCH net-next] ipv6: guard ip6_mr_output() with rcu
 2025-07-01  1:20 UTC  (2+ messages)

[Patch bpf-next v4 0/4] tcp_bpf: improve ingress redirection performance with message corking
 2025-07-01  1:12 UTC  (5+ messages)
` [Patch bpf-next v4 1/4] skmsg: rename sk_msg_alloc() to sk_msg_expand()
` [Patch bpf-next v4 2/4] skmsg: implement slab allocator cache for sk_msg
` [Patch bpf-next v4 3/4] skmsg: save some space in struct sk_psock
` [Patch bpf-next v4 4/4] tcp_bpf: improve ingress redirection performance with message corking

[PATCH v5] clk: socfpga: agilex: add support for the Intel Agilex5
 2025-07-01  1:05 UTC  (2+ messages)

[PATCH net-next V3 1/2] tun: remove unnecessary tun_xdp_hdr structure
 2025-07-01  1:03 UTC  (2+ messages)
` [PATCH net-next V3 2/2] vhost-net: reduce one userspace copy when building XDP buff

[PATCH net-next v1] mlxbf_gige: emit messages during open and probe failures
 2025-07-01  0:44 UTC  (5+ messages)

[PATCH net-next 0/2] riscv: dts: sophgo: Add mdio multiplexer for cv18xx
 2025-07-01  0:36 UTC  (4+ messages)
` [PATCH net-next 2/2] net: mdio-mux: Add MDIO mux driver for Sophgo CV1800 SoCs

[PATCH net-next] selftests/tc-testing: Enable CONFIG_IP_SET
 2025-07-01  0:22 UTC  (3+ messages)

[PATCH net-next v6] net: xsk: introduce XDP_MAX_TX_BUDGET set/getsockopt
 2025-07-01  0:20 UTC  (7+ messages)

[PATCH] net: atlantic: Rename PCI driver struct to end in _driver
 2025-07-01  0:19 UTC  (4+ messages)

[PATCH net-next 0/4] ibmvnic: Improve queue stats and subcrq indirect handling
 2025-06-30 23:48 UTC  (5+ messages)
` [PATCH net-next 1/4] ibmvnic: Derive NUM_RX_STATS/NUM_TX_STATS dynamically
` [PATCH net-next 2/4] ibmvnic: Use atomic64_t for queue stats
` [PATCH net-next 3/4] ibmvnic: Use ndo_get_stats64 to fix inaccurate SAR reporting
` [PATCH net-next 4/4] ibmvnic: Make max subcrq indirect entries tunable via module param

[PATCH net-next v2 0/8] net: maintain netif vs dev prefix semantics
 2025-06-30 23:19 UTC  (4+ messages)
` [PATCH net-next v2 3/8] net: s/dev_get_mac_address/netif_get_mac_address/

[PATCH net v4 1/2] net/sched: Restrict conditions for adding duplicating netems to qdisc tree
 2025-06-30 22:39 UTC  (7+ messages)

Use-after-free in Linux tc subsystem (v6.15)
 2025-06-30 22:10 UTC  (6+ messages)

Incomplete fix for recent bug in tc / hfsc
 2025-06-30 21:42 UTC  (18+ messages)
                ` [PATCH] net/sched: Always pass notifications when child class becomes empty

[PATCH v7] dt-bindings: net: Convert socfpga-dwmac bindings to yaml
 2025-06-30 21:37 UTC 

[PATCH iwl-next 0/5] Intel driver conversion to new hardware timestamping API
 2025-06-30 21:05 UTC  (7+ messages)
` [PATCH iwl-next 4/5] ixgbe: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()

[PATCH AUTOSEL 5.4 1/5] atm: idt77252: Add missing `dma_map_error()`
 2025-06-30 21:02 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 2/5] net: usb: qmi_wwan: add SIMCom 8230C composition

[PATCH AUTOSEL 5.10 1/6] atm: idt77252: Add missing `dma_map_error()`
 2025-06-30 21:02 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 3/6] net: usb: qmi_wwan: add SIMCom 8230C composition

[PATCH AUTOSEL 5.15 1/7] atm: idt77252: Add missing `dma_map_error()`
 2025-06-30 21:01 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 3/7] net: usb: qmi_wwan: add SIMCom 8230C composition

[PATCH AUTOSEL 6.1 01/10] atm: idt77252: Add missing `dma_map_error()`
 2025-06-30 20:47 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 05/10] net: usb: qmi_wwan: add SIMCom 8230C composition

[PATCH AUTOSEL 6.6 02/14] atm: idt77252: Add missing `dma_map_error()`
 2025-06-30 20:46 UTC  (2+ messages)
` [PATCH AUTOSEL 6.6 07/14] net: usb: qmi_wwan: add SIMCom 8230C composition

[PATCH AUTOSEL 6.12 02/21] atm: idt77252: Add missing `dma_map_error()`
 2025-06-30 20:45 UTC  (2+ messages)
` [PATCH AUTOSEL 6.12 11/21] net: usb: qmi_wwan: add SIMCom 8230C composition

[PATCH AUTOSEL 6.15 02/23] atm: idt77252: Add missing `dma_map_error()`
 2025-06-30 20:44 UTC  (2+ messages)
` [PATCH AUTOSEL 6.15 13/23] net: usb: qmi_wwan: add SIMCom 8230C composition

[PATCH] net: dsa: hellcreek: Constify struct devlink_region_ops and struct hellcreek_fdb_entry
 2025-06-30 20:38 UTC  (2+ messages)

[PATCH bpf-next 00/13] Extend skb dynptr for metadata access from TC
 2025-06-30 20:34 UTC  (7+ messages)
` [PATCH bpf-next 03/13] bpf: Add new variant of skb dynptr for the metadata area
` [PATCH bpf-next 07/13] net: Clear skb metadata on handover from device to protocol

[PATCH net-next 0/2] preserve MSG_ZEROCOPY with forwarding
 2025-06-30 19:42 UTC  (3+ messages)
` [PATCH net-next 1/2] net: "
` [PATCH net-next 2/2] selftest: net: extend msg_zerocopy test "

[PATCH net] lib: test_objagg: Set error message in check_expect_hints_stats()
 2025-06-30 19:36 UTC 

[net] amd-xgbe: align CL37 AN sequence as per databook
 2025-06-30 19:26 UTC 

[PATCH net-next v2] amd-xgbe: add support for giant packet size
 2025-06-30 19:19 UTC  (3+ messages)

[PATCH v3 bpf-next 00/12] bpf: tcp: Exactly-once socket iteration
 2025-06-30 18:47 UTC  (5+ messages)
` [PATCH v3 bpf-next 08/12] selftests/bpf: Allow for iteration over multiple states
` [PATCH v3 bpf-next 10/12] selftests/bpf: Create established sockets in socket iterator tests

[PATCH v2] selftests: net: fix resource leak in napi_id_helper.c
 2025-06-30 18:36 UTC  (2+ messages)
` [PATCH v3] "


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