public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-05 13:47:38 to 2026-03-06 00:11:09 UTC [more...]

[PATCH net v2] strparser: Fix race condition in strp_done()
 2026-03-06  0:11 UTC  (7+ messages)

[PATCH net v3 0/6] selftests: net: fix false failures due to missing features and host interference
 2026-03-06  0:01 UTC  (7+ messages)
` [PATCH net v3 1/6] selftests: net: fib_tests: skip rp_filter test if cls_basic is unavailable
` [PATCH net v3 2/6] selftests: net: make ovs-dpctl.py fail when pyroute2 is unsupported
` [PATCH net v3 3/6] selftests: net: run reuseport tests in netns to avoid port conflicts
` [PATCH net v3 4/6] selftests: net: rename pmtu.sh to pmtu-test.sh
` [PATCH net v3 5/6] selftests: net: run pmtu.sh in netns to avoid host firewall interference
` [PATCH net v3 6/6] selftests: net: io_uring_zerocopy: enable io_uring for the test

[PATCH] net: mctp: fix device leak on probe failure
 2026-03-05 23:58 UTC  (2+ messages)

[PATCH net 0/8][pull request] Intel Wired LAN Driver Updates 2026-03-03 (ice, libie, iavf, igb, igc)
 2026-03-05 23:55 UTC  (4+ messages)
` [PATCH net 3/8] ice: fix retry for AQ command 0x06EE

[PATCH v6 1/4] dt-bindings: net: ethernet-phy: add property enet-phy-pair-order
 2026-03-05 23:42 UTC  (4+ messages)
` [PATCH v6 3/4] dt-bindings: net: ethernet-phy: add property enet-phy-pair-polarity

[PATCH bpf v2 0/4] bpf, sockmap: Fix af_unix null-ptr-deref in proto update
 2026-03-05 23:35 UTC  (10+ messages)
` [PATCH bpf v2 3/4] bpf, sockmap: Adapt for the af_unix-specific lock

[PATCH bpf v3 0/5] bpf, sockmap: Fix af_unix null-ptr-deref in proto update
 2026-03-05 23:30 UTC  (6+ messages)
` [PATCH bpf v3 1/5] bpf, sockmap: Annotate af_unix sock::sk_state data-races
` [PATCH bpf v3 2/5] bpf, sockmap: Use sock_map_sk_{acquire,release}() where open-coded
` [PATCH bpf v3 3/5] bpf, sockmap: Fix af_unix iter deadlock
` [PATCH bpf v3 4/5] selftests/bpf: Extend bpf_iter_unix to attempt deadlocking
` [PATCH bpf v3 5/5] bpf, sockmap: Adapt for af_unix-specific lock

[PATCH net-next v2 1/2] udp: Preserve UDP socket addresses on abort
 2026-03-05 23:18 UTC  (5+ messages)

[PATCH net-next] net: mvneta: fix NVMEM mac address
 2026-03-05 22:46 UTC 

[PATCH net] ice: fix double-free of tx_buf skb
 2026-03-05 22:45 UTC 

[PATCH v2 0/4] ice: use better bitmap API
 2026-03-05 22:40 UTC  (4+ messages)
