netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2026-09-15 07:57:48 to 2026-09-15 11:37:09 UTC [more...]

[PATCH RFC POC 00/50] file: handle files on syscall exit
 2026-09-15 11:31 UTC  (46+ messages)
` [PATCH RFC POC 01/50] file: install "
` [PATCH RFC POC 02/50] entry: commit fds "
` [PATCH RFC POC 03/50] alpha: "
` [PATCH RFC POC 04/50] ARC: "
` [PATCH RFC POC 05/50] ARM: "
` [PATCH RFC POC 06/50] arm64: "
` [PATCH RFC POC 07/50] csky: "
` [PATCH RFC POC 08/50] hexagon: "
` [PATCH RFC POC 09/50] m68k: "
` [PATCH RFC POC 10/50] microblaze: "
` [PATCH RFC POC 11/50] MIPS: "
` [PATCH RFC POC 12/50] nios2: "
` [PATCH RFC POC 13/50] openrisc: "
` [PATCH RFC POC 14/50] parisc: "
` [PATCH RFC POC 15/50] sh: "
` [PATCH RFC POC 16/50] sparc: "
` [PATCH RFC POC 17/50] um: "
` [PATCH RFC POC 18/50] xtensa: "
` [PATCH RFC POC 19/50] file: require the syscall exit hook from every architecture
` [PATCH RFC POC 20/50] file: warn when the descriptor table is unshared with slots
` [PATCH RFC POC 21/50] io_uring: commit fds per request
` [PATCH RFC POC 22/50] net: install SCM_RIGHTS descriptors when recvmsg() returns
` [PATCH RFC POC 23/50] file: open-code receive_fd()'s immediate install
` [PATCH RFC POC 24/50] file: make FD_ADD() a standalone "
` [PATCH RFC POC 25/50] file: reimplement FD_PREPARE() on the deferred fd_prepare() path
` [PATCH RFC POC 26/50] dma-buf: stop unwinding sync file descriptors by hand
` [PATCH RFC POC 27/50] drm/amdkfd: stop collecting CRIU dma-buf descriptors for a final install
` [PATCH RFC POC 28/50] drm/msm: install the out-fence descriptor when the ioctl returns
` [PATCH RFC POC 29/50] drm/virtio: "
` [PATCH RFC POC 30/50] drm/vmwgfx: "
` [PATCH RFC POC 31/50] vfio: install the migration data "
` [PATCH RFC POC 32/50] liveupdate: install the session descriptors "
` [PATCH RFC POC 33/50] io_uring/zcrx: install the exported descriptor when the request returns
` [PATCH RFC POC 34/50] sctp: install the peeloff descriptor when the syscall returns
` [PATCH RFC POC 35/50] ALSA: compress: install the task descriptors when the ioctl returns
` [PATCH RFC POC 36/50] nitro_enclaves: install the enclave descriptor "
` [PATCH RFC POC 37/50] tpm: vtpm_proxy: install the server "
` [PATCH RFC POC 38/50] perf: stop putting the event descriptor back on failure
` [PATCH RFC POC 39/50] seccomp: stop putting the listener "
` [PATCH RFC POC 40/50] KVM: stop putting descriptors "
` [PATCH RFC POC 41/50] KVM: guest_memfd: stop putting the descriptor "
` [PATCH RFC POC 42/50] drm: stop unwinding descriptors by hand
` [PATCH RFC POC 43/50] drm/amdgpu: stop unwinding the fence descriptor "
` [PATCH RFC POC 44/50] drm/etnaviv: install the out-fence descriptor when the ioctl returns
` [PATCH RFC POC 45/50] accel/habanalabs: stop putting the dma-buf descriptor back on failure

[PATCH net V3 0/3] net/mlx5: SD LAG and devcom stability fixes
 2026-09-15 11:34 UTC  (4+ messages)
` [PATCH net V3 1/3] net/mlx5: devcom, Base component size on linked devices
` [PATCH net V3 2/3] net/mlx5: SD, unload reps on shared FDB create error path
` [PATCH net V3 3/3] net/mlx5: LAG, reload IB reps of LAG master before the rest

[PATCH net-next v3] net: dsa: mxl-gsw1xx: force internal PHYs into a known reset state
 2026-09-15 11:35 UTC  (3+ messages)

