netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-28 11:50:50 to 2024-05-28 17:53:02 UTC [more...]

[BUG] SFP I2C timeout forces link down with PHY_ERROR
 2024-05-28 17:52 UTC  (4+ messages)

[PATCH iwl-net 00/11] ice: fix AF_XDP ZC timeout and concurrency issues
 2024-05-28 17:44 UTC  (14+ messages)
` [PATCH iwl-net 01/11] ice: respect netif readiness in AF_XDP ZC related ndo's
` [PATCH iwl-net 02/11] ice: don't busy wait for Rx queue disable in ice_qp_dis()
` [PATCH iwl-net 03/11] ice: replace synchronize_rcu with synchronize_net
` [PATCH iwl-net 04/11] ice: modify error handling when setting XSK pool in ndo_bpf
` [PATCH iwl-net 05/11] ice: toggle netif_carrier when setting up XSK pool
` [PATCH iwl-net 06/11] ice: improve updating ice_{t,r}x_ring::xsk_pool
  ` [Intel-wired-lan] [PATCH iwl-net 06/11] ice: improve updating ice_{t, r}x_ring::xsk_pool
` [PATCH iwl-net 07/11] ice: add missing WRITE_ONCE when clearing ice_rx_ring::xdp_prog
` [PATCH iwl-net 08/11] ice: xsk: fix txq interrupt mapping
` [PATCH iwl-net 09/11] ice: move locking outside of ice_qp_ena and ice_qp_dis
` [PATCH iwl-net 10/11] ice: lock with PF state instead of VSI state in ice_xsk_pool_setup()
` [PATCH iwl-net 11/11] ice: protect ring configuration with a mutex

[PATCH net-next v9 00/14] Device Memory TCP
 2024-05-28 17:36 UTC  (4+ messages)
` [PATCH net-next v9 11/14] tcp: RX path for devmem TCP

[RFC PATCH] net: introduce HW Rate Limiting Driver API
 2024-05-28 17:28 UTC  (9+ messages)

[PATCH bpf-next v8 0/3] Replace mono_delivery_time with tstamp_type
 2024-05-28 17:24 UTC  (4+ messages)
` [PATCH bpf-next v8 1/3] net: Rename mono_delivery_time to tstamp_type for scalabilty

[syzbot] [mm?] kernel BUG in __vma_reservation_common
 2024-05-28 17:24 UTC  (6+ messages)

[PATCH net-next 0/2] tcp: add sysctl_tcp_rto_min_us
 2024-05-28 17:13 UTC  (3+ messages)
` [PATCH net-next 1/2] tcp: derive delack_max with tcp_rto_min helper
` [PATCH net-next 2/2] tcp: add sysctl_tcp_rto_min_us

[PATCH v1 net] net: ena: Fix redundant device NUMA node override
 2024-05-28 17:09 UTC 

[PATCH net] net: fix __dst_negative_advice() race
 2024-05-28 16:59 UTC  (2+ messages)

[net-next PATCH v4 0/7] Improve GbEth performance on Renesas RZ/G2L and related SoCs
 2024-05-28 16:47 UTC  (11+ messages)
` [net-next PATCH v4 1/7] net: ravb: Simplify poll & receive functions
` [net-next PATCH v4 2/7] net: ravb: Consider busypolling status when re-enabling interrupts
` [net-next PATCH v4 3/7] net: ravb: Refactor RX ring refill
` [net-next PATCH v4 4/7] net: ravb: Refactor GbEth RX code path
` [net-next PATCH v4 5/7] net: ravb: Enable SW IRQ Coalescing for GbEth
` [net-next PATCH v4 6/7] net: ravb: Use NAPI threaded mode on 1-core CPUs with GbEth IP
` [net-next PATCH v4 7/7] net: ravb: Allocate RX buffers via page pool

[PATCH net-next] net: dsa: remove mac_prepare()/mac_finish() shims
 2024-05-28 16:45 UTC  (2+ messages)

[PATCH net 0/2] virtio_net: fix race on control_buf
 2024-05-28 16:45 UTC  (5+ messages)
` [PATCH net 2/2] virtio_net: fix missing lock protection on control_buf access

[PATCH net-next v3 00/24] Introducing OpenVPN Data Channel Offload
 2024-05-28 16:42 UTC  (5+ messages)
` [PATCH net-next v3 14/24] ovpn: implement multi-peer support
` [PATCH net-next v3 15/24] ovpn: implement peer lookup logic

[syzbot] [mm?] kernel BUG in __vma_reservation_common
 2024-05-28 16:40 UTC  (3+ messages)

How to implement message forwarding from one CID to another in vhost driver
 2024-05-28 16:38 UTC  (13+ messages)

