netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-26 09:25:29 to 2025-08-26 19:53:50 UTC [more...]

[PATCH net-next v01 00/12] net: hinic3: Add a driver for Huawei 3rd gen NIC - sw and hw initialization
 2025-08-26 19:52 UTC  (16+ messages)
` [PATCH net-next v01 01/12] hinic3: HW initialization
` [PATCH net-next v01 04/12] hinic3: HW capability initialization
` [PATCH net-next v01 06/12] hinic3: Nic_io initialization
` [PATCH net-next v01 07/12] hinic3: Queue pair resource initialization
` [PATCH net-next v01 08/12] hinic3: Queue pair context initialization
` [PATCH net-next v01 10/12] hinic3: Add Rss function

[PATCH net-next 2/6] net: dsa: lantiq_gswip: support model-specific mac_select_pcs()
 2025-08-26 19:43 UTC  (2+ messages)

[net-next PATCH 0/4] fbnic: Synchronize address handling with BMC
 2025-08-26 19:45 UTC  (5+ messages)
` [net-next PATCH 1/4] fbnic: Move promisc_sync out of netdev code and into RPC path
` [net-next PATCH 2/4] fbnic: Pass fbnic_dev instead of netdev to __fbnic_set/clear_rx_mode
` [net-next PATCH 3/4] fbnic: Add logic to repopulate RPC TCAM if BMC enables channel
` [net-next PATCH 4/4] fbnic: Push local unicast MAC addresses to FW to populate TCAMs

[RFC bpf-next v1 0/7] Add kfunc bpf_xdp_pull_data
 2025-08-26 19:38 UTC  (8+ messages)
` [RFC bpf-next v1 3/7] bpf: Support pulling non-linear xdp data

[PATCH net-next] net: phy: fixed_phy: simplify fixed_mdio_read
 2025-08-26 19:24 UTC 

[PATCH] sfc: use kmalloc_array() instead of kmalloc()
 2025-08-26 19:15 UTC  (2+ messages)

[PATCH v6 bpf] xsk: fix immature cq descriptor production
 2025-08-26 19:13 UTC  (8+ messages)

[PATCH v2 net] net: phy: fixed_phy: fix missing calls to gpiod_put in fixed_mdio_bus_exit
 2025-08-26 19:11 UTC 

[PATCH net-next v6 0/3] net: dsa: yt921x: Add support for Motorcomm YT921x
 2025-08-26 19:07 UTC  (15+ messages)
` [PATCH net-next v6 2/3] net: dsa: tag_yt921x: add support for Motorcomm YT921x tags
` [PATCH net-next v6 3/3] net: dsa: yt921x: Add support for Motorcomm YT921x

[PATCH net-next v1] mlxbf_gige: report unknown speed and duplex when link is down
 2025-08-26 18:45 UTC  (2+ messages)

[PATCH v3 bpf-next/net 0/5] bpf: Allow decoupling memcg from sk->sk_prot->memory_allocated
 2025-08-26 18:38 UTC  (6+ messages)
` [PATCH v3 bpf-next/net 1/5] tcp: Save lock_sock() for memcg in inet_csk_accept()
` [PATCH v3 bpf-next/net 2/5] bpf: Support bpf_setsockopt() for BPF_CGROUP_INET_SOCK_CREATE
` [PATCH v3 bpf-next/net 3/5] bpf: Introduce SK_BPF_MEMCG_FLAGS and SK_BPF_MEMCG_SOCK_ISOLATED
` [PATCH v3 bpf-next/net 4/5] net-memcg: Allow decoupling memcg from global protocol memory accounting
` [PATCH v3 bpf-next/net 5/5] selftest: bpf: Add test for SK_BPF_MEMCG_SOCK_ISOLATED

[PATCH] phy: lynx-28g: check return value when calling lynx_28g_pll_get
 2025-08-26 18:32 UTC 

[PATCH iwl-next v2] igb: Convert Tx timestamping to PTP aux worker
 2025-08-26 18:23 UTC  (6+ messages)

[PATCH 0/5] arm64: dts: qcom: lemans-evk: Extend board support for additional peripherals
 2025-08-26 18:21 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: mmc: sdhci-msm: Document the Lemans compatible
` [PATCH 2/5] arm64: dts: qcom: lemans: Add SDHC controller and SDC pin configuration
` [PATCH 3/5] arm64: dts: qcom: lemans-evk: Extend peripheral and subsystem support
` [PATCH 4/5] arm64: dts: qcom: lemans: Add gpr node
` [PATCH 5/5] arm64: dts: qcom: lemans-evk: Add sound card

[BUG] Network regression on Linux 6.16.1 -> 6.16.2 (persists in 6.16.3): intermittent IPv4 traffic on Wi-Fi and Ethernet
 2025-08-26 18:12 UTC  (2+ messages)

[PATCH net] net_sched: gen_estimator:
 2025-08-26 18:06 UTC  (2+ messages)

[PATCH net-next] net: xilinx: axienet: Add error handling for RX metadata pointer retrieval
 2025-08-26 18:05 UTC 

[syzbot] [net?] WARNING in est_timer
 2025-08-26 18:03 UTC 

[PATCH iwl-net v3] idpf: set mac type when adding and removing MAC filters
 2025-08-26 17:43 UTC  (2+ messages)

[PATCH] selftests/net: openvswitch: Fix spelling error in print message
 2025-08-26 17:34 UTC  (2+ messages)

[PATCH net-next v1] idpf: add support for IDPF PCI programming interface
 2025-08-26 17:28 UTC 

[PATCH net-next 0/7] net: stmmac: fixes and new features
 2025-08-26 17:29 UTC  (10+ messages)
` [PATCH net-next 1/7] net: stmmac: replace memcpy with strscpy in ethtool
` [PATCH net-next 2/7] net: stmmac: correct Tx descriptors debugfs prints
` [PATCH net-next 3/7] net: stmmac: check if interface is running before TC block setup
` [PATCH net-next 4/7] net: stmmac: enable ARP Offload on mac_link_up()
` [PATCH net-next 5/7] net: stmmac: set TE/RE bits for ARP Offload when interface down
` [PATCH net-next 6/7] net: stmmac: enhance VLAN protocol detection for GRO
` [PATCH net-next 7/7] net: stmmac: add TC flower filter support for IP EtherType

[PATCH net] ipv6: sr: fix destroy of seg6_hmac_info to prevent HMAC data leak
 2025-08-26 17:21 UTC  (3+ messages)

[PATCH 1/1] Reference Counting Vulnerability in Linux XFRM PolicyManagement
 2025-08-26 16:49 UTC  (2+ messages)

[PATCH iwl-net 0/8] i40e: virtchnl improvements
 2025-08-26 16:36 UTC  (18+ messages)
` [PATCH iwl-net 1/8] i40e: add validation for ring_len param
` [PATCH iwl-net 2/8] i40e: fix idx validation in i40e_validate_queue_map
` [PATCH iwl-net 3/8] i40e: fix idx validation in config queues msg
` [PATCH iwl-net 4/8] i40e: fix input validation logic for action_meta
` [PATCH iwl-net 5/8] i40e: fix validation of VF state in get resources
` [PATCH iwl-net 6/8] i40e: add max boundary check for VF filters
` [PATCH iwl-net 7/8] i40e: add mask to apply valid bits for itr_idx
` [PATCH iwl-net 8/8] i40e: improve VF MAC filters accounting

[PATCH 1/1] RFS Capability Bypass Vulnerability in Linux bnxt_en Driver
 2025-08-26 16:26 UTC 

[PATCH 1/1] VF Resource State Inconsistency Vulnerability in Linux bnxt_en Driver
 2025-08-26 16:25 UTC 

[PATCH net-next v15 00/15] Begin upstreaming Homa transport protocol
 2025-08-26 16:17 UTC  (17+ messages)
` [PATCH net-next v15 05/15] net: homa: create homa_peer.h and homa_peer.c
` [PATCH net-next v15 06/15] net: homa: create homa_sock.h and homa_sock.c
` [PATCH net-next v15 08/15] net: homa: create homa_pacer.h and homa_pacer.c
` [PATCH net-next v15 09/15] net: homa: create homa_rpc.h and homa_rpc.c
` [PATCH net-next v15 10/15] net: homa: create homa_outgoing.c
` [PATCH net-next v15 11/15] net: homa: create homa_utils.c
` [PATCH net-next v15 12/15] net: homa: create homa_incoming.c
` [PATCH net-next v15 14/15] net: homa: create homa_plumbing.c

[PATCH iwl-next v5 00/13] idpf: add XDP support
 2025-08-26 15:55 UTC  (14+ messages)
` [PATCH iwl-next v5 01/13] xdp, libeth: make the xdp_init_buff() micro-optimization generic
` [PATCH iwl-next v5 02/13] idpf: fix Rx descriptor ready check barrier in splitq
` [PATCH iwl-next v5 03/13] idpf: use a saner limit for default number of queues to allocate
` [PATCH iwl-next v5 04/13] idpf: link NAPIs to queues
` [PATCH iwl-next v5 05/13] idpf: add 4-byte completion descriptor definition
` [PATCH iwl-next v5 06/13] idpf: remove SW marker handling from NAPI
` [PATCH iwl-next v5 07/13] idpf: add support for nointerrupt queues
` [PATCH iwl-next v5 08/13] idpf: prepare structures to support XDP
` [PATCH iwl-next v5 09/13] idpf: implement XDP_SETUP_PROG in ndo_bpf for splitq
` [PATCH iwl-next v5 10/13] idpf: use generic functions to build xdp_buff and skb
` [PATCH iwl-next v5 11/13] idpf: add support for XDP on Rx
` [PATCH iwl-next v5 12/13] idpf: add support for .ndo_xdp_xmit()
` [PATCH iwl-next v5 13/13] idpf: add XDP RSS hash hint