` [PATCH v2 4/4] drm/xe: switch xe_pagefault_queue_init() to using bitmap_weighted_or()

[PATCH v1 0/6] TLS read_sock performance scalability
 2026-03-05 22:19 UTC  (8+ messages)
` [PATCH v1 1/6] tls: Fix dangling skb pointer in tls_sw_read_sock()
` [PATCH v1 2/6] tls: Factor tls_strp_msg_release() from tls_strp_msg_done()
` [PATCH v1 3/6] tls: Suppress spurious saved_data_ready during read_sock
` [PATCH v1 4/6] tls: Flush backlog before tls_rx_rec_wait in read_sock
` [PATCH v1 5/6] tls: Restructure tls_sw_read_sock() into submit/deliver phases
` [PATCH v1 6/6] tls: Enable batch async decryption in read_sock

[PATCH iwl-next v3 0/5] ice: add support for devmem/io_uring Rx and Tx
 2026-03-05 22:04 UTC  (3+ messages)
` [PATCH iwl-next v3 2/5] libeth: handle creating pools with unreadable buffers
  ` [Intel-wired-lan] "

[PATCH] tipc: validate conn_timeout to prevent divide-by-zero
 2026-03-05 21:53 UTC 

[PATCH v2 net-next 00/15] udp: Retire UDP-Lite
 2026-03-05 21:50 UTC  (16+ messages)
` [PATCH v2 net-next 01/15] udp: Make udp[46]_seq_show() static
` [PATCH v2 net-next 02/15] ipv6: Retire UDP-Lite
` [PATCH v2 net-next 03/15] ipv6: Remove UDP-Lite support for IPV6_ADDRFORM
` [PATCH v2 net-next 04/15] ipv4: Retire UDP-Lite
` [PATCH v2 net-next 05/15] udp: Remove UDP-Lite SNMP stats
` [PATCH v2 net-next 06/15] smack: Remove IPPROTO_UDPLITE support in security_sock_rcv_skb()
` [PATCH v2 net-next 07/15] udp: Remove partial csum code in RX
` [PATCH v2 net-next 08/15] udp: Remove partial csum code in TX
` [PATCH v2 net-next 09/15] udp: Remove UDPLITE_SEND_CSCOV and UDPLITE_RECV_CSCOV
` [PATCH v2 net-next 10/15] udp: Remove struct proto.h.udp_table
` [PATCH v2 net-next 11/15] udp: Remove udp_table in struct udp_seq_afinfo
` [PATCH v2 net-next 12/15] udp: Remove dead check in __udp[46]_lib_lookup() for BPF
` [PATCH v2 net-next 13/15] udp: Don't pass udptable to IPv6 socket lookup functions
` [PATCH v2 net-next 14/15] udp: Don't pass udptable to IPv4 "
` [PATCH v2 net-next 15/15] udp: Don't pass proto to __udp4_lib_rcv() and __udp6_lib_rcv()

[PATCH net v2 0/3] {net,bpf}: nd_tbl fixes for when ipv6.disable=1
 2026-03-05 21:26 UTC  (5+ messages)
` [PATCH net v2 1/3] bpf: bpf_out_neigh_v4: Fix nd_tbl NULL dereference when IPv6 is disabled
` [PATCH net v2 2/3] bpf: bpf_out_neigh_v6: "
` [PATCH net v2 3/3] net: bonding: "

[PATCH v2] selftests: net: forwarding: fix IPv6 address leak in cleanup
 2026-03-05 21:10 UTC 

[PATCH net-next v2 2/8] net: macb: rename macb_default_usrio to at91_default_usrio as not all platforms have mii mode control in usrio
 2026-03-05 21:04 UTC  (10+ messages)
` [net-next,v2,2/8] "

[PATCH net v4 0/2] net,bpf: fix null-ptr-deref in xdp_master_redirect() for bonding and add selftest
 2026-03-05 21:03 UTC  (6+ messages)
` [PATCH net v4 1/2] bonding: fix null-ptr-deref in bond_rr_gen_slave_id()

[PATCH v4 0/2] net: bonding: fix type-confusion in bonding header_ops
 2026-03-05 20:59 UTC  (2+ messages)

[PATCH net-next] net: mana: Expose hardware diagnostic info via debugfs
 2026-03-05 20:52 UTC 

[PATCH net-next v4 00/10] bng_en: add link management and statistics support
 2026-03-05 20:00 UTC  (11+ messages)
` [PATCH net-next v4 01/10] bng_en: add per-PF workqueue, timer, and slow-path task
` [PATCH net-next v4 02/10] bng_en: query PHY capabilities and report link status
` [PATCH net-next v4 03/10] bng_en: add ethtool link settings, get_link, and nway_reset
` [PATCH net-next v4 04/10] bng_en: implement ethtool pauseparam operations
` [PATCH net-next v4 05/10] bng_en: add support for link async events
` [PATCH net-next v4 06/10] bng_en: add HW stats infra and structured ethtool ops
` [PATCH net-next v4 07/10] bng_en: periodically fetch and accumulate hardware statistics
` [PATCH net-next v4 08/10] bng_en: implement ndo_get_stats64
` [PATCH net-next v4 09/10] bng_en: implement netdev_stat_ops
` [PATCH net-next v4 10/10] bng_en: add support for ethtool -S stats display

[PATCH v2 net-next] inet_diag: report delayed ack timer information
 2026-03-05 19:57 UTC  (3+ messages)

[PATCH net-next v2 0/7] net: stmmac: qcom-ethqos: further serdes reorganisation
 2026-03-05 19:48 UTC  (3+ messages)
` [PATCH net-next v2 2/7] net: stmmac: qcom-ethqos: convert to use phy_set_mode_ext()

