public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-14 08:02:36 to 2026-04-14 16:00:56 UTC [more...]

[PATCH net-next v6 0/2] net: mana: add ethtool private flag for full-page RX buffers
 2026-04-14 16:00 UTC  (4+ messages)

[PATCH RFC bpf-next 0/8] bpf: add support for KASAN checks in JITed programs
 2026-04-14 15:58 UTC  (14+ messages)
` [PATCH RFC bpf-next 1/8] kasan: expose generic kasan helpers
` [PATCH RFC bpf-next 3/8] bpf: add BPF_JIT_KASAN for KASAN instrumentation of JITed programs
` [PATCH RFC bpf-next 8/8] selftests/bpf: add tests to validate KASAN on JIT programs

[PATCH net-next v2 0/3] Follow-ups to nk_qlease net selftests
 2026-04-14 15:50 UTC  (2+ messages)

[PATCH net-next] MAINTAINERS: Add netkit selftest files
 2026-04-14 15:50 UTC  (3+ messages)

[PATCH net v4 1/2] flow_dissector: do not dissect PPPoE PFC frames
 2026-04-14 15:50 UTC  (4+ messages)

[PATCH v3 0/3] ksz87xx: add support for low-loss cable equalizer errata
 2026-04-14 15:50 UTC  (11+ messages)
` [PATCH v3 1/3] net: dsa: microchip: implement KSZ87xx Module 3 low-loss cable errata
` [PATCH v3 2/3] net: ethtool: add KSZ87xx low-loss PHY tunable
` [PATCH v3 3/3] net: phy: micrel: expose KSZ87xx low-loss erratum via "

[PATCH] net: mdio: MDIO_PIC64HPSC should depend on ARCH_MICROCHIP
 2026-04-14 15:48 UTC  (2+ messages)

[PATCH v2] wireguard: device: use exit_rtnl callback instead of manual rtnl_lock in pre_exit
 2026-04-14 15:44 UTC  (5+ messages)

[PATCH net v2 0/4] net: mana: Fix probe/remove error path bugs
 2026-04-14 15:41 UTC  (5+ messages)
` [PATCH net v2 1/4] net: mana: Init link_change_work before potential error paths in probe
` [PATCH net v2 2/4] net: mana: Init gf_stats_work "

[PATCH net v2 4/4] net: mana: Fix EQ leak in mana_remove on NULL port
 2026-04-14 15:40 UTC  (2+ messages)

[PATCH net-next 0/4] WireGuard fixes for 7.1-rc1
 2026-04-14 15:39 UTC  (5+ messages)
` [PATCH net-next 1/4] wireguard: allowedips: Use kfree_rcu() instead of call_rcu()
` [PATCH net-next 2/4] tools: ynl: add sample for wireguard
` [PATCH net-next 3/4] wireguard: allowedips: remove redundant space
` [PATCH net-next 4/4] wireguard: device: use exit_rtnl callback instead of manual rtnl_lock in pre_exit

[PATCH net-next v3 0/5] net: phy: Fix phy_init_hw() placement and update locking
 2026-04-14 15:39 UTC  (2+ messages)

[PATCH bpf] bpf,tcp: avoid infinite recursion in BPF_SOCK_OPS_HDR_OPT_LEN_CB
 2026-04-14 15:37 UTC  (3+ messages)

[PATCH net v2 3/4] net: mana: Don't overwrite port probe error with add_adev result
 2026-04-14 15:35 UTC  (2+ messages)

[PATCH 0/4] drbd: switch from genl_magic to YNL
 2026-04-14 15:35 UTC  (7+ messages)
` [PATCH 2/4] tools: ynl-gen-c: optionally emit structs and helpers

[PATCH] net: wwan: t7xx: validate port_count against message length in t7xx_port_enum_msg_handler
 2026-04-14 15:31 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH v3 net] openvswitch: limit vport upcall portids to the number of CPUs
 2026-04-14 15:31 UTC  (2+ messages)

[net,PATCH v3 1/2] net: ks8851: Reinstate disabling of BHs around IRQ handler
 2026-04-14 15:29 UTC  (8+ messages)
` [net,PATCH v3 2/2] net: ks8851: Avoid excess softirq scheduling

