public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-12 00:47:42 to 2026-03-12 10:44:09 UTC [more...]

[PATCH net v2] net: use skb_header_pointer() in gso_features_check() for TCPv4 GSO
 2026-03-12 10:43 UTC  (2+ messages)
` [PATCH net v3] net: use skb_header_pointer() only for DODGY TCPv4 GSO skbs

[PATCH net v5 0/2] net,bpf: fix null-ptr-deref in xdp_master_redirect() for bonding and add selftest
 2026-03-12 10:36 UTC  (7+ messages)
` [PATCH net v5 1/2] bonding: fix null-ptr-deref in bond_rr_gen_slave_id()

[PATCH net] ip_tunnel: adapt iptunnel_xmit_stats() to NETDEV_PCPU_STAT_DSTATS
 2026-03-12 10:33 UTC  (2+ messages)

[PATCH net-next v3 00/10] macb usrio/tsu patches
 2026-03-12 10:22 UTC  (6+ messages)
  ` [PATCH 1/3] net: macb: runtime detect MACB_CAPS_USRIO_DISABLED
    ` [PATCH 2/3] net: macb: set MACB_CAPS_USRIO_DISABLED if no usrio config is provided
    ` [PATCH 3/3] net: macb: drop usrio pointer on EyeQ5 config

[PATCH net-next v2 00/15] net: stmmac: clean up descriptor handling part 1
 2026-03-12 10:10 UTC  (16+ messages)
` [PATCH net-next v2 01/15] net: stmmac: rearrange stmmac_tx_info members to pack better
` [PATCH net-next v2 02/15] net: stmmac: helpers for filling tx_q->tx_skbuff_dma
` [PATCH net-next v2 03/15] net: stmmac: clean up stmmac_clear_rx_descriptors()
` [PATCH net-next v2 04/15] net: stmmac: add helper to get hardware receive descriptor
` [PATCH net-next v2 05/15] net: stmmac: add helper to get size of a "
` [PATCH net-next v2 06/15] net: stmmac: add helper to set receive tail pointer
` [PATCH net-next v2 07/15] net: stmmac: remove rx_tail_addr
` [PATCH net-next v2 08/15] net: stmmac: use consistent tests for receive buffer size
` [PATCH net-next v2 09/15] net: stmmac: add helper to set "
` [PATCH net-next v2 10/15] net: stmmac: simplify stmmac_set_queue_rx_buf_size()
` [PATCH net-next v2 11/15] net: stmmac: add helper to get hardware transmit descriptor
` [PATCH net-next v2 12/15] net: stmmac: add helper to get size of a "
` [PATCH net-next v2 13/15] net: stmmac: add helper to set transmit tail pointer
` [PATCH net-next v2 14/15] net: stmmac: remove tx_tail_addr
` [PATCH net-next v2 15/15] net: stmmac: use queue rather than ->queue_index

[PATCH 0/4] Add support for clear counter and error event in DRM RAS
 2026-03-12 10:17 UTC  (3+ messages)
` [PATCH 2/4] drm/xe/xe_drm_ras: Add support for clear-error-counter in XE "

[PATCH 00/10 net-next v2] Convert CONFIG_IPV6 to built-in and remove stubs
 2026-03-12 10:12 UTC  (7+ messages)
` [PATCH 01/10 net-next v2] ipv6: convert CONFIG_IPV6 to built-in only and clean up Kconfigs
` [PATCH 08/10 net-next v2] bpf: remove ipv6_bpf_stub completely and use direct function calls

[PATCH iwl-net v1] libie: prevent memleak in fwlog code
 2026-03-12 10:11 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net-next v4] vsock: add G2H fallback for CIDs not owned by H2G transport
 2026-03-12 10:10 UTC  (2+ messages)

[PATCH net-next v4 00/13] devlink: introduce shared devlink instance for PFs on same chip
 2026-03-12 10:04 UTC  (14+ messages)
` [PATCH net-next v4 01/13] devlink: expose devlink instance index over netlink
` [PATCH net-next v4 02/13] devlink: add helpers to get bus_name/dev_name
` [PATCH net-next v4 03/13] devlink: avoid extra iterations when found devlink is not registered
` [PATCH net-next v4 04/13] devlink: allow to use devlink index as a command handle
` [PATCH net-next v4 05/13] devlink: support index-based lookup via bus_name/dev_name handle
` [PATCH net-next v4 06/13] devlink: support index-based notification filtering
` [PATCH net-next v4 07/13] devlink: introduce __devlink_alloc() with dev driver pointer
` [PATCH net-next v4 08/13] devlink: add devlink_dev_driver_name() helper and use it in trace events
` [PATCH net-next v4 09/13] devlink: add devl_warn() helper and use it in port warnings
` [PATCH net-next v4 10/13] devlink: allow devlink instance allocation without a backing device
` [PATCH net-next v4 11/13] devlink: introduce shared devlink instance for PFs on same chip
` [PATCH net-next v4 12/13] documentation: networking: add shared devlink documentation
` [PATCH net-next v4 13/13] net/mlx5: Add a shared devlink instance for PFs on same chip

