netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-07 12:59:25 to 2025-02-07 19:50:24 UTC [more...]

[iwl-next,rdma v3 00/24] Add RDMA support for Intel IPU E2000 (GEN3)
 2025-02-07 19:49 UTC  (3+ messages)
` [iwl-next v3 01/24] iidc/ice/irdma: Update IDC to support multiple consumers
` [iwl-next v3 02/24] idpf: use reserved RDMA vectors from control plane

[PATCH net-next 0/7] eth: fbnic: support RSS contexts and ntuple filters
 2025-02-07 19:41 UTC  (8+ messages)
` [PATCH net-next 1/7] net: ethtool: prevent flow steering to RSS contexts which don't exist
` [PATCH net-next 2/7] selftests: net-drv: test adding flow rule to invalid RSS context
` [PATCH net-next 3/7] eth: fbnic: support an additional "

[PATCH net 0/2] net: notify users when an iface cannot change its netns
 2025-02-07 19:35 UTC  (5+ messages)
` [PATCH net 1/2] net: advertise 'netns local' property via netlink

modprobe mlx5_core on OCI bare-metal instance causes unrecoverable hang and I/O error
 2025-02-07 19:33 UTC  (6+ messages)

[PATCH v7 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-02-07 19:17 UTC  (10+ messages)
` [PATCH v7 1/7] mfd: Add core driver for Nuvoton NCT6694
` [PATCH v7 3/7] i2c: Add Nuvoton NCT6694 I2C support
` [PATCH v7 4/7] can: Add Nuvoton NCT6694 CANFD support

[PATCH RFC net-next v2 0/3] Add SGMII port support to KSZ9477 switch
 2025-02-07 19:03 UTC  (4+ messages)
` [PATCH RFC net-next v2 2/3] net: dsa: microchip: "

[PATCH net-next v7 0/5] net: napi: add CPU affinity to napi->config
 2025-02-07 18:47 UTC  (2+ messages)

[PATCH RFC net-next 0/4] net: xpcs: cleanups and partial support for KSZ9477
 2025-02-07 18:47 UTC  (9+ messages)
` [PATCH RFC net-next 1/4] net: xpcs: add support for configuring width of 10/100M MII connection
` [PATCH RFC net-next 2/4] net: xpcs: add SGMII mode setting
` [PATCH RFC net-next 3/4] net: xpcs: add SGMII MAC manual update mode
` [PATCH RFC net-next 4/4] net: xpcs: allow 1000BASE-X to work with older XPCS IP

[PATCH 0/9] vhost-scsi: log write descriptors for live migration (and two bugfix)
 2025-02-07 18:41 UTC  (10+ messages)
` [PATCH 1/9] vhost: modify vhost_log_write() for broader users
` [PATCH 2/9] vhost-scsi: adjust vhost_scsi_get_desc() to log vring descriptors
` [PATCH 3/9] vhost-scsi: cache log buffer in I/O queue vhost_scsi_cmd
` [PATCH 4/9] vhost-scsi: log I/O queue write descriptors
` [PATCH 5/9] vhost-scsi: log control "
` [PATCH 6/9] vhost-scsi: log event "
` [PATCH 7/9] vhost: add WARNING if log_num is more than limit
` [PATCH 8/9] vhost-scsi: protect vq->log_used with vq->mutex
` [PATCH 9/9] vhost-scsi: Fix vhost_scsi_send_bad_target()

[PATCH net-next 1/2] selftests: drv-net: factor out a DrvEnv base class
 2025-02-07 18:41 UTC  (2+ messages)
` [PATCH net-next 2/2] selftests: drv-net: add helper for path resolution

[PATCH net-next] selftests: drv-net: remove an unnecessary libmnl include
 2025-02-07 18:41 UTC  (3+ messages)

pull-request: wireless-2025-02-07
 2025-02-07 18:29 UTC 

[PATCH net-next v6 0/5] net: stmmac: Add PCI driver support for BCM8958x
 2025-02-07 18:21 UTC  (3+ messages)

[PATCH v10 0/8] rust: Add IO polling
 2025-02-07 18:12 UTC  (10+ messages)
` [PATCH v10 1/8] sched/core: Add __might_sleep_precision()
` [PATCH v10 2/8] rust: time: Add PartialEq/Eq/PartialOrd/Ord trait to Ktime
` [PATCH v10 3/8] rust: time: Introduce Delta type
` [PATCH v10 4/8] rust: time: Introduce Instant type
` [PATCH v10 5/8] rust: time: Add wrapper for fsleep() function
` [PATCH v10 6/8] MAINTAINERS: rust: Add TIMEKEEPING and TIMER abstractions
` [PATCH v10 7/8] rust: Add read_poll_timeout functions
` [PATCH v10 8/8] net: phy: qt2025: Wait until PHY becomes ready

[PATCH iwl-next 0/3] ice: decouple control of SMA/U.FL/SDP pins
 2025-02-07 18:02 UTC  (4+ messages)
` [PATCH iwl-next 1/3] ice: redesign dpll sma/u.fl pins control
` [PATCH iwl-next 2/3] ice: change SMA pins to SDP in PTP API
` [PATCH iwl-next 3/3] ice: add ice driver PTP pin documentation

[PATCH net-next] trace: tcp: Add tracepoint for tcp_cwnd_reduction()
 2025-02-07 18:03 UTC 

[PATCH net-next] mlxsw: Enable Tx checksum offload
 2025-02-07 18:00 UTC 

[PATCH net-next v2 0/7] Add of_get_available_child_by_name()
 2025-02-07 17:43 UTC  (6+ messages)
` [PATCH net-next v2 2/7] net: dsa: rzn1_a5psw: Use of_get_available_child_by_name()
` [PATCH net-next v2 3/7] net: dsa: sja1105: "

[PATCH] net: ethernet: actions: Use of_get_available_child_by_name()
 2025-02-07 17:43 UTC  (3+ messages)

[PATCH net-next 0/4] vxlan: Join / leave MC group when reconfigured
 2025-02-07 17:34 UTC  (5+ messages)
` [PATCH net-next 1/4] vxlan: Join / leave MC group after remote changes
` [PATCH net-next 2/4] selftests: forwarding: lib: Move require_command to net, generalize
` [PATCH net-next 3/4] selftests: test_vxlan_fdb_changelink: Convert to lib.sh
` [PATCH net-next 4/4] selftests: test_vxlan_fdb_changelink: Add a test for MC remote change

pull request: bluetooth-next 2024-05-10
 2025-02-07 17:34 UTC  (12+ messages)

[PATCH net-next 0/7] net: deduplicate cookie logic
 2025-02-07 17:33 UTC  (4+ messages)
` [PATCH net-next 4/7] ipv4: remove get_rttos

[PATCH net-next v4 0/3] netdev-genl: Add an xsk attribute to queues
 2025-02-07 17:24 UTC  (4+ messages)
` [PATCH net-next v4 2/3] netdev-genl: Add an XSK "

[PATCH net-next v6 0/7] tun: Unify vnet implementation
 2025-02-07 17:21 UTC  (5+ messages)
` [PATCH net-next v6 5/7] tun: Extract the vnet handling code
` [PATCH net-next v6 6/7] tap: Keep hdr_len in tap_get_user()

[PATCH iwl-next v2 0/9] igc: Add support for Frame Preemption feature in IGC
 2025-02-07 16:59 UTC  (6+ messages)
` [PATCH iwl-next v2 5/9] igc: Add support for frame preemption verification

[PATCH iwl-next v3 0/9] igc: Add support for Frame Preemption feature in IGC
 2025-02-07 16:56 UTC  (10+ messages)
` [PATCH iwl-next v3 1/9] net: ethtool: mm: extract stmmac verification logic into common library
` [PATCH iwl-next v3 2/9] igc: Rename xdp_get_tx_ring() for non-xdp usage
` [PATCH iwl-next v3 3/9] igc: Optimize the TX packet buffer utilization
` [PATCH iwl-next v3 4/9] igc: Set the RX packet buffer size for TSN mode
` [PATCH iwl-next v3 5/9] igc: Add support for frame preemption verification
` [PATCH iwl-next v3 6/9] igc: Add support to set tx-min-frag-size
` [PATCH iwl-next v3 7/9] igc: Add support for preemptible traffic class in taprio
` [PATCH iwl-next v3 8/9] igc: Add support to get MAC Merge data via ethtool
` [PATCH iwl-next v3 9/9] igc: Add support to get frame preemption statistics "

[PATCH v2 00/13] gpiolib: add gpiod_multi_set_value_cansleep
 2025-02-07 16:44 UTC  (14+ messages)
` [PATCH v2 01/13] gpiolib: add gpiod_multi_set_value_cansleep()
` [PATCH v2 04/13] bus: ts-nbus: use gpiod_multi_set_value_cansleep
` [PATCH v2 05/13] gpio: max3191x: "

[PATCH net-next 2/4] sfc: extend NVRAM MCDI handlers
 2025-02-07 16:50 UTC  (2+ messages)

[PATCH 0/4] net: dsa: b53: Enable internal GPHY on BCM63268
 2025-02-07 16:44 UTC  (6+ messages)

[PATCH net v1] net: stmmac: Apply new page pool parameters when SPH is enabled
 2025-02-07 16:42 UTC  (3+ messages)

[PATCH net-next v2 00/15] Introduce flowtable hw offloading in airoha_eth driver
 2025-02-07 16:26 UTC  (16+ messages)
` [PATCH net-next v2 01/15] net: airoha: Move airoha_eth driver in a dedicated folder
` [PATCH net-next v2 02/15] net: airoha: Move definitions in airoha_eth.h
` [PATCH net-next v2 03/15] net: airoha: Move reg/write utility routines "
` [PATCH net-next v2 04/15] net: airoha: Move register definitions in airoha_regs.h
` [PATCH net-next v2 05/15] net: airoha: Move DSA tag in DMA descriptor
` [PATCH net-next v2 06/15] net: dsa: mt7530: Enable Rx sptag for EN7581 SoC
` [PATCH net-next v2 07/15] net: airoha: Enable support for multiple net_devices
` [PATCH net-next v2 08/15] net: airoha: Move REG_GDM_FWD_CFG() initialization in airoha_dev_init()
` [PATCH net-next v2 09/15] net: airoha: Rename airoha_set_gdm_port_fwd_cfg() in airoha_set_vip_for_gdm_port()
` [PATCH net-next v2 10/15] dt-bindings: arm: airoha: Add the NPU node for EN7581 SoC
` [PATCH net-next v2 11/15] dt-bindings: net: airoha: Add airoha,npu phandle property
` [PATCH net-next v2 12/15] net: airoha: Introduce PPE initialization via NPU
` [PATCH net-next v2 13/15] net: airoha: Introduce flowtable offload support
` [PATCH net-next v2 14/15] net: airoha: Add loopback support for GDM2
` [PATCH net-next v2 15/15] net: airoha: Introduce PPE debugfs support

[PATCH net-next v2] net: phy: marvell-88q2xxx: Add support for PHY LEDs on 88q2xxx
 2025-02-07 16:24 UTC 

[RFC PATCH 0/2] udp: avoid false sharing on sk_tsflags
 2025-02-07 16:23 UTC  (3+ messages)
` [RFC PATCH 1/2] sock: introduce set_tsflags operation
` [RFC PATCH 2/2] udp: avoid false sharing via protocol specific set_tsflags

[PATCH net-next v5 0/5] Add PCS support for Qualcomm IPQ9574 SoC
 2025-02-07 15:53 UTC  (6+ messages)
` [PATCH net-next v5 1/5] dt-bindings: net: pcs: Add Ethernet PCS "
` [PATCH net-next v5 2/5] net: pcs: Add PCS driver "
` [PATCH net-next v5 3/5] net: pcs: qcom-ipq9574: Add PCS instantiation and phylink operations
` [PATCH net-next v5 4/5] net: pcs: qcom-ipq9574: Add USXGMII interface mode support
` [PATCH net-next v5 5/5] MAINTAINERS: Add maintainer for Qualcomm IPQ9574 PCS driver

[PATCH net-next v4 0/8] bpf: cpumap: enable GRO for XDP_PASS frames
 2025-02-07 15:43 UTC  (11+ messages)
` [PATCH net-next v4 1/8] net: gro: decouple GRO from the NAPI layer

[PATCH v1 0/3] Add support for Plymovent AQM board
 2025-02-07 15:42 UTC  (5+ messages)
` [PATCH v1 1/3] dt-bindings: sound: convert ICS-43432 binding to YAML
` [PATCH v1 2/3] dt-bindings: arm: stm32: Add Plymovent AQM board
` [PATCH v1 3/3] arm: dts: stm32: Add Plymovent AQM devicetree

[PATCH 0/9] Add wrapper function of_find_node_by_name_balanced()
 2025-02-07 15:37 UTC  (5+ messages)
` [PATCH 1/9] of: Add warpper "

[PATCH v4 00/10] Introduce fwctl subystem
 2025-02-07 15:36 UTC  (18+ messages)
` [PATCH v4 02/10] fwctl: Basic ioctl dispatch for the character device
` [PATCH v4 03/10] fwctl: FWCTL_INFO to return basic information about the device
` [PATCH v4 04/10] taint: Add TAINT_FWCTL
` [PATCH v4 06/10] fwctl: Add documentation
` [PATCH v4 09/10] fwctl/bnxt: Support communicating with bnxt fw
` [PATCH v4 10/10] bnxt: Create an auxiliary device for fwctl_bnxt

[PATCH net-next v2 0/3] net: dsa: add support for phylink managed EEE
 2025-02-07 15:33 UTC  (6+ messages)
` [PATCH net-next v2 1/3] net: phylink: provide phylink_mac_implements_lpi()
` [PATCH net-next v2 2/3] net: dsa: allow use of phylink managed EEE support
` [PATCH net-next v2 3/3] net: dsa: mt7530: convert to phylink managed EEE

[PATCH net-next 0/5] tcp: allow to reduce max RTO
 2025-02-07 15:28 UTC  (6+ messages)
` [PATCH net-next 1/5] tcp: remove tcp_reset_xmit_timer() @max_when argument
` [PATCH net-next 2/5] tcp: add a @pace_delay parameter to tcp_reset_xmit_timer()
` [PATCH net-next 3/5] tcp: use tcp_reset_xmit_timer()
` [PATCH net-next 4/5] tcp: add the ability to control max RTO
` [PATCH net-next 5/5] tcp: add tcp_rto_max_ms sysctl

[PATCH net-next 0/2] mctp: Add MCTP-over-USB hardware transport binding
 2025-02-07 15:26 UTC  (3+ messages)
` [PATCH net-next 2/2] net: mctp: Add MCTP USB transport driver

[PATCH net-next] ptp: Add file permission checks on PHC
 2025-02-07 15:26 UTC  (2+ messages)

[iwl-next v1 0/4] ixgbe: support MDD events
 2025-02-07 15:07 UTC  (5+ messages)
` [iwl-next v1 1/4] ixgbe: add MDD support
` [iwl-next v1 3/4] ixgbe: add Tx hang detection unhandled MDD

[PATCH v5 net-next 00/14] bridge-fastpath and related improvements
 2025-02-07 15:03 UTC  (3+ messages)
` [PATCH v5 net-next 12/14] bridge: No DEV_PATH_BR_VLAN_UNTAG_HW for dsa foreign

[PATCH net-next] netlink: specs: add ctnetlink dump and stats dump support
 2025-02-07 15:03 UTC  (2+ messages)

[RFC PATCH net 0/1] transport_header set incorrectly when using veth
 2025-02-07 14:30 UTC  (4+ messages)
` [RFC PATCH net 1/1] net: check transport_header before adding offset

[PATCH v4 0/6] ARM64: dts: intel: agilex5: add nodes and new board
 2025-02-07 14:30 UTC  (5+ messages)
` [PATCH v4 2/6] dt-bindings: net: dwmac: Convert socfpga dwmac to DT schema

[PATCH net-next v3 00/15] mptcp: pm: misc cleanups, part 2
 2025-02-07 13:59 UTC  (16+ messages)
` [PATCH net-next v3 01/15] mptcp: pm: drop info of userspace_pm_remove_id_zero_address
` [PATCH net-next v3 02/15] mptcp: pm: userspace: flags: clearer msg if no remote addr
` [PATCH net-next v3 03/15] mptcp: pm: more precise error messages
` [PATCH net-next v3 04/15] mptcp: pm: improve "
` [PATCH net-next v3 05/15] mptcp: pm: userspace: use GENL_REQ_ATTR_CHECK
` [PATCH net-next v3 06/15] mptcp: pm: remove duplicated error messages
` [PATCH net-next v3 07/15] mptcp: pm: mark missing address attributes
` [PATCH net-next v3 08/15] mptcp: pm: use NL_SET_ERR_MSG_ATTR when possible
` [PATCH net-next v3 09/15] mptcp: pm: make three pm wrappers static
` [PATCH net-next v3 10/15] mptcp: pm: drop skb parameter of get_addr
` [PATCH net-next v3 11/15] mptcp: pm: add id parameter for get_addr
` [PATCH net-next v3 12/15] mptcp: pm: reuse sending nlmsg code in get_addr
` [PATCH net-next v3 13/15] mptcp: pm: drop skb parameter of set_flags
` [PATCH net-next v3 14/15] mptcp: pm: change rem type "
` [PATCH net-next v3 15/15] mptcp: pm: add local parameter for set_flags

[PATCH net 0/8] net: second round to use dev_net_rcu()
 2025-02-07 13:58 UTC  (9+ messages)
` [PATCH net 1/8] ndisc: ndisc_send_redirect() must use dev_get_by_index_rcu()
` [PATCH net 2/8] ndisc: use RCU protection in ndisc_alloc_skb()
` [PATCH net 3/8] neighbour: use RCU protection in __neigh_notify()
` [PATCH net 4/8] arp: use RCU protection in arp_xmit()
` [PATCH net 5/8] openvswitch: use RCU protection in ovs_vport_cmd_fill_info()
` [PATCH net 6/8] vrf: use RCU protection in l3mdev_l3_out()
` [PATCH net 7/8] ndisc: extend RCU protection in ndisc_send_skb()
` [PATCH net 8/8] ipv6: mcast: extend RCU protection in igmp6_send()

[PATCH iwl-net v2] ice: health.c: fix compilation on gcc 7.5
 2025-02-07 13:50 UTC  (2+ messages)

[PATCH v10 00/26] cxl: add type2 device basic support
 2025-02-07 13:46 UTC  (7+ messages)
` [PATCH v10 02/26] sfc: add basic cxl initialization
` [PATCH v10 16/26] cxl: define a driver interface for DPA allocation
` [PATCH v10 21/26] cxl: allow region creation by type2 drivers

[PATCH net-next v3 0/4] net: stmmac: RX performance improvement
 2025-02-07 13:42 UTC  (13+ messages)
` [PATCH net-next v3 1/4] net: stmmac: Switch to zero-copy in non-XDP RX path

[PATCH bpf-next v8 00/12] net-timestamp: bpf extension to equip applications transparently
 2025-02-07 13:34 UTC  (16+ messages)
` [PATCH bpf-next v8 10/12] bpf: make TCP tx timestamp bpf extension work

[PATCH net-next v7 0/7] Enable SGMII and 2500BASEX interface mode switching for Intel platforms
 2025-02-07 13:32 UTC  (5+ messages)
` [PATCH net-next v7 2/7] net: pcs: xpcs: re-initiate clause 37 Auto-negotiation

[PATCH] net: stmmac: refactor clock management in EQoS driver
 2025-02-07 12:18 UTC 

igb: XDP/ZC busy polling
 2025-02-07 13:26 UTC  (2+ messages)

[PATCH net-next v2 1/1] net: sxgbe: rework EEE handling based on PHY negotiation
 2025-02-07 13:19 UTC  (3+ messages)

[PATCH net-next v18 00/25] Introducing OpenVPN Data Channel Offload
 2025-02-07 13:13 UTC  (4+ messages)
` [PATCH net-next v18 09/25] ovpn: implement packet processing

[syzbot] Monthly wpan report (Feb 2025)
 2025-02-07 13:05 UTC 


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).