public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-09 13:49:17 to 2026-03-09 21:08:55 UTC [more...]

[PATCH net 00/10] netfilter: updates for net
 2026-03-09 21:08 UTC  (2+ messages)
` [PATCH net 01/10] netfilter: nf_tables: Fix for duplicate device in netdev hooks

[PATCH net-next 0/3] net: use skb_attempt_defer_free() in napi_consume_skb()
 2026-03-09 21:07 UTC  (4+ messages)
` [PATCH net-next 2/3] net: fix napi_consume_skb() with alien skbs
  ` Long delay in freeing skbs

[PATCH net-next v5] net: pppoe: implement GRO/GSO support
 2026-03-09 21:01 UTC  (4+ messages)

[PATCH net-next v6 0/9] net: dsa: microchip: Add PTP support for the KSZ8463
 2026-03-09 20:54 UTC  (9+ messages)
` [PATCH net-next v6 1/9] net: dsa: microchip: Add support for KSZ8463 global irq

[PATCH v3 00/12] vfs: change inode->i_ino from unsigned long to u64
 2026-03-09 20:50 UTC  (7+ messages)

[PATCH net-next] selftests: drv-net: rss: Add retries to test_rss_key_indir to reduce flakes
 2026-03-09 20:42 UTC 

[PATCH v2 0/2] net: usb: cdc_ncm: fix NDP nframes bounds check
 2026-03-09 20:34 UTC  (3+ messages)
` [PATCH v2 1/2] net: usb: cdc_ncm: add ndpoffset to NDP16 "
` [PATCH v2 2/2] net: usb: cdc_ncm: add ndpoffset to NDP32 "

[PATCH net-next V3 00/10] devlink: add per-port resource support
 2026-03-09 20:33 UTC  (11+ messages)

[PATCH 0/7] arm64: dts: qcom: Add support for Arduino VENTUNOQ
 2026-03-09 19:39 UTC  (15+ messages)
` [PATCH 1/7] arm64: dts: qcom: monaco: Add HS/SS endpoints for USB1 controller
` [PATCH 2/7] arm64: dts: qcom: Add Monaco Monza SoM
` [PATCH 3/7] dt-bindings: arm: qcom: add Arduino Monza, VENTUNOQ
` [PATCH 4/7] arm64: dts: qcom: Add Arduino Monza (VENTUNOQ) board support
` [PATCH 5/7] arm64: dts: qcom: monaco: add dt entry for lpass lpi pinctrl
` [PATCH 6/7] arm64: dts: qcom: monaco-arduino-monza: Add sound node
` [PATCH 7/7] arm64: defconfig: Enable configs for Arduino VENTUNOQ

[PATCH v2 net-next] net/sched: do not reset queues in graft operations
 2026-03-09 19:36 UTC  (2+ messages)

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

[PATCH v2 net] af_unix: Give up GC if MSG_PEEK intervened
 2026-03-09 18:58 UTC 

[PATCH ipsec-next v6 00/14] xfrm: XFRM_MSG_MIGRATE_STATE new netlink message
 2026-03-09 18:47 UTC  (15+ messages)
` [PATCH ipsec-next v6 01/14] xfrm: remove redundant assignments
` [PATCH ipsec-next v6 02/14] xfrm: add extack to xfrm_init_state
` [PATCH ipsec-next v6 03/14] xfrm: allow migration from UDP encapsulated to non-encapsulated ESP
` [PATCH ipsec-next v6 04/14] xfrm: fix NAT-related field inheritance in SA migration
` [PATCH ipsec-next v6 05/14] xfrm: rename reqid in xfrm_migrate
` [PATCH ipsec-next v6 06/14] xfrm: split xfrm_state_migrate into create and install functions
` [PATCH ipsec-next v6 07/14] xfrm: check family before comparing addresses in migrate
` [PATCH ipsec-next v6 08/14] xfrm: add state synchronization after migration
` [PATCH ipsec-next v6 09/14] xfrm: add error messages to state migration
` [PATCH ipsec-next v6 10/14] xfrm: move encap and xuo into struct xfrm_migrate
` [PATCH ipsec-next v6 11/14] xfrm: refactor XFRMA_MTIMER_THRESH validation into a helper
` [PATCH ipsec-next v6 12/14] xfrm: add XFRM_MSG_MIGRATE_STATE for single SA migration
` [PATCH ipsec-next v6 13/14] xfrm: restrict netlink attributes for XFRM_MSG_MIGRATE_STATE
` [PATCH ipsec-next v6 14/14] xfrm: docs: add documentation "

fbnic qemu is open source
 2026-03-09 18:38 UTC 

[PATCH net-next v3 0/6] tcp: RFC 7323-compliant window retraction handling
 2026-03-09 18:35 UTC  (4+ messages)
` [PATCH net-next v3 1/6] tcp: implement RFC 7323 window retraction receiver requirements

[PATCH v3 net-next 0/5] psp: Add support for dev-assoc/disassoc
 2026-03-09 18:34 UTC  (6+ messages)
` [PATCH v3 net-next 1/5] psp: add admin/non-admin version of psp_device_get_locked
` [PATCH v3 net-next 2/5] psp: add new netlink cmd for dev-assoc and dev-disassoc
` [PATCH v3 net-next 3/5] psp: add a new netdev event for dev unregister
` [PATCH v3 net-next 4/5] selftests/net: Add bpf skb forwarding program
` [PATCH v3 net-next 5/5] selftest/net: psp: Add test for dev-assoc/disassoc

[PATCH net-next] net/sched: refine indirect call mitigation in tc_wrapper.h
 2026-03-09 18:34 UTC  (6+ messages)

[PATCH bpf v4] bpf: fix constant blinding bypass for PROBE_MEM32 stores
 2026-03-09 18:25 UTC 

[PATCH net] net: mana: Fix use-after-free in mana_hwc_destroy_channel() by re-ordering teardown
 2026-03-09 18:21 UTC 

[PATCH v2] nfc: nxp-nci: remove interrupt trigger type
 2026-03-09 18:13 UTC  (2+ messages)

[PATCH v3 net 0/2] ipv6: Fix two GC issues with permanent routes
 2026-03-09 18:06 UTC  (3+ messages)
` [PATCH v3 net 1/2] ipv6: Remove permanent routes from tb6_gc_hlist when all exceptions expire
` [PATCH v3 net 2/2] ipv6: Don't remove permanent routes with exceptions from tb6_gc_hlist

[RFCv3 01/13] net: usb: usbnet: use proper ep number macros
 2026-03-09 17:46 UTC  (14+ messages)
` [RFCv3 02/13] net: usb: move updating filter and status from cdc to usbnet
` [RFCv3 03/13] net: usb: centralize usbnet_cdc_zte_rx_fixup in usbnet
` [RFCv4 04/13] net: usb: usbnet: add access helper for private data
` [RFCv5 05/13] net: usb: use accessor helper for usbnet "
` [RFCv3 06/13] net: usb: usbnet: add cdc_state to struct usbnet
` [RFCv3 07/13] net: usb: use cdc_state in "
` [RFCv3 08/13] net: usb: usbnet: allow drivers to specify private space needed
` [RFCv3 09/13] net: usb: use allocation on demand for usbnet
` [RFCv3 10/13] net: usb: sierra_net: use dynamic private allocation
` [RFCv3 11/13] net: usb: cdc_ncm: "
` [RFCv3 12/13] net: usb: smsc95xx: "
` [RFCv3 13/13] net: usb: lg-vl600: "

[syzbot] [wireless?] WARNING in ieee80211_tdls_oper (3)
 2026-03-09 17:57 UTC 

[PATCH v8 0/5] Support multi-channel IRQs in stmmac platform drivers
 2026-03-09 17:55 UTC  (6+ messages)
` [PATCH v8 1/5] net: stmmac: Use helper macro for loop over queue-based arrays
` [PATCH v8 2/5] net: stmmac: platform: read channels irq
` [PATCH v8 3/5] arm64: dts: s32: set Ethernet channel irqs
` [PATCH v8 4/5] dt-bindings: net: nxp,s32-dwmac: Declare per-queue interrupts
` [PATCH v8 5/5] stmmac: s32: enable support for Multi-IRQ mode

[PATCH bpf v3] bpf: fix constant blinding bypass for PROBE_MEM32 stores
 2026-03-09 17:50 UTC 

[PATCH net-next v4 00/14] net: bridge: reduce multicast checks in fast path
 2026-03-09 17:49 UTC  (10+ messages)
` [PATCH net-next v4 10/14] net: bridge: mcast: track active state, bridge up/down
` [PATCH net-next v4 11/14] net: bridge: mcast: track active state, prepare for outside lock reads
` [PATCH net-next v4 13/14] net: bridge: mcast: use combined active state in fast/data path
` [PATCH net-next v4 14/14] net: bridge: mcast: add inactive state assertions

[PATCH] dt-bindings: mark unimplemented AXI snps,kbbe snps,mb and snps,rb
 2026-03-09 17:49 UTC  (3+ messages)

[PATCH ipsec v2] xfrm: iptfs: fix skb_put() panic on non-linear skb during reassembly
 2026-03-09 17:37 UTC  (2+ messages)

[PATCH net 1/2] net-shapers: clear hierarchy pointer and defer flush frees with RCU
 2026-03-09 17:35 UTC  (2+ messages)
` [PATCH net 2/2] net-shapers: don't free reply skb after genlmsg_reply()

[PATCH net] xfrm: iptfs: only publish mode_data after clone setup
 2026-03-09 17:30 UTC 

[PATCH net] net/mana: Null service_wq on setup error to prevent double destroy
 2026-03-09 17:24 UTC 

[PATCH net] net/mana: Fix auxiliary device double-delete race
 2026-03-09 17:24 UTC 

[PATCH v2 net-next 0/5] net: phy: further decouple provider from consumer part
 2026-03-09 17:06 UTC  (6+ messages)
` [PATCH v2 net-next 1/5] net: phy: move mdio_device reset handling functions in the code
` [PATCH v2 net-next 2/5] net: phy: make mdio_device.c part of libphy
` [PATCH v2 net-next 3/5] net: phy: move (of_)mdio_find_bus to mdio_bus_provider.c
` [PATCH v2 net-next 4/5] net: phy: move registering mdio_bus_class and mdio_bus_type to libphy
` [PATCH v2 net-next 5/5] net: phy: move remaining provider code to mdio_bus_provider.c

[PATCH net-next 0/2] net: macb: implement ethtool set channels count operation
 2026-03-09 17:04 UTC  (4+ messages)
` [PATCH net-next 1/2] net: macb: implement ethtool_ops.get|set_channels()

[PATCH v1 00/16] mm: cleanups around unmapping / zapping
 2026-03-09 16:46 UTC  (7+ messages)
` [PATCH v1 02/16] mm/memory: remove "zap_details" parameter from zap_page_range_single()
` [PATCH v1 14/16] mm: rename zap_page_range_single() to zap_vma_range()
` [PATCH v1 16/16] mm/memory: support VM_MIXEDMAP in zap_special_vma_range()

[RFC net-next v2 0/6] ethtool: Generic loopback support
 2026-03-09 16:45 UTC  (12+ messages)
` [RFC net-next v2 1/6] ethtool: Add loopback netlink UAPI definitions
` [RFC net-next v2 2/6] ethtool: Add loopback GET/SET netlink implementation

[PATCH net v3 0/3] macsec: Add support for VLAN filtering in offload mode
 2026-03-09 16:43 UTC  (6+ messages)

[PATCH bpf v2] bpf: fix constant blinding bypass for PROBE_MEM32 stores
 2026-03-09 16:41 UTC  (3+ messages)

[PATCH iwl-next] i40e: PTP: set supported flags in ptp_clock_info
 2026-03-09 16:34 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v4 1/1] clk: baikal-t1: Remove not-going-to-be-supported code for Baikal SoC
 2026-03-09 16:13 UTC  (3+ messages)

[PATCH v2] ptp: ocp: Add support for Xilinx-based Adva TimeCard variant
 2026-03-09 16:05 UTC  (2+ messages)

[PATCH iwl-next v4] igb: Retrieve Tx timestamp from BH workqueue
 2026-03-09 16:05 UTC  (6+ messages)
      ` [Intel-wired-lan] "

[PATCH] selftests: net: local_termination: test link-local protocols
 2026-03-09 16:03 UTC 

[PATCH v2] atm: lec: fix use-after-free in sock_def_readable()
 2026-03-09 15:59 UTC 

[PATCH net-next 0/2] mptcp: autotune related improvement
 2026-03-09 15:56 UTC  (3+ messages)
` [PATCH net-next 1/2] mptcp: better mptcp-level RTT estimator
` [PATCH net-next 2/2] mptcp: add receive queue awareness in tcp_rcv_space_adjust()

[PATCH RFC net-next v2 0/2] hsr: Add additional info to send/ receive skbs
 2026-03-09 15:52 UTC  (3+ messages)
` [PATCH RFC net-next v2 1/2] hsr: Allow to send a specific port and with HSR header
` [PATCH RFC net-next v2 2/2] af_packet: Add port specific handling for HSR

[PATCH iproute2-next 0/4] Introduce FRMR pools
 2026-03-09 15:48 UTC  (3+ messages)

[PATCH RESEND2 net-next 0/8] net: stmmac: qcom-ethqos: further serdes reorganisation
 2026-03-09 15:44 UTC  (7+ messages)

[PATCH net-next v7 00/10] net: phy_port: SFP modules representation and phy_port listing
 2026-03-09 15:27 UTC  (11+ messages)
` [PATCH net-next v7 01/10] net: phy: phy_link_topology: Add a helper for opportunistic alloc
` [PATCH net-next v7 02/10] net: phy: phy_link_topology: Track ports in phy_link_topology
` [PATCH net-next v7 03/10] net: phylink: Register a phy_port for MAC-driven SFP busses
` [PATCH net-next v7 04/10] net: phy: Create SFP phy_port before registering upstream
` [PATCH net-next v7 05/10] net: phy: Represent PHY-less SFP modules with phy_port
` [PATCH net-next v7 06/10] net: phylink: "
` [PATCH net-next v7 07/10] net: phy: phy_port: Store information about a MII port's vacant state
` [PATCH net-next v7 08/10] net: phy: phy_link_topology: Add a helper to retrieve ports
` [PATCH net-next v7 09/10] netlink: specs: Add ethernet port listing with ethtool
` [PATCH net-next v7 10/10] net: ethtool: Introduce ethtool command to list ports

[PATCH net v4 0/5] selftests: net: fix false failures due to missing features and host interference
 2026-03-09 15:20 UTC  (6+ messages)
` [PATCH net v4 1/5] selftests: net: make ovs-dpctl.py fail when pyroute2 is unsupported
` [PATCH net v4 2/5] selftests: net: run reuseport in an isolated netns
` [PATCH net v4 3/5] selftests: net: rename pmtu.sh to pmtu-test.sh
` [PATCH net v4 4/5] selftests: net: run pmtu.sh in netns to avoid host firewall interference
` [PATCH net v4 5/5] selftests: net: io_uring_zerocopy: enable io_uring for the test

[PATCH 00/10 net-next] Convert CONFIG_IPV6 to built-in and remove stubs
 2026-03-09 15:10 UTC  (3+ messages)

[PATCH] locking/local_lock: Reduce local_[un]lock_nested_bh() overhead
 2026-03-09 14:52 UTC  (8+ messages)

[PATCH] sunrpc: fix TLS connect_worker rpc_clnt lifetime UAF
 2026-03-09 14:45 UTC  (2+ messages)

[PATCH net-next v4 0/8] net: macb: Add XDP support and page pool integration
 2026-03-09 14:43 UTC  (9+ messages)
` [PATCH net-next v4 1/8] net: macb: move Rx buffers alloc from link up to open
` [PATCH net-next v4 2/8] net: macb: rename rx_skbuff into rx_buff
` [PATCH net-next v4 3/8] net: macb: Add page pool support handle multi-descriptor frame rx
` [PATCH net-next v4 4/8] net: macb: use the current queue number for stats
` [PATCH net-next v4 5/8] net: macb: make macb_tx_skb generic
` [PATCH net-next v4 6/8] net: macb: generalize tx buffer handling
` [PATCH net-next v4 7/8] net: macb: add XDP support for gem
` [PATCH net-next v4 8/8] net: macb: introduce ndo_xdp_xmit support

[PATCH net-next v2] net: mana: Expose hardware diagnostic info via debugfs
 2026-03-09 14:38 UTC 

[PATCH net-next] net: ti: icssg-prueth: Add HSR multicast FDB port membership management
 2026-03-09 14:11 UTC  (2+ messages)

[PATCH] net: bgmac: scope bgmac_enet_suspend() and bgmac_enet_resume() to CONFIG_PM
 2026-03-09 13:53 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