public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-07-08 16:49:02 to 2025-07-09 07:08:24 UTC [more...]

[net-next v4 0/4] net: ftgmac100: Add SoC reset support for RMII mode
 2025-07-09  7:08 UTC  (3+ messages)
` [net-next v4 1/4] dt-bindings: net: ftgmac100: Add resets property
` [net-next v4 2/4] dt-bindings: clock: ast2600: Add reset definitions for MAC1 and MAC2

[Bug] soft lockup in neigh_timer_handler in Linux kernel v6.12
 2025-07-09  7:06 UTC  (3+ messages)

[Bug] soft lockup in ipv6_list_rcv in Linux kernel v6.15
 2025-07-09  7:04 UTC  (2+ messages)

[PATCH] dt-bindings: net: altr,socfpga-stmmac.yaml: add minItems to iommus
 2025-07-09  6:54 UTC  (4+ messages)

[PATCH v2] af_packet: fix soft lockup issue caused by tpacket_snd()
 2025-07-09  6:31 UTC  (3+ messages)

[PATCH rdma-next 0/4] Optimize DMABUF mkey page size in mlx5
 2025-07-09  6:42 UTC  (3+ messages)
` [PATCH mlx5-next 1/4] net/mlx5: Expose HCA capability bits for mkey max page size
` [PATCH mlx5-next 2/4] RDMA/mlx5: Fix UMR modifying of mkey "

[PATCH net 0/3] Fix Rx fatal errors
 2025-07-09  6:40 UTC  (4+ messages)
` [PATCH net 1/3] net: libwx: remove duplicate page_pool_put_full_page()
` [PATCH net 2/3] net: libwx: fix the using of Rx buffer DMA
` [PATCH net 3/3] net: libwx: properly reset Rx ring descriptor

[PATCH net] net: libwx: fix multicast packets received count
 2025-07-09  6:35 UTC 

[PATCH net-next v7 00/15] net: phy: Introduce PHY ports representation
 2025-07-09  6:36 UTC  (4+ messages)
` [PATCH net-next v7 01/15] dt-bindings: net: Introduce the ethernet-connector description

[PATCH net-next 0/6 v2] net: dsa: microchip: Add KSZ8463 switch support
 2025-07-09  6:12 UTC  (8+ messages)
` [PATCH net-next 6/6 v2] net: dsa: microchip: Setup fiber ports for KSZ8463

[PATCH RFC ipsec-next] pfkey: Deprecate pfkey
 2025-07-09  5:56 UTC  (3+ messages)
` [devel-ipsec] "

[net-next v3 0/4] net: ftgmac100: Add SoC reset support for RMII mode
 2025-07-09  5:52 UTC  (4+ messages)
` [net-next v3 1/4] dt-bindings: net: ftgmac100: Add resets property
    ` 回覆: "

[PATCH] net: usb: enable the work after stop usbnet by ip down/up
 2025-07-09  5:31 UTC  (3+ messages)

[PATCH net-next 0/3] Add shared PHY counter support for QCA807x and QCA808x
 2025-07-09  5:17 UTC  (4+ messages)
` [PATCH net-next 1/3] net: phy: qcom: Add PHY counter support

[PATCH v2 0/4] net: renesas: rswitch: R-Car S4 add HW offloading for layer 2 switching
 2025-07-09  4:51 UTC  (9+ messages)
` [PATCH v2 1/4] net: renesas: rswitch: rename rswitch.c to rswitch_main.c
` [PATCH v2 2/4] net: renesas: rswitch: configure default ageing time
` [PATCH v2 3/4] net: renesas: rswitch: add offloading for L2 switching

[PATCH] net: stmmac: Support gpio high-level reset for devices requiring it
 2025-07-09  4:26 UTC  (5+ messages)
    `  "

[PATCH v2] net: appletalk: Fix device refcount leak in atrtr_create()
 2025-07-09  3:52 UTC 

[PATCH v3 0/3] rust: Build PHY device tables by using module_device_table macro
 2025-07-09  3:39 UTC  (14+ messages)
` [PATCH v3 1/3] rust: device_id: split out index support into a separate trait
` [PATCH v3 2/3] rust: net::phy represent DeviceId as transparent wrapper over mdio_device_id
` [PATCH v3 3/3] rust: net::phy Change module_phy_driver macro to use module_device_table macro

