public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-08-22 22:58:35 to 2025-08-25 04:37:09 UTC [more...]

[PATCH net v3 0/3] net: stmmac: xgmac: Minor fixes
 2025-08-25  4:36 UTC  (3+ messages)
` [PATCH net v3 1/3] net: stmmac: xgmac: Do not enable RX FIFO Overflow interrupts
` [PATCH net v3 2/3] net: stmmac: xgmac: Correct supported speed modes

[PATCH v5 net-next 00/15] Add NETC Timer PTP driver and add PTP support for i.MX95
 2025-08-25  4:15 UTC  (7+ messages)
` [PATCH v5 net-next 01/15] dt-bindings: ptp: add NETC Timer PTP clock
` [PATCH v5 net-next 02/15] dt-bindings: net: move ptp-timer property to ethernet-controller.yaml
` [PATCH v5 net-next 03/15] ptp: add helpers to get the phc_index by of_node or dev
` [PATCH v5 net-next 04/15] ptp: netc: add NETC V4 Timer PTP driver support
` [PATCH v5 net-next 05/15] ptp: netc: add PTP_CLK_REQ_PPS support
` [PATCH v5 net-next 06/15] ptp: netc: add periodic pulse output support

[PATCH net 1/2] bonding: set random address only when slaves already exist
 2025-08-25  4:07 UTC  (3+ messages)

[PATCH] ptp: ocp: Fix PCI delay estimation
 2025-08-25  3:57 UTC  (2+ messages)

[PATCH v3 net-next 0/5] net: fec: add the Jumbo frame support
 2025-08-25  3:19 UTC  (21+ messages)
` [PATCH v3 net-next 1/5] net: fec: use a member variable for maximum buffer size
` [PATCH v3 net-next 2/5] net: fec: add pagepool_order to support variable page size
` [PATCH v3 net-next 3/5] net: fec: add rx_frame_size to support configurable RX length
` [PATCH v3 net-next 4/5] net: fec: add change_mtu to support dynamic buffer allocation
` [PATCH v3 net-next 5/5] net: fec: enable the Jumbo frame support for i.MX8QM

[RESEND PATCH v7 net-next 0/2] net: Prevent RPS table overwrite of active flows
 2025-08-25  3:10 UTC  (3+ messages)
` [RESEND PATCH v7 net-next 1/2] "
` [RESEND PATCH v7 net-next 2/2] net: Cache hash and flow_id to avoid recalculation

[PATCHv3 net-next 0/3] bonding: support aggregator selection based on port priority
 2025-08-25  2:48 UTC  (4+ messages)
` [PATCHv3 net-next 1/3] bonding: add support for per-port LACP actor priority

[PATCH net-next v6 0/3] net: dsa: yt921x: Add support for Motorcomm YT921x
 2025-08-25  2:39 UTC  (19+ messages)
` [PATCH net-next v6 1/3] dt-bindings: net: dsa: yt921x: Add Motorcomm YT921x switch support
` [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 v2 net-next 0/5] net: fec: add the Jumbo frame support
 2025-08-25  2:26 UTC  (12+ messages)
` [PATCH v2 net-next 3/5] et: fec: add rx_frame_size to support configurable RX length
` [PATCH v2 net-next 4/5] net: fec: add change_mtu to support dynamic buffer allocation

[PATCH v3] net/cls_cgroup: Fix task_get_classid() during qdisc run
 2025-08-25  2:10 UTC 

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

[PATCH net v1] Fixes: xircom auto-negoation timer
 2025-08-25  1:28 UTC 

linux-next: duplicate patches in the bluetooth tree
 2025-08-25  1:06 UTC 

[PATCH net-next v7 0/2] Add support to do threaded napi busy poll
 2025-08-25  0:03 UTC  (4+ messages)
` [PATCH net-next v7 1/2] Extend napi threaded polling to allow kthread based busy polling
` [PATCH net-next v7 2/2] selftests: Add napi threaded busy poll test in `busy_poller`

[net-next v19 0/7] net: mtip: Add support for MTIP imx287 L2 switch driver
 2025-08-24 22:07 UTC  (8+ messages)
` [net-next v19 1/7] dt-bindings: net: Add MTIP L2 switch description
` [net-next v19 2/7] net: mtip: The L2 switch driver for imx287
` [net-next v19 3/7] net: mtip: Add buffers management functions to the L2 switch driver
` [net-next v19 4/7] net: mtip: Add net_device_ops "
` [net-next v19 5/7] net: mtip: Add mtip_switch_{rx|tx} "
` [net-next v19 6/7] net: mtip: Extend the L2 switch driver with management operations
` [net-next v19 7/7] net: mtip: Extend the L2 switch driver for imx287 with bridge operations

[syzbot] [net?] KASAN: slab-use-after-free Write in __xfrm_state_delete
 2025-08-24 19:21 UTC  (2+ messages)

[PATCH net] i40e: Prevent unwanted interface name changes
 2025-08-24 18:59 UTC  (10+ messages)

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

[PATCH iwl-next v1] ixgbe: preserve RSS indirection table across admin down/up
 2025-08-24 18:00 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net-next v2 00/15] net: introduce QUIC infrastructure and core subcomponents
 2025-08-24 17:57 UTC  (23+ messages)
` [PATCH net-next v2 02/15] net: build socket infrastructure for QUIC protocol
` [PATCH net-next v2 03/15] quic: provide common utilities and data structures
` [PATCH net-next v2 04/15] quic: provide family ops for address and protocol
` [PATCH net-next v2 06/15] quic: add stream management
` [PATCH net-next v2 07/15] quic: add connection id management
` [PATCH net-next v2 08/15] quic: add path management

[PATCH net-next] net: phy: fixed: let fixed_phy_add always use addr 0 and remove return value
 2025-08-24 16:36 UTC  (3+ messages)

[net-next PATCH v2 1/2] net: phy: introduce phy_id_compare_vendor() PHY ID helper
 2025-08-24 16:10 UTC  (4+ messages)
` [net-next PATCH v2 2/2] net: phy: as21xxx: better handle PHY HW reset on soft-reboot

[PATCH net-next v4 0/7] net: dsa: lantiq_gswip: prepare for supporting new features
 2025-08-24 16:00 UTC  (3+ messages)
` [PATCH net-next v4 7/7] net: dsa: lantiq_gswip: store switch API version in priv

[PATCH net 00/11] mlx5 misc fixes 2025-08-24
 2025-08-24 14:28 UTC  (14+ messages)
` [PATCH net 01/11] net/mlx5: HWS, Fix memory leak in hws_pool_buddy_init error path
` [PATCH net 02/11] net/mlx5: HWS, Fix memory leak in hws_action_get_shared_stc_nic error flow
` [PATCH net 03/11] net/mlx5: HWS, Fix uninitialized variables in mlx5hws_pat_calc_nop "
` [PATCH net 04/11] net/mlx5: HWS, Fix pattern destruction in mlx5hws_pat_get_pattern error path
` [PATCH net 05/11] net/mlx5: Reload auxiliary drivers on fw_activate
` [PATCH net 06/11] net/mlx5: Fix lockdep assertion on sync reset unload event
` [PATCH net 07/11] net/mlx5: Nack sync reset when SFs are present
` [PATCH net 08/11] net/mlx5: Prevent flow steering mode changes in switchdev mode
` [PATCH net 09/11] net/mlx5e: Update and set Xon/Xoff upon MTU set
` [PATCH net 10/11] net/mlx5e: Update and set Xon/Xoff upon port speed set
` [PATCH net 11/11] net/mlx5e: Set local Xoff after FW update

[PATCH iproute2-next v3] iproute2: Add 'netshaper' command to 'ip link' for netdev shaping
 2025-08-24 14:23 UTC  (7+ messages)

[ROSE] [AX25] 6.15.10 long term stable kernel oops
 2025-08-24 14:04 UTC  (9+ messages)

can/j1939: hung inside rtnl_dellink()
 2025-08-24 13:36 UTC  (2+ messages)

[PATCH RFC 00/35] mm: remove nth_page()
 2025-08-24 13:24 UTC  (7+ messages)
