Netdev List
 help / color / mirror / Atom feed
 messages from 2026-05-07 13:57:37 to 2026-05-07 23:32:16 UTC [more...]

[PATCH net-next v1 0/3] Log clean up and TAP follow ups
 2026-05-07 23:32 UTC  (3+ messages)
` [PATCH net-next v1 1/3] selftests: rds: Fix stale log clean up
` [PATCH net-next v1 2/3] selftests: rds: Fix TAP-prefixed prints in check_gcov*

[PATCH] ixgbe: E610: do not fill EEE lp_advertised from local PHY caps
 2026-05-07 23:27 UTC  (6+ messages)

[PATCH net-next 0/3] net: use IP_OUTNOROUTES drop reason
 2026-05-07 22:56 UTC  (10+ messages)
` [PATCH net-next 1/3] net: constify sk_skb_reason_drop() sock parameter
` [PATCH net-next 2/3] tcp: use SKB_DROP_REASON_IP_OUTNOROUTES in tcp_v6_send_response()
` [PATCH net-next 3/3] ipv6: use SKB_DROP_REASON_IP_OUTNOROUTES in inet6_csk_xmit()

[PATCH net] vsock/virtio: fix potential unbounded skb queue
 2026-05-07 22:48 UTC  (14+ messages)

[PATCH v1 net] tcp: Fix out-of-bounds access for twsk in tcp_ao_established_key()
 2026-05-07 22:42 UTC  (3+ messages)

[PATCH iwl-next v2 00/10] Add ACL support
 2026-05-07 22:22 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net-next 0/8] net/sched: prepare lockless qdisc dumps
 2026-05-07 22:19 UTC  (9+ messages)
` [PATCH net-next 1/8] net/sched: add READ_ONCE() in gnet_stats_add_queue[_cpu]
` [PATCH net-next 2/8] net/sched: add qdisc_qlen_inc() and qdisc_qlen_dec()
` [PATCH net-next 3/8] net/sched: annotate data-races around sch->qstats.backlog
` [PATCH net-next 4/8] net/sched: add qdisc_qlen_lockless() helper
` [PATCH net-next 5/8] net/sched: add const qualifiers to gnet_stats helpers
` [PATCH net-next 6/8] net/sched: mq: no longer acquire qdisc spinlocks in dump operations
` [PATCH net-next 7/8] net/sched: mq_prio: no longer acquire qdisc spinlocks in mqprio_dump()
` [PATCH net-next 8/8] net/sched: mq_prio: no longer acquire qdisc spinlocks in mqprio_dump_class_stats()

[PATCH net-next 00/12] net: enable TC956x support
 2026-05-07 22:17 UTC  (25+ messages)
` [PATCH net-next 08/12] dt-bindings: net: toshiba,tc965x-dwmac: add TC956x Ethernet bridge
` [PATCH net-next 09/12] gpio: tc956x: add TC956x/QPS615 support
` [PATCH net-next 10/12] net: stmmac: "

[PATCH v4 0/7] landlock: Add UDP access control support
 2026-05-07 22:11 UTC  (3+ messages)

[PATCH net v2] ice: fix packet corruption due to extraneous page flip
 2026-05-07 22:11 UTC  (2+ messages)

[PATCH RFC] xfrm: enforce SPI uniqueness for inbound SAs only
 2026-05-07 22:07 UTC  (2+ messages)
` [devel-ipsec] "

[PATCH net v2] ice: Fix missing 1's complement negation in GCS raw checksum
 2026-05-07 21:56 UTC  (4+ messages)
` [Intel-wired-lan] "

[PATCH net-next v2 0/4] Introduce Airoha AN8801R series Gigabit Ethernet PHY driver
 2026-05-07 21:43 UTC  (9+ messages)
` [PATCH net-next v2 3/4] net: phy: air_phy_lib: Factorize BuckPBus register accessors
` [PATCH net-next v2 4/4] net: phy: Introduce Airoha AN8801/R Gigabit Ethernet PHY driver

[PATCH] net: mention the convention for .ndo_setup_tc()
 2026-05-07 21:40 UTC 

[PATCH v2] dt-bindings: Fix phandle-array constraints, again
 2026-05-07 21:30 UTC  (2+ messages)

[mst-vhost:balloon 6/30] Warning: mm/mempolicy.c:2444 function parameter 'user_addr' not described in '__alloc_pages_mpol'
 2026-05-07 21:26 UTC 

[PATCH 0/3] [v5 net-next] wireless: p54 devicetree conversion
 2026-05-07 21:24 UTC  (4+ messages)
` [PATCH 1/3] [v5 net-next] dt-bindings: net: add st,stlc4560/p54spi binding
` [PATCH 2/3] [v5 net-next] p54spi: convert to devicetree
` [PATCH 3/3] [v5 omap] ARM: dts: omap2: add stlc4560 spi-wireless node

[PATCH net-next v6 0/3] gve: add support for PTP gettimex64
 2026-05-07 21:23 UTC  (7+ messages)
` [PATCH net-next v6 1/3] gve: skip error logging for retryable AdminQ commands
` [PATCH net-next v6 2/3] gve: make nic clock reads thread safe
` [PATCH net-next v6 3/3] gve: implement PTP gettimex64

[PATCH net-next v4 00/10] net: airoha: Support multiple net_devices connected to the same GDM port
 2026-05-07 21:21 UTC  (11+ messages)
` [PATCH net-next v4 01/10] dt-bindings: net: airoha: Add EN7581 ethernet-ports properties
` [PATCH net-next v4 02/10] net: airoha: Introduce airoha_gdm_dev struct
` [PATCH net-next v4 03/10] net: airoha: Move airoha_qdma pointer in "
` [PATCH net-next v4 04/10] net: airoha: Rely on airoha_gdm_dev pointer in airhoa_is_lan_gdm_port()
` [PATCH net-next v4 05/10] net: airoha: Move qos_sq_bmap in airoha_qdma struct
` [PATCH net-next v4 06/10] net: airoha: Move {cpu,fwd}_tx_packets "
` [PATCH net-next v4 07/10] net: airoha: Support multiple net_devices for a single FE GDM port
` [PATCH net-next v4 08/10] net: airoha: Do not stop GDM port if it is shared
` [PATCH net-next v4 09/10] net: airoha: Introduce WAN device flag
` [PATCH net-next v4 10/10] net: airoha: Support multiple LAN/WAN interfaces for hw MAC address configuration

[PATCH net 00/13] Intel Wired LAN Driver Updates 2026-05-04 (i40e, ice, idpf)
 2026-05-07 21:13 UTC  (6+ messages)
` [PATCH net 09/13] ice: fix setting RSS VSI hash for E830

[PATCH] devlink/param: replace deprecated strcpy() with strscpy()
 2026-05-07 21:10 UTC  (4+ messages)

[PATCH batadv 1/1] batman-adv: fix tp_meter counter underflow during shutdown
 2026-05-07 20:56 UTC  (2+ messages)

[PATCH net-next V6 0/3] net/mlx5: Avoid payload in skb's linear part for better GRO-processing
 2026-05-07 20:50 UTC  (6+ messages)
` [PATCH net-next V6 2/3] net/mlx5e: Avoid copying payload to the skb's linear part

[PATCH iproute2-next] rdma: Align FRMR pool UAPI names with merged kernel UAPI
 2026-05-07 20:50 UTC  (2+ messages)

[PATCH net-next v7 0/2] net: sfp: extend SMBus support
 2026-05-07 20:45 UTC  (3+ messages)
` [PATCH net-next v7 2/2] "

[PATCH net-next v5 0/5] veth: add Byte Queue Limits (BQL) support
 2026-05-07 20:45 UTC  (11+ messages)
` [PATCH net-next v5 1/5] veth: fix OOB txq access in veth_poll() with asymmetric queue counts
` [PATCH net-next v5 3/5] veth: implement Byte Queue Limits (BQL) for latency reduction

[PATCH v3 0/5] NFC support for five Qualcomm SDM845 phones
 2026-05-07 20:34 UTC  (2+ messages)
` (subset) "

[PATCH] vsock/virtio: fix vsockmon info leak in non-linear tap copy
 2026-05-07 20:12 UTC  (5+ messages)
    ` [PATCH] vsock/virtio: fix vsockmon info leak in non-linear tap, copy

[PATCH net-next v2 0/5] net: convert four more protocols to getsockopt_iter
 2026-05-07 20:10 UTC  (3+ messages)
` [PATCH net-next v2 1/5] mctp: convert "