[PATCH bpf-next v3 0/7] Add attach_type in bpf_link
 2025-07-09  3:08 UTC  (8+ messages)
` [PATCH bpf-next v3 1/7] bpf: "
` [PATCH bpf-next v3 2/7] bpf: Remove attach_type in bpf_cgroup_link
` [PATCH bpf-next v3 3/7] bpf: Remove attach_type in sockmap_link
` [PATCH bpf-next v3 4/7] bpf: Remove location field in tcx_link
` [PATCH bpf-next v3 5/7] bpf: Remove attach_type in bpf_netns_link
` [PATCH bpf-next v3 6/7] bpf: Remove attach_type in bpf_tracing_link
` [PATCH bpf-next v3 7/7] netkit: Remove location field in netkit_link

[PATCH net-next V6 00/13] devlink, mlx5: Add new parameters for link management and SRIOV/eSwitch configurations
 2025-07-09  3:04 UTC  (14+ messages)
` [PATCH net-next V6 01/13] devlink: Add 'total_vfs' generic device param
` [PATCH net-next V6 02/13] net/mlx5: Implement cqe_compress_type via devlink params
` [PATCH net-next V6 03/13] net/mlx5: Implement devlink enable_sriov parameter
` [PATCH net-next V6 04/13] net/mlx5: Implement devlink total_vfs parameter
` [PATCH net-next V6 05/13] devlink: pass struct devlink_port * as arg to devlink_nl_param_fill()
` [PATCH net-next V6 06/13] devlink: Implement port params registration
` [PATCH net-next V6 07/13] devlink: Implement get/dump netlink commands for port params
` [PATCH net-next V6 08/13] devlink: Implement set netlink command "
` [PATCH net-next V6 09/13] devlink: Add 'keep_link_up' generic devlink device param
` [PATCH net-next V6 10/13] net/mlx5: Implement devlink keep_link_up port parameter
` [PATCH net-next V6 11/13] devlink: Throw extack messages on param value validation error
` [PATCH net-next V6 12/13] devlink: Implement devlink param multi attribute nested data values
` [PATCH net-next V6 13/13] net/mlx5: Implement eSwitch hairpin per prio buffers devlink params

[PATCH net-next V5 00/13] devlink, mlx5: Add new parameters for link management and SRIOV/eSwitch configurations
 2025-07-09  3:04 UTC  (3+ messages)

[PATCH iwl-next v2 0/5] drop unnecessary constant casts to u16
 2025-07-09  3:03 UTC  (13+ messages)
` [PATCH iwl-next v2 1/5] e1000: "
` [PATCH iwl-next v2 2/5] e1000e: "
` [PATCH iwl-next v2 3/5] igb: "
` [PATCH iwl-next v2 4/5] igc: "
` [PATCH iwl-next v2 5/5] ixgbe: "

[PATCH bpf-next v2 0/7] Add attach_type in bpf_link
 2025-07-09  2:31 UTC  (4+ messages)
` [PATCH bpf-next v2 1/7] bpf: "

[PATCH 00/12] net: Use min()/max() to improve code
 2025-07-09  2:21 UTC  (7+ messages)
` [PATCH 01/12] ethernet: liquidio: Use min() "
` [PATCH 02/12] ethernet: cxgb4: "
` [PATCH 03/12] ethernet: octeon_ep: "
` [PATCH 04/12] ethernet: nfp: Use min()/max() "
` [PATCH 05/12] ethernet: qlcnic: Use min() "
` [PATCH 06/12] net: usb: "

[PATCH net-next] udp: remove udp_tunnel_gro_init()
 2025-07-09  2:10 UTC  (2+ messages)

