netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-12 14:52:14 to 2023-07-13 02:20:10 UTC [more...]

[PATCH v2 net-next 0/9] net: ethernet: mtk_eth_soc: add basic support for MT7988 SoC
 2023-07-13  2:19 UTC  (7+ messages)
` [PATCH v2 net-next 1/9] dt-bindings: net: mediatek,net: add missing mediatek,mt7621-eth
` [PATCH v2 net-next 2/9] dt-bindings: net: mediatek,net: add mt7988-eth binding
` [PATCH v2 net-next 3/9] net: ethernet: mtk_eth_soc: add MTK_NETSYS_V1 capability bit
` [PATCH v2 net-next 4/9] net: ethernet: mtk_eth_soc: increase MAX_DEVS to 3
` [PATCH v2 net-next 5/9] net: ethernet: mtk_eth_soc: rely on MTK_MAX_DEVS and remove MTK_MAC_COUNT
` [PATCH v2 net-next 6/9] net: ethernet: mtk_eth_soc: add MTK_NETSYS_V3 capability bit

[PATCH] USB: disable all RNDIS protocol drivers
 2023-07-13  0:28 UTC  (8+ messages)

[PATCH net] gso: fix GSO_DODGY bit handling for related protocols
 2023-07-13  2:11 UTC  (4+ messages)

Broken segmentation on UDP_GSO / VIRTIO_NET_HDR_GSO_UDP_L4 forwarding path
 2023-07-13  2:01 UTC  (5+ messages)

[PATCH v2] net:Fix an NULL vs IS_ERR() bug for debugfs_create_dir() in i40e_dbg_init()
 2023-07-13  1:54 UTC  (4+ messages)
  ` 回复: "

[PATCH net v1] i40e:Fix an NULL vs IS_ERR() bug for debugfs_create_dir()
 2023-07-13  1:42 UTC 

pull-request: bpf 2023-07-12
 2023-07-13  1:30 UTC  (2+ messages)

[PATCH bpf-next v4 0/6] Support defragmenting IPv(4|6) packets in BPF
 2023-07-13  1:26 UTC  (7+ messages)
` [PATCH bpf-next v4 1/6] netfilter: defrag: Add glue hooks for enabling/disabling defrag
` [PATCH bpf-next v4 2/6] netfilter: bpf: Support BPF_F_NETFILTER_IP_DEFRAG in netfilter link
` [PATCH bpf-next v4 3/6] netfilter: bpf: Prevent defrag module unload while link active

[PATCH] net: wwan: t7xx: Add AP CLDMA
 2023-07-13  0:40 UTC  (3+ messages)

[PATCH v11 vfio 0/7] pds-vfio-pci driver
 2023-07-13  0:37 UTC  (8+ messages)
` [PATCH v11 vfio 1/7] vfio: Commonize combine_ranges for use in other VFIO drivers
` [PATCH v11 vfio 2/7] vfio/pds: Initial support for pds VFIO driver
` [PATCH v11 vfio 3/7] vfio/pds: register with the pds_core PF
` [PATCH v11 vfio 4/7] vfio/pds: Add VFIO live migration support
` [PATCH v11 vfio 5/7] vfio/pds: Add support for dirty page tracking
` [PATCH v11 vfio 6/7] vfio/pds: Add support for firmware recovery
` [PATCH v11 vfio 7/7] vfio/pds: Add Kconfig and documentation

[PATCH net-next 00/12] mlx5 IPsec packet offload support in eswitch mode
 2023-07-13  0:32 UTC  (3+ messages)
` [PATCH net-next 09/12] net/mlx5: Compare with old_dest param to modify rule destination

MCVLAN device do not honor smaller mtu than physical device
 2023-07-13  0:24 UTC  (2+ messages)

[PATCH v1 net-next] ipv6: rpl: Remove redundant skb_dst_drop()
 2023-07-13  0:20 UTC  (5+ messages)

[PATCH v2 net 07/12] inet: frags: eliminate kernel-doc warning
 2023-07-13  0:16 UTC  (2+ messages)

[PATCH net-next 00/10] mlxsw: Add port range matching support
 2023-07-13  0:10 UTC  (2+ messages)

[PATCH net] net: txgbe: fix eeprom calculation error
 2023-07-13  0:10 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: socfpga: change the reset-name of "stmmaceth-ocp" to "ahb"
 2023-07-13  0:08 UTC  (3+ messages)
