public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-14 03:38:53 to 2026-04-14 14:54:32 UTC [more...]

[PATCH v3 0/3] ksz87xx: add support for low-loss cable equalizer errata
 2026-04-14 14:54 UTC  (9+ 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 "

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

[PATCH RFC bpf-next 0/8] bpf: add support for KASAN checks in JITed programs
 2026-04-14 14:38 UTC  (12+ 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

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 

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

[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 bpf v4 0/5] bpf, sockmap: Fix af_unix null-ptr-deref in proto update
 2026-04-14 14:13 UTC  (3+ messages)
` [PATCH bpf v4 1/5] bpf, sockmap: Annotate af_unix sock::sk_state data-races
` [PATCH bpf v4 3/5] selftests/bpf: Extend bpf_iter_unix to attempt deadlocking

[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 v2] wireguard: device: use exit_rtnl callback instead of manual rtnl_lock in pre_exit
 2026-04-14 13:28 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: wwan: t7xx: validate port_count against message length in t7xx_port_enum_msg_handler
 2026-04-14 13:17 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 0/4] drbd: switch from genl_magic to YNL
 2026-04-14 12:08 UTC  (6+ messages)
` [PATCH 2/4] tools: ynl-gen-c: optionally emit structs and helpers

[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,net-next] tcp: Add TCP ROCCET congestion control module
 2026-04-14 11:23 UTC  (3+ messages)
  `  "

[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-next v2 0/2] Introduce IDPF PCI callbacks
 2026-04-14 11:09 UTC  (5+ 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

[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 

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

[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: mdio: MDIO_PIC64HPSC should depend on ARCH_MICROCHIP
 2026-04-14 10:30 UTC 

[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  (6+ 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  (10+ 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 2/3] nfc: llcp: add TLV length bounds checks in parse_gb_tlv and parse_connection_tlv
  ` [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)

[PATCH net-next] MAINTAINERS: Add netkit selftest files
 2026-04-14  8:11 UTC  (2+ messages)

[PATCH net] idpf: fix double free and use-after-free in aux device error paths
 2026-04-14  8:00 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH net-next v2 0/3] Follow-ups to nk_qlease net selftests
 2026-04-14  7:51 UTC  (10+ messages)
` [PATCH net-next v2 1/3] tools/ynl: Make YnlFamily closeable as a context manager
` [PATCH net-next v2 2/3] selftests/net: Split netdevsim tests from HW tests in nk_qlease
` [PATCH net-next v2 3/3] selftests/net: Add additional test coverage "

[PATCH net-next 0/7] net/mlx5: Improve representor lifecycle and fix work queue deadlock
 2026-04-14  7:25 UTC  (4+ messages)
` [PATCH net-next 5/7] net/mlx5: E-Switch, block representors during reconfiguration

[PATCH] mISDN: socket: drop device references acquired by get_mdevice()
 2026-04-14  7:13 UTC 

[PATCH v10 00/12] VMSCAPE optimization for BHI variant
 2026-04-14  7:08 UTC  (13+ messages)
` [PATCH v10 01/12] x86/bhi: x86/vmscape: Move LFENCE out of clear_bhb_loop()
` [PATCH v10 02/12] x86/bhi: Make clear_bhb_loop() effective on newer CPUs
` [PATCH v10 03/12] x86/bhi: Rename clear_bhb_loop() to clear_bhb_loop_nofence()
` [PATCH v10 04/12] x86/vmscape: Rename x86_ibpb_exit_to_user to x86_predictor_flush_exit_to_user
` [PATCH v10 05/12] x86/vmscape: Move mitigation selection to a switch()
` [PATCH v10 06/12] x86/vmscape: Use write_ibpb() instead of indirect_branch_prediction_barrier()
` [PATCH v10 07/12] static_call: Add EXPORT_STATIC_CALL_FOR_MODULES()
` [PATCH v10 08/12] kvm: Define EXPORT_STATIC_CALL_FOR_KVM()
` [PATCH v10 09/12] x86/vmscape: Use static_call() for predictor flush
` [PATCH v10 10/12] x86/vmscape: Deploy BHB clearing mitigation
` [PATCH v10 11/12] x86/vmscape: Resolve conflict between attack-vectors and vmscape=force
` [PATCH v10 12/12] x86/vmscape: Add cmdline vmscape=on to override attack vector controls

[PATCH] tipc: Ensure NUL-termination of remote algorithm name
 2026-04-14  7:05 UTC  (2+ messages)

[PATCH net v2] net: airoha: Add missing bits in airoha_qdma_cleanup_tx_queue()
 2026-04-14  6:50 UTC 

[PATCH net] net: airoha: Add missing bits in airoha_qdma_cleanup_tx_queue()
 2026-04-14  6:50 UTC  (3+ messages)

[PATCH v5.10] netfilter: nft_set_pipapo: do not rely on ZERO_SIZE_PTR
 2026-04-14  6:32 UTC 

[PATCH v2 v5.15-v6.1] netfilter: nft_set_pipapo: do not rely on ZERO_SIZE_PTR
 2026-04-14  6:31 UTC 

[PATCH v2] rose: fix OOB reads on short CLEAR REQUEST frames
 2026-04-14  6:11 UTC  (2+ messages)

[PATCH net v2 1/1] af_unix: Reject SIOCATMARK on non-stream sockets
 2026-04-14  5:33 UTC  (2+ messages)

[PATCH v4] nfc: hci: fix out-of-bounds read in HCP header parsing
 2026-04-14  5:24 UTC 

[PATCH net] net: usb: cdc_ncm: reject negative chained NDP offsets
 2026-04-14  4:23 UTC  (7+ messages)

[PATCH 5.10.y] Revert "wifi: cfg80211: stop NAN and P2P in cfg80211_leave"
 2026-04-14  4:03 UTC 

[PATCH net v2] net: reduce RFS/ARFS flow updates by checking LLC affinity
 2026-04-14  3:59 UTC 

[PATCH v11 net-next 0/7] octeontx2-af: npc: Enhancements
 2026-04-14  3:46 UTC  (4+ messages)
` [PATCH v11 net-next 5/7] octeontx2-af: npc: cn20k: add subbank search order control

[PATCH 5.15.y] Revert "wifi: cfg80211: stop NAN and P2P in cfg80211_leave"
 2026-04-14  3:20 UTC 


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