[PATCH net-next RESEND] net: bonding: add bond_is_icmpv6_nd() helper
 2025-07-09  2:04 UTC  (3+ messages)

[PATCH net-next v2] xfrm: bonding: Add XFRM packet-offload for active-backup
 2025-07-09  2:01 UTC  (2+ messages)

[PATCH net-next] net: dt-bindings: ixp4xx-ethernet: Support fixed links
 2025-07-09  2:00 UTC  (3+ messages)

[PATCH net v2 1/2] net: ipv4: fix incorrect MTU in broadcast routes
 2025-07-09  1:54 UTC  (2+ messages)

[PATCH v3 net-next 00/15] ipv6: Drop RTNL from mcast.c and anycast.c
 2025-07-09  1:52 UTC  (5+ messages)
` [PATCH v3 net-next 14/15] ipv6: anycast: Don't hold RTNL for IPV6_JOIN_ANYCAST

[PATCH net-next v6 0/2] net: xsk: update tx queue consumer
 2025-07-09  1:40 UTC  (2+ messages)

[PATCH v1 net-next 0/7] af_unix: Introduce SO_INQ & SCM_INQ
 2025-07-09  1:30 UTC  (2+ messages)

[PATCH v2] net: stmmac: Fix interrupt handling for level-triggered mode in DWC_XGMAC2
 2025-07-09  1:30 UTC  (2+ messages)

[PATCH net v2 0/4] net: phy: smsc: robustness fixes for LAN87xx/LAN9500
 2025-07-09  1:30 UTC  (2+ messages)

[PATCH net-next v2] netdevsim: implement peer queue flow control
 2025-07-09  1:27 UTC  (2+ messages)

[PATCH net-next v10 00/11] PRU-ICSSM Ethernet Driver
 2025-07-09  1:01 UTC  (8+ messages)
` [PATCH net-next v10 02/11] net: ti: prueth: Adds ICSSM Ethernet driver
` [PATCH net-next v10 03/11] net: ti: prueth: Adds PRUETH HW and SW configuration
` [PATCH net-next v10 04/11] net: ti: prueth: Adds link detection, RX and TX support

Increased memory usage on NUMA nodes with ICE driver after upgrade to 6.13.y (regression in commit 492a044508ad)
 2025-07-09  0:50 UTC  (17+ messages)
` [Intel-wired-lan] "

Possible Memory tracking bug with Intel ICE driver and jumbo frames
 2025-07-09  0:42 UTC  (2+ messages)

[PATCH net-next 0/7 v3] net: dsa: microchip: Add KSZ8463 switch support
 2025-07-09  0:32 UTC  (8+ messages)
` [PATCH net-next v3 1/7] dt-bindings: "
` [PATCH net-next v3 2/7] net: dsa: microchip: Add KSZ8463 switch support to KSZ DSA driver
` [PATCH net-next v3 3/7] net: dsa: microchip: Transform register for use with KSZ8463
` [PATCH net-next v3 4/7] net: dsa: microchip: Use different registers for KSZ8463
` [PATCH net-next v3 5/7] net: dsa: microchip: Write switch MAC address differently "
` [PATCH net-next v3 6/7] net: dsa: microchip: Setup fiber ports "
` [PATCH net-next v3 7/7] net: dsa: microchip: Disable PTP function of KSZ8463

[PATCH v21 net-next 0/6] DUALPI2 patch
 2025-07-09  0:30 UTC  (5+ messages)
` [PATCH v21 net-next 1/6] sched: Struct definition and parsing of dualpi2 qdisc

[PATCH net-next 0/6] eth: fbnic: Add firmware logging support
 2025-07-09  0:20 UTC  (2+ messages)

[pull-request] mlx5-next updates 2025-07-08
 2025-07-09  0:10 UTC  (3+ messages)

[syzbot] [lsm?] [net?] WARNING in kvfree_call_rcu
 2025-07-08 23:55 UTC  (5+ messages)

[PATCH v4 bpf-next 00/12] bpf: tcp: Exactly-once socket iteration
 2025-07-08 23:44 UTC  (8+ messages)
` [PATCH v4 bpf-next 02/12] bpf: tcp: Make sure iter->batch always contains a full bucket snapshot
` [PATCH v4 bpf-next 11/12] selftests/bpf: Create iter_tcp_destroy test program
` [PATCH v4 bpf-next 12/12] selftests/bpf: Add tests for bucket resume logic in established sockets