[v4, net-next 0/9] Add more functionality to BNGE
 2025-08-26 16:44 UTC  (13+ messages)
` [v4, net-next 1/9] bng_en: Add initial support for RX and TX rings
` [v4, net-next 2/9] bng_en: Add initial support for CP and NQ rings
` [v4, net-next 3/9] bng_en: Introduce VNIC
` [v4, net-next 4/9] bng_en: Initialise core resources
` [v4, net-next 5/9] bng_en: Allocate packet buffers
` [v4, net-next 6/9] bng_en: Allocate stat contexts
` [v4, net-next 7/9] bng_en: Register rings with the firmware
` [v4, net-next 8/9] bng_en: Register default VNIC
` [v4, net-next 9/9] bng_en: Configure "

[PATCH net-next v7] net: af_packet: Use hrtimer to do the retire operation
 2025-08-26 16:05 UTC  (2+ messages)

[PATCH v1 iwl-next 0/2] igbvf: ethtool statistics improvements
 2025-08-26 15:52 UTC  (6+ messages)
` [PATCH v1 iwl-next 1/2] igbvf: add lbtx_packets and lbtx_bytes to ethtool statistics
  ` [Intel-wired-lan] "
` [PATCH v1 iwl-next 2/2] igbvf: remove duplicated counter rx_long_byte_count from "

[PATCH v5 00/14] Introduce AMD Pensando RDMA driver
 2025-08-26 15:52 UTC  (4+ messages)
` [PATCH v5 11/14] RDMA/ionic: Register device ops for datapath

[PATCH iwl-next v1] ice: add support for unmanaged dpll on E830 NIC
 2025-08-26 15:31 UTC 

[PATCH net-next] selftests: net: add test for ipv6 fragmentation
 2025-08-26 15:26 UTC  (3+ messages)

[PATCH net v4 0/5] net: macb: various fixes
 2025-08-26 15:23 UTC  (7+ messages)
` [PATCH net v4 2/5] net: macb: remove illusion about TBQPH/RBQPH being per-queue
` [PATCH net v4 3/5] net: macb: move ring size computation to functions
` [PATCH net v4 4/5] net: macb: single dma_alloc_coherent() for DMA descriptors

