netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-12 14:11:43 to 2025-08-13 01:49:43 UTC [more...]

[PATCH v3 net-next 00/12] net-memcg: Decouple controlled memcg from sk->sk_prot->memory_allocated
 2025-08-13  1:49 UTC  (17+ messages)
` [PATCH v3 net-next 01/12] mptcp: Fix up subflow's memcg when CONFIG_SOCK_CGROUP_DATA=n
` [PATCH v3 net-next 02/12] mptcp: Use tcp_under_memory_pressure() in mptcp_epollin_ready()
` [PATCH v3 net-next 03/12] tcp: Simplify error path in inet_csk_accept()
` [PATCH v3 net-next 04/12] net: Call trace_sock_exceed_buf_limit() for memcg failure with SK_MEM_RECV
` [PATCH v3 net-next 05/12] net: Clean up __sk_mem_raise_allocated()
` [PATCH v3 net-next 06/12] net-memcg: Introduce mem_cgroup_from_sk()
` [PATCH v3 net-next 07/12] net-memcg: Introduce mem_cgroup_sk_enabled()
` [PATCH v3 net-next 08/12] net-memcg: Pass struct sock to mem_cgroup_sk_(un)?charge()
` [PATCH v3 net-next 09/12] net-memcg: Pass struct sock to mem_cgroup_sk_under_memory_pressure()
` [PATCH v3 net-next 10/12] net: Define sk_memcg under CONFIG_MEMCG
` [PATCH v3 net-next 11/12] net-memcg: Store MEMCG_SOCK_ISOLATED in sk->sk_memcg
` [PATCH v3 net-next 12/12] net-memcg: Decouple controlled memcg from global protocol memory accounting

[PATCH net v2 1/2] ppp: fix race conditions in ppp_fill_forward_path
 2025-08-13  1:48 UTC  (2+ messages)
` [PATCH net v2 2/2] net: ethernet: mtk_ppe: add RCU lock around dev_fill_forward_path

[PATCH net] ppp: fix race conditions in ppp_fill_forward_path
 2025-08-13  1:46 UTC  (6+ messages)

[PATCH v3 net-next 00/15] Add NETC Timer PTP driver and add PTP support for i.MX95
 2025-08-13  1:46 UTC  (29+ messages)
` [PATCH v3 net-next 01/15] dt-bindings: ptp: add NETC Timer PTP clock
` [PATCH v3 net-next 02/15] dt-bindings: net: add ptp-timer property
` [PATCH v3 net-next 03/15] dt-bindings: net: add an example for ENETC v4
` [PATCH v3 net-next 04/15] ptp: netc: add NETC V4 Timer PTP driver support
` [PATCH v3 net-next 05/15] ptp: netc: add PTP_CLK_REQ_PPS support
` [PATCH v3 net-next 06/15] ptp: netc: add periodic pulse output support
` [PATCH v3 net-next 07/15] ptp: netc: add external trigger stamp support
` [PATCH v3 net-next 08/15] ptp: netc: add debugfs support to loop back pulse signal
` [PATCH v3 net-next 10/15] net: enetc: save the parsed information of PTP packet to skb->cb
` [PATCH v3 net-next 11/15] net: enetc: extract enetc_update_ptp_sync_msg() to handle PTP Sync packets
` [PATCH v3 net-next 13/15] net: enetc: add PTP synchronization support for ENETC v4
` [PATCH v3 15/15] arm64: dts: imx95: add standard PCI device compatible string to NETC Timer

[PATCH iwl-next v4 00/13] idpf: add XDP support
 2025-08-13  1:45 UTC  (2+ messages)

[PATCH net-next 0/9] net: stmmac: improbe suspend/resume architecture
 2025-08-13  1:20 UTC  (2+ messages)

[syzbot] [net?] BUG: unable to handle kernel paging request in nsim_queue_free
 2025-08-13  1:17 UTC  (5+ messages)

[RFC] mdio demux multiplexer driver
 2025-08-13  0:58 UTC 

[PATCH v1 net-next 0/4] selftest: af_unix: Enable -Wall and -Wflex-array-member-not-at-end
 2025-08-13  1:10 UTC  (4+ messages)
` [PATCH v1 net-next 1/4] selftest: af_unix: Add -Wall and -Wflex-array-member-not-at-end to CFLAGS

[PATCH net v2] net: bridge: fix soft lockup in br_multicast_query_expired()
 2025-08-13  1:09 UTC  (3+ messages)

[PATCH net-next 0/2] xsk: improvement performance in copy mode
 2025-08-13  1:02 UTC  (9+ messages)
` [PATCH net-next 1/2] xsk: introduce XDP_GENERIC_XMIT_BATCH setsockopt
` [PATCH net-next 2/2] xsk: support generic batch xmit in copy mode

[PATCH net-next v4 0/4] netconsole: reuse netpoll_parse_ip_addr in configfs helpers
 2025-08-13  1:00 UTC  (2+ messages)

[PATCH v2] net: stmmac: add support for dwmac 5.20
 2025-08-13  0:31 UTC  (4+ messages)

[PATCH net-next] net: mdio: mdio-bcm-unimac: Refine incorrect clock message
 2025-08-13  0:40 UTC  (2+ messages)

[PATCH net-next] net: phy: fixed: remove usage of a faux device
 2025-08-13  0:38 UTC  (2+ messages)

[PATCH iwl-net v2 0/3] ixgbe: xsk: a couple of changes for zerocopy
 2025-08-13  0:34 UTC  (8+ messages)
` [PATCH iwl-net v2 1/3] ixgbe: xsk: remove budget from ixgbe_clean_xdp_tx_irq
` [PATCH iwl-net v2 3/3] ixgbe: xsk: support batched xsk Tx interfaces to increase performance

[PATCH net-next] net/sched: Remove redundant memset(0) call in reset_policy()
 2025-08-13  0:20 UTC  (2+ messages)

[RFC net-next v1 0/6] nmdesc cleanups and optimisations
 2025-08-13  0:16 UTC  (11+ messages)
` [RFC net-next v1 1/6] net: move pp_page_to_nmdesc()
` [RFC net-next v1 3/6] net: page_pool: remove page_pool_set_dma_addr()
` [RFC net-next v1 4/6] net: convert page pool dma helpers to netmem_desc
` [RFC net-next v1 5/6] net: page_pool: convert refcounting helpers to nmdesc
` [RFC net-next v1 6/6] io_uring/zcrx: avoid netmem casts with nmdesc

[PATCH net v5 1/2] net/sched: Fix backlog accounting in qdisc_dequeue_internal
 2025-08-12 23:58 UTC  (2+ messages)
` [PATCH net v5 2/2] selftests/tc-testing: Check backlog stats in gso_skb case

[RFC net-next 00/17] dibs - Direct Internal Buffer Sharing
 2025-08-12 22:58 UTC  (13+ messages)
` [RFC net-next 03/17] net/smc: Remove error handling of unregister_dmb()
` [RFC net-next 08/17] net/dibs: Register ism as dibs device
` [RFC net-next 10/17] net/dibs: Define dibs_client_ops and dibs_dev_ops

[PATCH net-next V3 0/9] eth: fbnic: Add XDP support for fbnic
 2025-08-12 22:24 UTC  (10+ messages)
` [PATCH net-next V3 1/9] eth: fbnic: Add support for HDS configuration
` [PATCH net-next V3 2/9] eth: fbnic: Update Headroom
` [PATCH net-next V3 3/9] eth: fbnic: Use shinfo to track frags state on Rx
` [PATCH net-next V3 4/9] eth: fbnic: Prefetch packet headers "
` [PATCH net-next V3 5/9] eth: fbnic: Add XDP pass, drop, abort support
` [PATCH net-next V3 6/9] eth: fbnic: Add support for XDP queues
` [PATCH net-next V3 7/9] eth: fbnic: Add support for XDP_TX action
` [PATCH net-next V3 8/9] eth: fbnic: Collect packet statistics for XDP
` [PATCH net-next V3 9/9] eth: fbnic: Report XDP stats via ethtool

[PATCH] bpf: Remove redundant __GFP_NOWARN
 2025-08-12 22:00 UTC  (2+ messages)

[PATCH v3] net: phy: realtek: convert RTL8226-CG to c45 only
 2025-08-12 21:31 UTC  (2+ messages)

[BUG] mlx5_core memory management issue
 2025-08-12 21:25 UTC  (10+ messages)

[PATCH net-next] dt-bindings: nfc: ti,trf7970a: Drop 'db' suffix duplicating dtschema
 2025-08-12 21:20 UTC  (2+ messages)

[PATCH net-next] caif: Replace memset(0) + strscpy() with strscpy_pad()
 2025-08-12 21:20 UTC  (2+ messages)

[PATCH net-next] phonet: add __rcu annotations
 2025-08-12 21:20 UTC  (2+ messages)

[PATCH] net: stmmac: make variable data a u32
 2025-08-12 21:20 UTC  (2+ messages)

[PATCH net v2] net: usbnet: Fix the wrong netif_carrier_on() call placement
 2025-08-12 20:57 UTC  (6+ messages)

[PATCH 00/12] ice: split ice_virtchnl.c git-blame friendly way
 2025-08-12 20:57 UTC  (7+ messages)
` [PATCH 02/12] ice: split queue stuff out of ice_virtchnl.c - p2
  ` [Intel-wired-lan] "
` [PATCH 07/12] ice: split RSS "
  ` [Intel-wired-lan] "

[PATCH net v3 0/2][pull request] ixgbe: bypass devlink phys_port_name generation
 2025-08-12 20:52 UTC  (3+ messages)
` [PATCH net v3 1/2] devlink: let driver opt out of automatic "
` [PATCH net v3 2/2] ixgbe: prevent from unwanted interface name changes

[PATCH 0/5] net: use vmalloc_array() to simplify code
 2025-08-12 20:49 UTC  (6+ messages)
` [PATCH 1/5] ethtool: "
  ` [Intel-wired-lan] "

[PATCH] sunrpc: fix "occurence"->"occurrence"
 2025-08-12 20:46 UTC  (3+ messages)

[PATCH v9 iwl-next] ice: add recovery clock and clock 1588 control for E825c
 2025-08-12 20:20 UTC 

[PATCH net-next v2] selftests: netconsole: Validate interface selection by MAC address
 2025-08-12 19:38 UTC 

[syzbot] [net?] general protection fault in llc_mac_hdr_init
 2025-08-12 19:34 UTC 

[PATCH net-next] net: kcm: Fix race condition in kcm_unattach()
 2025-08-12 19:27 UTC  (3+ messages)

[GIT PULL for v6.17-rc2] add a generic yaml parser integrated with Netlink specs generation
 2025-08-12 19:23 UTC  (5+ messages)

[PATCH net v2] net: kcm: Fix race condition in kcm_unattach()
 2025-08-12 19:18 UTC 

[PATCH net] Octeontx2-af: Fix negative array index read warning
 2025-08-12 19:01 UTC  (3+ messages)

[PATCH net-next 0/5] selftests: drv-net: improve zerocopy tests
 2025-08-12 18:32 UTC  (12+ messages)
` [PATCH net-next 1/5] selftests: drv-net: add configs for zerocopy Rx
` [PATCH net-next 2/5] selftests: drv-net: devmem: remove sudo from system() calls
` [PATCH net-next 3/5] selftests: drv-net: devmem: add / correct the IPv6 support
` [PATCH net-next 4/5] selftests: net: terminate bkg() commands on exception
` [PATCH net-next 5/5] selftests: drv-net: devmem: flip the direction of Tx tests

[PATCH net-next v4 0/4] net: ethtool: support including Flow Label in the flow hash for RSS
 2025-08-12 18:32 UTC  (4+ messages)

[PATCH net-next v2] bnxt: fill data page pool with frags if PAGE_SIZE > BNXT_RX_PAGE_SIZE
 2025-08-12 18:29 UTC 

[PATCH bpf-next v6 0/9] Add a dynptr type for skb metadata for TC BPF
 2025-08-12 18:20 UTC  (7+ messages)
` [PATCH bpf-next v6 9/9] selftests/bpf: Cover metadata access from a modified skb clone