[PATCH RFC net-next v2 0/7] net: stmmac: improve PCS support
 2026-03-05 19:46 UTC  (2+ messages)

[PATCH v1 net-next 04/15] ipv4: Retire UDP-Lite
 2026-03-05 19:42 UTC  (3+ messages)

[GIT PULL] Networking for v7.0-rc3
 2026-03-05 19:43 UTC  (4+ messages)

[PATCH v10 1/5] drm/ras: Introduce the DRM RAS infrastructure over generic netlink
 2026-03-05 19:37 UTC  (2+ messages)

[PATCH net-next v1] net: sched: cls_u32: Avoid memcpy() false-positive warning in u32_init_knode()
 2026-03-05  8:09 UTC  (4+ messages)

Stalls when starting a VSOCK listening socket: soft lockups, RCU stalls, timeout
 2026-03-05 19:25 UTC  (10+ messages)

[PATCH] MAINTAINERS: Remove bouncing T7XX reviewer
 2026-03-05 18:42 UTC  (3+ messages)

[PATCH net-next v3 0/3] net: stmmac: eic7700: fix EIC7700 eth1 RX sampling timing
 2026-03-05 18:42 UTC  (8+ messages)
` [PATCH net-next v3 1/3] dt-bindings: ethernet: eswin: add clock sampling control
          `  "

[PATCH net-next 0/8] net: dsa: add DSA support for the LAN9645x switch chip family
 2026-03-05 18:31 UTC  (16+ messages)
` [PATCH net-next 1/8] net: dsa: add tag driver for LAN9645X
` [PATCH net-next 2/8] dt-bindings: net: lan9645x: add LAN9645X switch bindings
` [PATCH net-next 4/8] net: dsa: lan9645x: add basic dsa driver for LAN9645X

[PATCH v3] net: add xmit recursion limit to tunnel xmit functions
 2026-03-05 18:18 UTC 

[PATCH net-next v3 0/4] selftests/net: add netkit container env and test
 2026-03-05 18:18 UTC  (5+ messages)
` [PATCH net-next v3 1/4] selftests/net: Add bpf skb forwarding program
` [PATCH net-next v3 2/4] selftests/net: Export Netlink class via lib.py
` [PATCH net-next v3 3/4] selftests/net: Add env for container based tests
` [PATCH net-next v3 4/4] selftests/net: Add netkit container ping test

nothing critical, just someone who's looking to explore
 2026-03-05 17:59 UTC 

[PATCH v4 bpf/net 0/6] sockmap: Fix UAF and broken memory accounting for UDP
 2026-03-05 17:46 UTC  (12+ messages)
` [PATCH v4 bpf/net 3/6] sockmap: Fix use-after-free in udp_bpf_recvmsg()
` [PATCH v4 bpf/net 6/6] sockmap: Fix broken memory accounting for UDP

[PATCH v2 net-next] Revert "net: phy: improve mdiobus_stats_acct"
 2026-03-05 17:42 UTC 

[PATCH net-next] Revert "net: phy: improve mdiobus_stats_acct"
 2026-03-05 17:38 UTC  (2+ messages)

[PATCH net-next 0/2] net: macb: implement ethtool set channels count operation
 2026-03-05 17:20 UTC  (3+ messages)
` [PATCH net-next 1/2] net: macb: implement ethtool_ops.get|set_channels()
` [PATCH net-next 2/2] net: macb: distribute evenly Tx SRAM segments

[PATCH v1 net-next 00/15] udp: Retire UDP-Lite
 2026-03-05 17:08 UTC  (3+ messages)
` [PATCH v1 net-next 06/15] smack: Remove IPPROTO_UDPLITE support in security_sock_rcv_skb()

[PATCH net v2] net: add xmit recursion limit to tunnel drivers
 2026-03-05 17:08 UTC  (4+ messages)
` [net,v2] "

[PATCH net v4] serial: caif: hold tty->link reference in ldisc_open and ser_release
 2026-03-05 16:48 UTC  (5+ messages)
` [net,v4] "

[PATCH net-next 0/6] net: sfp: Add support for SGMII to 100FX modules
 2026-03-05 16:44 UTC  (7+ messages)
` [PATCH net-next 2/6] net: phylink: Allow more interfaces in SFP interface selection

[PATCH net-next 0/2] smc-sysctl formatting and missing entries
 2026-03-05 16:40 UTC  (4+ messages)
` [PATCH net-next 2/2] net/smc: Add documentation for limit_smc_hs and hs_ctrl

[PATCH 1/2 net v3] net: bridge: fix nd_tbl NULL dereference when IPv6 is disabled
 2026-03-05 16:10 UTC  (2+ messages)

[PATCH net v4 0/2] net: ipv6: fix panic when IPv4 route references loopback IPv6 nexthop and add selftest
 2026-03-05 16:10 UTC  (2+ messages)

[PATCH net 1/2] net/sched: act_ife: Fix metalist update behavior
 2026-03-05 16:10 UTC  (2+ messages)

[PATCH net v5 1/9] xdp: use modulo operation to calculate XDP frag tailroom
 2026-03-05 16:10 UTC  (2+ messages)

[PATCH v3 v3 1/2] selftests/harness: order TEST_F and XFAIL_ADD constructors
 2026-03-05 16:00 UTC  (2+ messages)

[PATCH net 00/11] MAINTAINERS: annual cleanup of inactive maintainers
 2026-03-05 16:00 UTC  (2+ messages)

[PATCH net v2 1/3] netfilter: nf_tables: unconditionally bump set->nelems before insertion
 2026-03-05 16:00 UTC  (2+ messages)

[PATCH v3 0/4] net: ntb_netdev: Add Multi-queue support
 2026-03-05 15:56 UTC  (5+ messages)
` [PATCH v3 1/4] net: ntb_netdev: Introduce per-queue context
` [PATCH v3 2/4] net: ntb_netdev: Gate subqueue stop/wake by transport link
` [PATCH v3 3/4] net: ntb_netdev: Factor out multi-queue helpers
` [PATCH v3 4/4] net: ntb_netdev: Support ethtool channels for multi-queue

review scoring
 2026-03-05 15:43 UTC  (2+ messages)

[net-next V4 0/5] net: ethtool: Track TX pause storm
 2026-03-05 15:43 UTC  (5+ messages)
` [net-next V4 5/5] eth: mlx5: Move pause storm errors to pause stats

[PATCH phy-next 00/22] Split Generic PHY consumer and provider API
 2026-03-05 15:39 UTC  (8+ messages)
` [PATCH phy-next 22/22] MAINTAINERS: add regex for linux-phy

[PATCH net v5 4/9] ice: change XDP RxQ frag_size from DMA write length to xdp.frame_sz
 2026-03-05 15:25 UTC  (4+ messages)

[PATCH net v3] net: gso: Forbid IPv6 TSO with extensions on devices with only IPV6_CSUM
 2026-03-05 15:21 UTC  (4+ messages)

[PATCH net v2] net: sfp: improve Huawei MA5671a fixup
 2026-03-05 15:21 UTC  (3+ messages)

[PATCH net-next v2 0/8] net: stmmac: mdio related cleanups
 2026-03-05 15:19 UTC  (4+ messages)
` [PATCH net-next v2 1/8] net: stmmac: mdio: convert MDC clock divisor selection to tables

[PATCH net-next v3 0/5] eth fbnic: Add fbnic self tests
 2026-03-05 15:09 UTC  (6+ messages)
` [PATCH net-next v3 1/5] net: export netif_open for self_test usage
` [PATCH net-next v3 2/5] eth fbnic: Add register self test
` [PATCH net-next v3 3/5] eth fbnic: Add msix "
` [PATCH net-next v3 4/5] eth fbnic: TLV support for use by MBX "
` [PATCH net-next v3 5/5] eth fbnic: Add mailbox "

[PATCH net-next v2 0/3] Support PHYs that have inband autoneg disabled with GEM
 2026-03-05 15:07 UTC  (17+ messages)
` [PATCH net-next v2 1/3] net: macb: fix SGMII with inband aneg disabled

[PATCH RFC net-next 0/2] hsr: Add additional info to send/ receive skbs
 2026-03-05 15:05 UTC  (10+ messages)
` [PATCH RFC net-next 1/2] hsr: Allow to send a specific port and with HSR header

[PATCH net-next] tools: ynl: add uns-admin-perm to genetlink
 2026-03-05 15:04 UTC  (3+ messages)

