netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-10 15:07:33 to 2025-04-11 06:53:41 UTC [more...]

[PATCH net-next v10 00/14] xsc: ADD Yunsilicon XSC Ethernet Driver
 2025-04-11  6:53 UTC  (15+ messages)
` [PATCH net-next v10 01/14] xsc: Add xsc driver basic framework
` [PATCH net-next v10 02/14] xsc: Enable command queue
` [PATCH net-next v10 03/14] xsc: Add hardware setup APIs
` [PATCH net-next v10 04/14] xsc: Add qp and cq management
` [PATCH net-next v10 05/14] xsc: Add eq and alloc
` [PATCH net-next v10 06/14] xsc: Init pci irq
` [PATCH net-next v10 07/14] xsc: Init auxiliary device
` [PATCH net-next v10 08/14] xsc: Add ethernet interface
` [PATCH net-next v10 09/14] xsc: Init net device
` [PATCH net-next v10 10/14] xsc: Add eth needed qp and cq apis
` [PATCH net-next v10 11/14] xsc: ndo_open and ndo_stop
` [PATCH net-next v10 12/14] xsc: Add ndo_start_xmit
` [PATCH net-next v10 13/14] xsc: Add eth reception data path
` [PATCH net-next v10 14/14] xsc: add ndo_get_stats64

[net-next v6 0/4] net: phy: realtek: Add support for PHY LEDs on
 2025-04-11  6:24 UTC  (5+ messages)
` [net-next v6 1/4] net: phy: realtek: Group RTL82* macro definitions
` [net-next v6 2/4] net: phy: realtek: Clean up RTL8211E ExtPage access
` [net-next v6 3/4] net: phy: realtek: use __set_bit() in rtl8211f_led_hw_control_get()
` [net-next v6 4/4] net: phy: realtek: Add support for PHY LEDs on RTL8211E

[PATCH net-next 0/2] CPSW Bindings for 5000M Fixed-Link
 2025-04-11  6:09 UTC  (3+ messages)
` [PATCH net-next 1/2] dt-bindings: net: ethernet-controller: add 5000M speed to fixed-link
` [PATCH net-next 2/2] dt-bindings: net: ti: k3-am654-cpsw-nuss: evaluate fixed-link property

[PATCH net-next] Removing deprecated strncpy()
 2025-04-11  6:07 UTC 

[PATCH net-next] ibmveth: Use WARN_ON with error handling rather than BUG_ON
 2025-04-11  6:02 UTC  (2+ messages)

[PATCH net] ice: fix vf->num_mac count with port representors
 2025-04-11  5:52 UTC  (2+ messages)

[PATCH v3 0/1] net/mlx5: Fix null-ptr-deref in TTC table creation
 2025-04-11  5:34 UTC  (3+ messages)
` [PATCH v3 1/1] net/mlx5: Fix null-ptr-deref in mlx5_create_{inner_,}ttc_table()

[PATCH net-next v6 00/12] Convert LAN78xx to PHYLINK
 2025-04-11  5:33 UTC  (3+ messages)
` [PATCH net-next v6 08/12] net: usb: lan78xx: Convert to PHYLINK for improved PHY and MAC management

[PATCH] Removing deprecated strncpy()
 2025-04-11  5:22 UTC  (2+ messages)

[PATCH net-next] net: ngbe: fix memory leak in ngbe_probe() error path
 2025-04-11  5:14 UTC  (3+ messages)

[PATCH] Removing deprecated strncpy()
 2025-04-11  5:12 UTC  (3+ messages)
  ` replacement of strncpy in ticp_node_get_linkname()

[PATCH iwl-net v1] idpf: fix potential memory leak on kcalloc() failure
 2025-04-11  5:09 UTC  (5+ messages)
  ` [Intel-wired-lan] "

[RFC PATCH] net/smc: Consider using kfree_sensitive() to free cpu_addr
 2025-04-11  4:44 UTC 

[PATCH v1 net-next 02/14] net: Add ops_undo_single for module load/unload
 2025-04-11  4:37 UTC  (4+ messages)
  ` OA[PATCH "

[PATCH V3] netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_max sysctl
 2025-04-11  4:09 UTC  (2+ messages)

[PATCH net-next v10 00/14] xsc: ADD Yunsilicon XSC Ethernet Driver
 2025-04-11  3:36 UTC  (3+ messages)

[PATCH net-next] r8169: add helper rtl8125_phy_param
 2025-04-11  3:30 UTC  (2+ messages)

[PATCH net-next] r8169: add helper rtl_csi_mod for accessing extended config space
 2025-04-11  3:30 UTC  (2+ messages)

[PATCH net-next] ipv4: remove unnecessary judgment in ip_route_output_key_hash_rcu
 2025-04-11  3:30 UTC  (2+ messages)

[PATCH net-next v2 00/13] tools: ynl: c: basic netlink-raw support
 2025-04-11  3:30 UTC  (6+ messages)
` [PATCH net-next v2 01/13] netlink: specs: rename rtnetlink specs in accordance with family name

[PATCH net] ipv6: add exception routes to GC list in rt6_insert_exception
 2025-04-11  3:21 UTC  (2+ messages)

[Patch v4 net-next 0/3] Add support for mdb offload failure notification
 2025-04-11  3:13 UTC  (3+ messages)
` [Patch v4 net-next 1/3] net: bridge: mcast: Add offload failed mdb flag

[PATCH net-next v25 00/23] Introducing OpenVPN Data Channel Offload
 2025-04-11  3:07 UTC  (13+ messages)
` [PATCH net-next v25 01/23] net: introduce OpenVPN Data Channel Offload (ovpn)
` [PATCH net-next v25 02/23] ovpn: add basic netlink support
` [PATCH net-next v25 04/23] ovpn: keep carrier always on for MP interfaces
` [PATCH net-next v25 05/23] ovpn: introduce the ovpn_peer object
` [PATCH net-next v25 07/23] ovpn: implement basic TX path (UDP)

[syzbot] [wireless?] divide error in mac80211_hwsim_link_info_changed (2)
 2025-04-11  3:06 UTC 

[PATCH] net: Move specific fragmented packet to slow_path instead of dropping it
 2025-04-11  2:43 UTC  (3+ messages)
  ` 答复: "

[PATCH net-next v2 6/8] netdev: depend on netdev->lock for xdp features
 2025-04-11  2:36 UTC  (5+ messages)

[PATCH net-next v2 0/2] net: stmmac: stmmac_pltfr_find_clk()
 2025-04-11  2:20 UTC  (2+ messages)

[PATCH net-next v4 0/2] tcp: add a new TW_PAWS drop reason
 2025-04-11  2:20 UTC  (2+ messages)

[PATCH net-next v3 0/2] trace: add tracepoint for tcp_sendmsg_locked()
 2025-04-11  2:20 UTC  (2+ messages)

[PATCH v2] usbnet: asix AX88772: leave the carrier control to phylink
 2025-04-11  2:20 UTC  (2+ messages)

[PATCH net-next v2] net: txgbe: Update module description
 2025-04-11  2:42 UTC 

[PATCH 0/4] net: fix bugs and error handling in qinheng ch9200 driver and mii interface
 2025-04-11  1:12 UTC  (6+ messages)
` [PATCH 1/4] net: fix uninitialised access in mii_nway_restart()

[PATCH net-next] selftests/vsock: add initial vmtest.sh for vsock
 2025-04-11  1:07 UTC 

[PATCH net-next] af_unix: Remove unix_unhash()
 2025-04-11  0:50 UTC  (2+ messages)

[PATCH net] batman-adv: fix duplicate MAC address check
 2025-04-11  0:39 UTC  (4+ messages)

[PATCH net-next] io_uring/zcrx: enable tcp-data-split in selftest
 2025-04-11  0:40 UTC  (5+ messages)

[PATCH v2 net 0/5] pds_core: updates and fixes
 2025-04-11  0:32 UTC  (6+ messages)
` [PATCH v2 net 1/5] pds_core: Prevent possible adminq overflow/stuck condition
` [PATCH v2 net 2/5] pds_core: remove extra name description
` [PATCH v2 net 3/5] pds_core: handle unsupported PDS_CORE_CMD_FW_CONTROL result
` [PATCH v2 net 4/5] pds_core: Remove unnecessary check in pds_client_adminq_cmd()
` [PATCH v2 net 5/5] pds_core: make wait_context part of q_info

[PATCH net-next v5 0/4] net: ethtool: Introduce ethnl dump helpers
 2025-04-11  0:21 UTC  (3+ messages)
` [PATCH net-next v5 1/4] net: ethtool: Introduce per-PHY DUMP operations

[PATCH 0/7] irqbypass: Cleanups and a perf improvement
 2025-04-11  0:09 UTC  (11+ messages)
` [PATCH 3/7] irqbypass: Take ownership of producer/consumer token tracking
` [PATCH 7/7] irqbypass: Use xarray to track producers and consumers

[PATCH bpf-next v7 00/10] bpf qdisc
 2025-04-10 23:59 UTC  (6+ messages)
` [PATCH bpf-next v7 02/10] bpf: net_sched: Support implementation of Qdisc_ops in bpf
` [PATCH bpf-next v7 08/10] selftests/bpf: Add a basic fifo qdisc test

[PATCH net-next v2 0/8] net: depend on instance lock for queue related netlink ops
 2025-04-10 23:46 UTC  (9+ messages)
` [PATCH net-next v2 7/8] docs: netdev: break down the instance locking info per ops struct
` [PATCH net-next v2 8/8] netdev: depend on netdev->lock for qstats in ops locked drivers

[PATCH iwl-net v4 0/6] igc: Fix PTM timeout
 2025-04-10 23:44 UTC  (2+ messages)

[PATCH v2 net-next] eth: bnxt: add support rx side device memory TCP
 2025-04-10 23:39 UTC  (2+ messages)

[PATCH net-next v2 06/13] rxrpc: rxgk: Provide infrastructure and key derivation
 2025-04-10 23:31 UTC  (5+ messages)
` [PATCH net-next v2 00/13] rxrpc, afs: Add AFS GSSAPI security class to AF_RXRPC and kafs

net-shapers plan
 2025-04-10 23:16 UTC  (8+ messages)

[PATCH v2 00/14] Add Microchip ZL3073x support (part 1)
 2025-04-10 22:57 UTC  (33+ messages)
` [PATCH v2 02/14] dt-bindings: dpll: Add support for Microchip Azurite chip family
` [PATCH v2 03/14] mfd: Add Microchip ZL3073x support
` [PATCH v2 06/14] mfd: zl3073x: Add macros for device registers access
` [PATCH v2 07/14] mfd: zl3073x: Add components versions register defs

[PATCH intel-next v1] ice: be consistent around PTP de-registration
 2025-04-10 22:28 UTC  (4+ messages)
  ` [Intel-wired-lan] "

[RESEND net-next v5 0/4] net: phy: realtek: Add support for PHY LEDs on
 2025-04-10 22:05 UTC  (5+ messages)
` [RESEND net-next v5 1/4] net: phy: realtek: Group RTL82* macro definitions

[net-next v4 0/5] net: mtip: Add support for MTIP imx287 L2 switch driver
 2025-04-10 20:59 UTC  (3+ messages)
` [net-next v4 1/5] dt-bindings: net: Add MTIP L2 switch description

[net-next PATCH v14 00/16] net: dsa: Add Airoha AN8855 support
 2025-04-10 20:56 UTC  (10+ messages)
` [net-next PATCH v14 06/16] net: mdio: regmap: prepare support for multiple valid addr
` [net-next PATCH v14 07/16] net: mdio: regmap: add support for C45 read/write

[PATCH v1 bpf-next 3/5] bpf: udp: Propagate ENOMEM up from bpf_iter_udp_batch
 2025-04-10 20:44 UTC  (3+ messages)

[PATCH v1 bpf-next 2/5] bpf: udp: Avoid socket skips and repeats during iteration
 2025-04-10 20:41 UTC  (3+ messages)

[PATCH] net: ipconfig: replace strncpy with strscpy_pad
 2025-04-10 20:40 UTC  (5+ messages)

[PATCH v2] leds: trigger: netdev: Match net in netdev_trig_notify()
 2025-04-10 20:39 UTC  (2+ messages)

[RFC PATCH net-next] net: phy: marvell: support DT configurations with only two LEDs
 2025-04-10 20:05 UTC  (7+ messages)

[PATCH net-next v2 2/2] net: phy: Add Marvell PHY PTP support
 2025-04-10 19:40 UTC  (14+ messages)

[PATCH v1 bpf-next 1/5] bpf: udp: Use bpf_udp_iter_batch_item for bpf_udp_iter_state batch items
 2025-04-10 19:25 UTC  (2+ messages)

[PATCH net-next V2 00/12] net/mlx5: HWS, Refactor action STE handling
 2025-04-10 19:17 UTC  (13+ messages)
` [PATCH net-next V2 01/12] net/mlx5: HWS, Fix matcher action template attach
` [PATCH net-next V2 02/12] net/mlx5: HWS, Remove unused element array
` [PATCH net-next V2 03/12] net/mlx5: HWS, Make pool single resource
` [PATCH net-next V2 04/12] net/mlx5: HWS, Refactor pool implementation
` [PATCH net-next V2 05/12] net/mlx5: HWS, Cleanup after pool refactoring
` [PATCH net-next V2 06/12] net/mlx5: HWS, Add fullness tracking to pool
` [PATCH net-next V2 07/12] net/mlx5: HWS, Fix pool size optimization
` [PATCH net-next V2 08/12] net/mlx5: HWS, Implement action STE pool
` [PATCH net-next V2 09/12] net/mlx5: HWS, Use the new "
` [PATCH net-next V2 10/12] net/mlx5: HWS, Cleanup matcher action STE table
` [PATCH net-next V2 11/12] net/mlx5: HWS, Free unused action STE tables
` [PATCH net-next V2 12/12] net/mlx5: HWS, Export action STE tables to debugfs

[net-next PATCH v2 1/2] net: phy: mediatek: permit to compile test GE SOC PHY driver
 2025-04-10 19:07 UTC  (3+ messages)