[PATCH RESEND net-next v2] net: enetc: Remove error print for devm_add_action_or_reset()
 2025-08-12 18:17 UTC  (2+ messages)

[PATCH] sfc: replace min/max nesting with clamp()
 2025-08-12 18:06 UTC  (2+ messages)

[PATCH iwl-net] idpf: set mac type when adding and removing MAC filters
 2025-08-12 18:04 UTC  (3+ messages)

[PATCH v2 net-next] amd-xgbe: Configure and retrieve 'tx-usecs' for Tx coalescing
 2025-08-12 18:03 UTC  (2+ messages)

[PATCH net-next v2] selftests: drv-net: wait for carrier
 2025-08-12 17:55 UTC  (2+ messages)

[ANN] netdev call - Aug 12th
 2025-08-12 17:50 UTC  (10+ messages)

[PATCH] vsock/test: Remove redundant semicolons
 2025-08-12 17:45 UTC  (2+ messages)

[syzbot] [net?] KMSAN: uninit-value in pfkey_send_notify
 2025-08-12 17:33 UTC 

[PATCH] net: af_packet: Use hrtimer to do the retire operation
 2025-08-12 17:04 UTC 

[PATCH net v4 1/2] net/sched: Fix backlog accounting in qdisc_dequeue_internal
 2025-08-12 16:59 UTC  (11+ messages)

[PATCH net-next v7 00/14] Add PPE driver for Qualcomm IPQ9574 SoC
 2025-08-12 16:54 UTC  (9+ messages)
` [PATCH net-next v7 03/14] net: ethernet: qualcomm: Add PPE driver for "
` [PATCH net-next v7 09/14] net: ethernet: qualcomm: Initialize PPE port control settings
` [PATCH net-next v7 10/14] net: ethernet: qualcomm: Initialize PPE RSS hash settings
` [PATCH net-next v7 11/14] net: ethernet: qualcomm: Initialize PPE queue to Ethernet DMA ring mapping
` [PATCH net-next v7 12/14] net: ethernet: qualcomm: Initialize PPE L2 bridge settings
` [PATCH net-next v7 13/14] net: ethernet: qualcomm: Add PPE debugfs support for PPE counters
` [PATCH net-next v7 14/14] MAINTAINERS: Add maintainer for Qualcomm PPE driver

[RFC] xdp: pass flags to xdp_update_skb_shared_info() directly
 2025-08-12 16:48 UTC  (3+ messages)

[Intel-wired-lan] [PATCH iwl-net v3 0/6] idpf: replace Tx flow scheduling buffer ring with buffer pool
 2025-08-12 16:45 UTC  (13+ messages)
` [Intel-wired-lan] [PATCH iwl-net v3 1/6] idpf: add support for Tx refillqs in flow scheduling mode
` [Intel-wired-lan] [PATCH iwl-net v3 2/6] idpf: improve when to set RE bit logic
` [Intel-wired-lan] [PATCH iwl-net v3 3/6] idpf: simplify and fix splitq Tx packet rollback error path
` [Intel-wired-lan] [PATCH iwl-net v3 4/6] idpf: replace flow scheduling buffer ring with buffer pool
` [Intel-wired-lan] [PATCH iwl-net v3 5/6] idpf: stop Tx if there are insufficient buffer resources
` [Intel-wired-lan] [PATCH iwl-net v3 6/6] idpf: remove obsolete stashing code

[PATCH net-next 0/3] net: net: add negotiation of in-band capabilities (remainder)
 2025-08-12 16:42 UTC  (8+ messages)
` [PATCH net-next 1/3] net: pcs: pcs-lynx: implement pcs_inband_caps() method
  ` [REGRESSION] net: pcs-lynx: 10G SFP no longer links up

[PATCH net v2 0/2] ets: use old 'nbands' while purging unused classes
 2025-08-12 16:40 UTC  (3+ messages)
` [PATCH net v2 1/2] net/sched: "
` [PATCH net v2 2/2] selftests: net/forwarding: test purge of active DWRR classes

[PATCH v3 0/5] Add driver for 1Gbe network chips from MUCSE
 2025-08-12 16:30 UTC  (14+ messages)
` [PATCH v3 1/5] net: rnpgbe: Add build support for rnpgbe
` [PATCH v3 2/5] net: rnpgbe: Add n500/n210 chip support
` [PATCH v3 3/5] net: rnpgbe: Add basic mbx ops support
` [PATCH v3 4/5] net: rnpgbe: Add basic mbx_fw support
` [PATCH v3 5/5] net: rnpgbe: Add register_netdev

[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in l2cap_unregister_user
 2025-08-12 16:31 UTC 

[PATCH net v2 1/2] tls: handle data disappearing from under the TLS ULP
 2025-08-12 16:23 UTC  (4+ messages)

[PATCH 00/21] gpiolib: fence off legacy interfaces
 2025-08-12 16:23 UTC  (2+ messages)
` (subset) "

[PATCH net-next 0/2] devlink port attr cleanup
 2025-08-12 16:21 UTC  (9+ messages)
` [PATCH net-next 1/2] devlink/port: Check attributes early and constify
` [PATCH net-next 2/2] devlink/port: Simplify return checks

[PATCH v2 net] netdevsim: Fix wild pointer access in nsim_queue_free()
 2025-08-12 16:21 UTC 

[PATCH v2 net-next 12/12] net-memcg: Decouple controlled memcg from global protocol memory accounting
 2025-08-12 15:55 UTC  (3+ messages)

[PATCH net-next 0/7] net: Convert to skb_dst_reset and skb_dst_restore
 2025-08-12 15:52 UTC  (8+ messages)
` [PATCH net-next 1/7] net: Add "
` [PATCH net-next 2/7] xfrm: Switch to skb_dst_reset to clear dst_entry
` [PATCH net-next 3/7] netfilter: "
` [PATCH net-next 4/7] net: Switch to skb_dst_reset/skb_dst_restore for ip_route_input callers
` [PATCH net-next 5/7] staging: octeon: Convert to skb_dst_drop
` [PATCH net-next 6/7] chtls: Convert to skb_dst_reset
` [PATCH net-next 7/7] net: Add skb_dst_check_unset

[PATCH ipsec-next v3] net: ipv6: fix field-spanning memcpy warning in AH output
 2025-08-12 15:51 UTC 

[PATCH net-next] Check in_sack firstly in tcp_match_skb_to_sack()
 2025-08-12 15:23 UTC 

[PATCH net] net: explicitly check in of_phy_is_fixed_link() for managed = "in-band-status"
 2025-08-12 15:06 UTC  (4+ messages)

[PATCH net-next V2 0/9] eth: fbnic: Add XDP support for fbnic
 2025-08-12 14:41 UTC  (3+ messages)
` [PATCH net-next V2 1/9] eth: fbnic: Add support for HDS configuration

[PATCH net-next V2 0/3] Support exposing raw cycle counters in PTP and mlx5
 2025-08-12 14:17 UTC  (4+ messages)
` [PATCH net-next V2 1/3] ptp: Add ioctl commands to expose raw cycle counter values
` [PATCH net-next V2 2/3] net/mlx5: Extract MTCTR register read logic into helper function
` [PATCH net-next V2 3/3] net/mlx5: Support getcyclesx and getcrosscycles

[PATCH net] selftests: drv-net: wait for carrier
 2025-08-12 14:16 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).