[PATCH v5 net-next] net: phy: mediatek: support MT7530 PHYs on EN71221 MCM
 2026-09-15 11:34 UTC 

[PATCH v3 net-next 0/7] ip_tunnel: Support per-netns device unregistration
 2026-09-15 11:30 UTC  (2+ messages)

[PATCH net-next v3 4/8] r8152: refactor r8157_hw_phy_cfg
 2026-09-15 11:30 UTC  (3+ messages)

[PATCH 00/28] Replace remaining strlcat() call sites with snprintf()/seq_buf()
 2026-09-15 11:24 UTC  (31+ messages)
` [PATCH 01/28] ALSA: ac97: Refactor snd_ac97_get_name() to use snprintf()
` [PATCH 02/28] sunrpc: Refactor rpc_sockaddr2uaddr() to use snprintf() instead of strlcat()
` [PATCH 03/28] ARM: atags: Replace strlcat() with snprintf() for cmdline extend
` [PATCH 04/28] scsi: bfa: Use snprintf() in bfa_fcs_fabric_nsymb_init()
` [PATCH 05/28] ALSA: usb-audio: Refactor usb_audio_make_longname() to use seq_buf
` [PATCH 06/28] comedi: comedi_bond: Refactor strlcat() to seq_buf in do_dev_config()
` [PATCH 07/28] scsi: bfa: Use snprintf() in bfa_fcs_fabric_psymb_init()
` [PATCH 08/28] devlink: Refactor strlcat() to seq_buf in __devlink_compat_running_version()
` [PATCH 09/28] drm/dp_mst: Refactor build_mst_prop_path() to use seq_buf
` [PATCH 10/28] of/fdt: Replace strlcat() with snprintf() in early_init_dt_scan_chosen()
` [PATCH 11/28] wifi: brcmfmac: Replace strlcat() with snprintf() in brcmf_fw_alloc_request()
` [PATCH 12/28] fortify: Convert strlcat() to snprintf() in strcat()
` [PATCH 13/28] i40e: Replace strlcat() with snprintf() in i40e_nvm_version_str()
` [PATCH 14/28] ALSA: usb-audio: Refactor append_ctl_name() to use snprintf()
` [PATCH 15/28] orangefs: Use seq_buf for debug help string generation
` [PATCH 16/28] pinctrl: samsung: Use snprintf() to construct pin bank names
` [PATCH 17/28] MIPS: cmdline: Refactor bootcmdline_append() to use snprintf()
` [PATCH 18/28] LoongArch: Refactor bootcmdline_init() to use seq_buf instead of strlcat()
` [PATCH 19/28] x86/setup: Use snprintf() to concatenate builtin and boot command lines
` [PATCH 20/28] parisc: Refactor strlcat() to seq_buf in setup_cmdline()
` [PATCH 21/28] NFS: nfsroot: Refactor root_nfs_cat() to use snprintf()
` [PATCH 22/28] media: si2165: Use snprintf() to format frontend name
` [PATCH 23/28] Input: synaptics_usb - use seq_buf and snprintf() for name and phys
` [PATCH 24/28] EDAC/thunderx: Fix stale error context in thunderx_l2c_threaded_isr()
` [PATCH 25/28] EDAC/thunderx: Replace strlcat() with seq_buf
` [PATCH 26/28] wifi: wil6210: Refactor resume_triggers2string() to use seq_buf
` [PATCH 27/28] drm/xe/pf: Convert strlcat() to seq_buf in control_read()
` [PATCH 28/28] drm/xe/pf: Refactor strlcat() to seq_buf in sched_group_engines_read()

[PATCH net-next v3 3/8] r8152: refactor rtl8156_enable, rtl8156_up, and rtl8156_down
 2026-09-15 11:24 UTC  (3+ messages)

[PATCH net-next v2 0/4] net: dsa: Add SoC-e DSA driver
 2026-09-15 11:23 UTC  (17+ messages)
` [PATCH net-next v2 2/4] dt-bindings: net: dsa: Add SoC-e SWIP switch
` [PATCH net-next v2 4/4] net: dsa: soce: Add basic support for SoC-e switch IP cores

[PATCH net-next v5 07/11] net: pcs: xpcs: add Rockchip RK3568 platform glue driver
 2026-09-15 11:21 UTC  (3+ messages)