[PATCH net-next 0/4] gve: optimize and enable HW GRO for DQO
 2026-03-05 15:00 UTC  (2+ messages)

[net-next 0/3] psp: Support PSP reset statistics
 2026-03-05 14:59 UTC  (6+ messages)
` [net-next 1/3] psp: Support resetting statistics on a device

[PATCH RESEND 0/2] net: cleanup bitmaps printing
 2026-03-05 14:55 UTC  (3+ messages)
` [PATCH 1/2] octeontx2-af: siplify rvu_debugfs

[PATCH net v2] net: ethernet: mtk_eth_soc: Reset prog ptr to old_prog in case of error in mtk_xdp_setup()
 2026-03-05 14:50 UTC  (2+ messages)

[PATCH net-next v6 0/9] net: dsa: microchip: Add PTP support for the KSZ8463
 2026-03-05 14:45 UTC  (6+ messages)
` [PATCH net-next v6 1/9] net: dsa: microchip: Add support for KSZ8463 global irq

[PATCH v2 0/2] Fix typos in comments in Intel Ethernet drivers (igb, igc)
 2026-03-05 14:41 UTC  (5+ messages)
` [PATCH v2 1/2] igb: fix typos in comments
` [PATCH v2 2/2] igc: "

[PATCH net-next V3 00/10] devlink: add per-port resource support
 2026-03-05 14:37 UTC  (7+ messages)

[PATCH net v1 0/4] net: usb: lan78xx: accumulated bug fixes
 2026-03-05 14:34 UTC  (5+ messages)
` [PATCH net v1 1/4] net: usb: lan78xx: fix silent drop of packets with checksum errors
` [PATCH net v1 2/4] net: usb: lan78xx: fix TX byte statistics for small packets
` [PATCH net v1 3/4] net: usb: lan78xx: skip LTM configuration for LAN7850
` [PATCH net v1 4/4] net: usb: lan78xx: fix WARN in __netif_napi_del_locked on disconnect

[PATCH net v1] mctp: i2c: fix skb memory leak in receive path
 2026-03-05 14:32 UTC 

[PATCH net] net: macb: Shuffle the tx ring before enabling tx
 2026-03-05 14:32 UTC 

[PATCH net-next v2] selftests: af_unix: validate SO_PEEK_OFF advancement and reset
 2026-03-05 14:30 UTC  (2+ messages)

[PATCH net 0/5] mlx5 misc fixes 2026-03-05
 2026-03-05 14:26 UTC  (6+ messages)
` [PATCH net 1/5] net/mlx5: Fix crash when moving to switchdev mode
` [PATCH net 2/5] net/mlx5: Fix peer miss rules host disabled checks
` [PATCH net 3/5] net/mlx5e: Fix DMA FIFO desync on error CQE SQ recovery
` [PATCH net 4/5] net/mlx5e: RX, Fix XDP multi-buf frag counting for striding RQ
` [PATCH net 5/5] net/mlx5e: RX, Fix XDP multi-buf frag counting for legacy RQ

[PATCH v3 00/12] vfs: change inode->i_ino from unsigned long to u64
 2026-03-05 14:25 UTC  (5+ messages)
` [PATCH v3 01/12] vfs: widen inode hash/lookup functions "
` [PATCH v3 12/12] treewide: change inode->i_ino from unsigned long "

[PATCH net-next 0/4] Initial support for p64h GEM
 2026-03-05 14:24 UTC  (4+ messages)
` [PATCH net-next 3/4] net: macb: add safeguards for jumbo frame larger than 10240

[PATCH net-next v02 0/4] net: hinic3: Fix code styles
 2026-03-05 14:22 UTC  (10+ messages)
` [PATCH net-next v02 1/4] hinic3: Fix code Style(remove empty lines between error handling)
` [PATCH net-next v02 2/4] hinic3: Remove redundant defensive code
` [PATCH net-next v02 3/4] hinic3: Use array_size instead of multiplying
` [PATCH net-next v02 4/4] hinic3: RQ use RQ_CTXT_PREF_CI_HI instead of SQ_CTXT_PREF_CI_HI

[PATCH v2 0/4] net: ntb_netdev: Add Multi-queue support
 2026-03-05 13:56 UTC  (7+ messages)
` [PATCH v2 1/4] net: ntb_netdev: Introduce per-queue context
` [PATCH v2 4/4] net: ntb_netdev: Support ethtool channels for multi-queue


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