[PATCH,net-next] tcp: Add TCP ROCCET congestion control module
 2026-04-14 15:26 UTC  (4+ messages)
  `  "

[PATCH bpf v4 0/5] bpf, sockmap: Fix af_unix null-ptr-deref in proto update
 2026-04-14 14:13 UTC  (6+ messages)
` [PATCH bpf v4 1/5] bpf, sockmap: Annotate af_unix sock::sk_state data-races
` [PATCH bpf v4 2/5] bpf, sockmap: Fix af_unix iter deadlock
` [PATCH bpf v4 3/5] selftests/bpf: Extend bpf_iter_unix to attempt deadlocking
` [PATCH bpf v4 4/5] bpf, sockmap: Fix af_unix null-ptr-deref in proto update
` [PATCH bpf v4 5/5] bpf, sockmap: Take state lock for af_unix iter

[PATCH net-next 0/2] net: mana: Avoid queue struct allocation failure under memory fragmentation
 2026-04-14 15:13 UTC  (3+ messages)
` [PATCH net-next 1/2] net: mana: Use per-queue allocation for tx_qp to reduce allocation size
` [PATCH net-next 2/2] net: mana: Use kvmalloc for large RX queue and buffer allocations

[PATCH net] net: pse-pd: fix out-of-bounds bitmap access in pse_isr() on 32-bit
 2026-04-14 15:13 UTC 

[PATCH iwl-next v2 0/2] Introduce IDPF PCI callbacks
 2026-04-14 15:13 UTC  (9+ messages)
` [PATCH iwl-next v2 1/2] idpf: remove conditonal MBX deinit from idpf_vc_core_deinit()
` [PATCH iwl-next v2 2/2] idpf: implement pci error handlers

[RFC] Proposal: Add sysfs interface for PCIe TPH Steering Tag retrieval and configuration
 2026-04-14 15:11 UTC  (8+ messages)

[PATCH net] net: pse-pd: fix kernel-doc function name for pse_control_find_by_id()
 2026-04-14 15:09 UTC 

[PATCH net v2 1/1] net: hsr: avoid learning unknown senders for local delivery
 2026-04-14 14:59 UTC  (3+ messages)

linux-next: manual merge of the bpf-next tree with the origin tree
 2026-04-14 14:38 UTC  (3+ messages)

[RFC PATCH 2/2] kernel/module: Decouple klp and ftrace from load_module
 2026-04-14 14:33 UTC 

[RFC PATCH v4 00/19] Support socket access-control
 2026-04-14 14:27 UTC  (4+ messages)

[PATCH v3 net] vsock: fix buffer size clamping order
 2026-04-14 14:22 UTC  (2+ messages)

[PATCH bpf v3 0/5] bpf, sockmap: Fix af_unix null-ptr-deref in proto update
 2026-04-14 14:19 UTC  (12+ messages)
` [PATCH bpf v3 5/5] bpf, sockmap: Adapt for af_unix-specific lock

[syzbot] [lvs?] BUG: sleeping function called from invalid context in ip_vs_conn_expire
 2026-04-14 14:18 UTC  (3+ messages)

[PATCH net-next] net: stmmac: enable RPS and RBU interrupts
 2026-04-14 14:13 UTC  (5+ messages)

[PATCH net-next v4 1/2] net: pse-pd: add devm_pse_poll_helper()
 2026-04-14 14:11 UTC  (4+ messages)

[PATCH net v2] net: airoha: Wait for NPU PPE configuration to complete in airoha_ppe_offload_setup()
 2026-04-14 14:08 UTC 

[PATCH net] netvsc: transfer lower device max tso size during VF transition
 2026-04-14 14:08 UTC  (2+ messages)
` [EXTERNAL] "