` [net-next PATCH v2 2/2] net: phy: mediatek: add Airoha PHY ID to SoC driver

[PATCH net v4] batman-adv: Fix double-hold of meshif when getting enabled
 2025-04-10 18:58 UTC 

[PATCH net v3] batman-adv: Fix double-hold of meshif when getting enabled
 2025-04-10 18:57 UTC  (4+ messages)

[PATCH net-next 00/12] net/mlx5: HWS, Refactor action STE handling
 2025-04-10 18:45 UTC  (16+ messages)
` [PATCH net-next 07/12] net/mlx5: HWS, Fix pool size optimization
` [PATCH net-next 08/12] net/mlx5: HWS, Implement action STE pool
` [PATCH net-next 09/12] net/mlx5: HWS, Use the new "
` [PATCH net-next 10/12] net/mlx5: HWS, Cleanup matcher action STE table
` [PATCH net-next 11/12] net/mlx5: HWS, Free unused action STE tables
` [PATCH net-next 12/12] net/mlx5: HWS, Export action STE tables to debugfs

[net-next v1] net: stmmac: starfive: Add serdes PHY init/deinit function
 2025-04-10  7:04 UTC 

[PATCH net] tcp: tcp_acceptable_seq select SND.UNA when SND.WND is 0
 2025-04-10 17:50 UTC 

[GIT PULL] bluetooth 2025-04-10
 2025-04-10 17:35 UTC 

[PATCH net-next v3] net: ncsi: Fix GCPS 64-bit member variables
 2025-04-10 17:22 UTC 

[PATCH bpf-next v4 0/2] selftests/xsk: Add tests for XDP tail adjustment in AF_XDP
 2025-04-10 17:20 UTC  (2+ messages)

[PATCH net-next] tcp: drop tcp_v{4,6}_restore_cb
 2025-04-10 16:58 UTC  (4+ messages)

[net-next PATCH 0/6] net: dsa: mt7530: modernize MIB handling + fix
 2025-04-10 16:30 UTC  (7+ messages)
` [net-next PATCH 1/6] net: dsa: mt7530: generalize read port stats logic
` [net-next PATCH 2/6] net: dsa: mt7530: move pkt size and rx err MIB counter to rmon stats API
` [net-next PATCH 3/6] net: dsa: mt7530: move pause MIB counter to eth_ctrl "
` [net-next PATCH 4/6] net: dsa: mt7530: move pkt stats and err MIB counter to eth_mac "
` [net-next PATCH 5/6] net: dsa: mt7530: move remaining MIB counter to define
` [net-next PATCH 6/6] net: dsa: mt7530: implement .get_stats64

PCI VPD checksum ambiguity
 2025-04-10 16:21 UTC  (2+ messages)

[PATCH net-next 0/2] Mitigate double allocations in ioam6_iptunnel
 2025-04-10 16:16 UTC  (4+ messages)
` [PATCH net-next 1/2] net: ipv6: ioam6: use consistent dst names
` [PATCH net-next 2/2] net: ipv6: ioam6: fix double reallocation

[PATCH net v2] bonding: hold ops lock around get_link
 2025-04-10 16:11 UTC 

[GIT PULL] Networking for v6.15-rc2
 2025-04-10 16:04 UTC  (2+ messages)

[PATCH v8 net-next 5/5] net: ena: Add PHC documentation
 2025-04-10 16:01 UTC  (12+ messages)

[PATCH net] bonding: hold ops lock around get_link
 2025-04-10 15:46 UTC  (3+ messages)

[PATCH net-next] net: convert dev->rtnl_link_state to a bool
 2025-04-10 15:45 UTC  (2+ messages)

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

[PATCH v10 iwl-next 00/11] idpf: add initial PTP support
 2025-04-10 15:36 UTC  (7+ messages)
` [PATCH v10 iwl-next 09/11] idpf: add Tx timestamp capabilities negotiation
  ` [Intel-wired-lan] "

[PATCH 0/3] drm/nouveau: Fix & improve nouveau_fence_done()
 2025-04-10 15:36 UTC  (6+ messages)
` [PATCH 1/3] drm/nouveau: Prevent signaled fences in pending list

[PATCH net-next] net: airoha: Add matchall filter offload support
 2025-04-10 15:30 UTC  (2+ messages)

[PATCH net-next v3] net: airoha: Add matchall filter offload support
 2025-04-10 15:25 UTC 

Check Point Firewall R80.10 First Time Configuration Wizard
 2025-04-10 15:14 UTC 

[PATCH v4 00/13] Introduce parity_odd() and refactor redundant parity code
 2025-04-10 15:07 UTC  (7+ messages)
` [PATCH v4 02/13] media: media/test_drivers: Replace open-coded parity calculation with parity_odd()


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