[PATCH v4 net 0/2] net: enetc: safely reinitialize TX BD ring when it has unsent frames
 2026-03-12  9:54 UTC  (3+ messages)
` [PATCH v4 net 1/2] net: enetc: reset PIR and CIR if they are not equal when initializing TX ring
` [PATCH v4 net 2/2] net: enetc: add graceful stop to safely reinitialize the TX Ring

[PATCH net-next V2 0/5] net/mlx5e: Report more netdev stats
 2026-03-12  9:50 UTC  (10+ messages)
` [PATCH net-next V2 1/5] net/mlx5e: Report hw_gso_packets and hw_gso_bytes "
` [PATCH net-next V2 3/5] net/mlx5e: Report TX csum "
` [PATCH net-next V2 4/5] net/mlx5e: Report RX "

[PATCH][net-next] net/mlx5: Expedite notifier unregistration during device teardown
 2026-03-12  9:48 UTC 

[PATCH net-next 0/3] net: move netdev_compute_master_upper_features to ndo_set_features
 2026-03-12  9:46 UTC  (7+ messages)
` [syzbot ci] "

[Intel-wired-lan] [PATCH iwl-net v2] ice: enable NETIF_F_HW_CSUM for GSO packets
 2026-03-12  9:40 UTC  (2+ messages)

[PATCHv2 1/1 net-next] net: usb: cdc-ether: unify error handling in probe
 2026-03-12  9:40 UTC  (2+ messages)
` [PATCH v2 "

[PATCH] Bluetooth: ISO: add timestamp for outgoing HCI ISO packet
 2026-03-12  9:38 UTC  (2+ messages)

[PATCH ipsec-next] esp: Consolidate esp4 and esp6
 2026-03-12  9:37 UTC  (3+ messages)

[PATCH net-next 1/2] ppp: disconnect channel before nullifying pch->chan
 2026-03-12  9:37 UTC  (2+ messages)
` [PATCH net-next 2/2] ppp: remove pch->chan NULL checks from tx path

[PATCH iwl-next v4 0/2] ice: implement symmetric RSS hash configuration
 2026-03-12  9:31 UTC  (3+ messages)
` [PATCH iwl-next v4 1/2] ethtool: treat RXH_GTP_TEID as intrinsically symmetric
` [PATCH iwl-next v4 2/2] ice: implement symmetric RSS hash configuration

[PATCH net v5] net/smc: fix NULL dereference and UAF in smc_tcp_syn_recv_sock()
 2026-03-12  9:29 UTC 

[PATCH v4 net-next 3/5] psp: add a new netdev event for dev unregister
 2026-03-12  9:20 UTC  (2+ messages)

[PATCH v11 0/4] Support multi-channel IRQs in stmmac platform drivers
 2026-03-12  8:55 UTC  (5+ messages)
` [PATCH v11 1/4] net: stmmac: platform: read channels irq
` [PATCH v11 2/4] arm64: dts: s32: set Ethernet channel irqs
` [PATCH v11 3/4] dt-bindings: net: nxp,s32-dwmac: Declare per-queue interrupts
` [PATCH v11 4/4] stmmac: s32: enable support for Multi-IRQ mode

[PATCH net-next 00/15] net: stmmac: clean up descriptor handling part 1
 2026-03-12  8:54 UTC  (3+ messages)
` [PATCH net-next 02/15] net: stmmac: helpers for filling tx_q->tx_skbuff_dma

[PATCH net 1/3] igb: check __IGB_DOWN in igb_clean_rx_irq_zc()
 2026-03-12  8:53 UTC  (3+ messages)
` [PATCH net v2] igb: remove napi_synchronize() in igb_down()

[PATCH net-next 00/11] ethtool: Generic loopback support
 2026-03-12  8:46 UTC  (18+ messages)
` [PATCH net-next 01/11] ethtool: Add dump_one_dev callback for per-device sub-iteration
` [PATCH net-next 02/11] ethtool: Add loopback netlink UAPI definitions

[PATCH 1/1 net-next] net: usb: cdc-ether: unify error handling in probe
 2026-03-12  8:43 UTC  (3+ messages)