[PATCH v2] Bluetooth: Add Broadcom channel priority commands
 2026-04-14 14:00 UTC  (3+ messages)

[PATCH bpf-next 0/2] bpf: tcp: Reject TCP_NODELAY from BPF hdr opt callbacks
 2026-04-14 13:56 UTC  (4+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftests/bpf: Cover TCP_NODELAY in hdr opt callback

[PATCH net] net: ethernet: ravb: Do not check URAM suspension when WoL is active
 2026-04-14 13:56 UTC  (3+ messages)

[PATCH net] slip: reject VJ frames when no receive slots are allocated
 2026-04-14 13:41 UTC  (2+ messages)

[PATCH iwl-next v2 7/8] ixgbe: use GFP_KERNEL in ixgbe_fcoe_ddp_setup()
 2026-04-14 13:29 UTC  (2+ messages)

[PATCH iwl-next v2 5/8] ixgbe: remove ixgbe_ping_all_vfs() from link state change handlers
 2026-04-14 13:23 UTC  (2+ messages)

[PATCH net] net: airoha: Add missing PPE configurations in airoha_ppe_hw_init()
 2026-04-14 13:20 UTC  (3+ messages)

[PATCH net] net: airoha: Wait for NPU PPE configuration to complete in airoha_ppe_offload_setup()
 2026-04-14 13:15 UTC  (3+ messages)

[PATCH iwl-next] ice: fix FDIR CTRL VSI resource leak in ice_reset_all_vfs()
 2026-04-14 13:13 UTC  (4+ messages)
` [PATCH iwl-next] ice: call netif_keep_dst() once when entering switchdev mode
    ` [Intel-wired-lan] "

[PATCH iwl-next v1 0/3] i40e: support XDP metadata ops (RX
 2026-04-14 13:12 UTC  (12+ messages)
` [PATCH iwl-next v1 1/3] i40e: prepare for XDP metadata ops support
  ` [Intel-wired-lan] "
` [PATCH iwl-next v1 2/3] i40e: add support for bpf_xdp_metadata_rx_hash()
  ` [Intel-wired-lan] "
` [PATCH iwl-next v1 3/3] i40e: add support for bpf_xdp_metadata_rx_vlan_tag()
  ` [Intel-wired-lan] "
  ` [Intel-wired-lan] [PATCH iwl-next v1 0/3] i40e: support XDP metadata ops (RX

[PATCH net] net: airoha: Fix max TX packet length configuration
 2026-04-14 13:04 UTC  (4+ messages)

[PATCH iwl-next v2 1/8] ixgbe: lower IXGBE_ITR_ADAPTIVE_MAX_USECS to prevent RX starvation
 2026-04-14 12:58 UTC  (2+ messages)

[PATCH net 1/1] ipv6: xfrm6: release dst on error in xfrm6_rcv_encap()
 2026-04-14 12:43 UTC  (3+ messages)

[patch 00/38] treewide: Cleanup LATCH, CLOCK_TICK_RATE and get_cycles() [ab]use
 2026-04-14 12:41 UTC  (3+ messages)
` [patch 31/38] parisc: Select ARCH_HAS_RANDOM_ENTROPY

[PATCH iwl-net] i40e: keep q_vectors array in sync with channel count changes
 2026-04-14 12:14 UTC 

[PATCH v2 nf] netfilter: nf_flow_table_ip: Introduce nf_flow_vlan_push()
 2026-04-14 12:00 UTC  (3+ messages)

[syzbot] [bridge?] KASAN: use-after-free Read in qdisc_pkt_len_segs_init
 2026-04-14 11:58 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2026-04-14 11:56 UTC  (2+ messages)

[PATCH] netfilter: nfnetlink_osf: fix null-ptr-deref in nf_osf_ttl
 2026-04-14 11:50 UTC  (8+ messages)
` [PATCH v2] "

[PATCH iwl-next v4] ice: remove excessive memory allocation in ice_create_lag_recipe()
 2026-04-14 11:45 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH iwl-next v2] ice: call netif_keep_dst() once when entering switchdev mode
 2026-04-14 11:44 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH net v3 0/5] Fix i40e/ice/iavf VF bonding after netdev lock changes
 2026-04-14 11:43 UTC  (8+ messages)
` [PATCH net v3 1/5] iavf: return EBUSY if reset in progress or not ready during MAC change
` [PATCH net v3 2/5] i40e: skip unnecessary VF reset when setting trust
  ` [Intel-wired-lan] "
` [PATCH net v3 3/5] iavf: send MAC change request synchronously
` [PATCH net v3 4/5] ice: skip unnecessary VF reset when setting trust
` [PATCH net v3 5/5] iavf: refactor virtchnl polling into single function
  ` [Intel-wired-lan] "

[PATCH net v2 0/4] Fix i40e/ice/iavf VF bonding after netdev lock changes
 2026-04-14 11:41 UTC  (3+ messages)
` [PATCH net v2 4/4] ice: skip unnecessary VF reset when setting trust
  ` [Intel-wired-lan] "

[PATCH net] net: airoha: Fix VIP configuration for AN7583 SoC
 2026-04-14 11:40 UTC  (2+ messages)

[Intel-wired-lan][PATCH iwl-net 0/2] idpf: queue based scheduling fixes
 2026-04-14 11:37 UTC  (3+ messages)
` [Intel-wired-lan][PATCH iwl-net 1/2] idpf: do not enable XDP if queue based scheduling is not supported
  ` [Intel-wired-lan] [PATCH "

[PATCH iwl-net v2] idpf: fix xdp crash in soft reset error path
 2026-04-14 11:36 UTC  (5+ messages)
      ` [Intel-wired-lan] "

[PATCH net 1/1] net: caif: clear client service pointer on teardown
 2026-04-14 11:30 UTC  (2+ messages)

[PATCH v4] net: caif: fix stack out-of-bounds write in cfctrl_link_setup()
 2026-04-14 11:29 UTC  (5+ messages)
` [PATCH v5] "

[PATCH AUTOSEL 6.19-6.12] net: sfp: add quirks for Hisense and HSGQ GPON ONT SFP modules
 2026-04-14 11:24 UTC 

[PATCH 1/1] net: strparser: fix skb_head leak in strp_abort_strp()
 2026-04-14 11:10 UTC  (2+ messages)

[PATCH iwl-net v1] i40e: fix napi_enable/disable skipping ringless q_vectors
 2026-04-14 10:57 UTC  (2+ messages)

[net,PATCH v2] net: ks8851: Reinstate disabling of BHs around IRQ handler
 2026-04-14 10:48 UTC  (13+ messages)

[PATCH net v3] net/sched: taprio: fix NULL pointer dereference in class dump
 2026-04-14 10:43 UTC 

[PATCH] nfc: s3fwrn5: switch to GPIO descriptor API
 2026-04-14 10:33 UTC  (2+ messages)

[RFC] net: openvswitch: Inroduce a light-weight socket map concept
 2026-04-14 10:32 UTC  (2+ messages)

[PATCH net v2] atm: mpoa: keep mpc->dev referenced across mpoad restart
 2026-04-14 10:25 UTC  (2+ messages)

[PATCH net] net: usb: cdc-phonet: fix skb frags[] overflow in rx_complete()
 2026-04-14 10:20 UTC  (3+ messages)

[PATCH net] net: sched: em_text: require NUL-terminated algo name
 2026-04-14 10:02 UTC  (2+ messages)

[PATCH] net: Optimize flush calculation in inet_gro_receive()
 2026-04-14  9:57 UTC  (6+ messages)

[PATCH iwl-next 0/10] ice: misc cleanups and improvements
 2026-04-14  9:39 UTC  (15+ messages)
` [PATCH iwl-next 1/10] ice: translate FW to SW for max num TCs encoding
` [PATCH iwl-next 4/10] ice: reorder ice_flash_info fields to eliminate padding
` [PATCH iwl-next 6/10] ice: increase OICR interrupt moderation rate to 20K interrupts/sec
` [PATCH iwl-next 7/10] ice: emit user-visible info message for non-contiguous ETS TC config
` [PATCH iwl-next 8/10] ice: move ice_phy_get_speed_eth56g() from ice_ptp_hw.c to ice_common.c
` [PATCH iwl-next 9/10] ice: use inline helpers instead of memcmp() for IPv6 mask checks in ice_ethtool_fdir
` [PATCH iwl-next 10/10] ice: promote Tx FIFO drain timeout message from dev_dbg to dev_warn

[PATCH net 1/1] net: bridge: use a stable FDB dst snapshot in RCU readers
 2026-04-14  9:33 UTC  (3+ messages)

[PATCH iwl-next 5/10] ice: improve Add/Update VSI error messages in ice_vsi_init()
 2026-04-14  9:30 UTC  (2+ messages)

[PATCH net-next v2 1/2] net: add missing syncookie statistics for BPF custom syncookies
 2026-04-14  9:17 UTC  (5+ messages)
` [PATCH net-next v2 2/2] selftests/bpf: verify syncookie statistics in tcp_custom_syncookie

[syzbot] [ppp?] KMSAN: uninit-value in ppp_sync_receive (4)
 2026-04-14  9:14 UTC 

[PATCH net-next v11 00/10] bng_en: add link management and statistics support
 2026-04-14  9:11 UTC  (4+ messages)
` [PATCH net-next v11 05/10] bng_en: add support for link async events

[PATCH iwl-next 2/10] ice: allow setting advertised speed and duplex for all media types
 2026-04-14  9:04 UTC  (2+ messages)

[PATCH net-next 5/5] selftests: ovpn: align command flow with TAP
 2026-04-14  9:02 UTC  (3+ messages)

[PATCH net-next 0/5] pull request: ovpn 2026-04-13
 2026-04-14  9:01 UTC  (4+ messages)
` [PATCH net-next 2/5] selftests: ovpn: fail notification check on mismatch

[PATCH net v7 0/2] net,bpf: fix null-ptr-deref in xdp_master_redirect() for bonding and add selftest
 2026-04-14  9:00 UTC  (4+ messages)
` [PATCH net v7 1/2] net, bpf: fix null-ptr-deref in xdp_master_redirect() for down master

[PATCH net-next] net: airoha: Wait for TX to complete in airoha_dev_stop()
 2026-04-14  8:57 UTC  (3+ messages)
` [net-next] "

[PATCH iwl-net] ice: fix infinite recursion in ice_cfg_tx_topo via ice_init_dev_hw
 2026-04-14  8:43 UTC  (2+ messages)

[syzbot ci] Re: veth: add Byte Queue Limits (BQL) support
 2026-04-14  8:33 UTC  (5+ messages)
  `  "

[PATCH] nfc: llcp: fix u8 offset truncation in LLCP TLV parsers
 2026-04-14  8:28 UTC  (8+ messages)
` [PATCH net v2 0/3] nfc: fix chained TLV parsing and integer underflow vulnerabilities
  ` [PATCH net v2 1/3] nfc: nci: fix u8 underflow in nci_store_general_bytes_nfc_dep
  ` [PATCH net v2 3/3] nfc: llcp: fix TLV parsing OOB and length underflow in nfc_llcp_recv_snl

[PATCH net v2] net/sched: taprio: fix NULL pointer dereference in class dump
 2026-04-14  8:28 UTC  (3+ messages)

[PATCH net 0/3] nfc: llcp: fix OOB reads in TLV parsers and PDU handlers
 2026-04-14  8:11 UTC  (2+ messages)


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