netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-09 08:28:02 to 2024-06-10 12:49:32 UTC [more...]

[PATCH v5 00/12] Series to deliver Ethernet for STM32MP13
 2024-06-10 12:47 UTC  (10+ messages)
` [PATCH v5 02/12] net: stmmac: dwmac-stm32: Separate out external clock rate validation
` [PATCH v5 09/12] ARM: dts: stm32: add ethernet1 and ethernet2 support on stm32mp13

[PATCH net-next v4 0/4] net: macb: WOL enhancements
 2024-06-10 12:46 UTC  (7+ messages)
` [PATCH net-next v4 1/4] net: macb: queue tie-off or disable during WOL suspend
` [PATCH net-next v4 2/4] net: macb: Enable queue disable
` [PATCH net-next v4 3/4] net: macb: Add ARP support to WOL
` [PATCH net-next v4 4/4] dt-bindings: net: cdns,macb: Deprecate magic-packet property

[syzbot] Monthly wireless report (Jun 2024)
 2024-06-10 12:42 UTC 

[PATCH net-next v10 00/14] Device Memory TCP
 2024-06-10 12:38 UTC  (18+ messages)
` [PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers

[Enable Designware XGMAC VLAN Stripping Feature v2 0/1]
 2024-06-10 12:30 UTC  (11+ messages)
` [Enable Designware XGMAC VLAN Stripping Feature v2 1/1] net: stmmac: dwxgmac2: Add support for HW-accelerated VLAN Stripping

[PATCH v25 00/20] nvme-tcp receive offloads
 2024-06-10 12:29 UTC  (6+ messages)

[PATCH net-next v9 0/6] add ethernet driver for Tehuti Networks TN40xx chips
 2024-06-10 12:28 UTC  (25+ messages)
` [PATCH net-next v9 1/6] net: tn40xx: add pci "
` [PATCH net-next v9 3/6] net: tn40xx: add basic Tx handling
` [PATCH net-next v9 4/6] net: tn40xx: add basic Rx handling
` [PATCH net-next v9 5/6] net: tn40xx: add mdio bus support
` [PATCH net-next v9 6/6] net: tn40xx: add phylink support

[PATCH 1/1] ARM: multi_v7_defconfig: Add MCP23S08 pinctrl support
 2024-06-10 12:27 UTC  (4+ messages)

[PATCH iwl-net] i40e: fix hot issue NVM content is corrupted after nvmupdate
 2024-06-10 12:25 UTC  (7+ messages)
` [Intel-wired-lan] "

[PATCH v0] net: dsa: mv88e6xxx: Add FID map cache
 2024-06-10 12:23 UTC  (2+ messages)

[PATCH net-next v1 1/1] net: dsa: hellcreek: Replace kernel.h with what is used
 2024-06-10 12:20 UTC  (2+ messages)

[PATCH net-next 0/2] rtnetlink: move rtnl_lock handling out of af_netlink
 2024-06-10 12:20 UTC  (2+ messages)

[PATCH net] tcp: fix race in tcp_v6_syn_recv_sock()
 2024-06-10 12:20 UTC  (2+ messages)

[PATCH net v2 1/1] net dsa: qca8k: fix usages of device_get_named_child_node()
 2024-06-10 12:20 UTC  (2+ messages)

[PATCH net 0/2] geneve fixes
 2024-06-10 12:20 UTC  (2+ messages)

[PATCH net-next v13 00/15] stmmac: Add Loongson platform support
 2024-06-10 12:12 UTC  (4+ messages)