[PATCH net-next V3 00/10] devlink: add per-port resource support
 2026-03-12  8:34 UTC  (11+ messages)

[PATCH net-next] net/smc: cap allocation order for SMC-R physically contiguous buffers
 2026-03-12  8:21 UTC 

[PATCH v5] ptp: ocp: Add support for Xilinx-based Adva TimeCard variant
 2026-03-12  8:20 UTC 

[PATCH net 0/2] net: macb: Fix Ethernet malfunction on AMD Versal board after suspend
 2026-03-12  8:13 UTC  (3+ messages)
` [PATCH net 1/2] net: macb: Introduce gem_init_rx_ring()
` [PATCH net 2/2] net: macb: Reinitialize tx/rx queue pointer registers and rx ring during resume

[PATCH v8 0/5] Support multi-channel IRQs in stmmac platform drivers
 2026-03-12  7:50 UTC  (4+ messages)
` [PATCH v8 1/5] net: stmmac: Use helper macro for loop over queue-based arrays

[PATCH v3 -next 0/2] dpaa2: fix config relation with FSL_DPAA2_SWITCH
 2026-03-12  6:59 UTC  (3+ messages)
` [PATCH v3 -next 1/2] dpaa2: add independent dependencies for FSL_DPAA2_SWITCH
` [PATCH v3 -next 2/2] dpaa2: compile dpaa2 even CONFIG_FSL_DPAA2_ETH=n

[PATCH net-next v6 00/10] bng_en: add link management and statistics support
 2026-03-12  7:01 UTC  (3+ messages)
` [PATCH net-next v6 10/10] bng_en: add support for ethtool -S stats display

[PATCH ipsec-next 00/10] xfrm: fix most sparse warnings
 2026-03-12  6:27 UTC  (11+ messages)
` [PATCH ipsec-next 01/10] xfrm: state: fix sparse warnings on xfrm_state_hold_rcu

[PATCH v2 00/15] firmware: qcom: Add OP-TEE PAS service support
 2026-03-12  6:27 UTC  (16+ messages)
` [PATCH v2 01/15] arm64: dts: qcom: kodiak: Add EL2 overlay
` [PATCH v2 02/15] firmware: qcom: Add a generic PAS service
` [PATCH v2 03/15] firmware: qcom_scm: Migrate to "
` [PATCH v2 04/15] firmware: qcom: Add a PAS TEE service
` [PATCH v2 05/15] remoteproc: qcom_q6v5_pas: Switch over to generic PAS TZ APIs
` [PATCH v2 06/15] remoteproc: qcom_q6v5_mss: Switch "
` [PATCH v2 07/15] soc: qcom: mdtloader: "
` [PATCH v2 08/15] remoteproc: qcom_wcnss: "
` [PATCH v2 09/15] remoteproc: qcom: Select QCOM_PAS_TEE service backend
` [PATCH v2 10/15] drm/msm: Switch to generic PAS TZ APIs
` [PATCH v2 11/15] media: qcom: "
` [PATCH v2 12/15] net: ipa: "
` [PATCH v2 13/15] wifi: ath12k: "
` [PATCH v2 14/15] firmware: qcom_scm: Remove SCM PAS wrappers
` [PATCH v2 15/15] MAINTAINERS: Add maintainer entry for Qualcomm PAS TZ service

[PATCH net-next] net: phy: Handle PHY reset during initial PHY ID read
 2026-03-12  6:29 UTC  (3+ messages)

[PATCH net 1/2] net-shapers: clear hierarchy pointer and defer flush frees with RCU
 2026-03-12  6:05 UTC  (5+ messages)

[PATCH v2 net] net: prevent NULL deref in ip[6]tunnel_xmit()
 2026-03-12  5:23 UTC  (2+ messages)

[PATCH v3 0/8] TLS read_sock performance scalability
 2026-03-12  4:35 UTC  (11+ messages)
` [PATCH v3 1/8] tls: Factor tls_decrypt_async_drain() from recvmsg
` [PATCH v3 2/8] tls: Factor tls_rx_decrypt_record() helper
` [PATCH v3 3/8] tls: Fix dangling skb pointer in tls_sw_read_sock()
` [PATCH v3 4/8] tls: Factor tls_strp_msg_release() from tls_strp_msg_done()
` [PATCH v3 5/8] tls: Suppress spurious saved_data_ready on all receive paths
` [PATCH v3 6/8] tls: Flush backlog before tls_rx_rec_wait in read_sock
` [PATCH v3 7/8] tls: Restructure tls_sw_read_sock() into submit/deliver phases
` [PATCH v3 8/8] tls: Enable batch async decryption in read_sock