[Patch v2] vmalloc: check CONFIG_EXECMEM in is_vmalloc_or_module_addr()
 2024-05-28 16:22 UTC  (2+ messages)

[PATCH RFC 0/6] net: stmmac: convert stmmac "pcs" to phylink
 2024-05-28 16:21 UTC  (16+ messages)
` [PATCH RFC net-next 1/3] net: stmmac: Prevent RGSMIIIS IRQs flood
  ` [PATCH RFC net-next 2/3] net: stmmac: Activate Inband/PCS flag based on the selected iface
  ` [PATCH RFC net-next 3/3] net: stmmac: Drop TBI/RTBI PCS flags

[PATCH v4] ax25: Fix refcount imbalance on inbound connections
 2024-05-28 16:06 UTC  (3+ messages)

[PATCH] hns3: avoid linking objects into multiple modules
 2024-05-28 16:15 UTC 

[PATCH] dt-bindings: net: wireless: ath11k: Drop "qcom,ipq8074-wcss-pil" from example
 2024-05-28 16:01 UTC  (2+ messages)

[PATCH net-next] net: smc91x: Remove commented out code
 2024-05-28 16:00 UTC 

[PATCH iwl-net v2] ice: implement AQ download pkg retry
 2024-05-28 16:00 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH iwl-next] ice: use irq_update_affinity_hint()
 2024-05-28 16:00 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v2 net-next 0/4] tcp: fix tcp_poll() races
 2024-05-28 15:58 UTC  (9+ messages)
` [PATCH v2 net-next 1/4] tcp: add tcp_done_with_error() helper
` [PATCH v2 net-next 2/4] tcp: fix race in tcp_write_err()
` [PATCH v2 net-next 3/4] tcp: fix races in tcp_abort()
` [PATCH v2 net-next 4/4] tcp: fix races in tcp_v[46]_err()

[RFC net-next 00/15] add basic PSP encryption for TCP connections
 2024-05-28 15:33 UTC  (4+ messages)

[PATCH net-next] ipv6: sr: restruct ifdefines
 2024-05-28 15:29 UTC  (4+ messages)

[PATCH] ethernet: octeontx2: avoid linking objects into multiple modules
 2024-05-28 15:25 UTC 

[PATCH net-next] net: dsa: felix: provide own phylink MAC operations
 2024-05-28 15:15 UTC 

[PATCH] net: usb: ax88179_178a: fix link status when link is set to down/up
 2024-05-28 15:15 UTC  (3+ messages)

[PATCH v2 1/1] dt-bindings: net: rfkill-gpio: document reset-gpios
 2024-05-28 15:08 UTC  (6+ messages)
` [PATCH v2 0/1] "

[PATCH iwl-next v12] ice: Add get/set hw address for VFs using devlink commands
 2024-05-28 15:02 UTC  (2+ messages)

[PATCH net-next 0/2] net: visibility of memory limits in netns
 2024-05-28 15:02 UTC  (4+ messages)
` [PATCH net-next 1/2] net: make net.core.{r,w}mem_{default,max} namespaced
` [PATCH net-next 2/2] selftests: net: tests net.core.{r,w}mem_{default,max} sysctls in a netns

[PATCH net-next v5 0/2] Introduce auxiliary bus IRQs sysfs
 2024-05-28 14:51 UTC  (6+ messages)
` [PATCH net-next v5 1/2] driver core: auxiliary bus: show auxiliary device IRQs
` [PATCH net-next v5 2/2] net/mlx5: Expose SFs IRQs

[PATCH v3 0/3] net: phy: bcm5481x: add support for BroadR-Reach mode
 2024-05-28 14:47 UTC  (11+ messages)
` [PATCH v3 1/3] net: phy: bcm54811: New link mode for BroadR-Reach

pull-request: bpf-next 2024-05-28
 2024-05-28 14:40 UTC  (2+ messages)

[PATCH net-next v1 0/4] doc: netlink: Fixes for ynl doc generator
 2024-05-28 14:35 UTC  (8+ messages)
` [PATCH net-next v1 1/4] doc: netlink: Fix generated .rst for multi-line docs
` [PATCH net-next v1 2/4] doc: netlink: Don't 'sanitize' op docstrings in generated .rst
` [PATCH net-next v1 3/4] doc: netlink: Fix formatting of op flags "
` [PATCH net-next v1 4/4] doc: netlink: Fix op pre and post fields "

[PATCH] mctp i2c: Add rx trace
 2024-05-28 14:34 UTC 

[PATCH net-next 00/15] net/mlx5e: SHAMPO, Enable HW GRO once more
 2024-05-28 14:28 UTC  (16+ messages)
` [PATCH net-next 01/15] net/mlx5e: SHAMPO, Use net_prefetch API
` [PATCH net-next 02/15] net/mlx5e: SHAMPO, Fix incorrect page release
` [PATCH net-next 03/15] net/mlx5e: SHAMPO, Fix invalid WQ linked list unlink
` [PATCH net-next 04/15] net/mlx5e: SHAMPO, Fix FCS config when HW GRO on
` [PATCH net-next 05/15] net/mlx5e: SHAMPO, Disable gso_size for non GRO packets
` [PATCH net-next 06/15] net/mlx5e: SHAMPO, Simplify header page release in teardown
` [PATCH net-next 07/15] net/mlx5e: SHAMPO, Specialize mlx5e_fill_skb_data()
` [PATCH net-next 08/15] net/mlx5e: SHAMPO, Skipping on duplicate flush of the same SHAMPO SKB
` [PATCH net-next 09/15] net/mlx5e: SHAMPO, Make GRO counters more precise
` [PATCH net-next 10/15] net/mlx5e: SHAMPO, Drop rx_gro_match_packets counter
` [PATCH net-next 11/15] net/mlx5e: SHAMPO, Add no-split ethtool counters for header/data split
` [PATCH net-next 12/15] net/mlx5e: SHAMPO, Add header-only ethtool counters for header data split
` [PATCH net-next 13/15] net/mlx5e: SHAMPO, Use KSMs instead of KLMs
` [PATCH net-next 14/15] net/mlx5e: SHAMPO, Re-enable HW-GRO
` [PATCH net-next 15/15] net/mlx5e: SHAMPO, Coalesce skb fragments to page size

[PATCH v3] af_packet: Handle outgoing VLAN packets without hardware offloading
 2024-05-28 14:29 UTC  (3+ messages)

[syzbot] [bpf?] possible deadlock in __lock_task_sighand (3)
 2024-05-28 14:10 UTC  (2+ messages)

[net-next,v3 0/8] cn10k-ipsec: Add outbound inline ipsec support
 2024-05-28 13:53 UTC  (9+ messages)
` [net-next,v3 1/8] octeontx2-pf: map skb data as device writeable
` [net-next,v3 2/8] octeontx2-pf: Move skb fragment map/unmap to common code
` [net-next,v3 3/8] octeontx2-af: Disable backpressure between CPT and NIX
` [net-next,v3 4/8] cn10k-ipsec: Initialize crypto hardware for outb inline ipsec
` [net-next,v3 5/8] cn10k-ipsec: Add SA add/delete support "
` [net-next,v3 6/8] cn10k-ipsec: Process inline ipsec transmit offload
` [net-next,v3 7/8] cn10k-ipsec: Allow inline ipsec offload for skb with SA
` [net-next,v3 8/8] cn10k-ipsec: Enable outbound inline ipsec offload

[PATCH net-next 0/2] Change the upper boundary of SMC-R's snd_buf and rcv_buf to 512MB
 2024-05-28 13:51 UTC  (3+ messages)
` [PATCH net-next 1/2] net/smc: set rmb's SG_MAX_SINGLE_ALLOC limitation only when CONFIG_ARCH_NO_SG_CHAIN is defined
` [PATCH net-next 2/2] net/smc: change SMCR_RMBE_SIZES from 5 to 15

[PATCH iwl-next 00/12] idpf: XDP chapter I: convert Rx to libeth
 2024-05-28 13:48 UTC  (13+ messages)
` [PATCH iwl-next 01/12] libeth: add cacheline / struct alignment helpers
` [PATCH iwl-next 02/12] idpf: stop using macros for accessing queue descriptors
` [PATCH iwl-next 03/12] idpf: split &idpf_queue into 4 strictly-typed queue structures
` [PATCH iwl-next 04/12] idpf: avoid bloating &idpf_q_vector with big %NR_CPUS
` [PATCH iwl-next 05/12] idpf: strictly assert cachelines of queue and queue vector structures
` [PATCH iwl-next 06/12] idpf: merge singleq and splitq &net_device_ops
` [PATCH iwl-next 07/12] idpf: compile singleq code only under default-n CONFIG_IDPF_SINGLEQ
` [PATCH iwl-next 08/12] idpf: reuse libeth's definitions of parsed ptype structures
` [PATCH iwl-next 09/12] idpf: remove legacy Page Pool Ethtool stats
` [PATCH iwl-next 10/12] libeth: support different types of buffers for Rx
` [PATCH iwl-next 11/12] idpf: convert header split mode to libeth + napi_build_skb()
` [PATCH iwl-next 12/12] idpf: use libeth Rx buffer management for payload buffer

[PATCH v2] can: m_can: don't enable transceiver when probing
 2024-05-28 13:43 UTC  (3+ messages)

[PATCH net v3 0/2] virtio_net: fix lock warning and unrecoverable state
 2024-05-28 13:41 UTC  (3+ messages)
` [PATCH net v3 1/2] virtio_net: fix possible dim status unrecoverable
` [PATCH net v3 2/2] virtio_net: fix a spurious deadlock issue

[PATCH net v2] net: ti: icssg-prueth: Fix start counter for ft1 filter
 2024-05-28 13:40 UTC  (2+ messages)

[PATCH net] net: smc91x: Remove commented out code
 2024-05-28 13:36 UTC  (2+ messages)

[syzbot] [bpf?] [net?] INFO: rcu detected stall in sys_bpf (9)
 2024-05-28 13:32 UTC 

[PATCH 0/4] net: ethernet: dead struct removals
 2024-05-28 13:30 UTC  (2+ messages)

[PATCH] net: usb: remove unused structs 'usb_context'
 2024-05-28 13:30 UTC  (2+ messages)

[net PATCH] net: stmmac: update priv->speed to SPEED_UNKNOWN when link down
 2024-05-28 13:20 UTC  (2+ messages)

[PATCH net-next 0/5] net: stmmac: cleanups
 2024-05-28 13:20 UTC  (4+ messages)
` [PATCH net-next 1/5] net: stmmac: Drop TBI/RTBI PCS flags

[syzbot] [net?] INFO: rcu detected stall in packet_release
 2024-05-28 13:03 UTC  (4+ messages)

[Enable Designware XGMAC VLAN Stripping Feature v2 0/1]
 2024-05-28 13:02 UTC  (12+ messages)
` [Enable Designware XGMAC VLAN Stripping Feature v2 1/1] net: stmmac: dwxgmac2: Add support for HW-accelerated VLAN Stripping
  ` [EXTERNAL] "

[PATCH net-next v5 00/13] First try to replace page_frag with page_frag_cache
 2024-05-28 12:56 UTC  (14+ messages)
` [PATCH net-next v5 01/13] mm: page_frag: add a test module for page_frag
` [PATCH net-next v5 02/13] xtensa: remove the get_order() implementation
` [PATCH net-next v5 03/13] mm: page_frag: use free_unref_page() to free page fragment
` [PATCH net-next v5 04/13] mm: move the page fragment allocator from page_alloc into its own file
` [PATCH net-next v5 05/13] mm: page_frag: use initial zero offset for page_frag_alloc_align()
` [PATCH net-next v5 06/13] mm: page_frag: add '_va' suffix to page_frag API
` [PATCH net-next v5 07/13] mm: page_frag: avoid caller accessing 'page_frag_cache' directly
` [PATCH net-next v5 08/13] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'
` [PATCH net-next v5 09/13] net: introduce the skb_copy_to_va_nocache() helper
` [PATCH net-next v5 10/13] mm: page_frag: introduce prepare/probe/commit API
` [PATCH net-next v5 11/13] net: replace page_frag with page_frag_cache
` [PATCH net-next v5 12/13] mm: page_frag: update documentation for page_frag
` [PATCH net-next v5 13/13] mm: page_frag: add a entry in MAINTAINERS "

[PATCH net 0/4] tcp: fix tcp_poll() races
 2024-05-28 12:22 UTC  (8+ messages)
` [PATCH net 1/4] tcp: add tcp_done_with_error() helper

[PATCH 1/1] dt-bindings: net: rfkill-gpio: document reset-gpios
 2024-05-28 12:20 UTC  (3+ messages)

[PATCH] net: dsa: realtek: add LEDS_CLASS dependency
 2024-05-28 12:17 UTC  (2+ messages)

[PATCH net-next] net: dsa: lan9303: imply SMSC_PHY
 2024-05-28 12:10 UTC  (2+ messages)

[PATCH net-next] net: smc91x: Refactor SMC_* macros
 2024-05-28 12:08 UTC  (2+ messages)

[PATCH net-next v6 0/3] Introduce switch mode support for ICSSG driver
 2024-05-28 12:03 UTC  (3+ messages)
` [PATCH net-next v6 1/3] net: ti: icssg-prueth: Add helper functions to configure FDB

[PATCH net-next v7 0/6] add ethernet driver for Tehuti Networks TN40xx chips
 2024-05-28 12:02 UTC  (3+ messages)
` [PATCH net-next v7 6/6] net: tn40xx: add phylink support

[PATCH 1/2] net/core: remove redundant sk_callback_lock initialization
 2024-05-28 12:00 UTC  (2+ 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).