[PATCH iproute2-next v1 0/1] iproute2-next: Extending bonding's arp_ip_target to include a list of vlan tags
 2025-07-08 23:44 UTC  (5+ messages)
` [PATCH iproute2-next v1 1/1] iproute: Extend bonding's "arp_ip_target" parameter to add "

[RFC net] netlink: lock nl_cb_mutex in netlink_release
 2025-07-08 23:04 UTC 

[syzbot] [lsm?] [net?] Unable to handle kernel write to read-only memory at virtual address ADDR (2)
 2025-07-08 22:51 UTC 

[PATCH net v5 1/2] net/sched: Restrict conditions for adding duplicating netems to qdisc tree
 2025-07-08 22:45 UTC  (9+ messages)
` [PATCH net v5 2/2] selftests/tc-testing: Add tests for restrictions on netem duplication
` This breaks netem use cases

[PATCHv3 0/2]
 2025-07-08 22:17 UTC  (9+ messages)

[PATCH net-next 0/5] ethtool: rss: report which fields are configured for hashing
 2025-07-08 22:06 UTC  (6+ messages)
` [PATCH net-next 1/5] ethtool: rss: make sure dump takes the rss lock
` [PATCH net-next 2/5] tools: ynl: decode enums in auto-ints
` [PATCH net-next 3/5] ethtool: mark ETHER_FLOW as usable for Rx hash
` [PATCH net-next 4/5] ethtool: rss: report which fields are configured for hashing
` [PATCH net-next 5/5] selftests: drv-net: test RSS header field configuration

[PATCH v14 nf-next 0/3] conntrack: bridge: add double vlan, pppoe and pppoe-in-q
 2025-07-08 22:02 UTC  (5+ messages)
` [PATCH v14 nf-next 2/3] netfilter: bridge: Add conntrack double vlan and pppoe
` [PATCH v14 nf-next 3/3] netfilter: nft_chain_filter: Add bridge "

[PATCH net-next v3 0/8] net: maintain netif vs dev prefix semantics
 2025-07-08 21:38 UTC  (9+ messages)
` [PATCH net-next v3 1/8] net: s/dev_get_stats/netif_get_stats/
` [PATCH net-next v3 2/8] net: s/dev_get_port_parent_id/netif_get_port_parent_id/
` [PATCH net-next v3 3/8] net: s/dev_get_mac_address/netif_get_mac_address/
` [PATCH net-next v3 4/8] net: s/dev_pre_changeaddr_notify/netif_pre_changeaddr_notify/
` [PATCH net-next v3 5/8] net: s/__dev_set_mtu/__netif_set_mtu/
` [PATCH net-next v3 6/8] net: s/dev_get_flags/netif_get_flags/
` [PATCH net-next v3 7/8] net: s/dev_set_threaded/netif_set_threaded/
` [PATCH net-next v3 8/8] net: s/dev_close_many/netif_close_many/

[syzbot] [net?] BUG: sleeping function called from invalid context in dev_set_promiscuity (2)
 2025-07-08 21:34 UTC  (3+ messages)

[PATCH net-next 0/5] net/mlx5: misc changes 2025-07-09
 2025-07-08 21:16 UTC  (6+ messages)
` [PATCH net-next 1/5] net/mlx5e: Remove unused VLAN insertion logic in TX path
` [PATCH net-next 2/5] net/mlx5e: CT: extract a memcmp from a spinlock section
` [PATCH net-next 3/5] net/mlx5e: Replace recursive VLAN push handling with an iterative loop
` [PATCH net-next 4/5] net/mlx5: Warn when write combining is not supported
` [PATCH net-next 5/5] net/mlx5e: RX, Remove unnecessary RQT redirects

[PATCH net-next v7 0/4] net: phy: bcm54811: PHY initialization
 2025-07-08 21:15 UTC  (3+ messages)
` [PATCH net-next v7 2/4] dt-bindings: ethernet-phy: add MII-Lite phy interface type

[PATCH net v2 0/2] rxrpc: Miscellaneous fixes
 2025-07-08 21:15 UTC  (3+ messages)
` [PATCH net v2 1/2] rxrpc: Fix bug due to prealloc collision
` [PATCH net v2 2/2] rxrpc: Fix oops due to non-existence of prealloc backlog struct

[iwl-next v3 0/6] Add RDMA support for Intel IPU E2000 in idpf
 2025-07-08 21:05 UTC  (7+ messages)
` [iwl-next v3 1/6] idpf: use reserved RDMA vectors from control plane
` [iwl-next v3 2/6] idpf: implement core RDMA auxiliary dev create, init, and destroy
` [iwl-next v3 3/6] idpf: implement RDMA vport "
` [iwl-next v3 4/6] idpf: implement remaining IDC RDMA core callbacks and handlers
` [iwl-next v3 5/6] idpf: implement IDC vport aux driver MTU change handler
` [iwl-next v3 6/6] idpf: implement get LAN MMIO memory regions

[PATCH net-next v2 0/3] netdevsim: add support for PHY devices
 2025-07-08 20:55 UTC  (2+ messages)

[iwl-next v2 0/6] Add RDMA support for Intel IPU E2000 in idpf
 2025-07-08 20:40 UTC  (3+ messages)
` [Intel-wired-lan] "

[BUG] Inconsistency between qlen and backlog in hhf, fq, fq_codel, and fq_pie causing WARNING in qdisc_tree_reduce_backlog
 2025-07-08 20:21 UTC  (5+ messages)

[PATCH net 0/2] rxrpc: Miscellaneous fixes
 2025-07-08 20:20 UTC  (5+ messages)
` [PATCH net 2/2] rxrpc: Fix bug due to prealloc collision

Giorgi Meskhidze
 2025-07-08 19:51 UTC 

[PATCH v7 net-next 0/9] virtio: introduce GSO over UDP tunnel
 2025-07-08 19:50 UTC  (8+ messages)

[Patch v2 net 0/2] netem: Fix skb duplication logic to prevent infinite loops
 2025-07-08 19:11 UTC  (5+ messages)
` [Patch v2 net 1/2] "

[PATCH net-next v3 0/5] net: migrate remaining drivers to dedicated _rxfh_context ops
 2025-07-08 19:10 UTC  (2+ messages)

[PATCH] selftests: net: hw: modify ZCRX testing support
 2025-07-08 18:49 UTC  (2+ messages)

[PATCH net] net: ti: icssg-prueth: Fix buffer allocation for ICSSG
 2025-07-08 18:36 UTC  (2+ messages)

[PATCH v5 0/5] io_uring cmd for tx timestamps
 2025-07-08 18:00 UTC  (7+ messages)
` (subset) "

[PATCH net-next v2] net: thunderx: Fix format-truncation warning in bgx_acpi_match_id()
 2025-07-08 17:52 UTC 

[syzbot] [usb?] WARNING in usbnet_status_start
 2025-07-08 17:51 UTC 

[PATCH v2 bpf] xsk: fix immature cq descriptor production
 2025-07-08 17:49 UTC  (8+ messages)

[syzbot] [bpf?] WARNING in reg_bounds_sanity_check
 2025-07-08 17:39 UTC  (12+ messages)

[PATCH 5.15 098/160] vsock/vmci: Clear the vmci transport packet properly when initializing it
 2025-07-08 16:22 UTC 

[PATCH 6.15 010/178] vsock/vmci: Clear the vmci transport packet properly when initializing it
 2025-07-08 16:20 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox