netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-09-17 08:42:32 to 2025-09-17 15:58:02 UTC [more...]

[PATCH RESEND net-next v2] net: renesas: rswitch: simplify rswitch_stop()
 2025-09-17 15:57 UTC  (2+ messages)

[PATCH net-next 00/10] udp: increase RX performance under stress
 2025-09-17 15:57 UTC  (32+ messages)
` [PATCH net-next 01/10] ipv6: make ipv6_pinfo.saddr_cache a boolean
` [PATCH net-next 02/10] ipv6: make ipv6_pinfo.daddr_cache "
` [PATCH net-next 03/10] ipv6: np->rxpmtu race annotation
` [PATCH net-next 04/10] ipv6: reorganise struct ipv6_pinfo
` [PATCH net-next 05/10] udp: refine __udp_enqueue_schedule_skb() test
` [PATCH net-next 06/10] udp: update sk_rmem_alloc before busylock acquisition
` [PATCH net-next 07/10] net: group sk_backlog and sk_receive_queue
` [PATCH net-next 08/10] udp: add udp_drops_inc() helper
` [PATCH net-next 09/10] udp: make busylock per socket
` [PATCH net-next 10/10] udp: use skb_attempt_defer_free()

[PATCH net v4 0/2] net: stmmac: misc fixes
 2025-09-17 15:54 UTC  (6+ messages)
` [PATCH net v4 1/2] net: stmmac: replace memcpy with ethtool_puts in ethtool

[PATCH net-next v2 0/4] net: add WoL from PHY support for stm32mp135f-dk
 2025-09-17 15:54 UTC  (6+ messages)
` [PATCH net-next v2 1/4] dt-bindings: net: document st,phy-wol property
` [PATCH net-next v2 2/4] net: stmmac: stm32: add WoL from PHY support
` [PATCH net-next v2 3/4] net: phy: smsc: fix and improve WoL support
` [PATCH net-next v2 4/4] arm: dts: st: activate ETH1 WoL from PHY on stm32mp135f-dk

[PATCH v5 00/10] Add Network Subsystem (NSS) clock controller support for IPQ5424 SoC
 2025-09-17 15:47 UTC  (8+ messages)
` [PATCH v5 02/10] dt-bindings: clock: Add required "interconnect-cells" property

[PATCH v2 net-next 0/7] net: Fix UAF of sk_dst_get(sk)->dev
 2025-09-17 15:45 UTC  (20+ messages)
` [PATCH v2 net-next 1/7] smc: Fix use-after-free in __pnet_find_base_ndev()
` [PATCH v2 net-next 2/7] smc: Use __sk_dst_get() and dst_dev_rcu() in in smc_clc_prfx_set()
` [PATCH v2 net-next 3/7] smc: Use __sk_dst_get() and dst_dev_rcu() in smc_clc_prfx_match()
` [PATCH v2 net-next 4/7] smc: Use __sk_dst_get() and dst_dev_rcu() in smc_vlan_by_tcpsk()
` [PATCH v2 net-next 5/7] tls: Use __sk_dst_get() and dst_dev_rcu() in get_netdev_for_sock()
` [PATCH v2 net-next 6/7] mptcp: Call dst_release() in mptcp_active_enable()
` [PATCH v2 net-next 7/7] mptcp: Use __sk_dst_get() and dst_dev_rcu() "

[PATCH] net: liquidio: fix overflow in octeon_init_instr_queue()
 2025-09-17 15:30 UTC 

[PATCH iproute] mptcp: fix event attributes type
 2025-09-17 15:40 UTC  (2+ messages)

[PATCH net] net: clear sk->sk_ino in sk_set_socket(sk, NULL)
 2025-09-17 15:39 UTC  (2+ messages)

[PATCH bpf-next v3 00/14] selftests/bpf: Integrate test_xsk.c to test_progs framework
 2025-09-17 15:37 UTC  (10+ messages)
` [PATCH bpf-next v3 01/14] selftests/bpf: test_xsk: Split xskxceiver
` [PATCH bpf-next v3 03/14] selftests/bpf: test_xsk: Fix memory leaks
` [PATCH bpf-next v3 14/14] selftests/bpf: test_xsk: Integrate test_xsk.c to test_progs framework

[PATCH net-next 00/10] net: stmmac: remove mac_interface
 2025-09-17 15:25 UTC  (12+ messages)
` [PATCH net-next 01/10] net: stmmac: rework mac_interface and phy_interface documentation
` [PATCH net-next 02/10] net: stmmac: use phy_interface in stmmac_check_pcs_mode()
` [PATCH net-next 03/10] net: stmmac: imx: convert to use phy_interface
` [PATCH net-next 04/10] net: stmmac: ingenic: "
` [PATCH net-next 05/10] net: stmmac: socfpga: "
` [PATCH net-next 06/10] net: stmmac: starfive: "
` [PATCH net-next 07/10] net: stmmac: stm32: "
` [PATCH net-next 08/10] net: stmmac: sun8i: "
` [PATCH net-next 09/10] net: stmmac: thead: "
` [PATCH net-next 10/10] net: stmmac: remove mac_interface