[PATCH net-next 1/2] e1000e: add basic XDP support
 2026-03-12  4:34 UTC  (3+ messages)

[PATCH net] net: prevent NULL deref in ip[6]tunnel_xmit()
 2026-03-12  4:12 UTC  (2+ messages)

[PATCH net-next] net: Convert move_addr_to_user() to scoped user access
 2026-03-12  3:50 UTC  (2+ messages)

[PATCH net v2] net: ethernet: ti: am65-cpsw-nuss: Fix rx_filter value for PTP support
 2026-03-12  3:50 UTC  (2+ messages)

[PATCH net] net/mana: Null service_wq on setup error to prevent double destroy
 2026-03-12  3:50 UTC  (2+ messages)

[PATCH 1/2] octeontx2-af: devlink: fix NIX RAS reporter recovery condition
 2026-03-12  3:50 UTC  (2+ messages)

[PATCH net-next v4 0/2] net: dsa: mxl862xx: add support for bridge offloading
 2026-03-12  3:33 UTC  (3+ messages)
` [PATCH net-next v4 1/2] dsa: tag_mxl862xx: set dsa_default_offload_fwd_mark()
` [PATCH net-next v4 2/2] net: dsa: mxl862xx: implement bridge offloading

[PATCH net-next] net/mlx5e: Enable mac forwarding on uplink representor
 2026-03-12  3:33 UTC  (2+ messages)

[PATCH] tcp: use WRITE_ONCE() for tsoffset in tcp_v6_connect()
 2026-03-12  3:30 UTC  (2+ messages)

[PATCH net v4] net/smc: fix NULL dereference and UAF in smc_tcp_syn_recv_sock()
 2026-03-12  3:27 UTC  (3+ messages)
` [net,v4] "

[PATCH net v1] IB/core: Fix use-after-free of ipvlan phy_dev in ib_get_eth_speed
 2026-03-12  3:26 UTC  (2+ messages)

[PATCH net-next 0/9] pull request: ovpn 2026-03-10
 2026-03-12  3:17 UTC  (3+ messages)
` [PATCH net-next 5/9] selftests: ovpn: add notification parsing and matching

[PATCH 6.1.y] wifi: brcmfmac: fix use-after-free when rescheduling brcmf_btcoex_info work
 2026-03-12  3:14 UTC 

[PATCH net v4 0/5] selftests: net: fix false failures due to missing features and host interference
 2026-03-12  3:12 UTC  (5+ messages)
` [PATCH net v4 3/5] selftests: net: rename pmtu.sh to pmtu-test.sh

[PATCH net v2] virtio_net: Fix UAF on dst_ops when IFF_XMIT_DST_RELEASE is cleared and napi_tx is false
 2026-03-12  2:54 UTC 

[PATCH net-next 10/11] netdevsim: Add module EEPROM simulation via debugfs
 2026-03-12  2:52 UTC  (2+ messages)
` [net-next,10/11] "

[PATCH net-next 03/11] ethtool: Add loopback GET/SET netlink implementation
 2026-03-12  2:51 UTC  (2+ messages)
` [net-next,03/11] "

[PATCH v2] nfc: nxp-nci: i2c: restore IRQ trigger fallback
 2026-03-12  2:51 UTC 

[PATCH net v2] virtio_net: Fix UAF on dst_ops when IFF_XMIT_DST_RELEASE is cleared and napi_tx is false
 2026-03-12  2:49 UTC 

[PATCH] nfc: nxp-nci: i2c: restore IRQ trigger fallback
 2026-03-12  2:43 UTC  (2+ messages)

[PATCH] ipv6: ip6_tunnel: fix use-after-free in ip4ip6_err
 2026-03-12  2:36 UTC  (6+ messages)

[PATCH v4 net-next 0/5] octeontx2-af: npc: Enhancements
 2026-03-12  2:27 UTC  (6+ messages)
` [PATCH v4 net-next 1/5] octeontx2-af: npc: cn20k: debugfs enhancements
` [PATCH v4 net-next 2/5] devlink: Implement devlink param multi attribute nested data values
` [PATCH v4 net-next 3/5] octeontx2-af: npc: cn20k: add subbank search order control
` [PATCH v4 net-next 4/5] octeontx2-af: npc: cn20k: dynamically allocate and free default MCAM entries
` [PATCH v4 net-next 5/5] octeontx2-af: npc: Support for custom KPU profile from filesystem

[PATCH net-next v29 0/8] eea: Add basic driver framework for Alibaba Elastic Ethernet Adaptor
 2026-03-12  2:28 UTC  (9+ messages)
` [PATCH net-next v29 1/8] eea: introduce PCI framework
` [PATCH net-next v29 2/8] eea: introduce ring and descriptor structures
` [PATCH net-next v29 3/8] eea: probe the netdevice and create adminq
` [PATCH net-next v29 4/8] eea: create/destroy rx,tx queues for netdevice open and stop
` [PATCH net-next v29 5/8] eea: implement packet receive logic
` [PATCH net-next v29 6/8] eea: implement packet transmit logic
` [PATCH net-next v29 7/8] eea: introduce ethtool support
` [PATCH net-next v29 8/8] eea: introduce callback for ndo_get_stats64

[PATCH bpf-next v3 0/6] bpf: Enhance __bpf_prog_map_compatible()
 2026-03-12  2:24 UTC  (4+ messages)
` [PATCH bpf-next v3 3/6] bpf: Disallow !kprobe_write_ctx progs tail-calling kprobe_write_ctx progs

[PATCH net-next v3 0/2] selftests: net: fix cmd.process() timeout handling
 2026-03-12  2:20 UTC  (2+ messages)

[PATCH net 0/5][pull request] Intel Wired LAN Driver Updates 2026-03-10 (ice, iavf, i40e, e1000e, e1000)
 2026-03-12  2:20 UTC  (2+ messages)

[PATCH net v2 1/7] netfilter: nf_tables: Fix for duplicate device in netdev hooks
 2026-03-12  2:20 UTC  (2+ messages)

[PATCH net-next 0/3] net: macb: Clean up several member settings of macb_config instances
 2026-03-12  2:10 UTC  (2+ messages)

[PATCH net-next v2] selftests: net: local_termination: test link-local protocols
 2026-03-12  2:10 UTC  (2+ messages)

[PATCH net-next] tcp: add sysctl_tcp_shrink_window to netns_ipv4_sysctl.rst
 2026-03-12  2:10 UTC  (2+ messages)

[PATCH net 0/2] neighbour: fix update of proxy neighbour
 2026-03-12  2:10 UTC  (2+ messages)

[PATCH net v3] tipc: fix divide-by-zero in tipc_sk_filter_connect()
 2026-03-12  2:10 UTC  (2+ messages)

[PATCH net] net: dsa: realtek: Fix LED group port bit for non-zero LED group
 2026-03-12  2:10 UTC  (2+ messages)

[PATCH v2 0/2] net: usb: cdc_ncm: fix NDP nframes bounds check
 2026-03-12  1:53 UTC  (5+ messages)
` [PATCH v2 1/2] net: usb: cdc_ncm: add ndpoffset to NDP16 "
` [PATCH v2 2/2] net: usb: cdc_ncm: add ndpoffset to NDP32 "

[PATCH net 0/7] tcp: preserve advertised rwnd accounting across receive-memory decisions
 2026-03-12  1:49 UTC  (4+ messages)

[PATCH net-next v3] selftests: af_unix: validate SO_PEEK_OFF advancement and reset
 2026-03-12  1:30 UTC  (2+ messages)

[PATCH net-next v9 0/4] riscv: spacemit: Add ethernet support for K3
 2026-03-12  1:22 UTC  (5+ messages)
` [PATCH net-next v9 1/4] dt-bindings: net: Add support for Spacemit K3 dwmac
` [PATCH net-next v9 2/4] net: stmmac: platform: Add snps,dwmac-5.40a IP compatible string
` [PATCH net-next v9 3/4] net: stmmac: Add glue layer for Spacemit K3 SoC
` [PATCH net-next v9 4/4] MAINTAINERS: add entry for SpacemiT DWMAC glue layer

[PATCH net v4 0/4] {net,bpf}: nd_tbl fixes for when ipv6.disable=1
 2026-03-12  1:10 UTC  (5+ messages)

[PATCH net] net: dsa: microchip: Fix error path in PTP IRQ setup
 2026-03-12  1:10 UTC  (2+ messages)

[PATCH v2] atm: lec: fix use-after-free in sock_def_readable()
 2026-03-12  1:03 UTC  (3+ messages)

[PATCH] ynl: ethtool: remove duplicated unspec entry
 2026-03-12  0:57 UTC  (3+ messages)

[PATCH net-next] net: page_pool: scale alloc cache with PAGE_SIZE
 2026-03-12  0:56 UTC  (2+ messages)

[PATCH net] net/sched: Mark qdisc for deletion if graft cannot delete
 2026-03-12  0:52 UTC  (4+ messages)


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