messages from 2024-06-23 14:28:11 to 2024-06-24 13:40:55 UTC [more...]
[PATCH RFC v2 0/8] net: stmmac: convert stmmac "pcs" to phylink
2024-06-24 13:40 UTC (19+ messages)
` [PATCH RFC net-next v2 3/8] net: stmmac: dwmac1000: convert sgmii/rgmii "
` [PATCH RFC net-next v2 09/17] net: stmmac: Introduce mac_device_info::priv pointer
` [PATCH RFC net-next v2 10/17] net: stmmac: Introduce internal PCS offset-based CSR access
` [PATCH RFC net-next v2 11/17] net: stmmac: Introduce internal PCS config register getter
` [PATCH RFC net-next v2 12/17] net: stmmac: Introduce internal PCS IRQ enable/disable methods
` [PATCH RFC net-next v2 13/17] net: stmmac: Move internal PCS ANE-control method to dwmac-qcom-ethqos.c
` [PATCH RFC net-next v2 14/17] net: stmmac: Move internal PCS PHYLINK ops to stmmac_pcs.c
` [PATCH RFC net-next v2 15/17] net: stmmac: Move internal PCS ISR "
` [PATCH RFC net-next v2 16/17] net: stmmac: Move internal PCS init method "
` [PATCH RFC net-next v2 17/17] net: stmmac: pcs: Drop the _SHIFT macros
[PATCH v6 net-next 0/9] ethtool: track custom RSS contexts in the core
2024-06-24 13:31 UTC (4+ messages)
` [PATCH v6 net-next 8/9] net: ethtool: use the tracking array for get_rxfh on custom RSS contexts
[PATCH net-next v2 0/2] ravb: Add MII support for R-Car V4M
2024-06-24 13:25 UTC (3+ messages)
` [PATCH net-next v2 1/2] ravb: Improve ravb_hw_info instance order
` [PATCH net-next v2 2/2] ravb: Add MII support for R-Car V4M
[RFC net-next 0/9] xdp: allow disable GRO per packet by XDP
2024-06-24 13:30 UTC (9+ messages)
` [RFC net-next 1/9] skb: introduce gro_disabled bit
[PATCH net 0/3] Fixes for BPF selftests on loongarch
2024-06-24 13:27 UTC (4+ messages)
` [PATCH net 1/3] skmsg: null check for page in sk_msg_recvmsg
` [PATCH net 2/3] inet: null check for close in inet_release
` [PATCH net 3/3] selftests/bpf: Null checks for link in bpf_tcp_ca
[PATCH v3 net-next 0/2] Introduce EN7581 ethernet support
2024-06-24 13:14 UTC (10+ messages)
` [PATCH v3 net-next 1/2] dt-bindings: net: airoha: Add EN7581 ethernet controller
` [PATCH v3 net-next 2/2] net: airoha: Introduce ethernet support for EN7581 SoC
[PATCH] dt-bindings: net: davinci_emac: Convert to yaml version from txt
2024-06-24 13:11 UTC (4+ messages)
[PATCH net 0/4] vrf: fix source address selection with route leak
2024-06-24 13:07 UTC (5+ messages)
` [PATCH net 1/4] ipv4: "
` [PATCH net 2/4] ipv6: "
` [PATCH net 3/4] ipv6: take care of scope when choosing the src addr
` [PATCH net 4/4] selftests: vrf_route_leaking: add local ping test
[PATCH v2 iproute2 0/3] Multiple Spanning Tree (MST) Support
2024-06-24 13:00 UTC (4+ messages)
` [PATCH v2 iproute2 1/3] ip: bridge: add support for mst_enabled
` [PATCH v2 iproute2 2/3] bridge: vlan: Add support for setting a VLANs MSTI
` [PATCH v2 iproute2 3/3] bridge: mst: Add get/set support for MST states
[PATCH net-next 0/4] selftests: drv-net: rss_ctx: add tests for RSS contexts
2024-06-24 12:55 UTC (3+ messages)
` [PATCH net-next 4/4] selftests: drv-net: rss_ctx: add tests for RSS configuration and contexts
pull-request: bpf 2024-06-24
2024-06-24 12:43 UTC
[net PATCH 0/7] octeontx2-af: Fix klockwork issues in AF driver
2024-06-24 12:11 UTC (10+ messages)
` [net PATCH 1/7] octeontx2-af: Fix klockwork issue in cgx.c
` [net PATCH 2/7] octeontx2-af: Fix klockwork issues in mcs_rvu_if.c
` [net PATCH 3/7] octeontx2-af: Fixes klockwork issues in ptp.c
` [net PATCH 4/7] octeontx2-af: Fixes klockwork issues in rvu_cpt.c
` [net PATCH 5/7] octeontx2-af: Fixes klockwork issues in rvu_debugfs.c
` [net PATCH 6/7] octeontx2-af: Fix klockwork issue in rvu_nix.c
` [net PATCH 7/7] octeontx2-af: Fix klockwork issue in rvu_npc.c
[PATCH v2 18/19] mfd: Add support for LAN966x PCI device
2024-06-24 11:46 UTC (2+ messages)
XDP Performance Regression in recent kernel versions
2024-06-24 11:46 UTC (6+ messages)
[PATCH net-next v4 0/5] virtio_net: enable the irq for ctrlq
2024-06-24 11:30 UTC (3+ messages)
` [PATCH net-next v4 2/5] virtio_net: enable irq for the control vq
[PATCH net-next v4 00/25] Introducing OpenVPN Data Channel Offload
2024-06-24 11:31 UTC (26+ messages)
` [PATCH net-next v4 01/25] netlink: add NLA_POLICY_MAX_LEN macro
` [PATCH net-next v4 02/25] rtnetlink: don't crash on unregister if no dellink exists
` [PATCH net-next v4 03/25] net: introduce OpenVPN Data Channel Offload (ovpn)
` [PATCH net-next v4 04/25] ovpn: add basic netlink support
` [PATCH net-next v4 05/25] ovpn: add basic interface creation/destruction/management routines
` [PATCH net-next v4 06/25] ovpn: implement interface creation/destruction via netlink
` [PATCH net-next v4 07/25] ovpn: keep carrier always on
` [PATCH net-next v4 08/25] ovpn: introduce the ovpn_peer object
` [PATCH net-next v4 09/25] ovpn: introduce the ovpn_socket object
` [PATCH net-next v4 10/25] ovpn: implement basic TX path (UDP)
` [PATCH net-next v4 11/25] ovpn: implement basic RX "
` [PATCH net-next v4 12/25] ovpn: implement packet processing
` [PATCH net-next v4 13/25] ovpn: store tunnel and transport statistics
` [PATCH net-next v4 14/25] ovpn: implement TCP transport
` [PATCH net-next v4 15/25] ovpn: implement multi-peer support
` [PATCH net-next v4 16/25] ovpn: implement peer lookup logic
` [PATCH net-next v4 17/25] ovpn: implement keepalive mechanism
` [PATCH net-next v4 18/25] ovpn: add support for updating local UDP endpoint
` [PATCH net-next v4 19/25] ovpn: add support for peer floating
` [PATCH net-next v4 20/25] ovpn: implement peer add/dump/delete via netlink
` [PATCH net-next v4 21/25] ovpn: implement key add/del/swap "
` [PATCH net-next v4 22/25] ovpn: kill key and notify userspace in case of IV exhaustion
` [PATCH net-next v4 23/25] ovpn: notify userspace when a peer is deleted
` [PATCH net-next v4 24/25] ovpn: add basic ethtool support
` [PATCH net-next v4 25/25] testing/selftest: add test tool and scripts for ovpn module
[PATCH net 0/2] Lift UDP_SEGMENT restriction for egress via device w/o csum offload
2024-06-24 11:29 UTC (6+ messages)
` [PATCH net 2/2] selftests/net: Add test coverage for UDP GSO software fallback
[bug report] net/mlx5e: Implement CT entry update
2024-06-24 11:18 UTC (2+ messages)
[PATCH net-next v8 00/13] net: phy: mediatek: Introduce mtk-phy-lib and add 2.5Gphy support
2024-06-24 10:46 UTC (14+ messages)
` [PATCH net-next v8 06/13] net: phy: mediatek: Hook LED helper functions in mtk-ge.c
` [PATCH net-next v8 07/13] net: phy: mediatek: add MT7530 & MT7531's PHY ID macros
` [PATCH net-next v8 09/13] net: phy: mediatek: Add token ring access helper functions in mtk-phy-lib
` [PATCH net-next v8 11/13] net: phy: add driver for built-in 2.5G ethernet PHY on MT7988
[PATCH v8] af_packet: Handle outgoing VLAN packets without hardware offloading
2024-06-24 10:42 UTC (9+ messages)
[PATCH] MAINTAINERS: adjust file entry in FREESCALE QORIQ DPAA FMAN DRIVER
2024-06-24 10:40 UTC (2+ messages)
[PATCH net-next] net: thunderx: Unembed netdev structure
2024-06-24 10:29 UTC
[PATCH v2 ipsec] xfrm: Fix unregister netdevice hang on hardware offload
2024-06-24 10:27 UTC (2+ messages)
[PATCH net-next] net: igc: return error for link autoneg=off
2024-06-24 10:23 UTC (2+ messages)
[PATCH v9 net-next 00/15] locking: Introduce nested-BH locking
2024-06-24 10:20 UTC (10+ messages)
` [PATCH v9 net-next 08/15] net: softnet_data: Make xmit per task
` [PATCH v9 net-next 14/15] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT
` [PATCH v9 net-next 15/15] net: Move per-CPU flush-lists to bpf_net_context "
[PATCH] net: mana: Fix possible double free in error handling path
2024-06-24 10:18 UTC (4+ messages)
[PATCH v2] xdp: remove WARN() from __xdp_reg_mem_model()
2024-06-24 10:10 UTC (2+ messages)
[PATCH V2 0/3] virtio-net: synchronize operstate with admin state on up/down
2024-06-24 10:07 UTC (6+ messages)
` [PATCH V2 1/3] virtio: allow nested disabling of the configure interrupt
` [PATCH V2 2/3] virtio: export virtio_config_{enable|disable}()
` [PATCH V2 3/3] virtio-net: synchronize operstate with admin state on up/down
[PATCH v4] net/mlx5: Reclaim max 50K pages at once
2024-06-24 9:57 UTC (2+ messages)
[net-next PATCH v5 00/10] Introduce RVU representors
2024-06-24 9:56 UTC (7+ messages)
` [net-next PATCH v5 01/10] octeontx2-pf: Refactoring RVU driver
` [net-next PATCH v5 03/10] octeontx2-pf: Create representor netdev
[PATCH mlx5-next] RDMA/mlx5: Use sq timestamp as QP timestamp when RoCE is disabled
2024-06-24 9:52 UTC (2+ messages)
[PATCH v9 1/2] dt-bindings: net: wireless: qcom,ath11k: describe the ath11k on QCA6390
2024-06-24 9:26 UTC (5+ messages)
STMMAC driver CPU stall warning
2024-06-24 9:25 UTC
[PATCH 00/15] Introduce HabanaLabs network drivers
2024-06-24 9:22 UTC (39+ messages)
` [PATCH 04/15] net: hbl_cn: QP state machine
` [PATCH 06/15] net: hbl_cn: debugfs support
` [PATCH 09/15] net: hbl_en: add habanalabs Ethernet driver
` [PATCH 11/15] RDMA/hbl: add habanalabs RDMA driver
[PATCH net v3] net: usb: ax88179_178a: improve link status logs
2024-06-24 9:20 UTC (2+ messages)
[PATCH net-next] l2tp: remove incorrect __rcu attribute
2024-06-24 8:29 UTC
[PATCH v2 00/19] Add support for the LAN966x PCI device using a DT overlay
2024-06-24 8:20 UTC (7+ messages)
` [PATCH v2 18/19] mfd: Add support for LAN966x PCI device
[iwl-next v1] ice: remove eswitch rebuild
2024-06-24 8:05 UTC
[PATCH] net: core: alloc_netdev_mqs reduce alignment overhead
2024-06-24 7:58 UTC
[PATCH net 0/7] mlx5 fixes 2024-06-24
2024-06-24 7:30 UTC (8+ messages)
` [PATCH net 1/7] net/mlx5: IFC updates for changing max EQs
` [PATCH net 2/7] net/mlx5: Use max_num_eqs_24b capability if set
` [PATCH net 3/7] net/mlx5: Use max_num_eqs_24b when setting max_io_eqs
` [PATCH net 4/7] net/mlx5: E-switch, Create ingress ACL when needed
` [PATCH net 5/7] net/mlx5e: Add mqprio_rl cleanup and free in mlx5e_priv_cleanup()
` [PATCH net 6/7] net/mlx5e: Present succeeded IPsec SA bytes and packet
` [PATCH net 7/7] net/mlx5e: Approximate IPsec per-SA payload data bytes count
[net-next,PATCH v3 0/2] Series to deliver Ethernet for STM32MP25
2024-06-24 7:10 UTC (3+ messages)
` [net-next,PATCH v3 1/2] dt-bindings: net: add STM32MP25 compatible in documentation for stm32
` [net-next,PATCH v3 2/2] net: stmmac: dwmac-stm32: stm32: add management of stm32mp25 "
[PATCH] dt-bindings: net: dsa: mediatek,mt7530: Minor grammar fixes
2024-06-24 7:00 UTC (2+ messages)
[PATCH iwl-next v1] ice: do not init struct ice_adapter more times than needed
2024-06-24 6:50 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH net v3] ice: use proper macro for testing bit
2024-06-24 6:47 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH net-next v21 00/13] Add Realtek automotive PCIe driver
2024-06-24 6:28 UTC (14+ messages)
` [PATCH net-next v21 01/13] rtase: Add support for a pci table in this module
` [PATCH net-next v21 02/13] rtase: Implement the .ndo_open function
` [PATCH net-next v21 03/13] rtase: Implement the rtase_down function
` [PATCH net-next v21 04/13] rtase: Implement the interrupt routine and rtase_poll
` [PATCH net-next v21 05/13] rtase: Implement hardware configuration function
` [PATCH net-next v21 06/13] rtase: Implement .ndo_start_xmit function
` [PATCH net-next v21 07/13] rtase: Implement a function to receive packets
` [PATCH net-next v21 08/13] rtase: Implement net_device_ops
` [PATCH net-next v21 09/13] rtase: Implement pci_driver suspend and resume function
` [PATCH net-next v21 10/13] rtase: Implement ethtool function
` [PATCH net-next v21 11/13] rtase: Add a Makefile in the rtase folder
` [PATCH net-next v21 12/13] realtek: Update the Makefile and Kconfig in the realtek folder
` [PATCH net-next v21 13/13] MAINTAINERS: Add the rtase ethernet driver entry
[PATCH v2 net-next] net: fec: Convert fec driver to use lock guards
2024-06-24 6:33 UTC (4+ messages)
` [v2] "
[PATCH net-next] can: m_can: Constify struct m_can_ops
2024-06-24 6:08 UTC (2+ messages)
[PATCH net] selftests: net: remove unneeded IP_GRE config
2024-06-24 5:55 UTC
[PATCH] SUNRPC: check mlen in ip_map_parse()
2024-06-24 3:07 UTC (2+ messages)
[PATCH net-next v13 00/15] stmmac: Add Loongson platform support
2024-06-24 1:47 UTC (5+ messages)
` [PATCH net-next v13 06/15] net: stmmac: dwmac-loongson: Detach GMAC-specific platform data init
[net-next,PATCH] net: phy: realtek: Add support for PHY LEDs on RTL8211F
2024-06-24 1:01 UTC (2+ messages)
[net-next,PATCH] dt-bindings: net: realtek,rtl82xx: Document known PHY IDs as compatible strings
2024-06-23 23:52 UTC (3+ messages)
[PATCH net-next v12 00/13] Device Memory TCP
2024-06-24 0:13 UTC (9+ messages)
` [PATCH net-next v12 06/13] page_pool: devmem support
` [PATCH net-next v12 10/13] tcp: RX path for devmem TCP
[PATCH net-next v12 0/7] add ethernet driver for Tehuti Networks TN40xx chips
2024-06-23 23:55 UTC (8+ messages)
` [PATCH net-next v12 1/7] PCI: Add Edimax Vendor ID to pci_ids.h
` [PATCH net-next v12 2/7] net: tn40xx: add pci driver for Tehuti Networks TN40xx chips
` [PATCH net-next v12 3/7] net: tn40xx: add register defines
` [PATCH net-next v12 4/7] net: tn40xx: add basic Tx handling
` [PATCH net-next v12 5/7] net: tn40xx: add basic Rx handling
` [PATCH net-next v12 6/7] net: tn40xx: add mdio bus support
` [PATCH net-next v12 7/7] net: tn40xx: add phylink support
[syzbot] [net?] Internal error in format_decode (2)
2024-06-23 22:19 UTC
[RFC PATCH] LSM, net: Add SO_PEERCONTEXT for peer LSM data
2024-06-23 19:58 UTC (6+ messages)
` [PATCH RFC] "
[PATCH v2 net-next 0/7] selftests: net: Switch pmtu.sh to use the internal ovs script
2024-06-23 19:26 UTC (3+ messages)
[net PATCH] octeontx2-pf: Fix coverity and klockwork issues in octeon PF driver
2024-06-23 18:10 UTC (2+ messages)
[PATCH net-next] net: ethernet: mtk_eth_soc: ppe: prevent ppe update for non-mtk devices
2024-06-23 17:51 UTC
[PATCH] Fix initializing a static union variable
2024-06-23 17:05 UTC (5+ messages)
[syzbot] [can?] INFO: task hung in cangw_pernet_exit_batch (3)
2024-06-23 15:29 UTC
[PATCH net-next v2 2/3] vsock/virtio: add SIOCOUTQ support for all virtio based transports
2024-06-23 15:04 UTC (2+ messages)
r8169: issues with RTL8125BG on Raspberry Pi 5 + OpenWrt
2024-06-23 15:00 UTC
[PATCH net-next v7 0/4] net: macb: WOL enhancements
2024-06-23 14:28 UTC (5+ messages)
` [PATCH net-next v7 2/4] net: macb: Enable queue disable
` [PATCH net-next v7 3/4] net: macb: Add ARP support to WOL
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).