` [PATCH RFC 10/35] mm/hugetlb: cleanup hugetlb_folio_init_tail_vmemmap()
` [PATCH RFC 12/35] mm: limit folio/compound page sizes in problematic kernel configs

[PATCH net-next] ipv4: Convert ->flowi4_tos to dscp_t
 2025-08-24 10:15 UTC  (4+ messages)

[PATCH net-next V4 0/5] Expose burst period for devlink health reporter
 2025-08-24  8:43 UTC  (6+ messages)
` [PATCH net-next V4 1/5] devlink: Move graceful period parameter to reporter ops
` [PATCH net-next V4 2/5] devlink: Move health reporter recovery abort logic to a separate function
` [PATCH net-next V4 3/5] devlink: Introduce burst period for health reporter
` [PATCH net-next V4 4/5] devlink: Make health reporter burst period configurable
` [PATCH net-next V4 5/5] net/mlx5e: Set default burst period for TX and RX reporters

[PATCH net-next] net: phylink: remove stale an_enabled from doc
 2025-08-24  8:43 UTC  (2+ messages)

[PATCH] net/dccp: validate Reset/Close/CloseReq in DCCP_REQUESTING
 2025-08-24  8:36 UTC 

[PATCH net-next v3 0/3] Documentation and ynl: add flow control
 2025-08-24  8:10 UTC  (4+ messages)
` [PATCH net-next v3 2/3] net: ynl: add generated kdoc to UAPI headers

[PATCH net-next] net: phy: fixed_phy: let fixed_phy_unregister free the phy_device
 2025-08-24  8:11 UTC  (2+ messages)

[PATCH iwl-net] ice: use fixed adapter index for E825C embedded devices
 2025-08-24  7:59 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net-next v2 00/10] net: stmmac: Add support for Allwinner A523 GMAC200
 2025-08-24  7:17 UTC  (6+ messages)
` [PATCH net-next v2 06/10] arm64: dts: allwinner: a527: cubie-a5e: Add ethernet PHY reset setting

[PATCH net-next] net: stmmac: fix stmmac_simple_pm_ops build errors
 2025-08-24  6:14 UTC  (2+ messages)

[PATCH] ipv6: mcast: extend RCU protection in igmp6_send()
 2025-08-24  6:03 UTC  (2+ messages)

[PATCH net v4] ptp: prevent possible ABBA deadlock in ptp_clock_freerun()
 2025-08-24  3:23 UTC  (2+ messages)

[PATCH iproute2-next v3] man8: ip-sr: Document that passphrase must be high-entropy
 2025-08-24  1:47 UTC 

[PATCH net-next v2 0/2] ipv6: sr: Simplify and optimize HMAC calculations
 2025-08-24  1:36 UTC  (3+ messages)
` [PATCH net-next v2 1/2] ipv6: sr: Use HMAC-SHA1 and HMAC-SHA256 library functions
` [PATCH net-next v2 2/2] ipv6: sr: Prepare HMAC key ahead of time

[PATCH v1 bpf-next/net 5/8] bpf: Support bpf_setsockopt() for BPF_CGROUP_INET_SOCK_(CREATE|ACCEPT)
 2025-08-23 23:58 UTC  (2+ messages)

[syzbot] [wireless?] WARNING in ieee80211_do_stop (3)
 2025-08-23 22:36 UTC 

[PATCH net v3] net: dlink: fix multicast stats being counted incorrectly
 2025-08-23 18:45 UTC  (2+ messages)

[PATCH net v2] net: dlink: fix multicast stats being counted incorrectly
 2025-08-23 17:21 UTC  (4+ messages)

[PATCH net] net: dsa: b53: fix ageing time for BCM53101
 2025-08-23 16:00 UTC  (5+ messages)

[PATCH v1 bpf-next/net 6/8] bpf: Introduce SK_BPF_MEMCG_FLAGS and SK_BPF_MEMCG_SOCK_ISOLATED
 2025-08-23 15:38 UTC  (2+ messages)

[PATCH RFC net-next] net: phy: marvell: 88e1111: define gigabit features
 2025-08-23 14:24 UTC  (2+ messages)

[REGRESSION][BISECTED][PATCH] net: ipv4: fix regression in broadcast routes
 2025-08-23 12:24 UTC  (5+ messages)
  ` [PATCH v2 1/2] selftests: net: add test for broadcast destination
  ` [PATCH v2 2/2] net: ipv4: fix regression in broadcast routes

[PATCH v1 bpf-next/net 2/8] bpf: Add a bpf hook in __inet_accept()
 2025-08-23 11:02 UTC  (2+ messages)

[REGRESSION, BISECTED] IPv6 RA is broken with Linux 6.12.42+
 2025-08-23 10:19 UTC  (3+ messages)

[PATCH net] i40e: add devlink param to control VF MAC address limit
 2025-08-23  9:55 UTC  (3+ messages)

[PATCH net v2] i40e: add devlink param to control VF MAC address limit
 2025-08-23  9:49 UTC 

[PATCH v2 net 0/3] Introduce refcount_t for reference counting of rose_neigh
 2025-08-23  8:58 UTC  (4+ messages)
` [PATCH v2 net 1/3] net: rose: split remove and free operations in rose_remove_neigh()
` [PATCH v2 net 2/3] net: rose: convert 'use' field to refcount_t
` [PATCH v2 net 3/3] net: rose: include node references in rose_neigh refcount

[PATCH net-next v3 0/3] net: airoha: Add PPE support for RX wlan offload
 2025-08-23  7:56 UTC  (4+ messages)
` [PATCH net-next v3 1/3] net: airoha: Rely on airoha_eth struct in airoha_ppe_flow_offload_cmd signature
` [PATCH net-next v3 2/3] net: airoha: Add airoha_ppe_dev struct definition
` [PATCH net-next v3 3/3] net: airoha: Introduce check_skb callback in ppe_dev ops

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

[PATCH net-next v15 15/15] net: homa: create Makefile and Kconfig
 2025-08-23  5:36 UTC  (2+ messages)

[PATCH net-next v1] iou-zcrx: update documentation
 2025-08-23  4:06 UTC  (4+ messages)

[PATCH net] tcp: tcp_acceptable_seq select SND.UNA when SND.WND is 0
 2025-08-23  2:57 UTC  (9+ messages)

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

[v3, net-next 0/9] Add more functionality to BNGE
 2025-08-23  0:40 UTC  (3+ messages)
` [v3, net-next 1/9] bng_en: Add initial support for RX and TX rings

[PATCH net-next v5 0/4] net: wangxun: complete ethtool coalesce options
 2025-08-23  0:30 UTC  (2+ messages)

[PATCH net-next v14 0/8] net: hinic3: Add a driver for Huawei 3rd gen NIC - management interfaces
 2025-08-23  0:30 UTC  (2+ messages)

[PATCH v1 net] atm: atmtcp: Prevent arbitrary write in atmtcp_recv_control()
 2025-08-23  0:30 UTC  (2+ messages)

[PATCH iproute2-next v2] man8: ip-sr: Document that passphrase must be high-entropy
 2025-08-23  0:08 UTC  (8+ messages)

[PATCH net-next v2 0/4] rds: Fix semantic annotations
 2025-08-22 23:50 UTC  (2+ messages)

[PATCH net-next 0/2] tcp: user_mss and TCP_MAXSEG series
 2025-08-22 23:40 UTC  (2+ messages)

[GIT PULL] bluetooth 2025-08-22
 2025-08-22 23:20 UTC  (2+ messages)

[PATCH net v1] page_pool: fix incorrect mp_ops error handling
 2025-08-22 23:10 UTC  (2+ messages)

[net PatchV5] Octeontx2-vf: Fix max packet length errors
 2025-08-22 23:10 UTC  (2+ messages)

[PATCH net 0/6][pull request] idpf: replace Tx flow scheduling buffer ring with buffer pool
 2025-08-22 23:10 UTC  (2+ messages)

[PATCH net] phy: mscc: Fix when PTP clock is register and unregister
 2025-08-22 22:58 UTC  (4+ messages)


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