` [PATCH 2/2] net: dwmac_socfpga: use the standard "ahb" reset

Memory providers multiplexing (Was: [PATCH net-next v4 4/5] page_pool: remove PP_FLAG_PAGE_FRAG flag)
 2023-07-12 23:57 UTC  (17+ messages)

[net-next/RFC PATCH v1 0/4] Introduce napi queues support
 2023-07-12 23:53 UTC  (22+ messages)
` [net-next/RFC PATCH v1 1/4] net: Introduce new napi fields for rx/tx queues
` [net-next/RFC PATCH v1 2/4] net: Add support for associating napi with queue[s]
` [net-next/RFC PATCH v1 4/4] netdev-genl: Add support for exposing napi info from netdev

[PATCH] net: dsa: ar9331: Use maple tree register cache
 2023-07-12 23:45 UTC 

[PATCH V6 0/9] Enable Wifi RFI interference mitigation feature support
 2023-07-12 23:28 UTC  (4+ messages)
` [PATCH V6 1/9] drivers core: Add support for Wifi band RF mitigations

[PATCH v2 net] net/sched: make psched_mtu() RTNL-less safe
 2023-07-12 23:20 UTC  (2+ messages)

[PATCH net v2] dsa: mv88e6xxx: Do a final check before timing out
 2023-07-12 23:17 UTC  (2+ messages)

[PATCH net] net: ena: fix shift-out-of-bounds in exponential backoff
 2023-07-12 23:00 UTC  (2+ messages)

[PATCH v1 net] net: dsa: microchip: correct KSZ8795 static MAC table access
 2023-07-12 22:57 UTC  (3+ messages)

[RFC PATCH v5 00/17] vsock: MSG_ZEROCOPY flag support
 2023-07-12 22:31 UTC  (3+ messages)
` [RFC PATCH v5 13/17] vsock: enable setting SO_ZEROCOPY

[PATCH v4 bpf-next 00/14] bpf: Introduce bpf_mem_cache_free_rcu()
 2023-07-12 21:50 UTC  (2+ messages)

[PATCH v2 net-next] tcp: add a scheduling point in established_get_first()
 2023-07-12 21:50 UTC  (2+ messages)

[net-next PATCH] octeontx2-pf: Install TC filter rules in hardware based on priority
 2023-07-12 21:31 UTC  (3+ messages)

[PATCH net-next v4 0/5] net: sched: Fixes for classifiers
 2023-07-12 21:13 UTC  (6+ messages)
` [PATCH net-next v4 1/5] net: sched: cls_matchall: Undo tcf_bind_filter in case of failure after mall_set_parms
` [PATCH net-next v4 2/5] net: sched: cls_u32: Undo tcf_bind_filter if u32_replace_hw_knode fails
` [PATCH net-next v4 3/5] net: sched: cls_u32: Undo refcount decrement in case update failed
` [PATCH net-next v4 4/5] net: sched: cls_bpf: Undo tcf_bind_filter in case of an error
` [PATCH net-next v4 5/5] net: sched: cls_flower: "

[PATCH net] devlink: uninitialized data in nsim_dev_trap_fa_cookie_write()
 2023-07-12 21:00 UTC  (3+ messages)

[RFC bpf-next v3 00/14] bpf: Netdev TX metadata
 2023-07-12 20:53 UTC  (17+ messages)
` [RFC bpf-next v3 09/14] net/mlx5e: Implement devtx kfuncs

[PATCH net-next 0/3] eth: bnxt: handle invalid Tx completions more gracefully
 2023-07-12 20:50 UTC  (15+ messages)
` [PATCH net-next 3/3] "

[PATCH net 0/6][pull request] igc: Fix corner cases for TSN offload
 2023-07-12 20:37 UTC  (9+ messages)
` [PATCH net 1/6] igc: Rename qbv_enable to taprio_offload_enable

[PATCH 0/2] ARM: imx: imx6sx: Add support for TX clock controls
 2023-07-12 20:36 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: net: fsl,fec: Add "

[PATCH iproute2] f_flower: Treat port 0 as valid
 2023-07-12 19:58 UTC  (2+ messages)

[PATCH v2 1/2] i40e: Add helper for VF inited state check with timeout
 2023-07-12 19:36 UTC  (2+ messages)

[patch net-next] devlink: remove reload failed checks in params get/set callbacks
 2023-07-12 19:21 UTC  (4+ messages)

[syzbot] [fs?] INFO: task hung in pipe_release (4)
 2023-07-12 18:54 UTC 

Performance Regression due to ASPM disable patch
 2023-07-12 15:55 UTC 

[PATCH iwl-net v5] ice: Fix memory management in ice_ethtool_fdir.c
 2023-07-12 18:25 UTC  (2+ messages)

[PATCH 6.4 0/6] 6.4.3-rc2 review
 2023-07-12 18:02 UTC  (5+ messages)

[PATCH net] gve: unify driver name usage
 2023-07-12 17:44 UTC  (5+ messages)