[PATCH 0/3] vhost_task: KVM: Fix a race where KVM wakes an exited task
 2025-08-26 14:43 UTC  (7+ messages)
` [PATCH 1/3] vhost_task: KVM: Don't wake KVM x86's recovery thread if vhost task was killed

[PATCH net-next v7 0/2] Add Si3474 PSE controller driver
 2025-08-26 14:41 UTC  (3+ messages)
` [PATCH net-next v7 1/2] dt-bindings: net: pse-pd: Add bindings for Si3474 PSE controller
` [PATCH net-next v7 2/2] net: pse-pd: Add Si3474 PSE controller driver

[PATCH net-next v3 0/5] net: gso: restore outer ip ids correctly
 2025-08-26 14:31 UTC  (6+ messages)
` [PATCH net-next v3 3/5] net: gso: restore ids of outer ip headers correctly

[PATCH net v2] net: macb: Disable clocks once
 2025-08-26 14:30 UTC 

[PATCH net] sctp: initialize more fields in sctp_v6_from_sk()
 2025-08-26 14:29 UTC  (2+ messages)

[PATCH] amd-xgbe: Use int type to store negative error codes
 2025-08-26 14:21 UTC 

[PATCH v2 net-next] dt-bindings: nfc: ti,trf7970a: Restrict the ti,rx-gain-reduction-db values
 2025-08-26 14:17 UTC 

[syzbot] [sctp?] KMSAN: uninit-value in __sctp_v6_cmp_addr (2)
 2025-08-26 14:11 UTC 

netconsole: HARDIRQ-safe -> HARDIRQ-unsafe lock order warning
 2025-08-26 14:10 UTC  (5+ messages)

netconsole: HARDIRQ-safe -> HARDIRQ-unsafe lock order warning
 2025-08-26 13:56 UTC  (12+ messages)

[PATCH] net: wwan: iosm: use int type to store negative error codes
 2025-08-26 13:50 UTC 

[PATCH iwl-next v2 00/15] Fwlog support in ixgbe
 2025-08-26 13:48 UTC  (2+ messages)

[PATCH net-next] stddef: don't include compiler_types.h in the uAPI header
 2025-08-26 13:47 UTC  (5+ messages)

[PATCH net] l2tp: do not use sock_hold() in pppol2tp_session_get_sock()
 2025-08-26 13:44 UTC 

[ANN] netdev call - Aug 26th
 2025-08-26 13:44 UTC  (2+ messages)

[ROSE] [AX25] 6.15.10 long term stable kernel oops
 2025-08-26 13:36 UTC  (12+ messages)

[PATCH net-next] ipv6: annotate data-races around devconf->rpl_seg_enabled
 2025-08-26 13:32 UTC  (3+ messages)

[PATCH net-next v2 00/13] macsec: replace custom netlink attribute checks with policy-level checks
 2025-08-26 13:16 UTC  (14+ messages)
` [PATCH net-next v2 01/13] macsec: replace custom checks on MACSEC_SA_ATTR_AN with NLA_POLICY_MAX
` [PATCH net-next v2 02/13] macsec: replace custom checks on MACSEC_*_ATTR_ACTIVE "
` [PATCH net-next v2 03/13] macsec: replace custom checks on MACSEC_SA_ATTR_SALT with NLA_POLICY_EXACT_LEN
` [PATCH net-next v2 04/13] macsec: replace custom checks on MACSEC_SA_ATTR_KEYID "
` [PATCH net-next v2 05/13] macsec: use NLA_POLICY_MAX_LEN for MACSEC_SA_ATTR_KEY
` [PATCH net-next v2 06/13] macsec: use NLA_UINT for MACSEC_SA_ATTR_PN
` [PATCH net-next v2 07/13] macsec: remove validate_add_rxsc
` [PATCH net-next v2 08/13] macsec: add NLA_POLICY_MAX for MACSEC_OFFLOAD_ATTR_TYPE and IFLA_MACSEC_OFFLOAD
` [PATCH net-next v2 09/13] macsec: replace custom checks on IFLA_MACSEC_ICV_LEN with NLA_POLICY_RANGE
` [PATCH net-next v2 10/13] macsec: use NLA_POLICY_VALIDATE_FN to validate IFLA_MACSEC_CIPHER_SUITE
` [PATCH net-next v2 11/13] macsec: validate IFLA_MACSEC_VALIDATION with NLA_POLICY_MAX
` [PATCH net-next v2 12/13] macsec: replace custom checks for IFLA_MACSEC_* flags "
` [PATCH net-next v2 13/13] macsec: replace custom check on IFLA_MACSEC_ENCODING_SA "

[PATCH bpf-next v4] selftests/bpf: Add LPM trie microbenchmarks
 2025-08-26 13:11 UTC 

[PATCH RFC 00/35] mm: remove nth_page()
 2025-08-26 13:11 UTC  (7+ messages)
` [PATCH RFC 21/35] mm/cma: refuse handing out non-contiguous page ranges

[PATCH net-next v2 0/2] Add MxL Ethernet driver & devicetree binding
 2025-08-26 13:09 UTC  (7+ messages)
` [PATCH net-next v2 1/2] dt-bindings: net: mxl: Add MxL LGM Network Processor SoC
` [PATCH net-next v2 2/2] net: maxlinear: Add support for MxL LGM SoC

[PATCH net-next v7] net: af_packet: Use hrtimer to do the retire operation
 2025-08-26 12:54 UTC  (2+ messages)

[PATCH v2 net-next 0/5] net: better drop accounting
 2025-08-26 12:50 UTC  (6+ messages)
` [PATCH v2 net-next 1/5] net: add sk_drops_read(), sk_drops_inc() and sk_drops_reset() helpers
` [PATCH v2 net-next 2/5] net: add sk_drops_skbadd() helper
` [PATCH v2 net-next 3/5] net: add sk->sk_drop_counters
` [PATCH v2 net-next 4/5] udp: add drop_counters to udp socket
` [PATCH v2 net-next 5/5] inet: raw: add drop_counters to raw sockets

[PATCH net-next v7 0/5] Add driver for 1Gbe network chips from MUCSE
 2025-08-26 12:39 UTC  (7+ messages)
` [PATCH net-next v7 4/5] net: rnpgbe: Add basic mbx_fw support

[REGRESSION][BISECTED][PATCH] net: ipv4: fix regression in broadcast routes
 2025-08-26 12:17 UTC  (6+ messages)
` [PATCH net 1/2] net: ipv4: fix regression in local-broadcast routes
      ` [PATCH net v2 "
      ` [PATCH net v2 2/2] selftests: net: add test for destination in broadcast packets

[PATCH net-next 0/3] net: better drop accounting
 2025-08-26 12:11 UTC  (6+ messages)
` [PATCH net-next 3/3] net: add new sk->sk_drops1 field

[net PATCH 0/2] Locking fixes for fbnic driver
 2025-08-26 11:49 UTC  (5+ messages)
` [net PATCH 1/2] fbnic: Fixup rtnl_lock and devl_lock handling related to mailbox code
` [net PATCH 2/2] fbnic: Move phylink resume out of service_task and into open/close

[PATCH net-next] net: stmmac: rk: remove incorrect _DLY_DISABLE bit definition
 2025-08-26 10:30 UTC  (2+ messages)

[PATCH iwl-net v2] ice: fix Rx page leak on multi-buffer frames
 2025-08-26 10:24 UTC  (3+ messages)

[PATCH net-next v3] net: ethernet: stmmac: dwmac-rk: Make the clk_phy could be used for external phy
 2025-08-26  9:41 UTC  (10+ messages)

net: usb: r8152: resume-reset deadlock
 2025-08-26  9:55 UTC 

[PATCH net] net/smc: fix one NULL pointer dereference in smc_ib_is_sg_need_sync()
 2025-08-26  9:41 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).