public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-17 14:03:56 to 2026-03-17 23:47:08 UTC [more...]

[PATCH iwl-net 0/3] idpf: virtchnl locking and async fixes
 2026-03-17 23:46 UTC  (7+ messages)
` [PATCH iwl-net 1/3] idpf: improve locking around idpf_vc_xn_push_free()

[PATCH net-next 0/2] remove Kconfig sysmbol MDIO_BUS
 2026-03-17 23:45 UTC  (4+ messages)
` [PATCH net-next 1/2] regmap: mdio: make it depend on PHYLIB

[PATCH rdma-next 0/8] RDMA/mana_ib: Handle service reset for RDMA resources
 2026-03-17 23:43 UTC  (5+ messages)
      ` [EXTERNAL] "

[PATCH net v2 0/6] net/sched: Fix packet loops in mirred and netem
 2026-03-17 23:36 UTC  (2+ messages)

[PATCH net-next] ppp: require callers of ppp_dev_name() to hold RCU
 2026-03-17 23:30 UTC  (3+ messages)

[PATCH net-next] net: macb: allow MTU changes while the interface is running
 2026-03-17 23:23 UTC  (10+ messages)

[PATCH v6 0/9] landlock: UNIX connect() control by pathname and scope
 2026-03-17 23:20 UTC  (5+ messages)
` [PATCH v6 1/9] lsm: Add LSM hook security_unix_find
    ` [PATCH v7 "

[PATCH v1 net-next] fou: Remove IPPROTO_UDPLITE check in gue_err() and gue6_err()
 2026-03-17 23:20 UTC  (2+ messages)

[PATCH net-next v2] net: phy: mxl-gpy: add PHY-level statistics via ethtool
 2026-03-17 23:20 UTC  (3+ messages)

[PATCH net-next v2] ppp: add IFLA_PPP_UNIT netlink attribute
 2026-03-17 23:14 UTC  (2+ messages)

[PATCH net v3] bnxt_en: fix OOB access in DBG_BUF_PRODUCER async event handler
 2026-03-17 23:10 UTC  (4+ messages)

[PATCH net-next] tools: ynl: rework policy access to support recursion
 2026-03-17 23:09 UTC  (2+ messages)

[PATCH net-next 00/15][pull request] Introduce iXD driver
 2026-03-17 23:09 UTC  (16+ messages)
` [PATCH net-next 01/15] virtchnl: create 'include/linux/intel' and move necessary header files
` [PATCH net-next 02/15] virtchnl: introduce control plane version fields
` [PATCH net-next 03/15] libie: add PCI device initialization helpers to libie
` [PATCH net-next 04/15] libeth: allow to create fill queues without NAPI
` [PATCH net-next 05/15] libie: add control queue support
` [PATCH net-next 06/15] libie: add bookkeeping support for control queue messages
` [PATCH net-next 07/15] idpf: remove 'vport_params_reqd' field
` [PATCH net-next 08/15] idpf: refactor idpf to use libie_pci APIs
` [PATCH net-next 09/15] idpf: refactor idpf to use libie control queues
` [PATCH net-next 10/15] idpf: make mbx_task queueing and cancelling more consistent
` [PATCH net-next 11/15] idpf: print a debug message and bail in case of non-event ctlq message
` [PATCH net-next 12/15] ixd: add basic driver framework for Intel(R) Control Plane Function
` [PATCH net-next 13/15] ixd: add reset checks and initialize the mailbox
` [PATCH net-next 14/15] ixd: add the core initialization
` [PATCH net-next 15/15] ixd: add devlink support

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

[PATCH net-next v5 0/3] ethtool: Dynamic RSS context indirection table resizing
 2026-03-17 22:53 UTC  (5+ messages)
` [PATCH net-next v5 1/3] ethtool: Add RSS indirection table resize helpers
` [PATCH net-next v5 2/3] bnxt_en: Resize RSS contexts on channel count change

[net-next v34 0/1] MCTP Over PCC Transport
 2026-03-17 22:43 UTC  (2+ messages)
` [net-next v34 1/1] mctp pcc: Implement MCTP over "

[PATCH net v3] virtio-net: enable NETIF_F_GRO_HW only if GRO-related offloads are supported
 2026-03-17 22:31 UTC  (2+ messages)

[PATCH v2 bpf-next] xsk: use __xsk_rcv_zc_safe for ZC multi-buffer Rx processing
 2026-03-17 22:20 UTC  (4+ messages)

[RFC PATCH] genetlink: add multi-version family support for protocol negotiation
 2026-03-17 22:17 UTC  (4+ messages)

[PATCH net-next v2 0/2] selftests/vsock: support nested VM runner for vmtest.sh
 2026-03-17 22:09 UTC  (3+ messages)
` [PATCH net-next v2 1/2] selftests/vsock: fix vmtest.sh for read-only nested VM runners
` [PATCH net-next v2 2/2] selftests/vsock: fix vsock_test path shadowing in nested VMs

[PATCH net-next v3 0/2] Add support for seg6 tunsrc
 2026-03-17 22:07 UTC  (4+ messages)
` [PATCH net-next v3 2/2] selftests: add check "

[PATCH net-next v1] selftest: rds: add tools/testing/selftests/net/rds/config
 2026-03-17 21:54 UTC  (4+ messages)

fbnic qemu is open source
 2026-03-17 21:42 UTC  (4+ messages)

[PATCH net-next 0/2] selftests/vsock: support nested VM runner for vmtest.sh
 2026-03-17 21:41 UTC  (4+ messages)
` [PATCH net-next 1/2] selftests/vsock: fix vmtest.sh for read-only nested VM runners

[PATCH net-next] net/mlx5e: Enable mac forwarding on uplink representor
 2026-03-17 21:36 UTC  (4+ messages)

[PATCH net 0/4][pull request] Intel Wired LAN Driver Updates 2026-03-17 (igc, iavf, libie)
 2026-03-17 21:19 UTC  (5+ messages)
` [PATCH net 1/4] igc: fix missing update of skb->tail in igc_xmit_frame()
` [PATCH net 2/4] igc: fix page fault in XDP TX timestamps handling
` [PATCH net 3/4] iavf: fix VLAN filter lost on add/delete race
` [PATCH net 4/4] libie: prevent memleak in fwlog code

clarification: PCI device not getting enumerated
 2026-03-17 21:06 UTC  (2+ messages)

[GIT PULL] bluetooth 2026-03-12
 2026-03-17 20:45 UTC  (5+ messages)

[PATCH net-next] net: macb: propagate macb_open() failure in macb_set_ringparam()
 2026-03-17 20:22 UTC 

[PATCH 00/10 net-next v3] Convert CONFIG_IPV6 to built-in and remove stubs
 2026-03-17 20:17 UTC  (9+ messages)
` [PATCH 04/10 net-next v3] ipv6: prepare headers for ipv6_stub removal
` [PATCH 07/10 net-next v3] net: convert remaining ipv6_stub users to direct function calls
` [PATCH 08/10 net-next v3] bpf: remove ipv6_bpf_stub completely and use "
` [PATCH 09/10 net-next v3] ipv6: remove ipv6_stub infrastructure completely
` [PATCH 10/10 net-next v3] netfilter: remove nf_ipv6_ops and use direct function calls

[PATCH net-next v4 0/8] TLS read_sock performance scalability
 2026-03-17 19:55 UTC  (10+ messages)
` [PATCH PATCH net-next v4 1/8] tls: Factor tls_decrypt_async_drain() from recvmsg
` [PATCH PATCH net-next v4 2/8] tls: Abort the connection on decrypt failure
` [PATCH PATCH net-next v4 3/8] tls: Fix dangling skb pointer in tls_sw_read_sock()
` [PATCH PATCH net-next v4 4/8] tls: Factor tls_strp_msg_release() from tls_strp_msg_done()
` [PATCH PATCH net-next v4 5/8] tls: Suppress spurious saved_data_ready on all receive paths
` [PATCH PATCH net-next v4 6/8] tls: Flush backlog before waiting for a new record
` [PATCH PATCH net-next v4 7/8] tls: Restructure tls_sw_read_sock() into submit/deliver phases
` [PATCH PATCH net-next v4 8/8] tls: Enable batch async decryption in read_sock

[PATCH net] nfc: nci: fix circular locking dependency in nci_close_device
 2026-03-17 19:33 UTC 

[PATCH net-next v2 3/6] net: bcmgenet: add basic XDP support (PASS/DROP)
 2026-03-17 19:27 UTC  (3+ messages)
` [net-next,v2,3/6] "

[PATCH net-next v17 14/14] net: homa: create Makefile and Kconfig
 2026-03-17 19:26 UTC  (3+ messages)

[PATCH net-next v2 4/6] net: bcmgenet: add XDP_TX support
 2026-03-17 19:25 UTC  (3+ messages)
` [net-next,v2,4/6] "

[PATCH net-next v6 0/3] add ethtool COALESCE_RX_CQE_FRAMES/NSECS and use it in MANA driver
 2026-03-17 19:18 UTC  (4+ messages)
` [PATCH net-next v6 1/3] net: ethtool: add ethtool COALESCE_RX_CQE_FRAMES/NSECS
` [PATCH net-next v6 2/3] net: mana: Add support for RX CQE Coalescing
` [PATCH net-next v6 3/3] net: mana: Add ethtool counters for RX CQEs in coalesced type

[net-next v33 0/1] MCTP Over PCC Transport
 2026-03-17 19:08 UTC  (4+ messages)
` [net-next v33 1/1] mctp pcc: Implement MCTP over "

[RFC PATCH bpf-next v2 00/11] Dynptr cleanup and bugfixes
 2026-03-17 18:49 UTC  (6+ messages)
` [RFC PATCH bpf-next v2 05/11] bpf: Preserve reg->id of pointer objects after null-check

[PATCH net-next 0/2] Add support for PIC64-HPSC/HX MDIO controller
 2026-03-17 18:46 UTC  (3+ 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 v17 01/14] net: homa: define user-visible API for Homa
 2026-03-17 18:40 UTC  (2+ messages)

[PATCH iproute2] ss: print IPv6 zone identifier within the square backets
 2026-03-17 18:22 UTC 

[PATCH v1] net: phy: airoha: add AN8811HB MCU assert/deassert support
 2026-03-17 18:18 UTC  (2+ messages)

[PATCH net-next v2 0/2] r8152: Add support for the RTL8157 5Gbit USB Ethernet chip
 2026-03-17 18:07 UTC  (3+ 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-next v3 0/6] selftests: drv-net: driver tests for HW GRO
 2026-03-17 18:05 UTC  (3+ messages)
` [PATCH net-next v3 6/6] selftests: drv-net: gro: add a test for GRO depth

[RFC v2 0/3] net: dsa: MT7628 embedded switch initial support
 2026-03-17 18:03 UTC  (3+ messages)
` [RFC v2 1/3] net: phy: mediatek: add phy driver for MT7628 built-in Fast Ethernet PHYs

[PATCH net-next 3/5] ice: migrate to netdev ops lock
 2026-03-17 17:57 UTC  (9+ messages)
` [net-next,3/5] "

[PATCH next v1] r8169: Fix PHY lookup for mdiobus_get_phy() and improve error reporting during probe
 2026-03-17 17:45 UTC  (6+ messages)

[syzbot] [wireless?] WARNING in cfg80211_chandef_create
 2026-03-17 17:43 UTC 

[PATCH RFC net-next v2 0/2] hsr: Add additional info to send/ receive skbs
 2026-03-17 17:29 UTC  (11+ messages)
` [PATCH RFC net-next v2 2/2] af_packet: Add port specific handling for HSR

[PATCH net-next 0/9] r8152: Add support for the RTL8157 5Gbit USB Ethernet chip
 2026-03-17 17:18 UTC  (6+ messages)
` [PATCH net-next 1/9] r8152: Add support for RTL8157 RX/TX descriptor format

[PATCH net] ionic: fix persistent MAC address override on PF
 2026-03-17 17:08 UTC 

[PATCH net-next v5 0/3] add ethtool COALESCE_RX_CQE_FRAMES/NSECS and use it in MANA driver
 2026-03-17 17:06 UTC  (4+ messages)
` [PATCH net-next v5 1/3] net: ethtool: add ethtool COALESCE_RX_CQE_FRAMES/NSECS
    ` [EXTERNAL] "

[PATCH iwl-next v11] ice: add support for unmanaged DPLL on E830 NIC
 2026-03-17 16:58 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net-next] rxrpc: Correct rack timer warning to report unexpected mode
 2026-03-17 16:47 UTC  (2+ messages)

[PATCH v1] net: fjes: Drop fjes_acpi_driver and rework initialization
 2026-03-17 16:42 UTC  (2+ messages)
` [v1] "

[PATCH net-next] net: airoha: Reset PPE cpu port configuration in airoha_ppe_hw_init()
 2026-03-17 16:40 UTC 

[PATCH net 1/2] net: shaper: protect late read accesses to the hierarchy
 2026-03-17 16:33 UTC  (3+ messages)
` [PATCH net 2/2] net: shaper: protect from late creation of hierarchy

[PATCH v1] ptp: vmw: Convert to a platform driver
 2026-03-17 16:32 UTC  (2+ messages)

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

[PATCH net-next v4 0/2] net: macb: implement ethtool set channels count operation
 2026-03-17 16:19 UTC  (3+ messages)
` [PATCH net-next v4 1/2] net: macb: implement ethtool_ops.get|set_channels()
` [PATCH net-next v4 2/2] net: macb: distribute evenly Tx SRAM segments

[net-next PATCH 00/13] net: renesas: rswitch: R-Car S4 add VLAN aware switching
 2026-03-17 16:15 UTC  (3+ messages)
` [PATCH net-next 06/13] net: renesas: rswitch: add forwarding rules for gwca

[PATCH net-next v9 0/7] Introduce async callback ndo_set_rx_mode_async
 2026-03-17 16:15 UTC  (4+ messages)

[PATCH 00/15] tracepoint: Avoid double static_branch evaluation at guarded call sites
 2026-03-17 16:02 UTC  (12+ messages)

[PATCH net 0/2] net: macb: Fix two lock warnings when WOL is used
 2026-03-17 16:01 UTC  (9+ messages)
` [PATCH net 1/2] net: macb: Move devm_{free,request}_irq() out of spin lock area
` [PATCH net 2/2] net: macb: Protect access to net_device::in_ptr with RCU lock

[PATCH net 0/1] pull request: batman-adv 2026-03-17
 2026-03-17 16:00 UTC  (2+ messages)
` [PATCH net 1/1] batman-adv: avoid OGM aggregation when skb tailroom is insufficient

[PATCH net-next v3 0/3] Initial support for PIC64-HPSC/HX Ethernet endpoint
 2026-03-17 15:32 UTC  (10+ messages)
` [PATCH net-next v3 1/3] dt-bindings: net: cdns,macb: add a compatible for Microchip pic64hpsc
` [PATCH net-next v3 2/3] net: macb: add safeguards for jumbo frame larger than 10240
` [PATCH net-next v3 3/3] net: macb: add support for Microchip pic64hpsc ethernet endpoint

[PATCH net-next v9 00/10] ipv6: Address ext hdr DoS vulnerabilities
 2026-03-17 15:32 UTC  (5+ messages)
` [PATCH net-next v9 08/10] test: Add proto_nums.py in networking selftests
` [PATCH net-next v9 10/10] test: Add networking selftest for eh limits

[PATCH net-next v9 09/10] test: Add ext_hdr.py in networking selftests
 2026-03-17 15:24 UTC  (2+ messages)
` [net-next,v9,09/10] "

[PATCH net-next v3 0/5] net: centralize master device offload feature computation
 2026-03-17 15:14 UTC  (3+ messages)
` [PATCH net-next v3 1/5] net: add ndo_update_offloads for offload computation

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

[PATCH net-next 0/8] net: stmmac: improve PCS support
 2026-03-17 14:48 UTC  (4+ messages)

[PATCH net v2] net/mana: Fix auxiliary device double-delete race
 2026-03-17 14:39 UTC 

[PATCH net-next v8 0/2] net: dsa: mv88e6xxx: Add partial support for TCAM entries
 2026-03-17 14:38 UTC  (7+ messages)
` [PATCH net-next v8 1/2] net/sched: cls_flower: remove unions from fl_flow_key

[PATCH net-next v4 0/6] bnxt_en: Add XDP RSS hash metadata support
 2026-03-17 14:32 UTC  (4+ messages)
` [PATCH net-next v4 5/6] selftests: net: move common xdp.py functions into lib

[PATCH net-next v2] net: airoha: select QDMA block according LAN/WAN configuration
 2026-03-17 14:31 UTC  (3+ messages)

[PATCH] device property: Make modifications of fwnode "flags" thread safe
 2026-03-17 14:27 UTC  (11+ messages)

[PATCH v2] sunrpc: simplify dprintk() macros and cleanup redundant debug guards
 2026-03-17 14:20 UTC  (6+ messages)

[PATCH net-next v9 0/6] net: stmmac: qcom-ethqos: add support for SCMI power domains
 2026-03-17 14:12 UTC  (3+ messages)

[PATCH iwl-next v1] ice: add ethtool reset support to safe mode ops
 2026-03-17 14:11 UTC  (2+ messages)
` [Intel-wired-lan] "


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