[PATCH net-next v3 0/2] Keep PHY link during WoL sleep cycle
 2026-05-07 20:08 UTC  (3+ messages)
` [PATCH net-next v3 2/2] net: bcmasp: Keep phy "

[PATCH net-next v2 0/2] mv88e6xxx: SERDES on mv88e6321 letter
 2026-05-07 20:01 UTC  (2+ messages)
`  "

[mst-vhost:balloon 4/30] Warning: mm/mempolicy.c:2527 expecting prototype for vma_alloc_folio(). Prototype was for alloc_frozen_pages() instead
 2026-05-07 19:56 UTC 

[PATCH v3 0/2] pinctrl: qcom: Add support for Qualcomm Shikra SoC
 2026-05-07 19:22 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: pinctrl: qcom: Document Shikra Top Level Mode Multiplexer
` [PATCH v3 2/2] pinctrl: qcom: Add Shikra pinctrl driver

[PATCH v2 0/2] pinctrl: qcom: Add support for Qualcomm Shikra SoC
 2026-05-07 19:13 UTC  (4+ messages)
` [PATCH v2 2/2] pinctrl: qcom: Add Shikra pinctrl driver

[PATCH net-next v7 0/6] net: mana: Per-vPort EQ and MSI-X interrupt management
 2026-05-07 19:12 UTC  (7+ messages)
` [PATCH net-next v7 1/6] net: mana: Create separate EQs for each vPort
` [PATCH net-next v7 2/6] net: mana: Query device capabilities and configure MSI-X sharing for EQs
` [PATCH net-next v7 3/6] net: mana: Introduce GIC context with refcounting for interrupt management
` [PATCH net-next v7 4/6] net: mana: Use GIC functions to allocate global EQs
` [PATCH net-next v7 5/6] net: mana: Allocate interrupt context for each EQ when creating vPort
` [PATCH net-next v7 6/6] RDMA/mana_ib: Allocate interrupt contexts on EQs

[PATCH v2 iproute2-next 0/4] Introduce FRMR pools
 2026-05-07 19:03 UTC  (7+ messages)
` [PATCH v2 iproute2-next 1/4] rdma: Update headers

[PATCH net v2 0/4] net: sparx5: misc fixes for sparx5 and lan969x
 2026-05-07 18:47 UTC  (8+ messages)
` [PATCH net v2 1/4] net: sparx5: defer VCAP debugfs creation until after netdev registration
` [PATCH net v2 2/4] net: sparx5: fix sleep in atomic context in MAC table access

[PATCH net] ice: fix packet corruption due to extraneous page flip
 2026-05-07 18:12 UTC 

[PATCH net] net: ena: PHC: Check return code before setting timestamp output
 2026-05-07 18:09 UTC  (3+ messages)

[PATCH net] rtnetlink: add RTEXT_FILTER_TERSE_DUMP support
 2026-05-07 17:46 UTC  (2+ messages)

[net-next v3 0/5] Add StarFive jhb100 soc SGMII GMAC support
 2026-05-07 17:44 UTC  (7+ messages)
` [net-next v3 1/5] dt-bindings: net: starfive,jh7110-dwmac: Remove jh8100
` [net-next v3 3/5] dt-bindings: net: starfive,jh7110-dwmac: Add jhb100 sgmii rx clk
` [net-next v3 4/5] net: stmmac: starfive: Add jhb100 SGMII interface

[GIT PULL] Networking for v7.1-rc3
 2026-05-07 17:42 UTC  (2+ messages)

[PATCH net-next 0/3] net/mlx5: Steering misc enhancements
 2026-05-07 17:34 UTC  (4+ messages)
` [PATCH net-next 1/3] net/mlx5: HWS, Check if device is down while polling for completion
` [PATCH net-next 2/3] net/mlx5: HWS, Handle destroying table that has a miss table
` [PATCH net-next 3/3] net/mlx5: DR, Remove unused field of struct mlx5dr_matcher_rx_tx

[syzbot] [kernel?] WARNING: ODEBUG bug in smpboot_thread_fn
 2026-05-07 17:30 UTC  (3+ messages)

[PATCH net v1 0/2] net: stmmac: eic7700: fix delay calculation and initialization ordering
 2026-05-07 17:24 UTC  (3+ messages)
` [PATCH net v1 1/2] dt-bindings: ethernet: eswin: refine delay model and HSP register description

[PATCH ethtool-next 0/5] ethtool: Add 'pages on|off' option for module EEROM hex dump
 2026-05-07 17:19 UTC  (6+ messages)

[PATCH net-next v4 0/2] tcp: rehash onto different local ECMP path on retransmit timeout
 2026-05-07 17:13 UTC  (3+ messages)
` [PATCH net-next v4 1/2] "
` [PATCH net-next v4 2/2] selftests: net: add local ECMP rehash test

[PATCH] mptcp: serialize subflow->closing with RX path
 2026-05-07 17:08 UTC  (3+ messages)

[PATCH net] net/sched: dualpi2: initialize timer earlier in dualpi2_init()
 2026-05-07 16:14 UTC 

[PATCH 0/6] SUNRPC: Address remaining cache_check_rcu() UAF in cache content files
 2026-05-07 16:12 UTC  (3+ messages)

[PATCH v2] xprtrdma: Move long delayed work on system_dfl_long_wq
 2026-05-07 16:08 UTC  (2+ messages)

[PATCH net v2] eth: fbnic: fix double-free of PCS on phylink creation failure
 2026-05-07 16:07 UTC  (7+ messages)

[net-next v39] mctp pcc: Implement MCTP over PCC Transport
 2026-05-07 16:00 UTC  (3+ messages)

[PATCH net v2 5/5] ionic: fix completion descriptor access with 2x desc size
 2026-05-07 15:59 UTC  (2+ messages)

[PATCH net v2 3/5] ionic: Fix unexpected dev_cmd failures
 2026-05-07 15:59 UTC  (2+ messages)

[PATCH net v2 0/5] ionic: Various bugfixes
 2026-05-07 15:59 UTC  (4+ messages)
` [PATCH net v2 1/5] ionic: Allow the first devcmd to trigger deferred probe

[PATCH net-next v3 0/4] irst series for xpcs based rsfec configuration
 2026-05-07 15:58 UTC  (8+ messages)
` [PATCH net-next v3 1/4] net: eth: fbnic: Fix addr validation in pcs write

[PATCH v3 net] net: wan: fsl_ucc_hdlc: free tx_skbuff in uhdlc_memclean
 2026-05-07 15:53 UTC 

[PATCH net v3 0/2] tcp: protect locked SO_RCVBUF from Silly Window Syndrome
 2026-05-07 15:48 UTC  (3+ messages)
` [PATCH net v3 1/2] "
` [PATCH net v3 2/2] selftests/net: add packetdrill test for locked SO_RCVBUF SWS

[PATCH net v3] af_unix: Reject SIOCATMARK on non-stream sockets
 2026-05-07 15:50 UTC  (2+ messages)

[PATCH net] net/smc: fix missing sk_err when TCP handshake fails
 2026-05-07 15:50 UTC  (3+ messages)

[PATCH net v3] net: phy: broadcom: Save PHY counters during suspend
 2026-05-07 15:50 UTC  (2+ messages)

[PATCH net 0/1] net: stmmac: dwmac-nuvoton: fix NULL pointer dereference in nvt_set_phy_intf_sel()
 2026-05-07 15:50 UTC  (2+ messages)

[PATCH v1 net] ipmr: Call ipmr_fib_lookup() under RCU
 2026-05-07 15:50 UTC  (2+ messages)

[PATCH v1 net] tcp: Fix dst leak in tcp_v6_connect()
 2026-05-07 15:50 UTC  (2+ messages)

[PATCH RFC net-next v3] hsr: Allow to send a specific port and with HSR header
 2026-05-07 15:43 UTC  (9+ messages)

[PATCH net-next v3] net: eth: fbnic: Fix addr validation in pcs write
 2026-05-07 15:42 UTC 

[PATCH] dt-bindings: net: lan966x: Accept standard ethernet prefixes
 2026-05-07 15:41 UTC  (2+ messages)

[PATCH net v2] net: ethtool: fix NULL pointer dereference in phy_reply_size
 2026-05-07 15:39 UTC  (2+ messages)

[PATCH net-next V2 0/3] net/mlx5: ICM page management in VHCA_ID mode
 2026-05-07 15:39 UTC  (3+ messages)
` [PATCH net-next V2 3/3] net/mlx5: Add VHCA_ID page management mode support

[PATCH net-next v2 0/6] net: devmem: support devmem with netkit devices
 2026-05-07 15:38 UTC  (4+ messages)
` [PATCH net-next v2 2/6] net: devmem: support TX over NETMEM_TX_NO_DMA devices

[PATCH v2 net] net: wan: fsl_ucc_hdlc: free tx_skbuff in uhdlc_memclean
 2026-05-07 15:35 UTC  (4+ messages)

[PATCH iproute2-next v3 0/2] dpll: phase unit display and frequency monitoring
 2026-05-07 15:30 UTC  (2+ messages)

[PATCH v2 0/8] Support for block device NVMEM providers
 2026-05-07 15:24 UTC  (9+ messages)
` [PATCH v2 1/8] dt-bindings: mmc: Document support for nvmem-layout
` [PATCH v2 2/8] dt-bindings: net: wireless: qcom,ath10k: Add NVMEM MAC address cell
` [PATCH v2 3/8] dt-bindings: bluetooth: qcom: Add NVMEM BD "
` [PATCH v2 4/8] block: implement NVMEM provider
` [PATCH v2 5/8] net: of_net: Add of_get_nvmem_eui48() helper for EUI-48 lookup
` [PATCH v2 6/8] Bluetooth: hci_sync: Add NVMEM-backed BD address retrieval
` [PATCH v2 7/8] Bluetooth: qca: Set NVMEM BD address quirks when address is invalid
` [PATCH v2 8/8] arm64: dts: qcom: arduino-imola: Describe NVMEM layout for WiFi/BT addresses

[PATCH iproute2-next] tc/class: use rtnl_dump_request_n() in tc_class_list()
 2026-05-07 15:20 UTC  (2+ messages)

[PATCH net-next v10 0/4] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
 2026-05-07 15:19 UTC  (6+ messages)
` [PATCH net-next v10 4/4] tun/tap & vhost-net: avoid ptr_ring tail-drop when a qdisc is present

[PATCH iproute2-next 0/4] Allow rdma dev netns to take a pid
 2026-05-07 15:08 UTC  (5+ messages)
` [PATCH iproute2-next 1/4] namespace: Add function to return fd for netns by pid
` [PATCH iproute2-next 2/4] iplink: Update iplink_parse to use netns_get_fd_pid
` [PATCH iproute2-next 3/4] rdma: Allow netns to be specified by pid
` [PATCH iproute2-next 4/4] rdma-dev: Update man page to reflect netns as a pid

[PATCH net v2] qed: fix division by zero in qed_init_wfq_param when all vports are configured
 2026-05-07 14:55 UTC 

[PATCH v2 0/2] mfd: rsmu: fixes and new IC support
 2026-05-07 15:02 UTC  (2+ messages)

[PATCH net-next v3 0/3] ipv4: Flush the FIB once on multiple nexthop removal
 2026-05-07 14:57 UTC  (2+ messages)

[PATCH net-next v2 0/2] Rework pci_device_id initialisation
 2026-05-07 14:48 UTC  (5+ messages)
` [PATCH net-next v2 1/2] net: Consistently define pci_device_ids using named initializers

[PATCH net-next v3 0/2] dpll: rework fractional frequency offset reporting
 2026-05-07 14:47 UTC  (5+ messages)
` [PATCH net-next v3 1/2] dpll: add fractional frequency offset to pin-parent-device

[PATCH net-next v3 0/2] net: openvswitch: Decouple flow operations from RTNL
 2026-05-07 14:37 UTC  (4+ messages)
` [PATCH net-next v3 2/2] net: openvswitch: decouple flow_table from ovs_mutex

[PATCH net-next v2 2/3] net: sched: tbf: pass all params to offload users
 2026-05-07 14:37 UTC  (4+ messages)

[PATCH net] net: xgene: fix mdio_np leak in xgene_mdiobus_register()
 2026-05-07 14:20 UTC 

[PATCH] RDMA/nldev: add mutual exclusion in nldev_dellink()
 2026-05-07 14:11 UTC  (3+ messages)

[PATCH net 0/5] net: dsa: mt7530: assorted fixes
 2026-05-07 14:08 UTC  (3+ messages)
` [PATCH net 1/5] net: dsa: mt7530: fix FDB entries not aging out with short timeout


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox