messages from 2025-05-11 14:27:29 to 2025-05-12 12:29:31 UTC [more...]
[PATCH net-next] net: ixp4xx_eth: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
2025-05-12 12:29 UTC (5+ messages)
[PATCH] net: bcmgenet: tidy up stats, expose more stats in ethtool
2025-05-12 12:24 UTC (3+ messages)
[PATCH net-next v4] net: phy: marvell-88q2xxx: Enable temperature measurement in probe again
2025-05-12 12:03 UTC
[PATCH net-next v7 0/8] Add Microchip ZL3073x support (part 1)
2025-05-12 11:55 UTC (7+ messages)
` [PATCH net-next v7 8/8] mfd: zl3073x: Register DPLL sub-device during init
[PATCH iwl-net] idpf: avoid mailbox timeout delays during reset
2025-05-12 11:46 UTC (3+ messages)
` [Intel-wired-lan] "
[PATCH] octeontx2-af: Send Link events one by one
2025-05-12 11:45 UTC (3+ messages)
[PATCH v2 net-next 1/2] net: cpsw: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
2025-05-12 11:44 UTC (2+ messages)
` [PATCH v2 net-next 2/2] net: cpsw: isolate cpsw_ndo_ioctl() to just the old driver
[PATCH rdma-next v4 0/4] RDMA/mana_ib: allow separate mana_ib for each mana client
2025-05-12 11:32 UTC (11+ messages)
` [PATCH rdma-next v4 1/4] net: mana: Probe rdma device in mana driver
` [PATCH rdma-next v4 2/4] RDMA/mana_ib: Add support of mana_ib for RNIC and ETH nic
` [PATCH rdma-next v4 3/4] RDMA/mana_ib: unify mana_ib functions to support any gdma device
` [PATCH rdma-next v4 4/4] net: mana: Add support for auxiliary device servicing events
[PATCH v2 net-next] net: enetc: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
2025-05-12 11:24 UTC
[PATCH net v2] net: cadence: macb: Fix a possible deadlock in macb_halt_tx
2025-05-12 11:15 UTC (2+ messages)
[PATCH net-next] net: enetc: fix implicit declaration of function FIELD_PREP
2025-05-12 11:12 UTC (2+ messages)
[PATCH bpf-next 0/4] bpf: Allow get_func_[arg|arg_cnt] helpers in raw tracepoint programs
2025-05-12 11:12 UTC (9+ messages)
` [PATCH bpf-next 1/4] "
[PATCH net-next,rdma-next v2 0/5][pull request] Prepare for Intel IPU E2000 (GEN3)
2025-05-12 11:05 UTC (2+ messages)
[PATCH v2] documentation: networking: devlink: Fix a typo in devlink-trap.rst
2025-05-12 11:04 UTC (2+ messages)
[PATCH net-next] net: txgbe: Fix pending interrupt
2025-05-12 11:03 UTC (2+ messages)
[RFC PATCH 0/7] Reviving the slab destructor to tackle the percpu allocator scalability problem
2025-05-12 11:00 UTC (6+ messages)
[PATCH v6 0/9] coredump: add coredump socket
2025-05-12 10:58 UTC (11+ messages)
` [PATCH v6 1/9] coredump: massage format_corname()
` [PATCH v6 2/9] coredump: massage do_coredump()
` [PATCH v6 3/9] coredump: reflow dump helpers a little
` [PATCH v6 4/9] coredump: add coredump socket
` [PATCH v6 5/9] pidfs, coredump: add PIDFD_INFO_COREDUMP
` [PATCH v6 6/9] coredump: show supported coredump modes
` [PATCH v6 7/9] coredump: validate socket name as it is written
` [PATCH v6 8/9] selftests/pidfd: add PIDFD_INFO_COREDUMP infrastructure
` [PATCH v6 9/9] selftests/coredump: add tests for AF_UNIX coredumps
[PATCH] ixgbe/ipsec: use memzero_explicit() for stack SA structs
2025-05-12 10:58 UTC
[PATCH net-next] net: wangxun: Correct clerical errors in comments
2025-05-12 10:58 UTC (2+ messages)
[PATCH net 1/2] net: txgbe: Fix to calculate EEPROM checksum for AML devices
2025-05-12 10:57 UTC (4+ messages)
` [PATCH net 2/2] net: libwx: Fix firmware interaction failure
[PATCH v2] net: dsa: qca8k: fix led devicename when using external mdio bus
2025-05-12 10:40 UTC (3+ messages)
[PATCH v14 00/22] Type2 device basic support
2025-05-12 10:38 UTC (4+ messages)
` [PATCH v14 09/22] cxl: prepare memdev creation for type2
[PATCH v2] net: bcmgenet: tidy up stats, expose more stats in ethtool
2025-05-12 10:15 UTC
[PATCH v2 00/57] irqdomain: Cleanups and Documentation
2025-05-12 9:55 UTC (3+ messages)
[PATCH 6.1.y] netfilter: nf_tables: fix memleak in map from abort path
2025-05-12 9:33 UTC (2+ messages)
[RFC PATCH] xfrm: use kfree_sensitive() for SA secret zeroization
2025-05-12 9:28 UTC
[PATCH net-next v4 00/15] net: Cover more per-CPU storage with local nested BH locking
2025-05-12 9:27 UTC (16+ messages)
` [PATCH net-next v4 01/15] net: page_pool: Don't recycle into cache on PREEMPT_RT
` [PATCH net-next v4 02/15] net: dst_cache: Use nested-BH locking for dst_cache::cache
` [PATCH net-next v4 03/15] ipv4/route: Use this_cpu_inc() for stats on PREEMPT_RT
` [PATCH net-next v4 04/15] ipv6: sr: Use nested-BH locking for hmac_storage
` [PATCH net-next v4 05/15] xdp: Use nested-BH locking for system_page_pool
` [PATCH net-next v4 06/15] xfrm: Use nested-BH locking for nat_keepalive_sk_ipv[46]
` [PATCH net-next v4 07/15] openvswitch: Merge three per-CPU structures into one
` [PATCH net-next v4 08/15] openvswitch: Use nested-BH locking for ovs_pcpu_storage
` [PATCH net-next v4 09/15] openvswitch: Move ovs_frag_data_storage into the struct ovs_pcpu_storage
` [PATCH net-next v4 10/15] net/sched: act_mirred: Move the recursion counter struct netdev_xmit
` [PATCH net-next v4 11/15] net/sched: Use nested-BH locking for sch_frag_data_storage
` [PATCH net-next v4 12/15] mptcp: Use nested-BH locking for hmac_storage
` [PATCH net-next v4 13/15] rds: Disable only bottom halves in rds_page_remainder_alloc()
` [PATCH net-next v4 14/15] rds: Acquire per-CPU pointer within BH disabled section
` [PATCH net-next v4 15/15] rds: Use nested-BH locking for rds_page_remainder
[PATCH iwl-next 0/2] Add link_down_events ethtool stat to ixgbe and ice
2025-05-12 9:27 UTC (5+ messages)
` [PATCH iwl-next 1/2] ice: add link_down_events statistic
` [Intel-wired-lan] "
[net-next PATCH v4 00/11] net: pcs: Introduce support for fwnode PCS
2025-05-12 9:27 UTC (14+ messages)
` [net-next PATCH v4 01/11] net: phy: introduce phy_interface_copy helper
` [net-next PATCH v4 02/11] net: phylink: keep and use MAC supported_interfaces in phylink struct
` [net-next PATCH v4 03/11] net: phylink: introduce internal phylink PCS handling
` [net-next PATCH v4 04/11] net: phylink: add phylink_release_pcs() to externally release a PCS
` [net-next PATCH v4 05/11] net: pcs: implement Firmware node support for PCS driver
` [net-next PATCH v4 06/11] net: phylink: support late PCS provider attach
` [net-next PATCH v4 07/11] dt-bindings: net: ethernet-controller: permit to define multiple PCS
` [net-next PATCH v4 08/11] net: phylink: add .pcs_link_down PCS OP
` [net-next PATCH v4 09/11] dt-bindings: net: pcs: Document support for Airoha Ethernet PCS
` [net-next PATCH v4 10/11] net: pcs: airoha: add PCS driver for Airoha SoC
` [net-next PATCH v4 11/11] net: airoha: add phylink support for GDM2/3/4
[PATCH net-next v6 00/14] Introduce an ethernet port representation
2025-05-12 9:22 UTC (9+ messages)
` [PATCH net-next v6 03/14] net: phy: Introduce PHY ports representation
` [PATCH net-next v6 06/14] net: phy: Introduce generic SFP handling for PHY drivers
` [PATCH net-next v6 12/14] net: phy: Only rely on phy_port for PHY-driven SFP
` [PATCH net-next v6 14/14] Documentation: networking: Document the phy_port infrastructure
[PATCH net-next 0/4] add broadcast_neighbor for no-stacking networking arch
2025-05-12 9:19 UTC (14+ messages)
` [PATCH net-next 1/4] net: bonding: add broadcast_neighbor option for 802.3ad
` [PATCH net-next 3/4] net: bonding: send peer notify when failure recovery
[PATCH iwl-next v3 0/2] Add link_down_events counters to ixgbe and ice drivers
2025-05-12 9:05 UTC (3+ messages)
` [PATCH iwl-next v3 1/2] ice: add link_down_events statistic
` [PATCH iwl-next v3 2/2] ixgbe: "
linux-next: build warning after merge of the bpf-next tree
2025-05-12 8:49 UTC
[PATCH v10 0/7] Add Nuvoton NCT6694 MFD drivers
2025-05-12 8:48 UTC (8+ messages)
` [PATCH v10 1/7] mfd: Add core driver for Nuvoton NCT6694
[net-next PATCH 0/4] octeontx2: Improve mailbox tracing
2025-05-12 8:41 UTC (6+ messages)
` [net-next PATCH 1/4] octeontx2-af: convert dev_dbg to tracepoint in mbox
` [net-next PATCH 2/4] octeontx2-af: Display names for CPT and UP messages
` [net-next PATCH 3/4] octeontx2: Add pcifunc also to mailbox tracepoints
` [net-next PATCH 3/5] octeontx2: Improve mailbox tracepoints for debugging
` [net-next PATCH 4/4] octeontx2: Add new tracepoint otx2_msg_status
[PATCH net v4] net: devmem: fix kernel panic when netlink socket close after module unload
2025-05-12 8:40 UTC
[PATCH net-next 00/10] pull request for net-next: ovpn 2025-05-09
2025-05-12 8:22 UTC (4+ messages)
` [PATCH net-next 01/10] MAINTAINERS: add Sabrina as official reviewer for ovpn
[PATCH net-next v2] net: Add support for providing the PTP hardware source in tsinfo
2025-05-12 8:19 UTC (3+ messages)
[PATCH net-next] openvswitch: Fix userspace attribute length validation
2025-05-12 8:10 UTC (3+ messages)
[PATCH net-next v2] openvswitch: Stricter validation for the userspace action
2025-05-12 8:08 UTC
[PATCH stable 5.15/6.1/6.6] af_unix: Clear oob_skb in scan_inflight()
2025-05-12 7:53 UTC (4+ messages)
[PATCH v3 0/4] Allow dyn MSI-X vector allocation of MANA
2025-05-12 7:38 UTC (7+ messages)
` [PATCH v3 2/4] PCI: hv: Allow dynamic MSI-X vector allocation
` [PATCH v3 3/4] net: mana: Allow irq_setup() to skip cpus for affinity
[PATCH iwl-next v3] ice: add E830 Earliest TxTime First Offload support
2025-05-12 7:33 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH net-next v1 0/4] misc drivers' sw timestamp changes
2025-05-12 7:22 UTC (7+ messages)
` [PATCH net-next v1 4/4] net: lan966x: generate software timestamp just before the doorbell
[PATCH net] bnxt_en: bring back rtnl_lock() in bnxt_fw_reset_task()
2025-05-12 6:37 UTC
[syzbot] Monthly wireguard report (May 2025)
2025-05-12 6:34 UTC
[net] octeontx2-pf: Fix ethtool support for SDP representors
2025-05-12 6:29 UTC
[PATCH v2 00/14] Introduce AMD Pensando RDMA driver
2025-05-12 5:54 UTC (7+ messages)
` [PATCH v2 01/14] net: ionic: Create an auxiliary device for rdma driver
` [PATCH v2 14/14] RDMA/ionic: Add Makefile/Kconfig to kernel build environment
[syzbot] [net?] WARNING in neigh_parms_release
2025-05-12 4:50 UTC
[PATCH net v2] qlcnic: fix memory leak in qlcnic_sriov_channel_cfg_cmd()
2025-05-12 4:48 UTC
[RFC] shrinking struct page (part of page pool)
2025-05-12 4:24 UTC (5+ messages)
[PATCH net-next v1 0/2] bonding: Extend arp_ip_target format to allow for a list of vlan tags
2025-05-12 4:20 UTC (2+ messages)
linux-next: duplicate patch in the bluetooth tree
2025-05-12 3:10 UTC
[PATCH 5.10.y] netfilter: nf_tables: fix memleak in map from abort path
2025-05-12 3:10 UTC
[PATCH 5.15.y] netfilter: nf_tables: fix memleak in map from abort path
2025-05-12 3:09 UTC
[RFC net-next 00/15] Add support for Silicon Labs CPC
2025-05-12 2:47 UTC (20+ messages)
` [RFC net-next 01/15] net: cpc: add base skeleton driver
` [RFC net-next 02/15] net: cpc: add endpoint infrastructure
` [RFC net-next 03/15] net: cpc: introduce CPC driver and bus
` [RFC net-next 04/15] net: cpc: add protocol header structure and API
` [RFC net-next 05/15] net: cpc: implement basic transmit path
` [RFC net-next 06/15] net: cpc: implement basic receive path
` [RFC net-next 07/15] net: cpc: implement sequencing and ack
` [RFC net-next 08/15] net: cpc: add support for connecting endpoints
` [RFC net-next 09/15] net: cpc: add support for RST frames
` [RFC net-next 10/15] net: cpc: make disconnect blocking
` [RFC net-next 11/15] net: cpc: add system endpoint
` [RFC net-next 12/15] net: cpc: create system endpoint with a new interface
` [RFC net-next 13/15] dt-bindings: net: cpc: add silabs,cpc-spi.yaml
` [RFC net-next 14/15] net: cpc: add SPI interface driver
` [RFC net-next 15/15] net: cpc: add Bluetooth HCI driver
[PATCH 6.1.y] net/sched: act_mirred: use the backlog for mirred ingress
2025-05-12 2:13 UTC
[PATCH net v3] net: devmem: fix kernel panic when netlink socket close after module unload
2025-05-12 1:22 UTC (7+ messages)
[PATCH net-next 00/10] net: faster and simpler CRC32C computation
2025-05-11 23:07 UTC (6+ messages)
[PATCH v1 00/14] further mt7988 devicetree work
2025-05-11 21:55 UTC (14+ messages)
` [PATCH v1 02/14] dt-bindings: net: dsa: mediatek,mt7530: add dsa-port definition for mt7988
` Aw: "
` [PATCH v1 06/14] arm64: dts: mediatek: mt7988: add cci node
` [PATCH v1 08/14] arm64: dts: mediatek: mt7988: add basic ethernet-nodes
` [PATCH v1 09/14] arm64: dts: mediatek: mt7988: add switch node
` Aw: "
` "
` Aw: [PATCH v1 00/14] further mt7988 devicetree work
[PATCH v4] ptp: ocp: Limit signal/freq counts in show/store functions
2025-05-11 21:16 UTC (2+ messages)
[PATCH RESUBMIT net-next] net: phy: remove Kconfig symbol MDIO_DEVRES
2025-05-11 21:13 UTC
[PATCH net-next] net: phy: remove Kconfig symbol MDIO_DEVRES
2025-05-11 21:06 UTC (7+ messages)
[PATCH net-next 00/10] net/mlx5: HWS, Complex Matchers and rehash mechanism fixes
2025-05-11 19:38 UTC (11+ messages)
` [PATCH net-next 01/10] net/mlx5: HWS, expose function mlx5hws_table_ft_set_next_ft in header
` [PATCH net-next 02/10] net/mlx5: HWS, add definer function to get field name str
` [PATCH net-next 03/10] net/mlx5: HWS, expose polling function in header file
` [PATCH net-next 04/10] net/mlx5: HWS, introduce isolated matchers
` [PATCH net-next 05/10] net/mlx5: HWS, support complex matchers
` [PATCH net-next 06/10] net/mlx5: HWS, force rehash when rule insertion failed
` [PATCH net-next 07/10] net/mlx5: HWS, fix counting of rules in the matcher
` [PATCH net-next 08/10] net/mlx5: HWS, fix redundant extension of action templates
` [PATCH net-next 09/10] net/mlx5: HWS, rework rehash loop
` [PATCH net-next 10/10] net/mlx5: HWS, dump bad completion details
[net-next PATCH v9 0/6] net: phy: Add support for new Aeonsemi PHYs
2025-05-11 18:39 UTC (7+ messages)
` [net-next PATCH v9 1/6] net: phy: pass PHY driver to .match_phy_device OP
` [net-next PATCH v9 2/6] net: phy: bcm87xx: simplify "
` [net-next PATCH v9 3/6] net: phy: nxp-c45-tja11xx: "
` [net-next PATCH v9 4/6] net: phy: introduce genphy_match_phy_device()
` [net-next PATCH v9 5/6] net: phy: Add support for Aeonsemi AS21xxx PHYs
` [net-next PATCH v9 6/6] dt-bindings: net: Document support for Aeonsemi PHYs
[PATCH v2 net-next] net: phy: remove Kconfig symbol MDIO_DEVRES
2025-05-11 17:44 UTC (2+ messages)
[net PATCH] net: phy: aquantia: fix wrong GENMASK define for LED_PROV_ACT_STRETCH
2025-05-11 16:51 UTC (2+ messages)
[PATCH net] qlcnic: fix memory leak in qlcnic_sriov_channel_cfg_cmd()
2025-05-11 16:40 UTC (3+ messages)
[net-next PATCH v8 0/6] net: phy: Add support for new Aeonsemi PHYs
2025-05-11 16:28 UTC (3+ messages)
` [net-next PATCH v8 5/6] net: phy: Add support for Aeonsemi AS21xxx PHYs
[PATCH v2] ptp: ocp: Limit SMA/signal/freq counts in show/store functions
2025-05-11 14:39 UTC (5+ messages)
[PATCH v1 10/14] arm64: dts: mediatek: mt7988a-bpi-r4: Add fan and coolingmaps
2025-05-11 14:26 UTC (3+ messages)
` [PATCH v1 13/14] arm64: dts: mediatek: mt7988a-bpi-r4: add sfp cages and link to gmac
` [PATCH v1 14/14] arm64: dts: mediatek: mt7988a-bpi-r4: configure switch phys and leds
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).