[RFC PATCH net-next] tcp: add a tracepoint for tcp_listen_queue_drop
 2023-07-12 17:42 UTC  (4+ messages)

[PATCH 1/2] net: phy: mscc: add support for CLKOUT ctrl reg for VSC8531 and similar
 2023-07-12 17:34 UTC  (6+ messages)
` [PATCH 2/2] dt-bindings: net: phy: vsc8531: document 'vsc8531,clkout-freq-mhz' property

[PATCH net-next 0/2][pull request] Intel Wired LAN Driver Updates 2023-07-10 (i40e)
 2023-07-12 17:31 UTC  (5+ messages)
` [PATCH net-next 1/2] i40e: Add helper for VF inited state check with timeout

[PATCH v5 RFC 0/6] introduce page_pool_alloc() API
 2023-07-12 17:26 UTC  (10+ messages)
` [PATCH v5 RFC 1/6] page_pool: frag API support for 32-bit arch with 64-bit DMA

[RFC 00/12] net: huge page backed page_pool
 2023-07-12 17:19 UTC  (8+ messages)

TC: selftests: current timeout (45s) is too low
 2023-07-12 17:12 UTC  (4+ messages)

[PATCH net-next 0/5] ionic: add FLR support
 2023-07-12 17:02 UTC  (4+ messages)
` [PATCH net-next 5/5] ionic: add FLR recovery support

[RFC PATCH v9 00/10] Create common DPLL configuration API
 2023-07-12 16:54 UTC  (11+ messages)

[PATCH iwl-next v6 00/12] ice: switchdev bridge offload
 2023-07-12 16:47 UTC  (2+ messages)

Closing down the wireless trees for a summer break?
 2023-07-12 16:46 UTC  (2+ messages)

[PATCH net-next] tools: ynl-gen: fix parse multi-attr enum attribute
 2023-07-12 16:24 UTC  (4+ messages)

[PATCH v12 00/26] nvme-tcp receive offloads
 2023-07-12 16:15 UTC  (27+ messages)
` [PATCH v12 01/26] net: Introduce direct data placement tcp offload
` [PATCH v12 02/26] net/ethtool: add new stringset ETH_SS_ULP_DDP_{CAPS,STATS}
` [PATCH v12 03/26] net/ethtool: add ULP_DDP_{GET,SET} operations for caps and stats
` [PATCH v12 04/26] Documentation: document netlink ULP_DDP_GET/SET messages
` [PATCH v12 05/26] iov_iter: skip copy if src == dst for direct data placement
` [PATCH v12 06/26] net/tls,core: export get_netdev_for_sock
` [PATCH v12 07/26] nvme-tcp: Add DDP offload control path
` [PATCH v12 08/26] nvme-tcp: Add DDP data-path
` [PATCH v12 09/26] nvme-tcp: RX DDGST offload
` [PATCH v12 10/26] nvme-tcp: Deal with netdevice DOWN events
` [PATCH v12 11/26] nvme-tcp: Add modparam to control the ULP offload enablement
` [PATCH v12 12/26] nvme-tcp: Only enable offload with TLS if the driver supports it
` [PATCH v12 13/26] Documentation: add ULP DDP offload documentation
` [PATCH v12 14/26] net/mlx5e: Rename from tls to transport static params
` [PATCH v12 15/26] net/mlx5e: Refactor ico sq polling to get budget
` [PATCH v12 16/26] net/mlx5e: Have mdev pointer directly on the icosq structure
` [PATCH v12 17/26] net/mlx5e: Refactor doorbell function to allow avoiding a completion
` [PATCH v12 18/26] net/mlx5: Add NVMEoTCP caps, HW bits, 128B CQE and enumerations
` [PATCH v12 19/26] net/mlx5e: NVMEoTCP, offload initialization
` [PATCH v12 20/26] net/mlx5e: TCP flow steering for nvme-tcp acceleration
` [PATCH v12 21/26] net/mlx5e: NVMEoTCP, use KLM UMRs for buffer registration
` [PATCH v12 22/26] net/mlx5e: NVMEoTCP, queue init/teardown
` [PATCH v12 23/26] net/mlx5e: NVMEoTCP, ddp setup and resync
` [PATCH v12 24/26] net/mlx5e: NVMEoTCP, async ddp invalidation
` [PATCH v12 25/26] net/mlx5e: NVMEoTCP, data-path for DDP+DDGST offload
` [PATCH v12 26/26] net/mlx5e: NVMEoTCP, statistics

[PATCH v2 net] bridge: Add extack warning when enabling STP in netns
 2023-07-12 16:14 UTC  (3+ messages)

[PATCH net-next 0/4] selftests: mptcp: join: pass args in new env vars
 2023-07-12 16:03 UTC  (5+ messages)
` [PATCH net-next 1/4] selftests: mptcp: set all env vars as local ones
` [PATCH net-next 2/4] selftests: mptcp: add fastclose env var
` [PATCH net-next 3/4] selftests: mptcp: add fullmesh "
` [PATCH net-next 4/4] selftests: mptcp: add speed "

[linux-next:master] BUILD REGRESSION 40b055fe7f276cf2c1da47316c52f2ff9255a68a
 2023-07-12 15:54 UTC 

[PATCH RFC v4 net-next 00/22] Introducing P4TC
 2023-07-12 15:39 UTC  (23+ messages)
` [PATCH RFC v4 net-next 01/22] net: sched: act_api: Add dynamic actions IDR
` [PATCH RFC v4 net-next 02/22] net/sched: act_api: increase action kind string length
` [PATCH RFC v4 net-next 03/22] net/sched: act_api: add init_ops to struct tc_action_op
` [PATCH RFC v4 net-next 04/22] net/sched: act_api: export generic tc action searcher
` [PATCH RFC v4 net-next 05/22] net/sched: act_api: add struct p4tc_action_ops as a parameter to lookup callback
` [PATCH RFC v4 net-next 06/22] net: introduce rcu_replace_pointer_rtnl
` [PATCH RFC v4 net-next 07/22] rtnl: add helper to check if group has listeners
` [PATCH RFC v4 net-next 08/22] p4tc: add P4 data types
` [PATCH RFC v4 net-next 09/22] p4tc: add pipeline create, get, update, delete
` [PATCH RFC v4 net-next 10/22] p4tc: add header field create, get, delete, flush and dump
` [PATCH RFC v4 net-next 11/22] p4tc: add action template create, update, delete, get, "
` [PATCH RFC v4 net-next 12/22] p4tc: add table "
` [PATCH RFC v4 net-next 13/22] p4tc: add table entry create, update, get, delete, "
` [PATCH RFC v4 net-next 14/22] p4tc: add set of P4TC table read kfuncs
` [PATCH RFC v4 net-next 15/22] p4tc: add P4 classifier
` [PATCH RFC v4 net-next 16/22] p4tc: Add P4 extern interface
` [PATCH RFC v4 net-next 17/22] selftests: tc-testing: add JSON introspection file directory for P4TC
` [PATCH RFC v4 net-next 18/22] selftests: tc-testing: add P4TC pipeline control path tdc tests
` [PATCH RFC v4 net-next 19/22] selftests: tc-testing: add P4TC action templates "
` [PATCH RFC v4 net-next 20/22] selftests: tc-testing: add P4TC table control path "
` [PATCH RFC v4 net-next 21/22] selftests: tc-testing: add P4TC table entries "
` [PATCH RFC v4 net-next 22/22] MAINTAINERS: add p4tc entry

[RFC RESEND v1 pinctrl-next 0/1] add blink and activity functions to SGPIO
 2023-07-12 15:38 UTC  (4+ messages)

[PATCH net] wifi: iwlwifi: remove 'use_tfh' config to fix crash
 2023-07-12 15:33 UTC  (2+ messages)

[PATCH net-next v3 00/11] net: phy: C45-over-C22 access
 2023-07-12 15:07 UTC  (12+ messages)
` [PATCH net-next v3 01/11] net: phy: get rid of redundant is_c45 information
` [PATCH net-next v3 02/11] net: phy: introduce phy_has_c45_registers()
` [PATCH net-next v3 03/11] net: phy: replace is_c45 with phy_accces_mode
` [PATCH net-next v3 04/11] net: phy: make the "prevent_c45_scan" a property of the MII bus
` [PATCH net-next v3 05/11] net: phy: print an info if a broken C45 bus is found
` [PATCH net-next v3 06/11] net: phy: add error checks in mmd_phy_indirect()
` [PATCH net-next v3 07/11] net: phy: introduce phy_mdiobus_read_mmd()
` [PATCH net-next v3 08/11] net: phy: add support for C45-over-C22 transfers
` [PATCH net-next v3 09/11] net: phy: introduce phy_promote_to_c45()
` [PATCH net-next v3 10/11] net: mdio: add C45-over-C22 fallback to fwnode_mdiobus_register_phy()
` [PATCH net-next v3 11/11] net: mdio: support C45-over-C22 when probed via OF

[net PATCH] octeontx2-af: Install TC filter rules in hardware based on priority
 2023-07-12 15:06 UTC  (3+ messages)
  ` [EXT] "

[PATCH v1 net] bridge: Return an error when enabling STP in netns
 2023-07-12 14:58 UTC  (5+ messages)


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