[PATCH net-next 0/6] net/mlx5: more HWS misc enhancements
 2026-09-15 11:19 UTC  (7+ messages)
` [PATCH net-next 1/6] net/mlx5: HWS, Return meaningful error code in hws_send_wqe_fw
` [PATCH net-next 2/6] net/mlx5: HWS, Fix error message in mlx5hws_cmd_generate_wqe
` [PATCH net-next 3/6] net/mlx5: HWS, Replace kzalloc with kzalloc_obj
` [PATCH net-next 4/6] net/mlx5: HWS, Add timeout mechanism to draining send queues
` [PATCH net-next 5/6] net/mlx5: HWS, Handle timeout draining the send queue for FW STEs
` [PATCH net-next 6/6] net/mlx5: HWS, Remove unneeded WRITE_ONCE in post send

[PATCH v2 0/2] Drop redundant tcp_rate_check_app_limited calls
 2026-09-15 11:19 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] bpf: drop duplicate check_app_limited in tcp_bpf_push
` [PATCH net-next v2 2/2] tls: drop duplicate check_app_limited in tls_push_sg

[PATCH] vsock: preserve child namespace mode on an empty write
 2026-09-15 11:14 UTC 

[PATCH net RESEND] net/mlx5: Use unique names for software steering caches
 2026-09-15 11:13 UTC  (7+ messages)

[PATCH net-next v3 2/8] r8152: support RTL8159 for different packages
 2026-09-15 11:03 UTC  (3+ messages)

[PATCH v4 net-next] net: phy: mediatek: support MT7530 PHYs on EN71221 MCM
 2026-09-15 11:03 UTC  (3+ messages)

[PATCH net-next v5 06/11] net: pcs: xpcs: add ANRESTART support for SGMII link recovery
 2026-09-15 11:00 UTC  (3+ messages)

[Intel-wired-lan] [PATCH] i40e: fix NULL pointer dereference in i40e_lan_del_device()
 2026-09-15 10:54 UTC 

[PATCH net-next v6 14/14] misc: lan966x-pci: dts: add fdma interrupt to overlay
 2026-09-15 10:52 UTC  (3+ messages)

[PATCH net] eth: fbnic: Fix payload page pool error cleanup
 2026-09-15 10:49 UTC 

[PATCH net v3 3/4] net: wan: hdlc: close active devices before protocol detach
 2026-09-15 10:41 UTC  (2+ messages)

[PATCH net-next v6 13/14] misc: lan966x-pci: dts: extend cpu reg to cover PCIE DBI space
 2026-09-15 10:38 UTC  (3+ messages)

[PATCH net-next v6 12/14] net: lan966x: add PCIe FDMA XDP support
 2026-09-15 10:34 UTC  (3+ messages)

[PATCH net] bnx2x: skip invalid DCBX priorities in bitmaps and FW config
 2026-09-15 10:32 UTC  (2+ messages)

[PATCH net-next] net: phy: broadcom: enable jumbo frames on BCM54xx
 2026-09-15 10:31 UTC  (3+ messages)

[PATCH net] net: bridge: mst: move switchdev call outside rcu
 2026-09-15 10:30 UTC  (5+ messages)

[PATCH net-next v5 03/11] phy: rockchip: naneng-combphy: add SGMII MAC selection for RK3568
 2026-09-15 10:26 UTC  (3+ messages)

[PATCH net v2] net: phy: qca808x: handle the active-high LED polarity mode
 2026-09-15 10:25 UTC  (2+ messages)

[PATCH net-next v6 11/14] net: lan966x: add PCIe FDMA MTU change support
 2026-09-15 10:23 UTC  (3+ messages)

[PATCH net-next v5 02/11] dt-bindings: phy: rockchip: naneng-combphy: add rockchip,sgmii-mac-sel property
 2026-09-15 10:22 UTC  (3+ messages)

[PATCH net-next v5 01/11] net: stmmac: move XPCS lifetime management to platform drivers
 2026-09-15 10:21 UTC  (3+ messages)

[PATCH v4 net-next 00/15] net: enetc: SR-IOV improvements and ENETC v4 VF support
 2026-09-15 10:20 UTC  (3+ messages)

[PATCH net-next 0/6] vsock: assign the guest vsock device to a network namespace
 2026-09-15 10:16 UTC  (4+ messages)

[PATCH net-next] i40e: fix VF queue mapping collision with PF queue 0
 2026-09-15 10:11 UTC 

[PATCH v3 net-next] net: phy: mediatek: support MT7530 PHYs on EN71221 MCM
 2026-09-15  9:55 UTC  (3+ messages)

[PATCH v3 net] sctp: avoid livelock while updating retransmit path
 2026-09-15  9:50 UTC 

[PATCH net-next v3 1/8] r8152: refactor r8156_init
 2026-09-15  9:48 UTC  (3+ messages)

[PATCH 0/2] vhost-scsi: preserve event ordering and fix fallback deadlock
 2026-09-15  9:42 UTC  (3+ messages)
` [PATCH 1/2] vhost-scsi: preserve event ordering
` [PATCH 2/2] vhost-scsi: do not relock event vq mutex on send_evt fallback

[PATCH net v4 0/7] net: stmmac: Fix double VLAN 802.1ad tag handling
 2026-09-15  9:42 UTC  (5+ messages)
` [PATCH net v4 3/7] net: stmmac: Rework S-VLAN handling

[PATCH net-next] net: libwx: Add ethtool -L support for VF drivers
 2026-09-15  9:37 UTC 

[PATCH net v2] net/qla3xxx: disable the PCI device on remove
 2026-09-15  9:35 UTC  (2+ messages)

[PATCH 00/17] Treewide: enforce static storage for object initializers
 2026-09-15  9:24 UTC  (5+ messages)
` [PATCH 01/17] locking/mutex: assert static storage for DEFINE_MUTEX()

[PATCH v2 net-next] ppp_synctty: Use common error handling code in ppp_sync_txmunge()
 2026-09-15  9:23 UTC 

[PATCH net v3 1/6] net: stmmac: selftests: Support running selftests on DSA conduits
 2026-09-15  9:22 UTC  (3+ messages)

[PATCH net v5 0/1] ip6_tunnel: snapshot encap in xmit
 2026-09-15  9:20 UTC  (4+ messages)
` [PATCH net v5 1/1] "

[PATCH net-next v18 0/3] net: phy: Add driver for Motorcomm Quad 2.5GbE phy
 2026-09-15  9:16 UTC  (5+ messages)
` [PATCH net-next v18 1/3] dt-bindings: net: Document Motorcomm YT8824 PHY package
` [PATCH net-next v18 2/3] net: phy: Add support for Template Control register for PMA
` [PATCH net-next v18 3/3] net: phy: Add driver for Motorcomm Quad 2.5GbE phy

Subject: TCP receive memory accounting before accept() with cgroup v2
 2026-09-15  9:07 UTC 

[PATCH net v4] bonding: fix slave_cnt leak on XDP error paths
 2026-09-15  9:07 UTC  (2+ messages)

[PATCH net] bonding: 3ad: select a port when the TX array is empty
 2026-09-15  9:02 UTC 

[PATCH net] tcp: do not let tcp_rmem be set below 4096
 2026-09-15  9:01 UTC  (2+ messages)

[PATCH net-next v2] net: usb: asix: reject a truncated Data header in rx_fixup
 2026-09-15  8:59 UTC  (3+ messages)

[PATCH] net: phy: intel-xway: workaround 100BASE-TX Link-Up issue
 2026-09-15  8:59 UTC 

[REGRESSION] e1000e: heavy packet loss on Lenovo ThinkPad P14s Gen 5 (I219-LM, Meteor Lake) after K1 re-enable; fixed by disable-k1
 2026-09-15  8:57 UTC 

[PATCH RFC net 0/2] net: stmmac: Fix XSK crashes on stm32mp2
 2026-09-15  8:55 UTC  (3+ messages)
` [PATCH RFC net 1/2] net: stmmac: Disable NAPI before stopping Tx queues in stmmac_xdp_release()
` [PATCH RFC net 2/2] net: stmmac: Stop Tx queue when (en|dis)abling XSK pools

[PATCH net-next v6 10/14] net: lan966x: add PCIe FDMA support
 2026-09-15  8:54 UTC  (3+ messages)

[PATCH net v3 0/6] net: stmmac: More selftest-related fixes
 2026-09-15  8:50 UTC  (2+ messages)

[PATCH v9 net] octeontx2-af: switch qmem from coherent DMA alloc to streaming DMA mapping
 2026-09-15  8:47 UTC  (3+ messages)

[PATCH bpf-next v6] xsk: Fix circular locking dependency between &net->xdp.lock, &xs->mutex, and netdev_lock_ops
 2026-09-15  8:46 UTC  (2+ messages)

[PATCH net v3 5/6] net: stmmac: size the RX buffers from the frame length, not the MTU
 2026-09-15  8:45 UTC  (2+ messages)

[PATCH net v3 4/6] net: stmmac: selftests: Capture all packets for vlan checks
 2026-09-15  8:45 UTC  (2+ messages)

[PATCH net RESEND 2/2] net: macb: Use all-frame timestamping for PTPv1 RX filters
 2026-09-15  8:38 UTC  (2+ messages)

[PATCH net] net: fddi: skfp: fix NULL deref when setting the MAC address while down
 2026-09-15  8:40 UTC  (2+ messages)

[PATCH net RESEND 1/2] net: macb: Preserve one-step mode on rejected timestamp requests
 2026-09-15  8:38 UTC  (2+ messages)

[PATCH v2] i40e: add an error handling path in i40e_xsk_pool_enable()
 2026-09-15  8:36 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH 01/12] xfrm: iptfs: fix stack OOB read in iptfs_skb_reset_frag_walk()
 2026-09-15  8:31 UTC  (4+ messages)

[PATCH net] vlan: require the MAC header to be present in __vlan_insert_inner_tag()
 2026-09-15  8:31 UTC 

[PATCH net v5] ipv4: icmp: reject RTN_UNREACHABLE input routes in icmp_route_lookup
 2026-09-15  8:30 UTC  (2+ messages)

[PATCH net] net: bcmgenet: restore the hardware filters on open
 2026-09-15  8:26 UTC  (2+ messages)

[PATCH net-next v6 1/2] net: fec: Propagate PTP initialization errors
 2026-09-15  8:20 UTC  (2+ messages)

[PATCH net-next v17 0/2] net: phy: Add driver for Motorcomm Quad 2.5GbE phy
 2026-09-15  8:19 UTC  (6+ messages)
` [PATCH net-next v17 2/2] "

[PATCH net 4/4] ice: skip unnecessary VF reset when setting trust
 2026-09-15  8:19 UTC  (2+ messages)

[PATCH net v2 2/2] selftests: tc-testing: add a lateral-drift hfsc classify-walk test
 2026-09-15  8:17 UTC  (2+ messages)

[PATCH net v2 1/2] net/sched: sch_hfsc: bound the classify inner-filter walk with a drift budget
 2026-09-15  8:17 UTC  (2+ messages)

[PATCH net 3/4] iavf: send MAC change request synchronously
 2026-09-15  8:16 UTC  (2+ messages)

[PATCH net-next 0/2] selftests: drv-net: Add VLAN test
 2026-09-15  8:16 UTC  (5+ messages)
` [PATCH net-next 1/2] selftests: drv-net: Move _set_ethtool_feat() into lib
` [PATCH net-next 2/2] selftests: drv-net: Add VLAN test

network flow offloading broken in 6.18.45+
 2026-09-15  8:15 UTC  (7+ messages)

[PATCH net 2/4] i40e: skip unnecessary VF reset when setting trust
 2026-09-15  8:14 UTC  (2+ messages)

[PATCH bpf] bpf, sockmap: reject max_entries > INT_MAX in sock_map_alloc
 2026-09-15  8:13 UTC  (2+ messages)

[PATCH v2 net] ipvlan: unregister upper devices outside pnodes_lock
 2026-09-15  8:13 UTC  (2+ messages)

[PATCH net 1/4] iavf: return EBUSY if reset in progress or not ready during MAC change
 2026-09-15  8:12 UTC  (2+ messages)

[PATCH v2 net-next] dt-bindings: net: Use consistent indentation in the example
 2026-09-15  8:11 UTC  (2+ messages)

[PATCH net-next v8 0/3] w5100: restore GPIO-based link detection
 2026-09-15  8:06 UTC  (4+ messages)
` [PATCH net-next v8 1/3] dt-bindings: net: wiznet,w5100: convert to DT schema
` [PATCH net-next v8 2/3] dt-bindings: net: wiznet,w5100: add link status interrupt
` [PATCH net-next v8 3/3] w5100: detect carrier state using link status bit and optional interrupt


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