` [PATCH net-next v13 14/15] net: stmmac: dwmac-loongson: Add Loongson GNET support

[PATCH net-next v2 00/12] net: dsa: lantiq_gswip: code improvements
 2024-06-10 11:54 UTC  (13+ messages)
` [PATCH net-next v2 01/12] dt-bindings: net: dsa: lantiq_gswip: Add missing CPU port phy-mode and fixed-link to example
` [PATCH net-next v2 02/12] net: dsa: lantiq_gswip: Only allow phy-mode = "internal" on the CPU port
` [PATCH net-next v2 03/12] net: dsa: lantiq_gswip: add terminating \n where missing
` [PATCH net-next v2 04/12] net: dsa: lantiq_gswip: Use dev_err_probe where appropriate
` [PATCH net-next v2 05/12] net: dsa: lantiq_gswip: Don't manually call gswip_port_enable()
` [PATCH net-next v2 06/12] net: dsa: lantiq_gswip: do also enable or disable cpu port
` [PATCH net-next v2 07/12] net: dsa: lantiq_gswip: Use dsa_is_cpu_port() in gswip_port_change_mtu()
` [PATCH net-next v2 08/12] net: dsa: lantiq_gswip: Change literal 6 to ETH_ALEN
` [PATCH net-next v2 09/12] net: dsa: lantiq_gswip: Consistently use macros for the mac bridge table
` [PATCH net-next v2 10/12] net: dsa: lantiq_gswip: Remove dead code from gswip_add_single_port_br()
` [PATCH net-next v2 11/12] net: dsa: lantiq_gswip: Update comments in gswip_port_vlan_filtering()
` [PATCH net-next v2 12/12] net: dsa: lantiq_gswip: Improve error message in gswip_port_fdb()

[net-next,PATCH v6 0/8] Series to deliver Ethernet for STM32MP13
 2024-06-10 11:45 UTC  (12+ messages)
` [net-next,PATCH v6 1/8] dt-bindings: net: add STM32MP13 compatible in documentation for stm32
` [net-next,PATCH v6 2/8] net: stmmac: dwmac-stm32: Separate out external clock rate validation
` [net-next,PATCH v6 3/8] net: stmmac: dwmac-stm32: Separate out external clock selector
` [net-next,PATCH v6 4/8] net: stmmac: dwmac-stm32: Extract PMCR configuration
` [net-next,PATCH v6 5/8] net: stmmac: dwmac-stm32: Clean up the debug prints
` [net-next,PATCH v6 6/8] net: stmmac: dwmac-stm32: Fix Mhz to MHz
` [net-next,PATCH v6 7/8] net: stmmac: dwmac-stm32: Mask support for PMCR configuration
` [net-next,PATCH v6 8/8] net: stmmac: dwmac-stm32: add management of stm32mp13 for stm32

[PATCH net v2] bnxt_en: Cap the size of HWRM_PORT_PHY_QCFG forwarded response
 2024-06-10 11:38 UTC  (2+ messages)

[PATCH net-next] net: dqs: introduce NETIF_F_NO_BQL device feature
 2024-06-10 11:07 UTC  (5+ messages)

[PATCH net-next v8 0/3] net: tcp: un-pin tw timer
 2024-06-10 11:00 UTC  (2+ messages)

[PATCH net] netdevsim: fix backwards compatibility in nsim_get_iflink()
 2024-06-10 11:00 UTC  (2+ messages)

[PATCH 0/3] Series DTs to deliver Ethernet for STM32MP13
 2024-06-10 10:42 UTC  (6+ messages)
` [PATCH 1/3] ARM: dts: stm32: add ethernet1 and ethernet2 support on stm32mp13
` [PATCH 2/3] ARM: dts: stm32: add ethernet1/2 RMII pins for STM32MP13F-DK board
` [PATCH 3/3] ARM: dts: stm32: add ethernet1 for STM32MP135F-DK board

[PATCH net-next v4] net: mana: Allow variable size indirection table
 2024-06-10 10:28 UTC 

[PATCH net 0/6] mlxsw: ACL fixes
 2024-06-10 10:20 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-next v7 00/12] Add support for Rx timestamping for both ice and iavf drivers
 2024-06-10 10:18 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH iwl-next v7 01/12] virtchnl: add support for enabling PTP on iAVF

[PATCH v3 0/4] bugfix: Introduce sendpages_ok() to check sendpage_ok() on contiguous pages
 2024-06-10 10:05 UTC  (5+ messages)
` [PATCH v3 1/4] net: introduce helper sendpages_ok()
` [PATCH v3 2/4] nvme-tcp: use sendpages_ok() instead of sendpage_ok()

[PATCH iwl-net v5] ice: Do not get coalesce settings while in reset
 2024-06-10  9:53 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net-next v2 0/8] net: pse-pd: Add new PSE c33 features
 2024-06-10  9:39 UTC  (10+ messages)
