public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-19 16:33:16 to 2026-03-20 01:25:07 UTC [more...]

[PATCH net-next v3 00/13] net: sleepable ndo_set_rx_mode
 2026-03-20  1:24 UTC  (4+ messages)
` [PATCH net-next v3 01/13] net: add address list snapshot and reconciliation infrastructure
` [PATCH net-next v3 02/13] wifi: cfg80211: use __rtnl_unlock in nl80211_pre_doit
` [PATCH net-next v3 03/13] net: introduce ndo_set_rx_mode_async and dev_rx_mode_work

[PATCH net v2 0/2] stmmac crash/stall fixes when under memory pressure
 2026-03-20  1:11 UTC  (5+ messages)
` [PATCH net v2 1/2] net: stmmac: Prevent NULL deref when RX memory exhausted
` [PATCH net v2 2/2] net: stmmac: Prevent indefinite RX stall on buffer exhaustion

[PATCH net-next v4 0/8] TLS read_sock performance scalability
 2026-03-20  1:03 UTC  (4+ messages)
` [PATCH PATCH net-next v4 1/8] tls: Factor tls_decrypt_async_drain() from recvmsg

[PATCH net v10 0/2] virtio-net: fix for VIRTIO_NET_F_GUEST_HDRLEN
 2026-03-20  0:38 UTC  (6+ messages)
` [PATCH net v10 1/2] virtio-net: correct hdr_len handling "

[PATCH v2] net: fjes: Drop fjes_acpi_driver and rework initialization
 2026-03-20  0:30 UTC  (3+ messages)

[PATCH net v4] net: ntb_netdev: add SPDX tag and remove boilerplate license text
 2026-03-20  0:30 UTC  (2+ messages)

[PATCH net-next 0/5] net: stmmac: descriptor cleanups part 2
 2026-03-20  0:30 UTC  (2+ messages)

[PATCH net] net: openvswitch: Avoid releasing netdev before teardown completes
 2026-03-20  0:30 UTC  (2+ messages)

[PATCH] net: marvell: prestera: use kzalloc_flex
 2026-03-20  0:16 UTC  (2+ messages)

[PATCH net-next v4 0/6] selftests: drv-net: driver tests for HW GRO
 2026-03-20  0:10 UTC  (2+ messages)

[PATCH net] rtnetlink: fix leak of SRCU struct in rtnl_link_register
 2026-03-20  0:05 UTC  (3+ messages)

[PATCH net] nfc: nci: fix circular locking dependency in nci_close_device
 2026-03-20  0:00 UTC  (2+ messages)

[GIT PULL] bluetooth 2026-03-19
 2026-03-20  0:00 UTC  (2+ messages)

[PATCH net-next v2 0/2] selftests: rds: add config file and config.sh -c option
 2026-03-19 23:55 UTC  (7+ messages)
` [PATCH net-next v2 1/2] selftests: rds: add tools/testing/selftests/net/rds/config
` [PATCH net-next v2 2/2] selftests: rds: Add -c config option to rds/config.sh
  ` [net-next,v2,2/2] "

[PATCH next v1] r8169: Fix PHY lookup for mdiobus_get_phy() and improve error reporting during probe
 2026-03-19 23:53 UTC  (2+ messages)

[PATCH net v3 0/2] net: bcmasp: Fix issues during driver unbind
 2026-03-19 23:48 UTC  (3+ messages)
` [PATCH net v3 1/2] net: bcmasp: fix double free of WoL irq
` [PATCH net v3 2/2] net: bcmasp: fix double disable of clk

[PATCH v4] mm: introduce a new page type for page pool in page type
 2026-03-19 23:31 UTC  (6+ messages)
` [PATCH v5] "

[PATCH net-next v2 0/2] r8152: Add support for the RTL8157 5Gbit USB Ethernet chip
 2026-03-19 23:12 UTC  (12+ messages)
` [PATCH net-next v2 1/2] r8152: Add support for 5Gbit Link Speeds and EEE
` [PATCH net-next v2 2/2] r8152: Add support for the RTL8157 hardware

[PATCH net v2 0/2] rtnetlink: add missing attributes in if_nlmsg_size
 2026-03-19 23:02 UTC  (3+ messages)
` [PATCH net v2 1/2] rtnetlink: count IFLA_PARENT_DEV_{NAME,BUS_NAME} "
` [PATCH net v2 2/2] rtnetlink: count IFLA_INFO_SLAVE_KIND "

[PATCH net] ionic: fix persistent MAC address override on PF
 2026-03-19 22:50 UTC  (4+ messages)

[PATCH iwl-net v2] idpf: fix xdp crash in soft reset error path
 2026-03-19 22:41 UTC 

[PATCH v5 phy-next 00/27] Split Generic PHY consumer and provider API
 2026-03-19 22:32 UTC  (28+ messages)
` [PATCH v5 phy-next 01/27] ata: add <linux/pm_runtime.h> where missing
` [PATCH v5 phy-next 02/27] PCI: Add missing headers transitively included by <linux/phy/phy.h>
` [PATCH v5 phy-next 03/27] usb: add "
` [PATCH v5 phy-next 04/27] drm: add <linux/pm_runtime.h> where missing
` [PATCH v5 phy-next 05/27] phy: "
` [PATCH v5 phy-next 06/27] phy: spacemit: include missing <linux/phy/phy.h>
` [PATCH v5 phy-next 07/27] net: lan969x: include missing <linux/of.h>
` [PATCH v5 phy-next 08/27] PCI: Remove device links to PHY
` [PATCH v5 phy-next 09/27] scsi: ufs: exynos: stop poking into struct phy guts
` [PATCH v5 phy-next 10/27] scsi: ufs: qcom: keep parallel track of PHY power state
` [PATCH v5 phy-next 11/27] drm/rockchip: dw_hdmi: avoid direct dereference of phy->dev.of_node
` [PATCH v5 phy-next 12/27] usb: host: tegra: "
` [PATCH v5 phy-next 13/27] usb: gadget: tegra-xudc: "
` [PATCH v5 phy-next 14/27] drm/msm/dp: remove debugging prints with internal struct phy state
` [PATCH v5 phy-next 15/27] phy: move provider API out of public <linux/phy/phy.h>
` [PATCH v5 phy-next 16/27] phy: make phy_get_mode(), phy_(get|set)_bus_width() NULL tolerant
` [PATCH v5 phy-next 17/27] phy: introduce phy_get_max_link_rate() helper for consumers
` [PATCH v5 phy-next 18/27] drm/rockchip: dsi: include PHY provider header
` [PATCH v5 phy-next 19/27] drm: bridge: cdns-mhdp8546: use consumer API for getting PHY bus width
` [PATCH v5 phy-next 20/27] media: sunxi: a83-mips-csi2: include PHY provider header
` [PATCH v5 phy-next 21/27] net: renesas: rswitch: "
` [PATCH v5 phy-next 22/27] pinctrl: tegra-xusb: "
` [PATCH v5 phy-next 23/27] power: supply: cpcap-charger: include missing <linux/property.h>
` [PATCH v5 phy-next 24/27] phy: include PHY provider header (1/2)
` [PATCH v5 phy-next 25/27] phy: include PHY provider header (2/2)
` [PATCH v5 phy-next 26/27] phy: remove temporary provider compatibility from consumer header
` [PATCH v5 phy-next 27/27] MAINTAINERS: add regexes for linux-phy

[PATCH net v2] neighbour: add RTNL_FLAG_DUMP_SPLIT_NLM_DONE to RTM_GETNEIGH
 2026-03-19 22:22 UTC  (2+ messages)
` [PATCH net v3] "

[RFC net-next 00/15] Introducing ipxlat: a stateless IPv4/IPv6 translation device
 2026-03-19 22:11 UTC  (3+ messages)
` [RFC net-next 15/15] Documentation: networking: add ipxlat translator guide

[PATCH v7 00/10] VMSCAPE optimization for BHI variant
 2026-03-19 22:06 UTC  (8+ messages)
` [PATCH v7 07/10] x86/vmscape: Use static_call() for predictor flush

[PATCH iwl-net] idpf: fix xdp crash in soft reset error path
 2026-03-19 21:47 UTC  (3+ messages)

[PATCH net-next 0/2] Add support for PIC64-HPSC/HX MDIO controller
 2026-03-19 21:38 UTC  (14+ messages)
` [PATCH net-next 1/2] dt-bindings: net: document Microchip "
` [PATCH net-next 2/2] net: mdio: add a driver for "

[PATCH net-next v8 0/6] tls: Add TLS 1.3 hardware offload support
 2026-03-19 21:33 UTC  (7+ messages)
` [PATCH v8 1/6] net: tls: reject TLS 1.3 offload in chcr_ktls and nfp drivers
` [PATCH v8 2/6] net/mlx5e: add TLS 1.3 hardware offload support
` [PATCH v8 3/6] tls: "
` [PATCH v8 4/6] tls: split tls_set_sw_offload into init and finalize stages
` [PATCH v8 5/6] tls: add hardware offload key update support
` [PATCH v8 6/6] selftests: net: add TLS hardware offload test

[syzbot] Monthly wireguard report (Mar 2026)
 2026-03-19 21:35 UTC 

[PATCH net-next v3 0/6] net: bcmgenet: add XDP support
 2026-03-19 21:34 UTC  (9+ messages)
` [PATCH net-next v3 2/6] net: bcmgenet: register xdp_rxq_info for each RX ring
` [PATCH net-next v3 3/6] net: bcmgenet: add basic XDP support (PASS/DROP)
` [PATCH net-next v3 4/6] net: bcmgenet: add XDP_TX support
` [PATCH net-next v3 5/6] net: bcmgenet: add XDP_REDIRECT and ndo_xdp_xmit support

[PATCH net-next 0/3] tcp: fix scaled no-shrink rwnd quantization slack
 2026-03-19 21:21 UTC  (8+ messages)
` [PATCH net-next 1/3] selftests: packetdrill: stop pinning rwnd in tcp_ooo_rcv_mss
` [PATCH net-next 2/3] tcp: keep scaled no-shrink window representable

[PATCH iwl-net v2 0/3] idpf: virtchnl locking and async fixes
 2026-03-19 21:13 UTC  (4+ messages)
` [PATCH iwl-net v2 1/3] idpf: fix PREEMPT_RT raw/bh spinlock nesting for async VC handling
` [PATCH iwl-net v2 2/3] idpf: improve locking around idpf_vc_xn_push_free()
` [PATCH iwl-net v2 3/3] idpf: set the payload size before calling the async handler

[PATCH net-next 0/9] pull request: ovpn 2026-03-17
 2026-03-19 21:04 UTC  (5+ messages)
` [PATCH net-next 8/9] selftests: ovpn: add test for the FW mark feature

[PATCH net-next 1/2] net: page_pool: support dumping pps of a specific ifindex via Netlink
 2026-03-19 21:04 UTC  (4+ messages)

[GIT PULL] Networking for v7.0-rc5
 2026-03-19 20:59 UTC  (2+ messages)

[PATCH net-next v9 0/6] net: stmmac: qcom-ethqos: add support for SCMI power domains
 2026-03-19 20:54 UTC  (4+ messages)

[PATCH iwl-net v4] ice: fix missing dpll notifications for SW pins
 2026-03-19 20:52 UTC 

[PATCH net-next 2/2] r8152: add helper functions for PHY OCP registers
 2026-03-19 20:46 UTC  (2+ messages)

[PATCH net-next v17 03/14] net: homa: create shared Homa header files
 2026-03-19 20:37 UTC  (3+ messages)
` [net-next,v17,03/14] "

[PATCH net-next v3] selftests: bonding: add test for stacked bond header_parse recursion
 2026-03-19 20:29 UTC  (2+ messages)

[PATCH net-next] net: add netdev_from_priv() helper
 2026-03-19 20:27 UTC  (3+ messages)

[PATCH] net: fix fanout UAF in packet_release() via NETDEV_UP race
 2026-03-19 20:18 UTC  (2+ messages)

[PATCH v2 0/2] net: cleanup bitmaps printing
 2026-03-19 20:17 UTC  (3+ messages)
` [PATCH 1/2] octeontx2-af: simplify rvu_debugfs
` [PATCH 2/2] net-sysfs: switch xps_queue_show() to sysfs_emit()

[PATCH net-next] gve: add XDP metadata support for DQ RDA
 2026-03-19 20:02 UTC  (3+ messages)

r8169: Discussion on implementing RSS support for r8169
 2026-03-19 19:59 UTC  (3+ messages)

[PATCH net-next v4 00/13] macb usrio/tsu patches
 2026-03-19 19:52 UTC  (2+ messages)

[net-next v3 00/12] Add TSO map-once DMA helpers and bnxt SW USO support
 2026-03-19 19:34 UTC  (8+ messages)
` [net-next v3 02/12] net: tso: Add tso_dma_map helpers
` [net-next v3 08/12] net: bnxt: Implement software USO

[PATCH net-next v2 02/13] wifi: cfg80211: use __rtnl_unlock in nl80211_pre_doit
 2026-03-19 19:22 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net-next v4 0/3] netdevsim: support ETS offload
 2026-03-19 18:40 UTC  (4+ messages)
` [PATCH net-next v4 1/3] netdevsim: move TC offload code to a dedicated file
` [PATCH net-next v4 2/3] netdevsim: support tc-ets offload
` [PATCH net-next v4 3/3] tc-testing: add a test case for ETS offload

[PATCH] net: mana: fix use-after-free in add_adev() error path
 2026-03-19 18:18 UTC  (2+ messages)

[PATCH net] udp: Fix wildcard bind conflict check when using hash2
 2026-03-19 18:18 UTC 

[PATCH net-next] net: dsa: microchip: Don't embed struct phy_device to maintain the port state
 2026-03-19 18:17 UTC 

[PATCH net] net: ti: icssg-prueth: fix use-after-free of CPPI descriptor in RX path
 2026-03-19 18:12 UTC 

[PATCH net-next 0/8] dpll/ice: Add TXC DPLL type and full TX reference clock control for E825
 2026-03-19 18:07 UTC  (4+ messages)
` [PATCH net-next 1/8] dpll: add new DPLL type for transmit clock (TXC) usage

[PATCH iwl-next 0/4] iavf: fix VLAN filter state machine races
 2026-03-19 18:07 UTC  (2+ messages)

[PATCH net-next] net: ethtool: re-order local includes
 2026-03-19 18:05 UTC 

[PATCH v2] device property: Make modifications of fwnode "flags" thread safe
 2026-03-19 17:52 UTC  (3+ messages)

[PATCH v3 0/2] Add ICSSG0 dual EMAC support for AM642 EVM
 2026-03-19 17:58 UTC  (4+ messages)
` [PATCH v3 1/2] arm64: dts: ti: k3-am642-evm: Add ICSSG0 overlay for dual EMAC support

[PATCH v7 10/10] x86/vmscape: Add cmdline vmscape=on to override attack vector controls
 2026-03-19 17:57 UTC  (3+ messages)

[PATCH v2 net 0/8] xsk: tailroom reservation and MTU validation
 2026-03-19 17:55 UTC  (9+ messages)
` [PATCH v2 net 1/8] xsk: tighten UMEM headroom validation to account for tailroom and min frame
` [PATCH v2 net 2/8] xsk: respect tailroom for ZC setups
` [PATCH v2 net 3/8] ice: do not round up result of dbuf calculation for xsk pool
` [PATCH v2 net 4/8] i40e: do not round up result of dbuff "
` [PATCH v2 net 5/8] xsk: validate MTU against usable frame size on bind
` [PATCH v2 net 6/8] selftests: bpf: fix pkt grow tests
` [PATCH v2 net 7/8] selftests: bpf: have a separate variable for drop test
` [PATCH v2 net 8/8] selftests: bpf: adjust rx_dropped xskxceiver's test to respect tailroom

net: disable default loopback
 2026-03-19 17:46 UTC 

[PATCH net-next v7 00/10] net: phy_port: SFP modules representation and phy_port listing
 2026-03-19 17:52 UTC  (6+ messages)
` [PATCH net-next v7 10/10] net: ethtool: Introduce ethtool command to list ports

[PATCH net-next 0/5] dpll: zl3073x: add ref-sync pair support
 2026-03-19 17:48 UTC  (6+ messages)
` [PATCH net-next 1/5] dpll: zl3073x: clean up esync get/set and use zl3073x_out_is_ndiv()
` [PATCH net-next 2/5] dpll: zl3073x: use FIELD_MODIFY() for clear-and-set patterns
` [PATCH net-next 3/5] dpll: zl3073x: add ref sync and output clock type helpers
` [PATCH net-next 4/5] dt-bindings: dpll: add ref-sync-sources property
` [PATCH net-next 5/5] dpll: zl3073x: add ref-sync pair support

[PATCH net-next v2] bonding: remove bonding_priv.h
 2026-03-19 17:47 UTC  (2+ messages)

[PATCH net-next 5/8] ice: add TX clock (TXC) DPLL interface for E825 devices
 2026-03-19 17:37 UTC  (2+ messages)

[PATCH] net: ti: icssg-prueth: fix use-after-free of CPPI descriptor in RX path
 2026-03-19 17:30 UTC  (2+ messages)

[syzbot] [netfilter?] KCSAN: data-race in hash_ipport6_add / hash_ipport6_head
 2026-03-19 17:27 UTC 

[syzbot] [wireguard?] KCSAN: data-race in wg_expired_retransmit_handshake / wg_packet_send_queued_handshake_initiation (4)
 2026-03-19 17:27 UTC 

[PATCH iwl-next v1 0/3] i40e: support XDP metadata ops (RX
 2026-03-19 17:16 UTC  (4+ messages)
` [PATCH iwl-next v1 1/3] i40e: prepare for XDP metadata ops support
` [PATCH iwl-next v1 2/3] i40e: add support for bpf_xdp_metadata_rx_hash()
` [PATCH iwl-next v1 3/3] i40e: add support for bpf_xdp_metadata_rx_vlan_tag()

[PATCH v3 phy-next 00/24] Split Generic PHY consumer and provider API
 2026-03-19 17:14 UTC  (3+ messages)
` [PATCH v3 phy-next 09/24] ufs: exynos: stop poking into struct phy guts

[PATCH net-next v1 0/2] virtchnl/ice: add IEEE 802.1ah (0x88E7) VLAN ethertype support
 2026-03-19 17:11 UTC  (2+ messages)

[PATCH net-next v1 0/4] r8169: add ltr and c10 support for RTL8116af
 2026-03-19 17:09 UTC  (8+ messages)
` [PATCH net-next v1 2/4] r8169: add sfp mode "

[PATCH 0/2] rxrpc: Fix key and keyring reference count leaks
 2026-03-19 16:55 UTC  (4+ messages)
` [PATCH 1/2] rxrpc: Fix keyring reference count leak in rxrpc_setsockopt()

[PATCH net-next] net: dsa: mxl862xx: don't read out-of-bounds
 2026-03-19 16:44 UTC  (2+ messages)

[PATCH net] MPTCP: fix lock class name family in pm_nl_create_listen_socket
 2026-03-19 16:40 UTC  (2+ messages)

[PATCH net v3] net: dsa: bcm_sf2: fix missing clk_disable_unprepare() in error paths
 2026-03-19 16:40 UTC  (2+ messages)

[PATCH net] icmp: fix NULL pointer dereference in icmp_tag_validation()
 2026-03-19 16:40 UTC  (2+ messages)

[Intel-wired-lan][PATCH iwl-net] idpf: only assign num refillqs if allocation was successful
 2026-03-19 16:38 UTC  (2+ messages)
` [Intel-wired-lan] [PATCH "

[PATCH] ipvs: Move defense_work to system_dfl_long_wq
 2026-03-19 16:36 UTC  (2+ messages)

[PATCH v3 net-next 0/3] amd-xgbe: TX resilience improvements for link-down handling
 2026-03-19 16:32 UTC  (4+ messages)
` [PATCH v3 net-next 1/3] amd-xgbe: add adaptive link status polling
` [PATCH v3 net-next 2/3] amd-xgbe: optimize TX shutdown on link-down
` [PATCH v3 net-next 3/3] amd-xgbe: add TX descriptor cleanup for link-down


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox