netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-13 12:19:50 to 2023-07-14 03:59:02 UTC [more...]

[PATCH v2 net] gso: fix dodgy bit handling for GSO_UDP_L4
 2023-07-14  3:58 UTC  (3+ messages)

[PATCH vhost v11 00/10] virtio core prepares for AF_XDP
 2023-07-14  3:57 UTC  (14+ messages)
` [PATCH vhost v11 03/10] virtio_ring: introduce virtqueue_set_premapped()
` [PATCH vhost v11 05/10] virtio_ring: introduce virtqueue_dma_dev()
` [PATCH vhost v11 10/10] virtio_net: merge dma operation for one page

[patch net-next v2] devlink: remove reload failed checks in params get/set callbacks
 2023-07-14  3:55 UTC  (2+ messages)

[PATCH net-next] net: mana: Add page pool for RX buffers
 2023-07-14  3:53 UTC  (2+ messages)

[patch net-next] devlink: introduce dump selector attr and implement it for port dumps
 2023-07-14  3:51 UTC  (2+ messages)

[PATCH net-next v2 0/4] Add a driver for the Marvell 88Q2110 PHY
 2023-07-14  3:51 UTC  (6+ messages)
` [PATCH net-next v2 1/4] net: phy: add the link modes for 1000BASE-T1 Ethernet PHY

[PATCH net-next 0/4] selftests: mptcp: join: pass args in new env vars
 2023-07-14  3:40 UTC  (2+ messages)

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

[PATCH net] r8169: fix ASPM-related problem for chip version 42 and 43
 2023-07-14  3:31 UTC  (2+ messages)

[PATCH iproute2] lib: move rtnl_echo_talk from libnetlink to utils
 2023-07-14  3:28 UTC  (5+ messages)

[net-next Patchv2 0/3] support Round Robin scheduling
 2023-07-14  3:28 UTC  (2+ messages)

[PATCH net 0/3] selftests: tc: increase timeout and add missing kconfig
 2023-07-14  3:25 UTC  (8+ messages)
` [PATCH net 1/3] selftests: tc: set timeout to 15 minutes
` [PATCH net 2/3] selftests: tc: add 'ct' action kconfig dep
` [PATCH net 3/3] selftests: tc: add ConnTrack procfs kconfig

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

[RFC PATCH net-next] tcp: add a tracepoint for tcp_listen_queue_drop
 2023-07-14  3:14 UTC  (8+ messages)

[PATCH v7 net-next 00/10] Introduce ndo_hwtstamp_get() and ndo_hwtstamp_set()
 2023-07-14  3:06 UTC  (14+ messages)
` [PATCH v7 net-next 04/10] net: macvlan: convert to ndo_hwtstamp_get() / ndo_hwtstamp_set()
` [PATCH v7 net-next 05/10] net: bonding: "
` [PATCH v7 net-next 06/10] net: fec: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
` [PATCH v7 net-next 07/10] net: fec: delete fec_ptp_disable_hwts()
` [PATCH v7 net-next 08/10] net: sparx5: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
` [PATCH v7 net-next 09/10] net: lan966x: "
` [PATCH v7 net-next 10/10] net: remove phy_has_hwtstamp() -> phy_mii_ioctl() decision from converted drivers

[PATCH v2 net-next 0/5] ionic: add FLR support
 2023-07-14  2:57 UTC  (8+ messages)
` [PATCH v2 net-next 1/5] ionic: remove dead device fail path
` [PATCH v2 net-next 2/5] ionic: extract common bits from ionic_remove
` [PATCH v2 net-next 3/5] ionic: extract common bits from ionic_probe
` [PATCH v2 net-next 4/5] ionic: pull out common bits from fw_up
` [PATCH v2 net-next 5/5] ionic: add FLR recovery support

[PATCH net 0/2] Fix up dev flags when add P2P down link
 2023-07-14  2:52 UTC  (3+ messages)
` [PATCH net 1/2] bonding: reset bond's flags when down link is P2P device
` [PATCH net 2/2] team: reset team's "

[RFC PATCH 00/10] net: phy/stmmac: Add Loongson platform support
 2023-07-14  2:41 UTC  (16+ messages)
` [RFC PATCH 01/10] net: phy: Add driver for Loongson PHY
` [RFC PATCH 02/10] net: stmmac: Pass stmmac_priv and chan in some callbacks
` [RFC PATCH 10/10] net: stmmac: dwmac-loongson: Add GNET support

pull-request: bpf-next 2023-07-13
 2023-07-14  2:21 UTC  (2+ messages)

[PATCH net-next V1 0/4] virtio_net: add per queue interrupt coalescing support
 2023-07-14  2:10 UTC  (3+ messages)

Another regression in the af_alg series (s390x-specific)
 2023-07-14  2:10 UTC  (2+ messages)

[PATCH net-next v3] net: txgbe: change LAN reset mode
 2023-07-14  2:06 UTC  (3+ messages)

[PATCH net v1] bna:Fix error checking for debugfs_create_dir()
 2023-07-14  1:58 UTC  (5+ messages)
  ` 回复: "
      ` 回复: "

[PATCH net v1] net:bonding:Fix error checking for debugfs_create_dir()
 2023-07-14  1:56 UTC  (3+ messages)
  ` 回复: "

[PATCH net v1] net: ethernet: Remove repeating expression
 2023-07-14  1:47 UTC  (2+ messages)

[PATCH v2] net: lan966x: fix parameter check in two functions
 2023-07-14  1:22 UTC 

[PATCH v2 net] net: dsa: microchip: correct KSZ8795 static MAC table access
 2023-07-14  0:46 UTC 

[PATCH net] net: ena: fix shift-out-of-bounds in exponential backoff
 2023-07-14  0:05 UTC  (7+ messages)

[PATCH bpf-next v4 0/6] Support defragmenting IPv(4|6) packets in BPF
 2023-07-13 23:42 UTC  (8+ messages)
` [PATCH bpf-next v4 2/6] netfilter: bpf: Support BPF_F_NETFILTER_IP_DEFRAG in netfilter link

[PATCH] igb: fix hang issue of AER error during resume
 2023-07-13 23:38 UTC  (3+ messages)
` [PATCH net v2] "
  ` [Intel-wired-lan] "

[RFC bpf-next 0/8] BPF 'force to MPTCP'
 2023-07-13 23:09 UTC 

[PATCH v5 bpf-next 00/24] xsk: multi-buffer support
 2023-07-13 23:02 UTC  (5+ messages)
` [PATCH v5 bpf-next 10/24] xsk: add new netlink attribute dedicated for ZC max frags

[PATCH iproute2] f_flower: Treat port 0 as valid
 2023-07-13 23:00 UTC  (2+ messages)

llc needs namespace awareness asap, was Re: Patch fixing STP if bridge in non-default namespace
 2023-07-13 22:37 UTC  (5+ messages)

[syzbot] [can?] possible deadlock in j1939_sk_errqueue (2)
 2023-07-13 22:23 UTC  (3+ messages)
` [PATCH] can: j1939: prevent deadlock by changing j1939_socks_lock to rwlock

[net-next v9 00/11] Brcm ASP 2.0 Ethernet Controller
 2023-07-13 22:19 UTC  (12+ messages)
` [net-next v9 01/11] dt-bindings: net: brcm,unimac-mdio: Add asp-v2.0
` [net-next v9 02/11] dt-bindings: net: Brcm ASP 2.0 Ethernet controller
` [net-next v9 03/11] net: bcmasp: Add support for ASP2.0 "
` [net-next v9 04/11] net: bcmasp: Add support for WoL magic packet
` [net-next v9 05/11] net: bcmasp: Add support for wake on net filters
` [net-next v9 06/11] net: bcmasp: Add support for eee mode
` [net-next v9 07/11] net: bcmasp: Add support for ethtool standard stats
` [net-next v9 08/11] net: bcmasp: Add support for ethtool driver stats
` [net-next v9 09/11] net: phy: mdio-bcm-unimac: Add asp v2.0 support
` [net-next v9 10/11] net: phy: bcm7xxx: Add EPHY entry for 74165
` [net-next v9 11/11] MAINTAINERS: ASP 2.0 Ethernet driver maintainers

[GIT PULL] Networking for 6.5-rc2
 2023-07-13 21:41 UTC  (2+ messages)

[PATCH net-next 0/4] net: Mark the sk parameter of routing functions as 'const'
 2023-07-13 21:34 UTC  (5+ messages)
` [PATCH net-next 2/4] ipv4: Constify the sk parameter of ip_route_output_*()
` [PATCH net-next 3/4] ipv6: Constify the sk parameter of several helper functions

TC: selftests: current timeout (45s) is too low
 2023-07-13 21:11 UTC  (9+ messages)

[PATCH v2 1/2 net-next] net: phy: mscc: add support for CLKOUT ctrl reg for VSC8531 and similar
 2023-07-13 20:35 UTC  (3+ messages)
` [PATCH v2 2/2] dt-bindings: net: phy: vsc8531: document 'vsc8531,clkout-freq-mhz' property

[PATCH v2 0/3] net: dsa: SERDES support for mv88e632x family
 2023-07-13 19:33 UTC  (10+ messages)

[PATCH 0/3] dt-bindings: net: davicom,dm9000: convert to DT schema
 2023-07-13 19:31 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: memory-controllers: ingenic,nemc: reference peripheral properties
` [PATCH 2/3] dt-bindings: memory-controllers: reference TI GPMC "
` [PATCH 3/3] dt-bindings: net: davicom,dm9000: convert to DT schema

[PATCH] dt-bindings: net: xilinx_gmii2rgmii: Convert to json schema
 2023-07-13 19:30 UTC  (5+ messages)

[syzbot] WARNING in ieee80211_free_ack_frame (2)
 2023-07-13 19:00 UTC  (3+ messages)
` [syzbot] [wireless?] "

Consider switching to WQ_UNBOUND messages (was: Re: [PATCH v2 6/7] workqueue: Report work funcs that trigger automatic CPU_INTENSIVE mechanism)
 2023-07-13 18:53 UTC  (7+ messages)

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

[PATCH net-next v4 0/5] net: sched: Fixes for classifiers
 2023-07-13 17:25 UTC  (2+ messages)

[PATCH 0/2] eventfd: simplify signal helpers
 2023-07-13 17:10 UTC  (8+ messages)
` [PATCH 1/2] eventfd: simplify eventfd_signal()
` [PATCH 2/2] eventfd: simplify eventfd_signal_mask()

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

[RFC 00/12] net: huge page backed page_pool
 2023-07-13 16:27 UTC  (7+ messages)

[PATCH net-next 00/11] mlxsw: Manage RIF across PVID changes
 2023-07-13 16:15 UTC  (12+ messages)
` [PATCH net-next 01/11] mlxsw: spectrum_switchdev: Pass extack to mlxsw_sp_br_ban_rif_pvid_change()
` [PATCH net-next 02/11] mlxsw: spectrum_router: Pass struct mlxsw_sp_rif_params to fid_get
` [PATCH net-next 03/11] mlxsw: spectrum_router: Take VID for VLAN FIDs from RIF params
` [PATCH net-next 04/11] mlxsw: spectrum_router: Adjust mlxsw_sp_inetaddr_vlan_event() coding style
` [PATCH net-next 05/11] mlxsw: spectrum_router: mlxsw_sp_inetaddr_bridge_event: Add an argument
` [PATCH net-next 06/11] mlxsw: spectrum_switchdev: Manage RIFs on PVID change
` [PATCH net-next 07/11] selftests: forwarding: lib: Add ping6_, ping_test_fails()
` [PATCH net-next 08/11] selftests: router_bridge: Add tests to remove and add PVID
` [PATCH net-next 09/11] selftests: router_bridge_vlan: Add PVID change test
` [PATCH net-next 10/11] selftests: router_bridge_vlan_upper_pvid: Add a new selftest
` [PATCH net-next 11/11] selftests: router_bridge_pvid_vlan_upper: "

[PATCH net-next 0/2] tools: ynl-gen: fix parse multi-attr enum attribute
 2023-07-13 16:08 UTC  (5+ messages)
` [PATCH net-next 1/2 v2] tools: ynl-gen: fix enum index in _decode_enum(..)
` [PATCH net-next 2/2 v2] tools: ynl-gen: fix parse multi-attr enum attribute

r8169: transmit transmit queue timed out - v6.4 cycle
 2023-07-13 15:59 UTC  (6+ messages)

[patch net-next] devlink: remove reload failed checks in params get/set callbacks
 2023-07-13 15:55 UTC  (6+ messages)

[PATCH net-next] gve: trivial spell fix Recive to Receive
 2023-07-13 15:54 UTC 

[linux-next:master] BUILD REGRESSION e3262265625831348cfb3128d35907ead75d8bf7
 2023-07-13 15:44 UTC 

[PATCH v1] drivers/net: marvell: mvpp2: fix debugfs_create_dir() return check in three functions
 2023-07-13 15:43 UTC  (2+ messages)
` [PATCH] "

[PATCH net-next v2] net: tcp: support to probe tcp receiver OOM
 2023-07-13 15:42 UTC  (2+ messages)

mlx5 XDP redirect leaking memory on kernel 6.3
 2023-07-13 15:31 UTC  (6+ messages)

[PATCH mfd v2 1/3] mfd: rsmu: support 32-bit address space
 2023-07-13 15:19 UTC  (4+ messages)

Regression: supported_interfaces filling enforcement
 2023-07-13 15:08 UTC  (3+ messages)

[PATCH net] ipv6 addrconf: fix bug where deleting a mngtmpaddr can create a new temporary address
 2023-07-13 15:03 UTC  (3+ messages)

[PATCH v2] netfilter: conntrack: validate cta_ip via parsing
 2023-07-13 15:03 UTC  (2+ messages)

[PATCH net-next v3 1/2] i40e: Add helper for VF inited state check with timeout
 2023-07-13 14:57 UTC  (2+ messages)
` [PATCH net-next v3 2/2] i40e: Wait for pending VF reset in VF set callbacks

[PATCH net-next 0/3] net: qrtr: Few fixes in QRTR
 2023-07-13 14:56 UTC  (7+ messages)
` [PATCH net-next 1/3] net: qrtr: ns: Change servers radix tree to xarray
` [PATCH net-next 2/3] net: qrtr: ns: Change nodes "
` [PATCH net-next 3/3] net: qrtr: Handle IPCR control port format of older targets

[PATCH v9 00/12] Network support for Landlock
 2023-07-13 14:52 UTC  (15+ messages)
      ` [PATCH v9 00/12] Network support for Landlock - allowed list of protocols

[PATCH net-next] rtnetlink: Move nesting cancellation rollback to proper function
 2023-07-13 14:16 UTC 

Closing down the wireless trees for a summer break?
 2023-07-13 14:15 UTC  (5+ messages)

Performance Regression due to ASPM disable patch
 2023-07-13 12:49 UTC  (4+ messages)

[PATCH 00/10] Introduce STM32 Firewall framework
 2023-07-13 14:13 UTC  (7+ messages)
` [PATCH 05/10] firewall: introduce stm32_firewall framework

[PATCH v1 net] bridge: Return an error when enabling STP in netns
 2023-07-13 13:50 UTC  (4+ messages)

[PATCH v1] net: lan966x: fix parameter check in two functions
 2023-07-13 13:41 UTC  (3+ messages)
` [PATCH] "

[PATCH net-next v3 0/2] add MACsec offload selftests
 2023-07-13 13:20 UTC  (3+ messages)
` [PATCH net-next v3 1/2] netdevsim: add dummy macsec offload
` [PATCH net-next v3 2/2] selftests: rtnetlink: add MACsec offload tests

[PATCH v2 00/15] ARM: oxnas support removal
 2023-07-13 12:47 UTC  (5+ messages)
` [PATCH v2 03/15] clksource: timer-oxnas-rps: remove obsolete timer driver
` [PATCH v2 04/15] dt-bindings: timer: oxsemi,rps-timer: remove obsolete bindings

[PATCH v4 07/11] net/mlx5: Use RMW accessors for changing LNKCTL
 2023-07-13 12:45 UTC 

[PATCH] USB: disable all RNDIS protocol drivers
 2023-07-13 12:21 UTC  (10+ messages)

[PATCH v8 0/2] Introduce ICSSG based ethernet Driver
 2023-07-13 12:20 UTC  (7+ messages)
` [PATCH v8 2/2] net: ti: icssg-prueth: Add ICSSG ethernet driver
    ` [EXTERNAL] "
        ` [EXTERNAL] "


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