[PATCH v6 00/10] arm64: dts: qcom: lemans-evk: Extend board support for additional peripherals
 2025-09-17 15:00 UTC  (2+ messages)

[PATCH net v1 1/1] net: usb: asix: forbid runtime PM to avoid PM/MDIO + RTNL deadlock
 2025-09-17 14:57 UTC  (8+ messages)

[PATCH net-next v2] dpll: zl3073x: Allow to use custom phase measure averaging factor
 2025-09-17 14:55 UTC  (6+ messages)

[PATCH net-next v3 0/3] net: stmmac: new features
 2025-09-17 14:54 UTC  (3+ messages)
` [PATCH net-next v3 1/3] net: stmmac: enhance VLAN protocol detection for GRO

[PATCH net-next] r8169: set EEE speed down ratio to 1
 2025-09-17 14:48 UTC  (3+ messages)

[PATCH net-next v2 0/2] ptp: safely cleanup when unregistering a PTP clock
 2025-09-17 14:47 UTC  (4+ messages)
` [PATCH net-next v2 2/2] ptp: rework ptp_clock_unregister() to disable events

[net PATCH v2] octeon_ep: fix VF MAC address lifecycle handling
 2025-09-17 14:40 UTC  (2+ messages)

[REGRESSION] af_unix: Introduce SO_PASSRIGHTS - break OpenGL
 2025-09-17 14:40 UTC  (3+ messages)

[net PATCH v2] octeon_ep: Clear VF info at PF when VF driver is removed
 2025-09-17 14:39 UTC  (4+ messages)
  ` [EXTERNAL] "

[PATCH net-next] net: sparx5/lan969x: Add support for ethtool pause parameters
 2025-09-17 14:26 UTC  (2+ messages)

[PATCH net-next v6 2/6] net: stmmac: Add support for Allwinner A523 GMAC200
 2025-09-17 14:08 UTC  (3+ messages)

[PATCH v2] net: nfc: nc: Add parameter validation for packet data
 2025-09-17 14:05 UTC 

[PATCH net-next v12 0/5] Add driver for 1Gbe network chips from MUCSE
 2025-09-17 14:02 UTC  (5+ messages)
` [PATCH net-next v12 4/5] net: rnpgbe: Add basic mbx_fw support

[PATCH net] Revert "net/mlx5e: Update and set Xon/Xoff upon port speed set"
 2025-09-17 13:48 UTC 

[PATCH net V2 00/11] mlx5 misc fixes 2025-08-25
 2025-09-17 13:38 UTC  (10+ messages)
` [PATCH net V2 10/11] net/mlx5e: Update and set Xon/Xoff upon port speed set

[PATCH v5 00/10] arm64: dts: qcom: lemans-evk: Extend board support for additional peripherals
 2025-09-17 13:30 UTC  (4+ messages)
` [PATCH v5 05/10] arm64: dts: qcom: lemans-evk: Enable PCIe support

[PATCH mlx5-next] net/mlx5: Add uar access and odp page fault counters
 2025-09-17 13:27 UTC 

[PATCH net-next v5 0/2] tcp: Update bind bucket state on port release
 2025-09-17 13:22 UTC  (3+ messages)
` [PATCH net-next v5 1/2] "
` [PATCH net-next v5 2/2] selftests/net: Test tcp port reuse after unbinding a socket

[PATCH net v4 0/3] net: phy: smsc: use IRQ + relaxed polling to fix missed link-up
 2025-09-17 13:00 UTC  (3+ messages)

linux-next: manual merge of the net-next tree with the spacemit tree
 2025-09-17 12:59 UTC  (5+ messages)

[PATCH net-next V2 00/10] net/mlx5e: Use multiple doorbells
 2025-09-17 12:56 UTC  (21+ messages)
` [PATCH net-next V2 01/10] net/mlx5: Fix typo of MLX5_EQ_DOORBEL_OFFSET
` [PATCH net-next V2 02/10] net/mlx5: Remove unused 'offset' field from mlx5_sq_bfreg
` [PATCH net-next V2 03/10] net/mlx5e: Remove unused 'xsk' param of mlx5e_build_xdpsq_param
` [PATCH net-next V2 04/10] net/mlx5: Store the global doorbell in mlx5_priv
` [PATCH net-next V2 05/10] net/mlx5e: Prepare for using multiple TX doorbells
` [PATCH net-next V2 06/10] net/mlx5e: Prepare for using different CQ doorbells
` [PATCH net-next V2 07/10] net/mlx5e: Use multiple TX doorbells
` [PATCH net-next V2 08/10] net/mlx5e: Use multiple CQ doorbells
` [PATCH net-next V2 09/10] devlink: Add a 'num_doorbells' driverinit param
` [PATCH net-next V2 10/10] net/mlx5e: Use the 'num_doorbells' devlink param

[PATCH net v4 0/4] net: netpoll: fix memory leak and add comprehensive selftests
 2025-09-17 12:51 UTC  (5+ messages)
` [PATCH net v4 1/4] net: netpoll: fix incorrect refcount handling causing incorrect cleanup
` [PATCH net v4 2/4] selftest: netcons: refactor target creation
` [PATCH net v4 3/4] selftest: netcons: create a torture test
` [PATCH net v4 4/4] selftest: netcons: add test for netconsole over bonded interfaces

[PATCH iproute2-next v2] ip: iplink_bridge: Support fdb_local_vlan_0
 2025-09-17 12:50 UTC  (3+ messages)

[PATCH net-next V2] net: xilinx: axienet: Fix kernel-doc warning for axienet_free_tx_chain return value
 2025-09-17 12:49 UTC 

[PATCH net-next v3] net: phy: micrel: Add Fast link failure support for lan8842
 2025-09-17 12:49 UTC  (2+ messages)

[PATCH net-next v3 1/1] net: phy: clear link parameters on admin link down
 2025-09-17 12:48 UTC  (2+ messages)

[PATCH iwl-next v4 0/5] ice: add standard stats
 2025-09-17 12:45 UTC  (12+ messages)
` [PATCH iwl-next v4 1/5] net: docs: add missing features that can have stats
  ` [Intel-wired-lan] "
` [PATCH iwl-next v4 2/5] ice: implement ethtool standard stats
  ` [Intel-wired-lan] "
` [PATCH iwl-next v4 3/5] ice: add tracking of good transmit timestamps
  ` [Intel-wired-lan] "
` [PATCH iwl-next v4 4/5] ice: implement transmit hardware timestamp statistics
  ` [Intel-wired-lan] "
` [PATCH iwl-next v4 5/5] ice: refactor to use helpers
  ` [Intel-wired-lan] "

[PATCH net-next v9 0/3] net: dsa: yt921x: Add support for Motorcomm YT921x
 2025-09-17 12:37 UTC  (6+ messages)
` [PATCH net-next v9 3/3] "

[PATCH net 0/3] There are some bugfix for the HNS3 ethernet driver
 2025-09-17 12:29 UTC  (4+ messages)
` [PATCH net 1/3] net: hns3: fix loopback test of serdes and phy is failed if duplex is half
` [PATCH net 2/3] net: hns3: return error code when function fails
` [PATCH net 3/3] net: hns3: use user configure after hardware reset when using kernel PHY

[RFC net-next 00/14] wireguard: netlink: ynl conversion
 2025-09-17 11:52 UTC  (3+ messages)

[PATCH] net: ti: am65-cpsw: Update hw timestamping filter for PTPv1 RX packets
 2025-09-17 11:49 UTC  (3+ messages)

[PATCH net-next v4 0/7] Add RPMSG Ethernet Driver
 2025-09-17 11:44 UTC  (3+ messages)

[PATCH] net: nfc: nc: Add parameter validation for packet data
 2025-09-17 11:39 UTC 

[PATCH net v2] phy: mscc: Fix PTP for vsc8574 and VSC8572
 2025-09-17 11:33 UTC 

[PATCH net] net: bridge: Trigger host query on v6 addr valid
 2025-09-17 11:30 UTC  (4+ messages)

[PATCH net-next v3 0/4] add FEC bins histogram report via ethtool
 2025-09-17 11:27 UTC  (9+ messages)
` [PATCH net-next v3 1/4] ethtool: add FEC bins histogram report
  ` [Intel-wired-lan] "
` [PATCH net-next v3 2/4] net/mlx5e: Don't query FEC statistics when FEC is disabled
  ` [Intel-wired-lan] "
` [PATCH net-next v3 3/4] net/mlx5e: Add logic to read RS-FEC histogram bin ranges from PPHCR
  ` [Intel-wired-lan] "
` [PATCH net-next v3 4/4] net/mlx5e: Report RS-FEC histogram statistics via ethtool
  ` [Intel-wired-lan] "

[PATCH v2 net] octeontx2-pf: Fix use-after-free bugs in otx2_sync_tstamp()
 2025-09-17 11:18 UTC  (2+ messages)

[PATCH net] net: tun: Update napi->skb after XDP process
 2025-09-17 11:39 UTC 

[PATCH net-next] net: ethernet: microchip: sparx5: make it selectable for ARCH_LAN969X
 2025-09-17 11:00 UTC 

[PATCH net-next] ppp: enable TX scatter-gather
 2025-09-17 11:00 UTC  (5+ messages)

[PATCH v2 0/7] nvme-tcp: Support receiving KeyUpdate requests
 2025-09-17 10:56 UTC  (6+ messages)
` [PATCH v2 6/7] nvme-tcp: Support KeyUpdate

[GIT PULL] wireless-2025-09-17
 2025-09-17 10:49 UTC 

[net-next PATCH v18 0/8] net: dsa: Add Airoha AN8855 support
 2025-09-17 10:43 UTC  (18+ messages)
` [net-next PATCH v18 3/8] dt-bindings: mfd: Document support for Airoha AN8855 Switch SoC
` [net-next PATCH v18 4/8] net: dsa: tag_mtk: add Airoha variant usage of this TAG
` [net-next PATCH v18 5/8] net: dsa: Add Airoha AN8855 5-Port Gigabit DSA Switch driver
` [net-next PATCH v18 6/8] mfd: an8855: Add support for Airoha AN8855 Switch MFD

[PATCH 0/9] ns: rework common initialization
 2025-09-17 10:28 UTC  (10+ messages)
` [PATCH 1/9] uts: split namespace into separate header
` [PATCH 2/9] mnt: expose pointer to init_mnt_ns
` [PATCH 3/9] nscommon: move to separate file
` [PATCH 4/9] cgroup: split namespace into separate header
` [PATCH 5/9] nsfs: add inode number for anon namespace
` [PATCH 6/9] mnt: simplify ns_common_init() handling
` [PATCH 7/9] net: centralize ns_common initialization
` [PATCH 8/9] nscommon: simplify initialization
` [PATCH 9/9] ns: add ns_common_free()

[pull-request] mlx5-next updates 2025-09-17
 2025-09-17 10:26 UTC 

[PATCH net-next v4 0/3] Documentation and ynl: add flow control
 2025-09-17 10:12 UTC  (3+ messages)

[PATCH][RESEND][RFC] Fix 32-bit boot failure due inaccurate page_pool_page_is_pp()
 2025-09-17 10:08 UTC  (7+ messages)

[PATCH] net: phy: avoid config_init failure on unattached PHY during resume
 2025-09-17 10:06 UTC  (3+ messages)

[PATCH iwl-net] libie: fix string names for AQ error codes
 2025-09-17 10:01 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net-next v4 0/8] net: ethtool: add dedicated GRXRINGS driver callbacks
 2025-09-17  9:58 UTC  (9+ messages)
` [PATCH net-next v4 1/8] net: ethtool: pass the num of RX rings directly to ethtool_copy_validate_indir
` [PATCH net-next v4 2/8] net: ethtool: add support for ETHTOOL_GRXRINGS ioctl
` [PATCH net-next v4 3/8] net: ethtool: remove the duplicated handling from ethtool_get_rxrings
` [PATCH net-next v4 4/8] net: ethtool: add get_rx_ring_count callback to optimize RX ring queries
` [PATCH net-next v4 5/8] net: ethtool: update set_rxfh to use ethtool_get_rx_ring_count helper
` [PATCH net-next v4 6/8] net: ethtool: update set_rxfh_indir "
` [PATCH net-next v4 7/8] net: ethtool: use the new helper in rss_set_prep_indir()
` [PATCH net-next v4 8/8] net: virtio_net: add get_rxrings ethtool callback for RX ring queries

[PATCH net-next v2 1/2] rtnetlink: add needed_{head,tail}room attributes
 2025-09-17  9:55 UTC  (2+ messages)
` [PATCH net-next v2 2/2] rtnetlink: specs: Add {head,tail}room to rt-link.yaml

[PATCH v2 00/33] ns: support file handles
 2025-09-17  9:50 UTC  (6+ messages)
` [PATCH v2 18/33] mnt: support ns lookup

[PATCH net-next v3 0/5] net: pse-pd: pd692x0: Add permanent configuration management support
 2025-09-17  9:46 UTC  (3+ messages)

[PATCH v2 0/4] Add support for MT8189 clock/power controller
 2025-09-17  9:40 UTC  (3+ messages)
` [PATCH v2 4/4] pmdomain: mediatek: Add power domain driver for MT8189 SoC

[PATCH 0/8] Introducing Broadcom BNG_RE RoCE Driver
 2025-09-17  9:17 UTC  (4+ messages)
` [PATCH 2/8] RDMA/bng_re: Add Auxiliary interface

[PATCH net-next] tools: ynl-gen: support uint in multi-attr
 2025-09-17  9:05 UTC  (2+ messages)

[syzbot] [sound?] kernel BUG in filemap_fault (2)
 2025-09-17  9:04 UTC  (6+ messages)

[PATCH mlx5-next 0/3] mlx5-next updates 2025-09-11
 2025-09-17  8:42 UTC  (2+ 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).