netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-11-28 12:36:14 to 2025-11-29 20:49:58 UTC [more...]

[PATCH net-next v2 0/4] support for hwtstamp_get in phy - part 2
 2025-11-29 20:49 UTC  (6+ messages)
` [PATCH net-next v2 1/4] net: phy: micrel: improve HW timestamping config logic
` [PATCH net-next v2 2/4] net: phy: micrel: add HW timestamp configuration reporting
` [PATCH net-next v2 3/4] net: phy: microchip_rds_ptp: improve HW ts config logic
` [PATCH net-next v2 4/4] net: phy: microchip_rds_ptp: add HW timestamp configuration reporting

[PATCH net-next v2 0/4] Multi-queue aware sch_cake
 2025-11-29 19:33 UTC  (12+ messages)
` [PATCH net-next v2 2/4] net/sched: sch_cake: Add cake_mq qdisc for using cake on mq devices

[BUG] Missing backport for commit b441cf3f8c4b ("xfrm: delete x->tunnel as we delete x")
 2025-11-29 18:24 UTC  (2+ messages)
` [BUG] Missing backport for commit b441cf3f8c4b ("xfrm: delete= "

[PATCH net-next v2] selftests: mptcp: Mark xerror __noreturn
 2025-11-29 18:13 UTC  (2+ messages)

[PATCH net-next] team: Add matching error label for failed action
 2025-11-29 17:58 UTC  (2+ messages)

[PATCH net-next] l2tp: correct debugfs label for tunnel tx stats
 2025-11-29 17:57 UTC  (2+ messages)

[PATCH net-next v2 0/2] amd-xgbe: schedule NAPI on RBU event
 2025-11-29 17:50 UTC  (3+ messages)
` [PATCH net-next v2 1/2] amd-xgbe: refactor the dma IRQ handling code path
` [PATCH net-next v2 2/2] amd-xgbe: schedule NAPI on Rx Buffer Unavailable (RBU)

[PATCH net-next] ath5k: debug.h: fix enum ath5k_debug_level kernel-doc
 2025-11-29 17:33 UTC  (2+ messages)

[PATCH net-next] selftests: net: py: handle interrupt during cleanup
 2025-11-29 17:30 UTC  (2+ messages)

[PATCH 0/7] iplink_can: add CAN XL support
 2025-11-29 17:26 UTC  (13+ messages)
` [PATCH 1/7] iplink_can: print_usage: fix the text indentation
` [PATCH 2/7] iplink_can: print_usage: change unit for minimum time quanta to mtq
` [PATCH 3/7] iplink_can: print_usage: describe the CAN bittiming units
` [PATCH 4/7] iplink_can: add the "restricted" option
` [PATCH 5/7] iplink_can: add initial CAN XL support
` [PATCH 6/7] iplink_can: add CAN XL's "tms" option
` [PATCH 7/7] iplink_can: add CAN XL's PWM interface

[PATCH] time/timecounter: inline timecounter_cyc2time()
 2025-11-29 17:06 UTC  (2+ messages)

[PATCH net v2] net/hsr: fix NULL pointer dereference in skb_clone with hw tag insertion
 2025-11-29 16:29 UTC  (3+ messages)

[PATCH v21 00/23] Type2 device basic support
 2025-11-29 16:26 UTC  (4+ messages)

[syzbot] [batman?] KMSAN: uninit-value in skb_clone
 2025-11-29 16:23 UTC  (3+ messages)

[PATCH 1/2 net-next] ipv6: use the right ifindex when replying to icmpv6 from localhost
 2025-11-29 15:56 UTC  (3+ messages)
` [PATCH 2/2 net-next] selftests: ipv6_icmp: add tests for ICMPv6 handling

[PATCH net-next] net: dsa: yt921x: Set ageing_time_min/ageing_time_max
 2025-11-29 15:50 UTC  (2+ messages)

[PATCH] selftests: tls: fix read/write of garbage value
 2025-11-29 15:40 UTC  (3+ messages)

[PATCH net-next V4 00/14] devlink and mlx5: Support cross-function rate scheduling
 2025-11-29 14:08 UTC  (7+ messages)
` [PATCH net-next V4 02/14] documentation: networking: add shared devlink documentation
` [PATCH net-next V4 09/14] net/mlx5: Introduce shared devlink instance for PFs on same chip

[can-next v3] can: Kconfig: select CAN driver infrastructure by default
 2025-11-29 13:36 UTC  (4+ messages)

[PATCH net-next 0/1] pull-request: can-next 2025-11-29
 2025-11-29 12:47 UTC  (2+ messages)
` [PATCH net-next] can: Kconfig: select CAN driver infrastructure by default

[PATCH net-next] selftests: netconsole: remove log noise due to socat exit
 2025-11-29 12:24 UTC 

[PATCH] wifi: brcmfmac: fix/add kernel-doc comments
 2025-11-29 11:59 UTC  (2+ messages)

[PATCH net-next v21 00/14] net: phy: Introduce PHY ports representation
 2025-11-29 11:42 UTC  (19+ messages)
` [PATCH net-next v21 01/14] dt-bindings: net: Introduce the ethernet-connector description
` [PATCH net-next v21 02/14] net: ethtool: Introduce ETHTOOL_LINK_MEDIUM_* values
` [PATCH net-next v21 03/14] net: phy: Introduce PHY ports representation
` [PATCH net-next v21 04/14] net: phy: dp83822: Add support for phy_port representation
` [PATCH net-next v21 05/14] dt-bindings: net: dp83822: Deprecate ti,fiber-mode
` [PATCH net-next v21 06/14] net: phy: Create a phy_port for PHY-driven SFPs
` [PATCH net-next v21 07/14] net: phy: Introduce generic SFP handling for PHY drivers
` [PATCH net-next v21 08/14] net: phy: marvell-88x2222: Support SFP through phy_port interface
` [PATCH net-next v21 09/14] net: phy: marvell: "
` [PATCH net-next v21 10/14] net: phy: marvell10g: Support SFP through phy_port
` [PATCH net-next v21 11/14] net: phy: at803x: Support SFP through phy_port interface
` [PATCH net-next v21 12/14] net: phy: qca807x: "
` [PATCH net-next v21 13/14] net: phy: Only rely on phy_port for PHY-driven SFP
` [PATCH net-next v21 14/14] Documentation: networking: Document the phy_port infrastructure

[PATCH RFC RESEND 0/8] thermal: core: Allow setting the parent device of thermal zone/cooling devices
 2025-11-29 11:35 UTC  (9+ messages)

[PATCH iwl-next] idpf: update idpf_up_complete() return type to void
 2025-11-29 10:54 UTC  (2+ messages)

[PATCH net v3] net/hsr: fix NULL pointer dereference in prp_get_untagged_frame()
 2025-11-29  9:37 UTC 

[PATCH] rtnl: Add guard support
 2025-11-29  8:35 UTC  (3+ messages)

[PATCH net-next v2] net: ipconfig: Replace strncpy with strscpy in ic_proto_name
 2025-11-29  4:30 UTC  (2+ messages)

[PATCH net] selftests: bonding: add delay before each xvlan_over_bond connectivity check
 2025-11-29  4:30 UTC  (2+ messages)

[PATCH net] net: netpoll: initialize work queue before error checks
 2025-11-29  4:30 UTC  (2+ messages)

[PATCH net-next 01/17] netfilter: flowtable: check for maximum number of encapsulations in bridge vlan
 2025-11-29  4:20 UTC  (2+ messages)

[PATCH net-next,v3 00/17] Netfilter updates for net-next
 2025-11-29  4:15 UTC  (3+ messages)
` [PATCH net-next 11/17] netfilter: nf_conncount: rework API to use sk_buff directly

[PATCH net-next 0/2] net: broadcom: migrate to .get_rx_ring_count() ethtool callback
 2025-11-29  4:10 UTC  (2+ messages)

[PATCH net-next 00/15] Introduce the dsa_xmit_port_mask() tagging protocol helper
 2025-11-29  4:10 UTC  (2+ messages)

[PATCH net-next v1 0/4] tools: ynl: add schema checking
 2025-11-29  4:00 UTC  (2+ messages)

[PATCH] net: netrom: fix memory leak in nr_output()
 2025-11-29  4:01 UTC  (2+ messages)

[PATCH] net: ipv6: fix spelling typos in comments
 2025-11-29  3:55 UTC  (2+ messages)

[GIT PULL] wireless-next-2025-11-27
 2025-11-29  3:51 UTC  (2+ messages)

[PATCH net-next] net: Remove KMSG_COMPONENT macro
 2025-11-29  3:51 UTC  (7+ messages)

[PATCH net] net: phy: aquantia: check for NVMEM deferral
 2025-11-29  3:50 UTC  (2+ messages)

[PATCH net] netrom: Fix memory leak in nr_sendmsg()
 2025-11-29  4:13 UTC 

[PATCH net-next v2 0/9] tun: optimize SKB allocation with NAPI cache
 2025-11-29  3:08 UTC  (4+ messages)
` [PATCH net-next v2 3/9] tun: correct drop statistics in tun_put_user

[PATCH net v2] net: stmmac: Fix E2E delay mechanism
 2025-11-29  3:07 UTC 

[syzbot] [hams?] memory leak in nr_sendmsg
 2025-11-29  2:36 UTC  (3+ messages)

[PATCH] RTRS/rtrs: clean up rtrs headers kernel-doc
 2025-11-29  2:21 UTC 

[PATCH net-next] amd-xgbe: schedule NAPI on Rx Buffer Unavailable to prevent RX stalls
 2025-11-29  1:34 UTC  (5+ messages)

[PATCH net-next v3 0/3] xsk: introduce atomic for cq in generic path
 2025-11-29  0:55 UTC  (6+ messages)
` [PATCH net-next v3 1/3] xsk: add atomic cached_prod for copy mode
` [PATCH net-next v3 2/3] xsk: use atomic operations around "
` [PATCH net-next v3 3/3] xsk: remove spin lock protection of cached_prod

[PATCH net-next v8 0/5] netconsole: support automatic target recovery
 2025-11-29  0:29 UTC  (8+ messages)
` [PATCH net-next v8 1/5] netconsole: add target_state enum
` [PATCH net-next v8 2/5] netconsole: convert 'enabled' flag to enum for clearer state management
` [PATCH net-next v8 3/5] netconsole: add STATE_DEACTIVATED to track targets disabled by low level
` [PATCH net-next v8 4/5] netconsole: resume previously deactivated target
` [PATCH net-next v8 5/5] selftests: netconsole: validate target resume

[PATCH iwl-net v2 0/3] idpf: Fix issues in rxhash and rss lut logic
 2025-11-28 23:30 UTC  (4+ messages)
` [PATCH iwl-net v2 2/3] idpf: Fix RSS LUT configuration on down interfaces

[PATCH net-next v5 00/16] net: introduce QUIC infrastructure and core subcomponents
 2025-11-28 22:21 UTC  (3+ messages)

[PATCH net-next v8 1/1] Documentation: net: add flow control guide and document ethtool API
 2025-11-28 22:17 UTC  (10+ messages)

[PATCH net] net/sched: ets: Always remove class from active list before deleting in ets_qdisc_change
 2025-11-28 20:52 UTC  (3+ messages)

[PATCH net-next 1/2] selftests: drv-net: gro: improve feature config
 2025-11-28 20:44 UTC  (4+ messages)
` [PATCH net-next 2/2] selftests: drv-net: gro: run the test against HW GRO and LRO

[PATCH net-next v3 0/4] net: dsa: yt921x: Add STP/MST/HSR/LAG support
 2025-11-28 19:25 UTC  (5+ messages)
` [PATCH net-next v3 1/4] net: dsa: yt921x: Use *_ULL bitfield macros for VLAN_CTRL

[PATCH net v8 1/2] net/sched: sch_cake: Fix incorrect qlen reduction in cake_drop
 2025-11-28 18:49 UTC  (3+ messages)

[PATCH] ipv4: Fix log message for martian source
 2025-11-28 18:47 UTC  (4+ messages)

[v3, net-next 00/12] bng_en: enhancements for link, Rx/Tx, LRO/TPA & stats
 2025-11-28 18:44 UTC  (7+ messages)
` [v3, net-next 10/12] bng_en: Add initial support for ethtool stats display

[PATCH] selftests: mptcp: initialize raw_addr to Null
 2025-11-28 18:40 UTC  (5+ messages)

[PATCH net-next v5 0/2] ptp: Alibaba CIPU PTP clock driver
 2025-11-28 18:24 UTC  (9+ messages)
` [PATCH net-next v5 1/2] ptp: introduce Alibaba CIPU PHC driver

[PATCH v2] net/ipv6: allow device-only routes via the multipath API
 2025-11-28 17:49 UTC  (13+ messages)

[PATCH Next] net: restore the iterator to its original state when an error occurs
 2025-11-28 17:39 UTC  (4+ messages)
` [syzbot ci] "
  ` [PATCH Next V2] "

[PATCH][next] ynl: samples: Fix spelling mistake "failedq" -> "failed"
 2025-11-28 17:38 UTC 

[can-next v2] can: Kconfig: select CAN driver netlink infrastructure by default
 2025-11-28 16:57 UTC 

[PATCH ipsec-next v3] xfrm: Use xfrm_ip2inner_mode() unconditionally
 2025-11-28 16:14 UTC  (2+ messages)

[PATCH bpf v1 0/2] bpf: cpumap: fix error propagation in
 2025-11-28 16:04 UTC  (3+ messages)
` [PATCH bpf v1 1/2] bpf: cpumap: propagate underlying error in cpu_map_update_elem()
` [PATCH bpf v1 2/2] selftests/bpf: add tests for attaching invalid fd

[syzbot] [net?] KMSAN: uninit-value in lec_atm_send
 2025-11-28 15:56 UTC  (2+ messages)
` [PATCH] net: atm: targetless need more input msg

[syzbot] [wireless?] KASAN: slab-out-of-bounds Read in ieee80211_add_virtual_monitor
 2025-11-28 15:04 UTC  (2+ messages)

[PATCH net-next] tls: check return value of strp_load_anchor_with_queue
 2025-11-28 15:01 UTC  (2+ messages)

[PATCH] tools/lib/bpf: fix -Wdiscarded-qualifiers under C23
 2025-11-28 14:59 UTC  (4+ messages)
` [PATCH v2 bpf-next] "

[PATCH net-next 0/3] net: thunderbolt: Various improvements
 2025-11-28 14:57 UTC  (5+ messages)
` [PATCH net-next 3/3] net: thunderbolt: Allow reading link settings

[can-next] can: Kconfig: select CAN driver infrastructure by default
 2025-11-28 14:50 UTC  (3+ messages)

[PATCH 5.10] netfilter: nf_set_pipapo: fix initial map fill
 2025-11-28 14:46 UTC 

[PATCH 5.10/5.15] Bluetooth: Add more enc key size check
 2025-11-28 14:45 UTC 

[PATCH net-next 0/4] (no cover subject)
 2025-11-28 14:20 UTC  (5+ messages)
` [PATCH net-next 1/4] netconsole: extract message fragmentation into send_msg_udp()
` [PATCH net-next 2/4] netconsole: Add configfs attribute for direct message sending
` [PATCH net-next 3/4] selftests/netconsole: Switch to configfs send_msg interface
` [PATCH net-next 4/4] Documentation: netconsole: Document send_msg configfs attribute

[PATCH net-next v2 1/1] net: mdio: reset PHY before attempting to access ID register
 2025-11-28 13:53 UTC 

[PATCH 5.10 1/2] bonding: restore IFF_MASTER/SLAVE flags on bond enslave ether type change
 2025-11-28 13:29 UTC  (3+ messages)

[PATCH net-next v5] l2tp: fix double dst_release() on sk_dst_cache race
 2025-11-28 13:22 UTC 

[PATCH 5.10 v3 0/3] Backport fix for CVE-2023-53103
 2025-11-28 13:21 UTC  (4+ messages)
` [PATCH 5.10 v3 1/3] bonding: restore IFF_MASTER/SLAVE flags on bond enslave ether type change
` [PATCH 5.10 v3 2/3] bonding: Fix memory leak when changing bond type to Ethernet
` [PATCH 5.10 v3 3/3] bonding: restore bond's IFF_SLAVE flag if a non-eth dev enslave fails

[PATCH 5.10 v2 0/3] Backport fix for CVE-2023-53103
 2025-11-28 13:15 UTC  (4+ messages)
` [PATCH 5.10 v2 1/3] bonding: restore IFF_MASTER/SLAVE flags on bond enslave ether type change
` [PATCH 5.10 v2 2/3] bonding: Fix memory leak when changing bond type to Ethernet
` [PATCH 5.10 v2 2/3] bonding: restore bond's IFF_SLAVE flag if a non-eth dev enslave fails

[PATCH net-next 0/3] net: freescale: migrate to .get_rx_ring_count() ethtool callback
 2025-11-28 13:11 UTC  (4+ messages)
` [PATCH net-next 1/3] net: gianfar: convert to use .get_rx_ring_count
` [PATCH net-next 2/3] net: dpaa2: "
` [PATCH net-next 3/3] net: enetc: "

[PATCH net-next v19 00/15] net: phy: Introduce PHY ports representation
 2025-11-28 13:06 UTC  (6+ messages)

[PATCH 0/2] ptp: vmclock: Add VM generation counter and ACPI notification
 2025-11-28 13:00 UTC  (5+ messages)
` [PATCH 1/2] ptp: vmclock: add vm generation counter
` [PATCH 2/2] ptp: vmclock: support device notifications

[PATCH net-next v3] xsk: skip validating skb list in xmit path
 2025-11-28 12:59 UTC  (7+ 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).