public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-25 21:15:55 to 2026-02-26 10:37:28 UTC [more...]

Stalls when starting a VSOCK listening socket: soft lockups, RCU stalls, timeout
 2026-02-26 10:37 UTC  (2+ messages)

[PATCH 0/1] net/mlx5/core: Fix stack frame size warnings
 2026-02-26 10:33 UTC  (4+ messages)
` [PATCH 1/1] net/mlx5/core: Allocate ttc_params on heap

[PATCH net-next v5 0/2] icmp: Fix icmp error source address over xfrm tunnel
 2026-02-26 10:29 UTC  (3+ messages)
` [PATCH net-next v5 1/2] icmp: fix ICMP error source address when xfrm policy matches
` [PATCH net-next v5 2/2] selftests: net: add ICMP error source address test over xfrm tunnel

[PATCH net] net: ti: icssg-prueth: Fix ping failure after offload mode setup when link speed is not 1G
 2026-02-26 10:23 UTC 

[PATCH net v3 0/3] vsock: add write-once semantics to child_ns_mode
 2026-02-26 10:20 UTC  (2+ messages)

[PATCH net-next 00/15] net/mlx5e: SHAMPO, Allow high order pages in zerocopy mode
 2026-02-26 10:10 UTC  (2+ messages)

[PATCH bpf v1 0/2] net,bpf: fix null-ptr-deref in xdp_master_redirect() for bonding and add selftest
 2026-02-26  9:58 UTC  (3+ messages)
` [PATCH bpf v1 1/2] net/bpf: fix null-ptr-deref in xdp_master_redirect() for bonding

[PATCH v7 bpf-next 0/2] Fix the null pointer dereference issue in bpf_lwt_xmit_push_encap
 2026-02-26  9:51 UTC  (3+ messages)
` [PATCH v7 bpf-next 1/2] bpf: test_run: "
` [PATCH v7 bpf-next 2/2] selftests/bpf: Add selftests for the invocation of bpf_lwt_xmit_push_encap

[PATCH net-next v3 0/5] net: cadence: macb: add IEEE 802.3az EEE support
 2026-02-26  9:52 UTC  (10+ messages)
` [PATCH 1/5] net: cadence: macb: add EEE register definitions and capability flag
` [PATCH 3/5] net: cadence: macb: implement EEE TX LPI support

[PATCH v8 1/5] drm/ras: Introduce the DRM RAS infrastructure over generic netlink
 2026-02-26  9:47 UTC  (5+ messages)

[PATCH nf-next] netfilter: nfnetlink_queue: no longer acquire sk_callback_lock
 2026-02-26  9:40 UTC 

[PATCH net v3] net: core: failover: fix NULL pointer dereference in failover_slave_register()
 2026-02-26  9:22 UTC  (2+ messages)

[PATCH net 0/2] netfilter updates for net
 2026-02-26  9:10 UTC  (3+ messages)
` [PATCH net 1/2] netfilter: nf_conntrack_h323: fix OOB read in decode_choice()

commit 662dc80a5e86 breaks rmnet over usb
 2026-02-26  9:09 UTC  (6+ messages)

[PATCH net-next v4 0/4] net: cadence: macb: add IEEE 802.3az EEE support
 2026-02-26  9:06 UTC  (5+ messages)
` [PATCH net-next v4 1/4] net: cadence: macb: add EEE LPI statistics counters
` [PATCH net-next v4 2/4] net: cadence: macb: implement EEE TX LPI support
` [PATCH net-next v4 3/4] net: cadence: macb: add ethtool EEE support
` [PATCH net-next v4 4/4] net: cadence: macb: enable EEE for Raspberry Pi RP1

[PATCH nf-next] netfilter: nfnetlink_log: no longer acquire sk_callback_lock
 2026-02-26  8:58 UTC 

[PATCH v7 0/5] Support multi-channel IRQs in stmmac platform drivers
 2026-02-26  8:54 UTC  (6+ messages)
` [PATCH v7 1/5] net: stmmac: Use helper macro for loop over queue-based arrays
` [PATCH v7 2/5] net: stmmac: platform: read channels irq
` [PATCH v7 3/5] arm64: dts: s32: set Ethernet channel irqs
` [PATCH v7 4/5] dt-bindings: net: nxp,s32-dwmac: Declare per-queue interrupts
` [PATCH v7 5/5] stmmac: s32: enable support for Multi-IRQ mode

[PATCH net v2] net: Drop the lock in skb_may_tx_timestamp()
 2026-02-26  8:50 UTC  (4+ messages)

[PATCH RESEND net-next 0/9] net: stmmac: qcom-ethqos: further serdes reorganisation
 2026-02-26  8:42 UTC  (9+ messages)
` [PATCH RESEND net-next 1/8] net: stmmac: qcom-ethqos: move ethqos_set_serdes_speed()
` [PATCH RESEND net-next 2/8] phy: qcom-sgmii-eth: add .set_mode() and .validate() methods
` [PATCH RESEND net-next 3/8] net: stmmac: qcom-ethqos: convert to use phy_set_mode_ext()
` [PATCH RESEND net-next 4/8] phy: qcom-sgmii-eth: remove .set_speed() implementation
` [PATCH RESEND net-next 5/8] phy: qcom-sgmii-eth: use PHY interface mode for SerDes settings
` [PATCH RESEND net-next 6/8] phy: qcom-sgmii-eth: remove qcom_dwmac_sgmii_phy_interface()
` [PATCH RESEND net-next 7/8] phy: qcom-sgmii-eth: relax order of .power_on() vs .set_mode*()
` [PATCH RESEND net-next 8/8] net: stmmac: qcom-ethqos: remove phy_set_mode_ext() after phy_power_on()

[RFC PATCH bpf-next 0/9] bpf: fib_lookup: IPv6 output routes enhancements
 2026-02-26  8:41 UTC  (11+ messages)
` [RFC PATCH bpf-next 1/9] selftests/bpf: fib_lookup: Force specific interface indexes
` [RFC PATCH bpf-next 2/9] selftests/bpf: fib_lookup: Enable forwarding on second net device
` [RFC PATCH bpf-next 3/9] selftests/bpf: fib_lookup: Allow parametrizing ifindex
` [RFC PATCH bpf-next 4/9] selftests/bpf: fib_lookup: Allow testing for expected ifindex
` [RFC PATCH bpf-next 5/9] selftests/bpf: fib_lookup: Add IPv4 output route tests
` [RFC PATCH bpf-next 6/9] bpf: fib_lookup: Honor oif in IPv6 output route lookups
` [RFC PATCH bpf-next 7/9] selftests/bpf: fib_lookup: Add IPv6 output route tests
` [RFC PATCH bpf-next 8/9] bpf: fib_lookup: Allow output lookups for IPv6 link-local addresses
` [RFC PATCH bpf-next 9/9] selftests/bpf: fib_lookup: Add IPv6 link-local tests

[PATCH nf-next] netfilter: nft_meta: no longer acquire sk_callback_lock in nft_meta_get_eval_skugid()
 2026-02-26  8:29 UTC 

[PATCH v4 0/2] Add support for ICSSM Ethernet on AM57x, AM437x, and AM335x
 2026-02-26  8:28 UTC  (4+ messages)
` [PATCH v4 2/2] arm: dts: ti: Adds support for AM335x and AM437x

[PATCH 6.12.y] rxrpc: Fix recvmsg() unconditional requeue
 2026-02-26  8:23 UTC 

[PATCH net-next v3] net: phy: micrel: Add support for lan9645x internal phy
 2026-02-26  8:24 UTC 

[PATCH net 2/2] netfilter: nf_tables: unconditionally bump set->nelems before insertion
 2026-02-26  8:19 UTC  (3+ messages)
` [net,2/2] "

[PATCH RFC net-next v2 0/5] tcp: RFC 7323-compliant window retraction handling
 2026-02-26  8:12 UTC  (7+ messages)
` [PATCH RFC net-next v2 1/5] tcp: implement RFC 7323 window retraction receiver requirements
` [PATCH RFC net-next v2 2/5] tcp: increase LINUX_MIB_BEYOND_WINDOW for SKB_DROP_REASON_TCP_OVERWINDOW
` [PATCH RFC net-next v2 3/5] selftests/net: packetdrill: add tcp_rcv_wnd_shrink_nomem.pkt
` [PATCH RFC net-next v2 4/5] selftests/net: packetdrill: add tcp_rcv_wnd_shrink_allowed.pkt
` [PATCH RFC net-next v2 5/5] selftests/net: packetdrill: add tcp_rcv_neg_window.pkt

[PATCH net v1 0/2] bonding: fix missing XDP compat check on xmit_hash_policy change
 2026-02-26  8:03 UTC  (3+ messages)
` [PATCH net v1 1/2] bpf/bonding: reject vlan+srcmac xmit_hash_policy change when XDP is loaded
` [PATCH net v1 2/2] selftests/bpf: add test for xdp_bonding xmit_hash_policy compat

[PATCH net v2] net: core: failover: fix NULL pointer dereference in failover_slave_register()
 2026-02-26  8:02 UTC  (2+ messages)

[PATCH 0/3] net: ntb_netdev: Add Multi-queue support
 2026-02-26  8:01 UTC  (3+ messages)

[PATCH 00/12] cleanup bitmaps printing in sysfs
 2026-02-26  7:39 UTC  (3+ messages)
` [PATCH 09/12] fpga: m10bmc-sec: switch show_canceled_csk() to using scnprintf()

[PATCH v5 net-next 00/11] nbl driver for Nebulamatrix NICs
 2026-02-26  7:38 UTC  (12+ messages)
` [PATCH v5 net-next 01/11] net/nebula-matrix: add minimum nbl build framework
` [PATCH v5 net-next 02/11] net/nebula-matrix: add our driver architecture
` [PATCH v5 net-next 03/11] net/nebula-matrix: add chip related definitions
` [PATCH v5 net-next 04/11] net/nebula-matrix: channel msg value and msg struct
` [PATCH v5 net-next 05/11] net/nebula-matrix: add channel layer
` [PATCH v5 net-next 06/11] net/nebula-matrix: add common resource implementation
` [PATCH v5 net-next 07/11] net/nebula-matrix: add intr "
` [PATCH v5 net-next 08/11] net/nebula-matrix: add vsi "
` [PATCH v5 net-next 09/11] net/nebula-matrix: add Dispatch layer implementation
` [PATCH v5 net-next 10/11] net/nebula-matrix: add common/ctrl dev init/reinit operation
` [PATCH v5 net-next 11/11] net/nebula-matrix: add common dev start/stop operation

[PATCH ipsec-next] esp: Consolidate esp4 and esp6
 2026-02-26  7:53 UTC 

[RESEND PATCH net-next] net: airoha: fix typo in function name
 2026-02-26  7:38 UTC  (2+ messages)

[PATCH ipsec 0/4] xfrm: misc bugfixes
 2026-02-26  7:32 UTC  (2+ messages)

[PATCH net-next 0/2] Add selftests helper to get N unique ports
 2026-02-26  7:23 UTC  (4+ messages)
` [PATCH net-next 2/2] selftests: drv-net: rss: Generate unique ports for RSS context tests
  ` [PATCH net-next 2/2] selftests: drv-net: rss: Generate unique ports for RSS context tests: manual merge

[PATCH net-next 0/5] net: dpaa2-mac: export standard statistics
 2026-02-26  7:03 UTC  (4+ messages)
` [PATCH net-next 5/5] selftests: drivers: hw: add tests for the ethtool standard counters

[PATCH net-next v01 00/15] net: hinic3: Fix code styles
 2026-02-26  6:24 UTC  (4+ messages)

[PATCH iwl-net v1] libie: don't unroll if fwlog isn't supported
 2026-02-26  6:10 UTC  (2+ messages)
` [Intel-wired-lan] "

[syzbot] [kernfs?] possible deadlock in __kernfs_remove (3)
 2026-02-26  6:07 UTC 

[PATCH RFC net-next 0/4] tcp: RFC 7323-compliant window retraction handling
 2026-02-26  4:49 UTC  (7+ messages)
` [PATCH RFC net-next 1/4] tcp: implement RFC 7323 window retraction receiver requirements

[PATCH net-next] net: inline skb_add_rx_frag_netmem()
 2026-02-26  4:12 UTC 

[PATCH net 0/5] mlx5 misc fixes 2026-02-24
 2026-02-26  4:10 UTC  (2+ messages)

[PATCH v3 v5.10-v5.15 ] ipv6: use RCU in ip6_xmit()
 2026-02-26  3:55 UTC 

[PATCH v3 v6.1-v6.6] ipv6: use RCU in ip6_xmit()
 2026-02-26  3:55 UTC 

[PATCH v3 v6.12] ipv6: use RCU in ip6_xmit()
 2026-02-26  3:54 UTC 

[GIT PULL] wireless-2026-02-25
 2026-02-26  3:57 UTC  (2+ messages)

[PATCH v3 v3 1/2] selftests/harness: order TEST_F and XFAIL_ADD constructors
 2026-02-26  3:53 UTC  (2+ messages)

[PATCH net-next 0/9] netfilter: updates for net-next
 2026-02-26  3:50 UTC  (2+ messages)

[PATCH net-next 4/9] ipvs: do not keep dest_dst after dest is removed
 2026-02-26  3:44 UTC  (3+ messages)
` [net-next,4/9] "

[PATCH net-next 3/9] ipvs: use single svc table
 2026-02-26  3:41 UTC  (2+ messages)
` [net-next,3/9] "

[PATCH net-next 1/9] ipvs: make ip_vs_svc_table and ip_vs_svc_fwm_table per netns
 2026-02-26  3:41 UTC  (2+ messages)
` [net-next,1/9] "

[PATCH v20 net] net: pppoe: avoid zero-length arrays in struct pppoe_hdr
 2026-02-26  3:40 UTC  (4+ messages)

[PATCHv2 iproute2-next] iplink: bond_slave: print actor and partner churn state
 2026-02-26  3:38 UTC 

[PATCH net-next] bonding: print churn state via netlink
 2026-02-26  3:35 UTC  (6+ messages)
` [PATCH iproute2-next] iplink: bond_slave: print actor and partner churn state

[PATCH][net-next] net/devlink: Move health recovery notification after abort check
 2026-02-26  3:31 UTC  (2+ messages)

[PATCH net-next v2] net: cadence: macb: add ethtool nway_reset support
 2026-02-26  3:30 UTC  (2+ messages)

[PATCH v3] net/ibmveth: fix comment typos in ibmveth.c
 2026-02-26  3:30 UTC  (2+ messages)

[syzbot] [wireless?] WARNING in ieee80211_set_active_links (3)
 2026-02-26  3:22 UTC 

[PATCH net-next] net: ntb_netdev: Fix NULL check ordering in TX handler
 2026-02-26  3:22 UTC  (2+ messages)

[PATCH v2 0/2] net: stmmac: eic7700: fix EIC7700 eth1 RX sampling timing
 2026-02-26  3:20 UTC  (3+ messages)
  `  "

[PATCH net-next v2 0/2] net: stmmac: fix interrupt coalescing
 2026-02-26  3:20 UTC  (2+ messages)

[PATCH net-next] MAINTAINERS: Update maintainer entry for QUALCOMM ETHQOS ETHERNET DRIVER
 2026-02-26  3:20 UTC  (2+ messages)

[PATCH net] net: mana: Fix double destroy_workqueue on service rescan PCI path
 2026-02-26  3:20 UTC  (2+ messages)

[PATCH v2] dpll: zl3073x: Remove redundant cleanup in devm_dpll_init()
 2026-02-26  3:20 UTC  (2+ messages)

[PATCH net v3 0/2] team: Fix reference count leak when changing port netns
 2026-02-26  3:20 UTC  (2+ messages)

[PATCH net-next] net: fs_enet: allow nvmem to override MAC address
 2026-02-26  3:10 UTC  (2+ messages)

[PATCH net-next] selftests: hw-net: tso: set a TCP window clamp to avoid spurious drops
 2026-02-26  3:10 UTC  (2+ messages)

[PATCH net-next v2] net/rds: update outdated comment in rds_send_xmit
 2026-02-26  3:10 UTC  (2+ messages)

[PATCH] rds: update outdated comment
 2026-02-26  3:10 UTC  (4+ messages)

[PATCH net] vsock: Use container_of() to get net namespace in sysctl handlers
 2026-02-26  3:10 UTC  (2+ messages)

[PATCH] net: usb: kalmia: validate USB endpoints
 2026-02-26  3:10 UTC  (2+ messages)

[PATCH net v2 0/2] tcp: re-enable acceptance of FIN packets when RWIN is 0
 2026-02-26  3:10 UTC  (2+ messages)

[PATCH net] net: usb: kaweth: validate USB endpoints
 2026-02-26  3:10 UTC  (2+ messages)

[PATCH net-next] net: stmmac: fix EEE supportable interfaces
 2026-02-26  3:00 UTC  (2+ messages)

[PATCH net] net: usb: pegasus: validate USB endpoints
 2026-02-26  3:00 UTC  (2+ messages)

[PATCH net] nfc: pn533: properly drop the usb interface reference on disconnect
 2026-02-26  3:00 UTC  (2+ messages)

[PATCH 6.6.y] rxrpc: Fix recvmsg() unconditional requeue
 2026-02-26  2:41 UTC 

[PATCH v3 net-next 0/3] Implement PTP support in netdevsim
 2026-02-26  2:41 UTC  (7+ messages)
` [PATCH v3 net-next 1/3] ptp_mock: Expose ptp_clock_info to external drivers
` [PATCH v3 net-next 2/3] netdevsim: Implement basic ptp support
` [PATCH v3 net-next 3/3] selftests:net: Implement ptp4l sync test using netdevsim

[PATCH v7 RESEND net-next] virtio_net: add page_pool support for buffer allocation
 2026-02-26  2:39 UTC  (3+ messages)

[PATCH v1 net-next 00/15] ipmr: No RTNL for RTNL_FAMILY_IPMR rtnetlink
 2026-02-26  2:35 UTC  (16+ messages)
` [PATCH v1 net-next 01/15] selftest: net: Add basic functionality tests for ipmr
` [PATCH v1 net-next 02/15] ipmr: Annotate access to mrt->mroute_do_{pim,assert,wrvifwhole}
` [PATCH v1 net-next 03/15] ipmr: Convert ipmr_rtm_dumplink() to RCU
` [PATCH v1 net-next 04/15] ipmr: Use MAXVIFS in mroute_msgsize()
` [PATCH v1 net-next 05/15] ipmr: Convert ipmr_rtm_getroute() to RCU
` [PATCH v1 net-next 06/15] ipmr: Convert ipmr_rtm_dumproute() "
` [PATCH v1 net-next 07/15] ipmr: Move unregister_netdevice_many() out of mroute_clean_tables()
` [PATCH v1 net-next 08/15] ipmr: Move unregister_netdevice_many() out of ipmr_free_table()
` [PATCH v1 net-next 09/15] ipmr: Convert ipmr_net_exit_batch() to ->exit_rtnl()
` [PATCH v1 net-next 10/15] ipmr: Remove RTNL in ipmr_rules_init() and ipmr_net_init()
` [PATCH v1 net-next 11/15] ipmr: Call fib_rules_unregister() without RTNL
` [PATCH v1 net-next 12/15] ipmr: Define net->ipv4.{ipmr_notifier_ops,ipmr_seq} under CONFIG_IP_MROUTE
` [PATCH v1 net-next 13/15] ipmr/ip6mr: Convert net->ipv[46].ipmr_seq to atomic_t
` [PATCH v1 net-next 14/15] ipmr: Add dedicated mutex for mrt->{mfc_hash,mfc_cache_list}
` [PATCH v1 net-next 15/15] ipmr: Don't hold RTNL for ipmr_rtm_route()

[PATCH v2 net-next] net: use try_cmpxchg() in lock_sock_nested()
 2026-02-26  2:36 UTC  (2+ messages)

TCP OOM drops with the stricter rcvbuf checking
 2026-02-26  1:58 UTC  (3+ messages)

[RFC PATCH net-next] tcp: Add net.ipv4.tcp_purge_receive_queue sysctl
 2026-02-26  1:43 UTC  (2+ messages)

[PATCH net v3 0/1] serial: caif: hold tty->link reference to avoid UAF in pty_write_room
 2026-02-26  1:36 UTC  (2+ messages)
` [PATCH net v3 1/1] serial: caif: hold tty->link reference in ldisc_open and ser_release

[RESEND PATCH] ice: access @pp through netmem_desc instead of page
 2026-02-26  1:08 UTC  (2+ messages)

[PATCH net-next] net: stmmac: fix .ndo_fix_features()
 2026-02-26  0:27 UTC  (5+ messages)

[RESEND PATCH net-next] netmem: remove the pp fields from net_iov
 2026-02-26  0:21 UTC  (3+ messages)

[PATCH net 0/3] Fix Unbalanced IRQ Enable for CPSW and ICSSG
 2026-02-26  0:09 UTC  (7+ messages)
` [PATCH net 2/3] net: ethernet: ti: icssg_common: set irq_disabled after disabling TX IRQ

[PATCH] Documentation/networking/tls-handshake.rst: Fix of minor grammar mistake
 2026-02-26  0:04 UTC 

[PATCH net] dpaa2-switch: add bounds check for if_id in IRQ handler
 2026-02-26  0:02 UTC  (3+ messages)

10G-QXGMII phy no autonegotiation on LS1028A
 2026-02-25 23:26 UTC  (2+ messages)

[BUG] Kernel Panic in br_do_suppress_nd when ipv6.disable=1 (NULL pointer dereference)
 2026-02-25 23:14 UTC 

[PATCH net-next v2] r8152: Add 2500baseT EEE status/configuration support
 2026-02-25 22:02 UTC  (3+ messages)
` [net-next,v2] "

[PATCH iproute2 0/3] Add JSON output support to the remaining qdiscs
 2026-02-25 21:26 UTC  (2+ messages)

[PATCH net v2 00/12][pull request] Intel Wired LAN Driver Updates 2026-02-19 (idpf, ice, i40e, ixgbevf, e1000e)
 2026-02-25 21:15 UTC  (11+ messages)
` [PATCH net v2 03/12] idpf: skip deallocating txq group's txqs if it is NULL
` [PATCH net v2 04/12] idpf: nullify pointers after they are freed
` [PATCH net v2 05/12] idpf: change IRQ naming to match netdev and ethtool queue numbering
` [PATCH net v2 06/12] idpf: Fix flow rule delete failure due to invalid validation
` [PATCH net v2 07/12] ice: recap the VSI and QoS info after rebuild
` [PATCH net v2 08/12] ice: fix crash in ethtool offline loopback test
` [PATCH net v2 09/12] i40e: Fix preempt count leak in napi poll tracepoint
` [PATCH net v2 10/12] ixgbevf: fix link setup issue
` [PATCH net v2 11/12] e1000e: introduce new board type for Panther Lake PCH
` [PATCH net v2 12/12] e1000e: clear DPG_EN after reset to avoid autonomous power-gating


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