messages from 2025-04-07 16:36:08 to 2025-04-07 21:42:53 UTC [more...]
objtool warning in ice_free_prof_mask
2025-04-07 21:42 UTC (4+ messages)
[RFC PATCH net] tc: Return an error if filters try to attach too many actions
2025-04-07 21:40 UTC (5+ messages)
[RFC] PCI: add CONFIG_MMU dependency
2025-04-07 21:17 UTC (3+ messages)
[PATCH 00/28] Add Microchip ZL3073x support
2025-04-07 21:09 UTC (40+ messages)
` [PATCH 01/28] mfd: "
` [PATCH 02/28] mfd: zl3073x: Register itself as devlink device
` [PATCH 03/28] mfd: zl3073x: Add register access helpers
` [PATCH 04/28] mfd: zl3073x: Add macros for device registers access
` [PATCH 05/28] mfd: zl3073x: Add components versions register defs
` [PATCH 06/28] mfd: zl3073x: Implement devlink device info
` [PATCH 07/28] mfd: zl3073x: Add macro to wait for register value bits to be cleared
` [PATCH 08/28] mfd: zl3073x: Add functions to work with register mailboxes
` [PATCH 09/28] mfd: zl3073x: Add clock_id field
` [PATCH 10/28] lib: Allow modules to use strnchrnul
` [PATCH 11/28] mfd: zl3073x: Load mfg file into HW if it is present
` [PATCH 12/28] mfd: zl3073x: Fetch invariants during probe
` [PATCH 13/28] dpll: Add Microchip ZL3073x DPLL driver
` [PATCH 14/28] mfd: zl3073x: Register DPLL sub-device during init
` [PATCH 15/28] dt-bindings: dpll: Add device tree bindings for DPLL device and pin
` [PATCH 16/28] dt-bindings: dpll: Add support for Microchip Azurite chip family
` [PATCH 17/28] dpll: zl3073x: Read DPLL types from firmware
` [PATCH 18/28] dpll: zl3073x: Read optional pin properties "
` [PATCH 19/28] dpll: zl3073x: Implement input pin selection in manual mode
` [PATCH 20/28] dpll: zl3073x: Add support to get/set priority on input pins
` [PATCH 21/28] dpll: zl3073x: Implement input pin state setting in automatic mode
` [PATCH 22/28] dpll: zl3073x: Add support to get/set frequency on input pins
` [PATCH 23/28] dpll: zl3073x: Add support to get/set frequency on output pins
` [PATCH 24/28] dpll: zl3073x: Read pin supported frequencies from firmware
` [PATCH 25/28] dpll: zl3073x: Add support to get phase offset on input pins
` [PATCH 26/28] dpll: zl3073x: Add support to get/set phase adjust on pins
` [PATCH 27/28] dpll: zl3073x: Add support to get/set esync "
` [PATCH 28/28] dpll: zl3073x: Add support to get fractional frequency offset on input pins
[PATCH net-next v6] net: dlink: add support for reporting stats via `ethtool -S` and `ip -s -s link show`
2025-04-07 20:48 UTC (3+ messages)
[PATCH iwl-net v2] ice: use DSN instead of PCI BDF for ice_adapter index
2025-04-07 20:39 UTC (5+ messages)
[PATCH 1/2] ethtool: transceiver reset and presence pin control
2025-04-07 20:39 UTC (4+ messages)
` [PATCH 2/2] ice: add qsfp "
[Patch net v2 00/11] net_sched: make ->qlen_notify() idempotent
2025-04-07 20:35 UTC (9+ messages)
` [Patch net v2 06/11] codel: remove sch->q.qlen check before qdisc_tree_reduce_backlog()
` [Patch net v2 11/11] selftests/tc-testing: Add a test case for FQ_CODEL with ETS parent
[PATCH net v3 0/3] net_sched: sch_sfq: reject a derived limit of 1
2025-04-07 20:24 UTC (4+ messages)
` [PATCH net v3 1/3] net_sched: sch_sfq: use a temporary work area for validating configuration
` [PATCH net v3 2/3] net_sched: sch_sfq: move the limit validation
` [PATCH net v3 3/3] selftests/tc-testing: sfq: check that a derived limit of 1 is rejected
[PATCH net-next v4 00/11] PRU-ICSSM Ethernet Driver
2025-04-07 20:18 UTC (4+ messages)
` [PATCH net-next v4 05/11] net: ti: prueth: Adds ethtool support for ICSSM PRUETH Driver
[PATCH v1 net-next] net: ena: Support persistent per-NAPI config
2025-04-07 20:17 UTC (3+ messages)
[net-next PATCH v6 0/6] net: phy: Add support for new Aeonsemi PHYs
2025-04-07 20:09 UTC (7+ messages)
` [net-next PATCH v6 1/6] net: phy: pass PHY driver to .match_phy_device OP
` [net-next PATCH v6 2/6] net: phy: bcm87xx: simplify "
` [net-next PATCH v6 3/6] net: phy: nxp-c45-tja11xx: "
` [net-next PATCH v6 4/6] net: phy: introduce genphy_match_phy_device()
` [net-next PATCH v6 5/6] net: phy: Add support for Aeonsemi AS21xxx PHYs
` [net-next PATCH v6 6/6] dt-bindings: net: Document support for Aeonsemi PHYs
[RFC PATCH 00/13] Ultra Ethernet driver introduction
2025-04-07 19:32 UTC (14+ messages)
[PATCH net-next] net: airoha: Add matchall filter offload support
2025-04-07 19:59 UTC
[PATCH net-next v25 00/23] Introducing OpenVPN Data Channel Offload
2025-04-07 19:46 UTC (24+ 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 03/23] ovpn: add basic interface creation/destruction/management routines
` [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 06/23] ovpn: introduce the ovpn_socket object
` [PATCH net-next v25 07/23] ovpn: implement basic TX path (UDP)
` [PATCH net-next v25 08/23] ovpn: implement basic RX "
` [PATCH net-next v25 09/23] ovpn: implement packet processing
` [PATCH net-next v25 10/23] ovpn: store tunnel and transport statistics
` [PATCH net-next v25 11/23] ovpn: implement TCP transport
` [PATCH net-next v25 12/23] skb: implement skb_send_sock_locked_with_flags()
` [PATCH net-next v25 13/23] ovpn: add support for MSG_NOSIGNAL in tcp_sendmsg
` [PATCH net-next v25 14/23] ovpn: implement multi-peer support
` [PATCH net-next v25 15/23] ovpn: implement peer lookup logic
` [PATCH net-next v25 16/23] ovpn: implement keepalive mechanism
` [PATCH net-next v25 17/23] ovpn: add support for updating local or remote UDP endpoint
` [PATCH net-next v25 18/23] ovpn: implement peer add/get/dump/delete via netlink
` [PATCH net-next v25 19/23] ovpn: implement key add/get/del/swap "
` [PATCH net-next v25 20/23] ovpn: kill key and notify userspace in case of IV exhaustion
` [PATCH net-next v25 21/23] ovpn: notify userspace when a peer is deleted
` [PATCH net-next v25 22/23] ovpn: add basic ethtool support
` [PATCH net-next v25 23/23] testing/selftests: add test tool and scripts for ovpn module
[PATCH net-next 0/4] rps: misc changes
2025-04-07 19:36 UTC (9+ messages)
` [PATCH net-next 1/4] net: rps: change skb_flow_limit() hash function
` [PATCH net-next 2/4] net: rps: annotate data-races around (struct sd_flow_limit)->count
` [PATCH net-next 3/4] net: add data-race annotations in softnet_seq_show()
` [PATCH net-next 4/4] net: rps: remove kfree_rcu_mightsleep() use
[net PATCH 0/2] Fixes for net/phy/phylink.c
2025-04-07 19:34 UTC (13+ messages)
` [net PATCH 1/2] net: phy: Cleanup handling of recent changes to phy_lookup_setting
[PATCH net-next 0/2] net: stmmac: stmmac_pltfr_find_clk()
2025-04-07 19:33 UTC (5+ messages)
` [PATCH net-next 1/2] net: stmmac: provide stmmac_pltfr_find_clk()
` [PATCH net-next 2/2] net: stmmac: dwc-qos: use stmmac_pltfr_find_clk()
[PATCH net-next] net: stmmac: stm32: simplify clock handling
2025-04-07 19:15 UTC
[PATCH iwl-next v2 0/3] idpf: add flow steering support
2025-04-07 19:10 UTC (4+ messages)
` [PATCH iwl-next v2 1/3] virtchnl2: rename enum virtchnl2_cap_rss
` [PATCH iwl-next v2 2/3] virtchnl2: add flow steering support
` [PATCH iwl-next v2 3/3] idpf: "
[PATCH net-next] net: Drop unused @sk of __skb_try_recv_from_queue()
2025-04-07 19:01 UTC
[PATCH net-next 0/8] net: depend on instance lock for queue related netlink ops
2025-04-07 19:01 UTC (9+ messages)
` [PATCH net-next 1/8] net: avoid potential race between netdev_get_by_index_lock() and netns switch
` [PATCH net-next 2/8] net: designate XSK pool pointers in queues as "ops protected"
` [PATCH net-next 3/8] netdev: add "ops compat locking" helpers
` [PATCH net-next 4/8] netdev: don't hold rtnl_lock over nl queue info get when possible
` [PATCH net-next 5/8] xdp: double protect netdev->xdp_flags with netdev->lock
` [PATCH net-next 6/8] netdev: depend on netdev->lock for xdp features
` [PATCH net-next 7/8] docs: netdev: break down the instance locking info per ops struct
` [PATCH net-next 8/8] netdev: depend on netdev->lock for qstats in ops locked drivers
[PATCH net-next 0/5] net: stmmac: remove unnecessary initialisation of 1µs TIC counter
2025-04-07 18:59 UTC (6+ messages)
` [PATCH net-next 1/5] net: stmmac: dwc-qos: remove tegra_eqos_init()
` [PATCH net-next 2/5] net: stmmac: intel: remove eee_usecs_rate and hardware write
` [PATCH net-next 3/5] net: stmmac: intel-plat: "
` [PATCH net-next 4/5] net: stmmac: remove eee_usecs_rate
` [PATCH net-next 5/5] net: stmmac: remove GMAC_1US_TIC_COUNTER definition
[PATCH v2] net: libwx: handle page_pool_dev_alloc_pages error
2025-04-07 18:49 UTC
[PATCH net-next 0/2] vsock: SOCK_LINGER rework
2025-04-07 18:41 UTC (3+ messages)
` [PATCH net-next 1/2] vsock: Linger on unsent data
` [PATCH net-next 2/2] vsock/test: Expand linger test to ensure close() does not misbehave
[Patch v3 net-next 0/3] Add support for mdb offload failure notification
2025-04-07 18:40 UTC (5+ messages)
[PATCH net] net: hold instance lock during NETDEV_CHANGE
2025-04-07 18:40 UTC (2+ messages)
[PATCH v2 net 0/2] fix wrong hds-thresh value setting
2025-04-07 18:40 UTC (2+ messages)
[PATCH v1 net] ipv6: Fix null-ptr-deref in addrconf_add_ifaddr()
2025-04-07 18:40 UTC (2+ messages)
[PATCH] net: rds transform strncpy to strscpy
2025-04-07 18:30 UTC
[RESEND net-next v5 0/4] net: phy: realtek: Add support for PHY LEDs on
2025-04-07 18:21 UTC (5+ messages)
` [RESEND net-next v5 1/4] net: phy: realtek: Group RTL82* macro definitions
` [RESEND net-next v5 2/4] net: phy: realtek: Clean up RTL8211E ExtPage access
` [RESEND net-next v5 3/4] net: phy: realtek: use __set_bit() in rtl8211f_led_hw_control_get()
` [RESEND net-next v5 4/4] net: phy: realtek: Add support for PHY LEDs on RTL8211E
[PATCH net 0/2] mptcp: only inc MPJoinAckHMacFailure for HMAC failures
2025-04-07 18:26 UTC (3+ messages)
` [PATCH net 1/2] "
` [PATCH net 2/2] selftests: mptcp: validate MPJoin HMacFailure counters
[PATCH net-next 0/2] GCPS Spec Compliance Patch Set
2025-04-07 18:19 UTC (3+ messages)
` [PATCH net-next 1/2] net: ncsi: Format structure for longer names
` [PATCH net-next 2/2] net: ncsi: Fix GCPS 64-bit member variables
[PATCH iproute2] MAINTAINERS: update bridge entry
2025-04-07 18:20 UTC (2+ messages)
[PATCH AUTOSEL 5.4 3/3] usb: gadget: aspeed: Add NULL pointer check in ast_vhub_init_dev()
2025-04-07 18:15 UTC
[PATCH AUTOSEL 5.10 3/4] usb: gadget: aspeed: Add NULL pointer check in ast_vhub_init_dev()
2025-04-07 18:15 UTC
[PATCH AUTOSEL 5.15 7/8] usb: gadget: aspeed: Add NULL pointer check in ast_vhub_init_dev()
2025-04-07 18:15 UTC
[PATCH AUTOSEL 6.1 08/13] usb: gadget: aspeed: Add NULL pointer check in ast_vhub_init_dev()
2025-04-07 18:14 UTC
[PATCH AUTOSEL 6.6 08/15] usb: gadget: aspeed: Add NULL pointer check in ast_vhub_init_dev()
2025-04-07 18:14 UTC
[PATCH AUTOSEL 6.12 14/22] usb: gadget: aspeed: Add NULL pointer check in ast_vhub_init_dev()
2025-04-07 18:13 UTC
[PATCH AUTOSEL 6.13 17/28] usb: gadget: aspeed: Add NULL pointer check in ast_vhub_init_dev()
2025-04-07 18:12 UTC
[PATCH AUTOSEL 6.14 20/31] usb: gadget: aspeed: Add NULL pointer check in ast_vhub_init_dev()
2025-04-07 18:10 UTC
[PATCH net-next v5 0/3] Add GBETH glue layer driver for Renesas RZ/V2H(P) SoC
2025-04-07 18:07 UTC (5+ messages)
` [PATCH net-next v5 3/3] net: stmmac: Add DWMAC glue layer for Renesas GBETH
[RFC net-next PATCH 00/13] Add PCS core support
2025-04-07 18:06 UTC (10+ messages)
[PATCH net 0/2] ethtool: cmis fixes
2025-04-07 18:03 UTC (5+ messages)
` [PATCH net 2/2] ethtool: cmis: use u16 for calculated read_write_len_ext
[PATCH net] net: lwtunnel: disable preemption when required
2025-04-07 17:54 UTC (7+ messages)
[PATCH net-next 10/12] afs: Use rxgk RESPONSE to pass token for callback channel
2025-04-07 17:37 UTC (5+ messages)
` [PATCH net-next 00/12] rxrpc, afs: Add AFS GSSAPI security class to AF_RXRPC and kafs
[PATCH] net: libwx: handle page_pool_dev_alloc_pages error
2025-04-07 17:33 UTC (4+ messages)
[PATCH v2 0/3] Avoid calling WARN_ON() on allocation failure in cfg80211_switch_netns()
2025-04-07 17:29 UTC
[PATCH net-next 0/5] eth: fbnic: extend hardware stats coverage
2025-04-07 17:21 UTC (6+ messages)
` [PATCH net-next 1/5] eth: fbnic: add locking support for hw stats
` [PATCH net-next 2/5] eth: fbnic: add coverage for hw queue stats
` [PATCH net-next 3/5] eth: fbnic: add coverage for RXB stats
` [PATCH net-next 4/5] eth: fbnic: add support for TMI stats
` [PATCH net-next 5/5] eth: fbnic: add support for TTI HW stats
[PATCH v2] nvme-tcp: Fix netns UAF introduced by commit 1be52169c348
2025-04-07 17:18 UTC (2+ messages)
[PATCH net v2 0/7] There are some bugfix for hibmcge driver
2025-04-07 17:11 UTC (5+ messages)
` [PATCH net v2 6/7] net: hibmcge: fix not restore rx pause mac addr after reset issue
[PATCH v1 net] smc: Fix lockdep false-positive for IPPROTO_SMC
2025-04-07 17:03 UTC
[RFC PATCH net-next] veth: apply qdisc backpressure on full ptr_ring to reduce TX drops
2025-04-07 17:02 UTC (2+ messages)
[PATCH v1 net] rtnetlink: Fix bad unlock balance in do_setlink()
2025-04-07 16:57 UTC (2+ messages)
[PATCH net-next v8 0/2] Fix late DMA unmap crash for page pool
2025-04-07 16:53 UTC (3+ messages)
` [PATCH net-next v8 1/2] page_pool: Move pp_magic check into helper functions
` [PATCH net-next v8 2/2] page_pool: Track DMA-mapped pages and unmap them when destroying the pool
[PATCH v12 00/23] cxl: add type2 device basic support
2025-04-07 16:55 UTC (3+ messages)
` [PATCH v12 01/23] "
[PATCH v3] octeontx2-pf: Add error log forcn10k_map_unmap_rq_policer()
2025-04-07 16:42 UTC (2+ messages)
[PATCH net-next v2 0/2] Add Marvell PHY PTP support
2025-04-07 16:39 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).