netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-10 22:03:25 to 2025-06-11 11:20:59 UTC [more...]

[PATCH net-next] tcp: fix TCP_DEFER_ACCEPT for Fast Open
 2025-06-11 11:20 UTC  (2+ messages)

[PATCH net 0/5] net_sched: no longer use qdisc_tree_flush_backlog()
 2025-06-11 11:15 UTC  (6+ messages)
` [PATCH net 1/5] net_sched: prio: fix a race in prio_tune()
` [PATCH net 2/5] net_sched: red: fix a race in __red_change()
` [PATCH net 3/5] net_sched: tbf: fix a race in tbf_change()
` [PATCH net 4/5] net_sched: ets: fix a race in ets_qdisc_change()
` [PATCH net 5/5] net_sched: remove qdisc_tree_flush_backlog()

[PATCH 01/33] tty: introduce and use tty_port_tty_vhangup() helper
 2025-06-11 11:13 UTC  (2+ messages)

[PATCH 0/6] Fix warning for missing export.h in Hyper-V drivers
 2025-06-11 11:12 UTC  (8+ messages)
` [PATCH 1/6] Drivers: hv: Fix warnings for missing export.h header inclusion
` [PATCH 2/6] x86/hyperv: "
` [PATCH 3/6] KVM: x86: hyper-v: "
` [PATCH 4/6] clocksource: "
` [PATCH 5/6] PCI: hv: "
` [PATCH 6/6] net: mana: "

[PATCH net-next 0/4] Support bandwidth clamping in mana using net shapers
 2025-06-11 11:03 UTC  (6+ messages)
` [PATCH net-next 1/4] net: mana: Fix potential deadlocks in mana napi ops
` [PATCH net-next 2/4] net: mana: Add support for net_shaper_ops
` [PATCH net-next 3/4] net: mana: Add speed support in mana_get_link_ksettings
` [PATCH net-next 4/4] net: mana: Handle unsupported HWC commands

[net-next v11 0/6] CN20K silicon with mbox support
 2025-06-11 11:01 UTC  (7+ messages)
` [net-next v11 1/6] octeontx2: Set appropriate PF, VF masks and shifts based on silicon
` [net-next v11 2/6] octeontx2-af: CN20k basic mbox operations and structures
` [net-next v11 3/6] octeontx2-af: CN20k mbox to support AF REQ/ACK functionality
` [net-next v11 4/6] octeontx2-pf: CN20K mbox REQ/ACK implementation for NIC PF
` [net-next v11 5/6] octeontx2-af: CN20K mbox implementation for AF's VF
` [net-next v11 6/6] octeontx2-pf: CN20K mbox implementation between PF-VF

[PATCH] net/sched: fix use-after-free in taprio_dev_notifier
 2025-06-11 11:01 UTC  (2+ messages)

[PATCH v14 0/9] ref_tracker: add ability to register a debugfs file for a ref_tracker_dir
 2025-06-11 10:52 UTC  (7+ messages)
` [PATCH v14 3/9] ref_tracker: have callers pass output function to pr_ostream()
` [PATCH v14 4/9] ref_tracker: add a static classname string to each ref_tracker_dir
` [PATCH v14 5/9] ref_tracker: allow pr_ostream() to print directly to a seq_file

[PATCH] xfrm: Duplicate SPI Handling – IPsec-v3 Compliance Concern
 2025-06-11 10:51 UTC  (2+ messages)

[PATCH v3 00/13] further mt7988 devicetree work
 2025-06-11 10:44 UTC  (24+ messages)
` [PATCH v3 04/13] dt-bindings: interconnect: add mt7988-cci compatible
` [PATCH v3 05/13] arm64: dts: mediatek: mt7988: add cci node
` [PATCH v3 06/13] arm64: dts: mediatek: mt7988: add basic ethernet-nodes
    ` Aw: "
` [PATCH v3 07/13] arm64: dts: mediatek: mt7988: add switch node
` [PATCH v3 08/13] arm64: dts: mediatek: mt7988a-bpi-r4: add proc-supply for cci
` [PATCH v3 09/13] arm64: dts: mediatek: mt7988a-bpi-r4: drop unused pins
` [PATCH v3 10/13] arm64: dts: mediatek: mt7988a-bpi-r4: add gpio leds
    ` Aw: "
` [PATCH v3 11/13] arm64: dts: mediatek: mt7988a-bpi-r4: add aliase for ethernet
` [PATCH v3 12/13] arm64: dts: mediatek: mt7988a-bpi-r4: add sfp cages and link to gmac
    ` Aw: "
` [PATCH v3 13/13] arm64: dts: mediatek: mt7988a-bpi-r4: configure switch phys and leds

[PATCH] net: Use dev_fwnode()
 2025-06-11 10:43 UTC 

[PATCH net-next v8 00/11] PRU-ICSSM Ethernet Driver
 2025-06-11 10:29 UTC  (3+ messages)
` [PATCH net-next v8 06/11] net: ti: prueth: Adds HW timestamping support for PTP using PRU-ICSS IEP module

[PATCH] rust: cast to the proper type
 2025-06-11 10:28 UTC 

[PATCH v11 0/6] rust: reduce `as` casts, enable related lints
 2025-06-11 10:23 UTC  (7+ messages)
` [PATCH v11 1/6] rust: enable `clippy::ptr_as_ptr` lint
` [PATCH v11 2/6] rust: enable `clippy::ptr_cast_constness` lint
` [PATCH v11 3/6] rust: enable `clippy::as_ptr_cast_mut` lint
` [PATCH v11 4/6] rust: enable `clippy::as_underscore` lint
` [PATCH v11 5/6] rust: enable `clippy::cast_lossless` lint
` [PATCH v11 6/6] rust: enable `clippy::ref_as_ptr` lint

[PATCH net-next RFC 0/3] riscv: dts: sophgo: Add ethernet support for cv18xx
 2025-06-11 10:18 UTC  (6+ messages)
` [PATCH net-next RFC 1/3] dt-bindings: net: Add support for Sophgo CV1800 dwmac
` [PATCH net-next RFC 2/3] riscv: dts: sophgo: Add ethernet device for cv18xx
` [PATCH net-next RFC 3/3] riscv: dts: sophgo: Add mdio multiplexer "

[PATCH 00/11] riscv: sophgo: sg2044: add DTS support for all available devices
 2025-06-11 10:17 UTC  (4+ messages)
` [PATCH 11/11] riscv: dts: sophgo: add pwm controller for SG2044

[PATCH net-next v10] net: ti: icssg-prueth: add TAPRIO offload support
 2025-06-11  9:40 UTC  (8+ messages)

[PATCH v12 net-next 0/9] PHC support in ENA driver
 2025-06-11  9:22 UTC  (10+ messages)
` [PATCH v12 net-next 1/9] net: ena: Add PHC support in the "
` [PATCH v12 net-next 2/9] net: ena: PHC silent reset
` [PATCH v12 net-next 3/9] net: ena: Add device reload capability through devlink
` [PATCH v12 net-next 4/9] net: ena: Add devlink port support
` [PATCH v12 net-next 5/9] devlink: Add new "enable_phc" generic device param
` [PATCH v12 net-next 6/9] net: ena: Control PHC enable through devlink
` [PATCH v12 net-next 7/9] net: ena: Add debugfs support to the ENA driver
` [PATCH v12 net-next 8/9] net: ena: View PHC stats using debugfs
` [PATCH v12 net-next 9/9] net: ena: Add PHC documentation

[PATCH net v5] macsec: MACsec SCI assignment for ES = 0
 2025-06-11  9:20 UTC  (2+ messages)

[PATCH net-next] net: ncsi: Fix buffer overflow in fetching version id
 2025-06-11  9:09 UTC  (2+ messages)

[PATCH bpf-next v2] net: Fix RCU usage in task_cls_state() for BPF programs
 2025-06-11  9:04 UTC 

[PATCH bpf-next v2 0/5] sockmap: Fix reading with splice(2)
 2025-06-11  8:57 UTC  (4+ messages)
` [PATCH bpf-next v2 1/5] net: Add splice_read to prot

[PATCH iwl-next v1 0/3] add override mask from factory settings
 2025-06-11  9:01 UTC  (4+ messages)
` [PATCH iwl-next v1 1/3] devlink: add overwrite "
` [PATCH iwl-next v1 2/3] ice: "
` [PATCH iwl-next v1 3/3] ixgbe: "

[PATCH net v2] dt-bindings: net: ethernet-controller: Add informative text about RGMII delays
 2025-06-11  8:39 UTC  (9+ messages)

[PATCH net-next 00/12] Add vf drivers for wangxun virtual functions
 2025-06-11  8:35 UTC  (13+ messages)
` [PATCH net-next 01/12] net: libwx: add mailbox api for wangxun vf drivers
` [PATCH net-next 02/12] net: libwx: add base vf api for "
` [PATCH net-next 03/12] net: libwx: add wangxun vf common api
` [PATCH net-next 04/12] net: wangxun: add txgbevf build
` [PATCH net-next 05/12] net: txgbevf: add sw init pci info and reset hardware
` [PATCH net-next 06/12] net: txgbevf: init interrupts and request irqs
` [PATCH net-next 07/12] net: txgbevf: Support Rx and Tx process path
` [PATCH net-next 08/12] net: txgbevf: add phylink check flow
` [PATCH net-next 09/12] net: wangxun: add ngbevf build
` [PATCH net-next 10/12] net: ngbevf: add sw init pci info and reset hardware
` [PATCH net-next 11/12] net: ngbevf: init interrupts and request irqs
` [PATCH net-next 12/12] net: ngbevf: add phylink check flow

[PATCH net] net_sched: sch_sfq: reject invalid perturb period
 2025-06-11  8:35 UTC 

[PATCH V2] net: sfp: add quirk for Potron SFP+ XGSPON ONU Stick
 2025-06-11  8:31 UTC  (10+ messages)

[PATCH net-next 0/7] netpoll: Untangle netconsole and netpoll
 2025-06-11  8:08 UTC  (2+ messages)

[PATCH net-next 0/2] riscv: dts: sophgo: Add mdio multiplexer for cv18xx
 2025-06-11  8:02 UTC  (3+ messages)
` [PATCH net-next 1/2] dt-bindings: net: Add Sophgo CV1800 MDIO multiplexer
` [PATCH net-next 2/2] net: mdio-mux: Add MDIO mux driver for Sophgo CV1800 SoCs

[RFC PATCH net-next v2 00/10] net: dsa: b53: fix BCM5325 support
 2025-06-11  7:55 UTC  (5+ messages)
` [RFC PATCH net-next v2 01/10] net: dsa: b53: add support for FDB operations on 5325/5365

[PATCH net-next V7 0/2] veth: qdisc backpressure and qdisc check refactor
 2025-06-11  7:40 UTC  (9+ messages)
` [PATCH net-next V7 2/2] veth: apply qdisc backpressure on full ptr_ring to reduce TX drops

[PATCH net-next v3 0/4] udp_tunnel: remove rtnl_lock dependency
 2025-06-11  7:24 UTC  (3+ messages)
` [PATCH net-next v3 2/4] net: remove redundant ASSERT_RTNL() in queue setup functions
  ` [Intel-wired-lan] "

[PATCH 1/3] cxgb3: Replace PCI related literals with defines & correct variable
 2025-06-11  7:22 UTC  (3+ messages)

[PATCH v2 net-next] net: usb: lan78xx: make struct fphy_status static const
 2025-06-11  7:02 UTC  (2+ messages)

[PATCH net 0/3] Revert openvswitch per-CPU storage
 2025-06-11  6:59 UTC  (6+ messages)

[PATCH] Documentation: treewide: Replace remaining spinics links with lore
 2025-06-11  6:52 UTC 

[PATCH v3 1/1] dt-bindings: net: convert qca,qca7000.txt yaml format
 2025-06-11  6:32 UTC  (4+ messages)

[PATCH net-next 00/13] net: mctp: Add support for gateway routing
 2025-06-11  6:30 UTC  (14+ messages)
` [PATCH net-next 01/13] net: mctp: don't use source cb data when forwarding, ensure pkt_type is set
` [PATCH net-next 02/13] net: mctp: separate routing database from routing operations
` [PATCH net-next 03/13] net: mctp: separate cb from direct-addressing routing
` [PATCH net-next 04/13] net: mctp: test: Add an addressed device constructor
` [PATCH net-next 05/13] net: mctp: test: Add extaddr routing output test
` [PATCH net-next 06/13] net: mctp: test: move functions into utils.[ch]
` [PATCH net-next 07/13] net: mctp: test: add sock test infrastructure
` [PATCH net-next 08/13] net: mctp: test: Add initial socket tests
` [PATCH net-next 09/13] net: mctp: pass net into route creation
` [PATCH net-next 10/13] net: mctp: remove routes by netid, not by device
` [PATCH net-next 11/13] net: mctp: allow NL parsing directly into a struct mctp_route
` [PATCH net-next 12/13] net: mctp: add gateway routing support
` [PATCH net-next 13/13] net: mctp: test: Add tests for gateway routes

[PATCH v2 0/3] Add support for GBETH IPs found on RZ/G3E SoCs
 2025-06-11  6:16 UTC  (4+ messages)
` [PATCH v2 1/3] clk: renesas: r9a09g047: Add clock and reset signals for the GBETH IPs
` [PATCH v2 2/3] arm64: dts: renesas: r9a09g047: Add GBETH nodes
` [PATCH v2 3/3] arm64: dts: renesas: rzg3e-smarc-som: Enable eth{0-1} (GBETH) interfaces

[PATCH net-next] dt-bindings: net: renesas-gbeth: Add support for RZ/G3E (R9A09G047) SoC
 2025-06-11  6:12 UTC 

[PATCH net-next v12 00/13] Add support for PSE budget evaluation strategy
 2025-06-11  6:05 UTC  (9+ messages)

[PATCH v5 0/5] Allow dyn MSI-X vector allocation of MANA
 2025-06-11  5:33 UTC  (3+ messages)

[net-next PATCH v6 00/10] Add PCS core support
 2025-06-11  5:11 UTC  (14+ messages)
` [net-next PATCH v6 01/10] dt-bindings: net: Add Xilinx PCS
` [net-next PATCH v6 02/10] net: phylink: Support setting PCS link change callbacks
` [net-next PATCH v6 03/10] net: pcs: Add subsystem
` [net-next PATCH v6 04/10] net: dsa: ocelot: suppress PHY device scanning on the internal MDIO bus
` [net-next PATCH v6 05/10] net: pcs: lynx: Convert to an MDIO driver
` [net-next PATCH v6 06/10] net: pcs: Add Xilinx PCS driver
` [net-next PATCH v6 07/10] net: axienet: Convert to use PCS subsystem
` [net-next PATCH v6 08/10] net: macb: Move most of mac_config to mac_prepare
` [net-next PATCH v6 09/10] net: macb: Support external PCSs
` [net-next PATCH v6 10/10] of: property: Add device link support for PCS

[PATCH bpf-next v2 0/2] bpf,ktls: Fix data corruption caused by using bpf_msg_pop_data() in ktls
 2025-06-11  5:08 UTC  (3+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: Add test to cover ktls with bpf_msg_pop_data

[PATCH net v2 0/2] Fix ntuple rules targeting default RSS
 2025-06-11  5:06 UTC  (4+ messages)
` [PATCH net v2 2/2] selftests: drv-net: rss_ctx: Add test for ntuple rules targeting default RSS context

[PATCH bpf-next V1 0/7] xdp: Propagate RX HW hints for XDP_REDIRECTed packets via xdp_frame
 2025-06-11  3:40 UTC  (7+ messages)
` [PATCH bpf-next V1 7/7] net: xdp: update documentation for xdp-rx-metadata.rst

[RFC PATCH] ptp: extend offset ioctls to expose raw free-running cycles
 2025-06-11  3:29 UTC  (2+ messages)

[PATCH] hns3: work around stack size warning
 2025-06-11  2:10 UTC  (2+ messages)

[PATCH net] net: airoha: Enable RX queues 16-31
 2025-06-11  1:40 UTC  (2+ messages)

[PATCH net-next v4 0/8] gve: Add Rx HW timestamping support
 2025-06-11  1:25 UTC  (4+ messages)
` [PATCH net-next v4 5/8] gve: Add support to query the nic clock

[PATCH net-next v3] net: dlink: enable RMON MMIO access on supported devices
 2025-06-11  1:00 UTC  (2+ messages)

[PATCH net-next v3] net: stop napi kthreads when THREADED napi is disabled
 2025-06-11  1:00 UTC  (2+ messages)

[PATCH net-next] selftests/net: packetdrill: more xfail changes
 2025-06-11  1:00 UTC  (2+ messages)

[PATCH net-next] net: airoha: Add PPPoE offload support
 2025-06-11  1:00 UTC  (2+ messages)

[PATCH net-next] netlink: Fix wraparounds of sk->sk_rmem_alloc
 2025-06-11  0:45 UTC  (4+ messages)

[RFC] net:dsa: mv88e6xxx: RMU-only mode
 2025-06-11  0:11 UTC 

[PATCH v1 net] MAINTAINERS: Update Kuniyuki Iwashima's email address
 2025-06-10 23:56 UTC 

[PATCH ethtool V2] json_print: add NULL check before jsonw_string_field() in print_string()
 2025-06-10 23:50 UTC  (2+ messages)

[PATCH ethtool 0/2] module_common: adjust the JSON output for per-lane signals
 2025-06-10 23:50 UTC  (2+ messages)

[PATCH] netlink: add NULL check for get_string() in features.c
 2025-06-10 23:50 UTC  (2+ messages)

[PATCH] fec: fix possible NULL dereference in fec_mode_walk()
 2025-06-10 23:50 UTC  (3+ messages)

[PATCH] common: fix potential NULL dereference in print_rss_hkey()
 2025-06-10 23:50 UTC  (3+ messages)

[PATCH net-next 1/7] can: netlink: replace tabulation by space in assignment
 2025-06-10 23:50 UTC  (2+ messages)

[PATCH net-next] net: mana: Record doorbell physical address in PF mode
 2025-06-10 23:43 UTC  (3+ messages)
  ` [EXTERNAL] "

[net-next PATCH] octeontx2: Annotate mmio regions as __iomem
 2025-06-10 23:39 UTC  (2+ messages)

[net-next PATCH] octeontx2-pf: Avoid typecasts by simplifying otx2_atomic64_add macro
 2025-06-10 23:39 UTC  (2+ messages)

[PATCH net-next v3 0/3] hinic3: queue_api related fixes
 2025-06-10 23:39 UTC  (2+ messages)

[PATCH net-next 00/11][pull request] Intel Wired LAN Driver Updates 2025-06-09 (ice, i40e, ixgbe, iavf)
 2025-06-10 23:39 UTC  (2+ messages)

[PATCH net] netconsole: fix appending sysdata when sysdata_fields == SYSDATA_RELEASE
 2025-06-10 23:39 UTC  (2+ messages)

[PATCH net] net: Fix TOCTOU issue in sk_is_readable()
 2025-06-10 23:39 UTC  (2+ messages)

[PATCH iwl-next v3] ice: add E830 Earliest TxTime First Offload support
 2025-06-10 23:37 UTC  (6+ messages)

[PATCH RFC v1] Feature reporting of RDS driver
 2025-06-10 23:15 UTC  (4+ messages)
` [rds-devel] "

[PATCH] ethtool: fix possible NULL dereference in main() via argp
 2025-06-10 23:04 UTC  (2+ messages)

[PATCH net-next 0/7] pull-request: can-next 2025-06-10
 2025-06-10 22:50 UTC  (3+ messages)
` [PATCH net-next 6/7] can: add drop reasons in the receive path of AF_CAN

[PATCH net-next 0/2] fbnic: Expand mac stats coverage
 2025-06-10 22:37 UTC  (5+ messages)
` [PATCH net-next 1/2] eth: Update rmon hist range
` [PATCH net-next 2/2] eth: fbnic: Expand coverage of mac stats

[PATCH RESEND net-next] net: tcp: tsq: Convert from tasklet to BH workqueue
 2025-06-10 22:34 UTC  (2+ messages)

[PATCH 0/4] net: use new GPIO line value setter callbacks
 2025-06-10 22:08 UTC  (3+ messages)
` [PATCH 1/4] net: dsa: vsc73xx: "

[PATCH net-next 0/2] net: bcmgenet: add support for GRO software interrupt coalescing
 2025-06-10 22:04 UTC  (3+ messages)
` [PATCH net-next 1/2] net: bcmgenet: use napi_complete_done return value
` [PATCH net-next 2/2] net: bcmgenet: enable GRO software interrupt coalescing by default

[PATCH net-next 0/2] net: bcmasp: add support for GRO software
 2025-06-10 22:03 UTC  (5+ messages)
` [PATCH net-next 1/2] net: bcmasp: Utilize napi_complete_done() return value
` [PATCH net-next 2/2] net: bcmasp: enable GRO software interrupt coalescing by default


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).