netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-15 13:04:25 to 2025-04-15 20:09:59 UTC [more...]

[PATCH net-next v1 0/1] bonding: Adding limited support for ARP monitoring with ovs
 2025-04-15 20:09 UTC  (7+ messages)
` [PATCH net-next v1 1/1] bonding: Adding limmited "

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

[PATCH net-next v5 00/11] PRU-ICSSM Ethernet Driver
 2025-04-15 19:57 UTC  (3+ messages)
` [PATCH net-next v5 07/11] net: ti: prueth: Adds support for network filters for traffic control supported by PRU-ICSS

[PATCH net-next 0/2] net: phy: remove checks for unused eee-broken flags
 2025-04-15 19:56 UTC  (3+ messages)
` [PATCH net-next 1/2] dt-bindings: net: ethernet-phy: remove eee-broken flags which have never had a user
` [PATCH net-next 2/2] net: phy: remove checks for unused eee-broken flags

[PATCH iwl-net v4] ice: use DSN instead of PCI BDF for ice_adapter index
 2025-04-15 19:46 UTC  (2+ messages)

[PATCH 1/4] Bluetooth: Introduce HCI Driver protocol
 2025-04-15 19:46 UTC  (2+ messages)

[RFC net 0/1] Fix netdevim to correctly mark NAPI IDs
 2025-04-15 19:39 UTC  (5+ messages)

[PATCH net-next] r8169: add RTL_GIGA_MAC_VER_LAST to facilitate adding support for new chip versions
 2025-04-15 19:39 UTC 

[PATCH net-next 0/8] Adopting nlmsg_payload() in IPv4/IPv6
 2025-04-15 19:28 UTC  (9+ messages)
` [PATCH net-next 1/8] ipv6: Use nlmsg_payload in addrlabel file
` [PATCH net-next 2/8] ipv6: Use nlmsg_payload in addrconf file
` [PATCH net-next 3/8] ipv6: Use nlmsg_payload in route file
` [PATCH net-next 4/8] ipv4: Use nlmsg_payload in devinet file
` [PATCH net-next 5/8] ipv4: Use nlmsg_payload in fib_frontend file
` [PATCH net-next 6/8] ipv4: Use nlmsg_payload in route file
` [PATCH net-next 7/8] ipv4: Use nlmsg_payload in ipmr file
` [PATCH net-next 8/8] vxlan: Use nlmsg_payload in vxlan_vnifilter_dump

[PATCH net-next] r8169: refactor chip version detection
 2025-04-15 19:29 UTC 

[PATCH net] net: devmem: fix kernel panic when socket close after module unload
 2025-04-15 18:59 UTC  (4+ messages)

[PATCH iwl-next 00/14] Introduce iXD driver
 2025-04-15 18:54 UTC  (7+ messages)
` [PATCH iwl-next 01/14] virtchnl: create 'include/linux/intel' and move necessary header files
` [PATCH iwl-next 06/14] libeth: add bookkeeping support for control queue messages
` [PATCH iwl-next 14/14] ixd: add devlink support

[PATCH] octeontx2-pf: handle otx2_mbox_get_rsp errors
 2025-04-15 18:51 UTC  (3+ messages)

[PATCH v2 0/8] ref_tracker: add ability to register a debugfs file for a ref_tracker_dir
 2025-04-15 18:49 UTC  (9+ messages)
` [PATCH v2 1/8] ref_tracker: don't use %pK in pr_ostream() output
` [PATCH v2 2/8] ref_tracker: add a top level debugfs directory for ref_tracker
` [PATCH v2 3/8] ref_tracker: have callers pass output function to pr_ostream()
` [PATCH v2 4/8] ref_tracker: allow pr_ostream() to print directly to a seq_file
` [PATCH v2 5/8] ref_tracker: add ability to register a file in debugfs for a ref_tracker_dir
` [PATCH v2 6/8] net: add ref_tracker_dir_debugfs() calls for netns refcount tracking
` [PATCH v2 7/8] ref_tracker: widen the ref_tracker_dir.name field
` [PATCH v2 8/8] net: register debugfs file for net_device refcnt tracker

[PATCH] r8169: do not call rtl8169_down() twice on shutdown
 2025-04-15 18:48 UTC  (2+ messages)

[PATCH net v2] octeon_ep_vf: Resolve netdevice usage count issue
 2025-04-15 18:44 UTC  (2+ messages)

[PATCH v2 net-next 10/14] ipv6: Factorise ip6_route_multipath_add()
 2025-04-15 18:38 UTC  (3+ messages)

[PATCH net] net: ethernet: ti: am65-cpsw: fix port_np reference counting
 2025-04-15 18:32 UTC  (2+ messages)

[PATCH net-next v2 0/4] dpll: add all inputs phase offset monitor
 2025-04-15 18:15 UTC  (5+ messages)
` [PATCH net-next v2 1/4] dpll: use struct dpll_device_info for dpll registration
` [PATCH net-next v2 2/4] dpll: add features and capabilities to dpll device spec
` [PATCH net-next v2 3/4] dpll: features_get/set callbacks
` [PATCH net-next v2 4/4] ice: add phase offset monitor for all PPS dpll inputs

[PATCH v8 0/6] rust: reduce `as` casts, enable related lints
 2025-04-15 18:17 UTC  (7+ messages)
` [PATCH v8 1/6] rust: enable `clippy::ptr_as_ptr` lint
` [PATCH v8 6/6] rust: enable `clippy::ref_as_ptr` lint

[PATCH net v2] net: lwtunnel: disable BHs when required
 2025-04-15 18:17 UTC  (2+ messages)

[PATCH net-next v3] rtase: Add ndo_setup_tc support for CBS offload in traffic control setup
 2025-04-15 18:17 UTC  (2+ messages)

[PATCH v13 3/5] rust: time: Introduce Instant type
 2025-04-15 18:01 UTC  (4+ messages)

[PATCH net-next v1 0/3] dpll: add ref-sync pins feature
 2025-04-15 17:51 UTC  (4+ messages)
` [PATCH net-next v1 1/3] dpll: add reference-sync netlink attribute
` [PATCH net-next v1 2/3] dpll: add reference sync get/set
` [PATCH net-next v1 3/3] ice: add ref-sync dpll pins

[PATCH net-next 0/4] bnxt_en: Update for net-next
 2025-04-15 17:48 UTC  (5+ messages)
` [PATCH net-next 1/4] bnxt_en: Change FW message timeout warning
` [PATCH net-next 2/4] bnxt_en: Report the ethtool coredump length after copying the coredump
` [PATCH net-next 3/4] bnxt_en: Remove unused field "ref_count" in struct bnxt_ulp
` [PATCH net-next 4/4] bnxt_en: Remove unused macros in bnxt_ulp.h

[PATCH net v4 0/3] Bug fixes from XDP and perout series
 2025-04-15 17:45 UTC  (7+ messages)
` [PATCH net v4 1/3] net: ti: icssg-prueth: Fix kernel warning while bringing down network interface
` [PATCH net v4 2/3] net: ti: icssg-prueth: Fix possible NULL pointer dereference inside emac_xmit_xdp_frame()
` [PATCH net v4 3/3] net: ti: icss-iep: Fix possible NULL pointer dereference for perout request

[PATCH net-next v3] net: ncsi: Fix GCPS 64-bit member variables
 2025-04-15 17:41 UTC  (3+ messages)

[PATCH net 0/8] ynl: avoid leaks in attr override and spec fixes for C
 2025-04-15 17:39 UTC  (2+ messages)

[PATCH bpf] selftests/bpf: remove sockmap_ktls disconnect_after_delete test
 2025-04-15 17:37 UTC  (5+ messages)

[PATCH net-next] docs: networking: clarify intended audience of netdevices.rst
 2025-04-15 17:36 UTC  (2+ messages)

[PATCH net] net: don't try to ops lock uninitialized devs
 2025-04-15 17:35 UTC  (2+ messages)

[PATCH iwl-next 00/16] libeth: add libeth_xdp helper lib
 2025-04-15 17:28 UTC  (17+ messages)
` [PATCH iwl-next 01/16] libeth: convert to netmem
` [PATCH iwl-next 02/16] libeth: support native XDP and register memory model
` [PATCH iwl-next 03/16] libeth: xdp: add XDP_TX buffers sending
` [PATCH iwl-next 04/16] libeth: xdp: add .ndo_xdp_xmit() helpers
` [PATCH iwl-next 05/16] libeth: xdp: add XDPSQE completion helpers
` [PATCH iwl-next 06/16] libeth: xdp: add XDPSQ locking helpers
` [PATCH iwl-next 07/16] libeth: xdp: add XDPSQ cleanup timers
` [PATCH iwl-next 08/16] libeth: xdp: add helpers for preparing/processing &libeth_xdp_buff
` [PATCH iwl-next 09/16] libeth: xdp: add XDP prog run and verdict result handling
` [PATCH iwl-next 10/16] libeth: xdp: add templates for building driver-side callbacks
` [PATCH iwl-next 11/16] libeth: xdp: add RSS hash hint and XDP features setup helpers
` [PATCH iwl-next 12/16] libeth: xsk: add XSk XDP_TX sending helpers
` [PATCH iwl-next 13/16] libeth: xsk: add XSk xmit functions
` [PATCH iwl-next 14/16] libeth: xsk: add XSk Rx processing support
` [PATCH iwl-next 15/16] libeth: xsk: add XSkFQ refill and XSk wakeup helpers
` [PATCH iwl-next 16/16] libeth: xdp, xsk: access adjacent u32s as u64 where applicable

[PATCH net] net: lwtunnel: disable preemption when required
 2025-04-15 17:12 UTC  (14+ messages)

[PATCH net-next] net: phy: remove redundant dependency on NETDEVICES for PHYLINK and PHYLIB
 2025-04-15 17:05 UTC  (3+ messages)

[PATCH net-next] octeon_ep_vf: Remove octep_vf_wq
 2025-04-15 17:00 UTC  (2+ messages)

[PATCH net-next] net: stmmac: visconti: convert to set_clk_tx_rate() method
 2025-04-15 16:58 UTC  (2+ messages)

[PATCH net-next 0/3] net: stmmac: sti cleanups
 2025-04-15 16:53 UTC  (7+ messages)
` [PATCH net-next 1/3] net: stmmac: sti: use phy_interface_mode_is_rgmii()
` [PATCH net-next 2/3] net: stmmac: sti: convert to devm_stmmac_pltfr_probe()
` [PATCH net-next 3/3] net: stmmac: sti: convert to stmmac_pltfr_pm_ops

[RFG] sfc: nvlog and devlink health
 2025-04-15 16:41 UTC  (2+ messages)

[PATCH net-next] net: ipconfig: replace strncpy with strscpy
 2025-04-15 16:35 UTC  (2+ messages)

[PATCH v12 00/23] cxl: add type2 device basic support
 2025-04-15 16:34 UTC  (5+ messages)
` [PATCH v12 05/23] cxl: add function for type2 cxl regs setup

[PATCH net-next V4 0/2] veth: qdisc backpressure and qdisc check refactor
 2025-04-15 16:30 UTC  (5+ messages)
` [PATCH net-next V4 1/2] net: sched: generalize check for no-queue qdisc on TX queue
` [PATCH net-next V4 2/2] veth: apply qdisc backpressure on full ptr_ring to reduce TX drops

[PATCH net-next 0/5] net: stmmac: socfpga: fix init ordering and cleanups
 2025-04-15 16:29 UTC  (6+ messages)
` [PATCH net-next 1/5] net: stmmac: socfpga: init dwmac->stmmac_rst before registration
` [PATCH net-next 2/5] net: stmmac: socfpga: provide init function
` [PATCH net-next 3/5] net: stmmac: socfpga: convert to stmmac_pltfr_pm_ops
` [PATCH net-next 4/5] net: stmmac: socfpga: call set_phy_mode() before registration
` [PATCH net-next 5/5] net: stmmac: socfpga: convert to devm_stmmac_pltfr_probe()

[PATCH net-next 0/4] RGMII mode clarification + am65-cpsw fix
 2025-04-15 16:11 UTC  (8+ messages)
` [PATCH net-next 4/4] checkpatch: check for comment explaining rgmii(|-rxid|-txid) PHY modes

[PATCH net-next v2 00/18] net: Cover more per-CPU storage with local nested BH locking
 2025-04-15 16:26 UTC  (3+ messages)
` [PATCH net-next v2 12/18] openvswitch: Move ovs_frag_data_storage into the struct ovs_pcpu_storage

[PATCH v4 00/13] Introduce parity_odd() and refactor redundant parity code
 2025-04-15 16:13 UTC  (3+ messages)
` [PATCH v4 09/13] wifi: brcm80211: Replace open-coded parity calculation with parity_odd()

[PATCH v17 0/3] binder: report txn errors via generic netlink
 2025-04-15 16:13 UTC  (3+ messages)
` [PATCH v17 1/3] lsm, selinux: Add setup_report permission to binder

[PATCH v3 0/3] netfilter: Make xt_cgroup independent from net_cls
 2025-04-15 16:06 UTC  (4+ messages)

[PATCH iwl-net] idpf: fix null-ptr-deref in idpf_features_check
 2025-04-15 15:46 UTC  (2+ messages)

[PATCH v2 nf-next] docs: tproxy: fix formatting for nft code block
 2025-04-15 15:41 UTC  (2+ messages)

[PATCH net 0/2] fib_rules: Fix iif / oif matching on L3 master device
 2025-04-15 15:40 UTC  (5+ messages)
` [PATCH net 1/2] net: "
` [PATCH net 2/2] selftests: fib_rule_tests: Add VRF match tests

[PATCH net-next v2] net: stmmac: imx: use stmmac_pltfr_probe()
 2025-04-15 15:40 UTC  (2+ messages)

[PATCH net-next 0/5] qed deadcoding
 2025-04-15 15:40 UTC  (2+ messages)

[PATCH net-next] net: phy: remove device_phy_find_device
 2025-04-15 15:40 UTC  (2+ messages)

[PATCH net-next 0/2] net: stmmac: ingenic: cleanups
 2025-04-15 15:40 UTC  (2+ messages)

[PATCH v2 net-next 0/4] net: stmmac: anarion: cleanups
 2025-04-15 15:40 UTC  (2+ messages)

[PATCH net-next v2 00/10] net: Introduce nlmsg_payload helper
 2025-04-15 15:40 UTC  (2+ messages)

[RFC] shrinking struct page (part of page pool)
 2025-04-15 15:39 UTC 

[PATCH v11 net-next 0/5] DUALPI2 patch
 2025-04-15 15:35 UTC  (4+ messages)

[PATCH net-next v3] net: txgbe: Update module description
 2025-04-15 15:30 UTC  (2+ messages)

[PATCH net-next v2 0/8] mptcp: various small and unrelated improvements
 2025-04-15 15:30 UTC  (2+ messages)

[PATCH net-next v2] netdev: fix the locking for netdev notifications
 2025-04-15 14:53 UTC  (3+ messages)

[PATCH 0/4] ref_tracker: register debugfs files for each ref_tracker_dir
 2025-04-15 14:50 UTC  (6+ messages)
` [PATCH 2/4] ref_tracker: add ability to register a file in debugfs for a ref_tracker_dir

[PATCH net-next] tc: Return an error if filters try to attach too many actions
 2025-04-15 14:46 UTC  (6+ messages)

[Patch v4 iproute2-next 0/2] Add mdb offload failure notification
 2025-04-15 14:43 UTC  (3+ messages)
` [Patch v4 iproute2-next 1/2] bridge: mdb: Support offload failed flag
` [Patch v4 iproute2-next 2/2] iplink_bridge: Add mdb_offload_fail_notification

Increased memory usage on NUMA nodes with ICE driver after upgrade to 6.13.y (regression in commit 492a044508ad)
 2025-04-15 14:38 UTC  (2+ messages)

[PATCH v2 00/14] Add Microchip ZL3073x support (part 1)
 2025-04-15 14:20 UTC  (10+ messages)
` [PATCH v2 07/14] mfd: zl3073x: Add components versions register defs

[PATCH v2 net] net: ngbe: fix memory leak in ngbe_probe() error path
 2025-04-15 14:20 UTC  (2+ messages)

[PATCH net-next 00/15] vxlan: Convert FDB table to rhashtable
 2025-04-15 14:15 UTC  (2+ messages)

[PATCH] resume oif rule match l3mdev in fib_lookup
 2025-04-15 14:11 UTC  (2+ messages)

[PATCH v3 0/3] virtio-net: disable delayed refill when pausing rx
 2025-04-15 14:04 UTC  (4+ messages)
` [PATCH v3 1/3] "

[PATCH v13 00/22] Type2 device basic support
 2025-04-15 13:56 UTC  (15+ messages)
` [PATCH v13 05/22] cxl: add function for type2 cxl regs setup
` [PATCH v13 06/22] sfc: make regs setup with checking and set media ready
` [PATCH v13 07/22] cxl: support dpa initialization without a mailbox
` [PATCH v13 08/22] sfc: initialize dpa
` [PATCH v13 11/22] cxl: define a driver interface for HPA free space enumeration
` [PATCH v13 18/22] cxl: allow region creation by type2 drivers
` [PATCH v13 22/22] sfc: support pio mapping based on cxl

[PATCH net-next] net: stmmac: sun8i: use stmmac_pltfr_probe()
 2025-04-15 13:56 UTC  (2+ messages)

[PATCH net-next v6 0/4] Add GBETH glue layer driver for Renesas RZ/V2H(P) SoC
 2025-04-15 13:53 UTC  (6+ messages)
` [PATCH net-next v6 3/4] net: stmmac: Add DWMAC glue layer for Renesas GBETH

[PATCH v5 0/2] net/mlx5: Fix NULL dereference and memory leak in ttc_table creation
 2025-04-15 13:46 UTC  (5+ messages)
` [PATCH v5 1/2] net/mlx5: Fix null-ptr-deref in mlx5_create_{inner_,}ttc_table()
` [PATCH v5 2/2] net/mlx5: Fix memory leak in error path of ttc creation

[Patch next] octeontx2-pf: fix potential double free in rvu_rep_create()
 2025-04-15 13:44 UTC  (3+ messages)

[PATCH v5 net-next 00/14] Add more features for ENETC v4 - round 2
 2025-04-15 13:43 UTC  (3+ messages)
` [PATCH v5 net-next 06/14] net: enetc: add set/get_rss_table() hooks to enetc_si_ops

[PATCH v3 00/33] Implement kernel-doc in Python
 2025-04-15 13:34 UTC  (13+ messages)

[PATCH net 2/2] vsock/test: Add test for SO_LINGER null ptr deref
 2025-04-15 13:33 UTC  (15+ messages)
                ` vsock broken after connect() returns EINTR (was Re: [PATCH net 2/2] vsock/test: Add test for SO_LINGER null ptr deref)
                ` bytes_unsent forever elevated "
                ` connect() disconnects TCP_ESTABLISHED "

[PATCH net-next v2] net: ncsi: Fix GCPS 64-bit member variables
 2025-04-15 13:30 UTC  (2+ messages)

[PATCH net] net: phy: microchip: force IRQ polling mode for lan88xx
 2025-04-15 13:24 UTC  (4+ messages)

[PATCH] amd-xgbe: Add device IDs for Hygon 10Gb ethernet controller
 2025-04-15 13:20 UTC 

[net-next PATCH v7 0/6] net: phy: Add support for new Aeonsemi PHYs
 2025-04-15 13:04 UTC  (6+ messages)
` [net-next PATCH v7 5/6] net: phy: Add support for Aeonsemi AS21xxx PHYs


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