` [PATCH net-next v2 1/8] net: pse-pd: Use EOPNOTSUPP error code instead of ENOTSUPP
` [PATCH net-next v2 2/8] net: ethtool: pse-pd: Expand C33 PSE status with class, power and extended state
` [PATCH net-next v2 3/8] netlink: specs: Expand the PSE netlink command with C33 new features

[PATCH RFC v2 0/8] net: stmmac: convert stmmac "pcs" to phylink
 2024-06-10  9:24 UTC  (9+ messages)
` [PATCH RFC net-next v2 1/8] net: stmmac: add infrastructure for hwifs to provide PCS
` [PATCH RFC net-next v2 3/8] net: stmmac: dwmac1000: convert sgmii/rgmii "pcs" to phylink

[PATCH net-next v2 0/9] net: openvswitch: Add sample multicasting
 2024-06-10  9:20 UTC  (4+ messages)
` [PATCH net-next v2 9/9] selftests: openvswitch: add emit_sample test

[PATCH net-next 00/13] net: dsa: lantiq_gswip: code improvements
 2024-06-10  9:07 UTC  (8+ messages)
` [PATCH net-next 01/13] dt-bindings: net: dsa: lantiq_gswip: Add missing phy-mode and fixed-link
` [PATCH net-next 12/13] net: dsa: lantiq_gswip: Add and use a GSWIP_TABLE_MAC_BRIDGE_FID macro

[PATCH net-next 0/5] net: flower: validate encapsulation control flags
 2024-06-10  9:06 UTC  (7+ messages)
` [PATCH net-next 1/5] flow_offload: add encapsulation control flag helpers
` [PATCH net-next 2/5] sfc: use flow_rule_is_supp_enc_control_flags()
` [PATCH net-next 3/5] net/mlx5e: flower: validate encapsulation control flags
` [PATCH net-next 4/5] nfp: "
` [PATCH net-next 5/5] ice: "
  ` [Intel-wired-lan] "

[PATCH net] net: pse-pd: Use EOPNOTSUPP error code instead of ENOTSUPP
 2024-06-10  8:34 UTC 

[PATCH v2 00/17] wifi: cc33xx: Add driver for new TI CC33xx wireless device family
 2024-06-10  8:17 UTC  (20+ messages)
` [PATCH v2 01/17] wifi: cc33xx: Add cc33xx.h, cc33xx_i.h
` [PATCH v2 02/17] wifi: cc33xx: Add debug.h
` [PATCH v2 03/17] wifi: cc33xx: Add sdio.c, io.c, io.h
` [PATCH v2 04/17] wifi: cc33xx: Add cmd.c, cmd.h
` [PATCH v2 05/17] wifi: cc33xx: Add acx.c, acx.h
` [PATCH v2 06/17] wifi: cc33xx: Add event.c, event.h
` [PATCH v2 07/17] wifi: cc33xx: Add boot.c, boot.h
` [PATCH v2 08/17] wifi: cc33xx: Add main.c
` [PATCH v2 09/17] wifi: cc33xx: Add rx.c, rx.h
` [PATCH v2 10/17] wifi: cc33xx: Add tx.c, tx.h
` [PATCH v2 11/17] wifi: cc33xx: Add init.c, init.h
` [PATCH v2 12/17] wifi: cc33xx: Add scan.c, scan.h
` [PATCH v2 13/17] wifi: cc33xx: Add conf.h
` [PATCH v2 14/17] wifi: cc33xx: Add ps.c, ps.h
` [PATCH v2 15/17] wifi: cc33xx: Add testmode.c, testmode.h
` [PATCH v2 16/17] wifi: cc33xx: Add Kconfig, Makefile Integrate cc33xx into wireless/ti folder
` [PATCH v2 17/17] dt-bindings: net: wireless: cc33xx: Add ti,cc33xx.yaml

[PATCH v1 1/1] treewide: Align match_string() with sysfs_match_string()
 2024-06-10  8:08 UTC  (3+ messages)

[RFC PATCH v2 00/12] Socket type control for Landlock
 2024-06-10  8:03 UTC  (4+ messages)

[iwl-next v3 0/4] ice: prepare representor for SF support
 2024-06-10  7:44 UTC  (5+ messages)
` [iwl-next v3 1/4] ice: store representor ID in bridge port
` [iwl-next v3 2/4] ice: move devlink locking outside the port creation
` [iwl-next v3 3/4] ice: move VSI configuration outside repr setup
` [iwl-next v3 4/4] ice: update representor when VSI is ready

[PATCH v2 0/7] Intel Wired LAN Driver Updates 2024-06-03
 2024-06-10  7:20 UTC  (6+ messages)
` [PATCH v2 3/7] ice: move devlink locking outside the port creation

[syzbot] [net?] WARNING in bond_xdp_get_xmit_slave (2)
 2024-06-10  7:07 UTC 

[PATCH] igb: Add support for firmware update
 2024-06-10  6:55 UTC  (3+ messages)

[iwl-net][PATCH] Revert "e1000e: move force SMBUS near the end of enable_ulp function"
 2024-06-10  6:36 UTC  (2+ messages)

[PATCH net-next] net: dev: Simplify the conditional of backlog lock functions
 2024-06-10  6:26 UTC  (2+ messages)

[PATCH net] ionic: fix use after netif_napi_del()
 2024-06-10  4:07 UTC 

[PATCH v0] net: mvpp2: use slab_build_skb for oversized frames
 2024-06-10  3:53 UTC 

[PATCH net v2] vxlan: Pull inner IP header in vxlan_xmit_one()
 2024-06-10  2:19 UTC  (2+ messages)

[PATCH] ixgbe: Add support for firmware update
 2024-06-09 22:33 UTC  (3+ messages)

[PATCH v2 net 00/15] af_unix: Fix lockless access of sk->sk_state and others fields
 2024-06-09 21:03 UTC  (5+ messages)
` [PATCH v2 net 01/15] af_unix: Set sk->sk_state under unix_state_lock() for truly disconencted peer

[PATCH v6] af_packet: Handle outgoing VLAN packets without hardware offloading
 2024-06-09 20:21 UTC  (4+ messages)

[PATCH bpf-next v3 00/11] Add check for bpf lsm return value
 2024-06-09 18:17 UTC  (7+ messages)
` [PATCH bpf-next v3 01/11] bpf, lsm: Annotate lsm hook return value range

[RFC net-next 0/3] selftests: rds selftest
 2024-06-09 18:08 UTC  (9+ messages)
` [RFC net-next 1/3] .gitignore: add .gcda files
` [RFC net-next 2/3] net: rds: add option for GCOV profiling
` [RFC net-next 3/3] selftests: rds: add testing infrastructure

[PATCH net-next] dmaengine: ti: k3-udma-glue: clean up return in k3_udma_glue_rx_get_irq()
 2024-06-09 16:40 UTC  (2+ messages)

[syzbot] [wireless?] UBSAN: array-index-out-of-bounds in cfg80211_wext_siwscan
 2024-06-09 15:46 UTC 

[PATCH net-next v1] page_pool: remove WARN_ON() with OR
 2024-06-09 15:00 UTC  (2+ messages)

[PATCH net-next] tools: ynl: make user space policies const
 2024-06-09 15:00 UTC  (2+ messages)

[PATCH net v2] net: stmmac: dwmac-qcom-ethqos: Configure host DMA width
 2024-06-09 15:00 UTC  (2+ messages)

[PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
 2024-06-09 14:36 UTC  (11+ messages)
` [PATCH 01/14] wireguard: allowedips: "
` [PATCH 02/14] net: "
` [PATCH 04/14] xfrm6_tunnel: "
` [PATCH 07/14] net: bridge: "
` [PATCH 10/14] can: gw: "
` [PATCH 13/14] kcm: "
` [PATCH 14/14] netfilter: "

[PATCH] selftests: net: Add on/off checks for network interface non fixed features
 2024-06-09 13:28 UTC  (2+ messages)

[PATCH v2] sefltests: net: Add on/off checks for network interface non fixed features
 2024-06-09 13:21 UTC 

[PATCH net-next v2] net: sysfs: Do not create sysfs for non BQL device
 2024-06-09 13:19 UTC  (7+ messages)

[syzbot] [bpf?] [net?] general protection fault in dev_map_enqueue (2)
 2024-06-09 11:34 UTC  (2+ messages)

[BUG] [PATCH net-next v3 0/2] netdevsim: add NAPI support
 2024-06-09 10:53 UTC  (3+ messages)

[PATCH net 0/2] net: bridge: mst: fix suspicious rcu usage warning
 2024-06-09 10:36 UTC  (3+ messages)
` [PATCH net 1/2] net: bridge: mst: pass vlan group directly to br_mst_vlan_set_state
` [PATCH net 2/2] net: bridge: mst: fix suspicious rcu usage in br_mst_set_state

[PATCH v2 net-next 00/14] rtnetlink: reduce RTNL pressure for dumps
 2024-06-09  8:29 UTC  (5+ messages)
` [PATCH v2 net-next 06/14] netlink: hold nlk->cb_mutex longer in __netlink_dump_start()


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