messages from 2026-02-05 17:30:16 to 2026-02-06 04:09:54 UTC [more...]
[PATCH net-next] tcp: inline tcp_filter()
2026-02-06 4:09 UTC (2+ messages)
[PATCH net-next v2 0/6] net: sched: refactor qdisc drop reasons into dedicated tracepoint
2026-02-06 4:09 UTC (8+ messages)
` [PATCH net-next v2 1/6] net: sched: introduce qdisc-specific drop reason tracing
` [PATCH net-next v2 2/6] net: sched: sfq: convert to qdisc drop reasons
` [PATCH net-next v2 3/6] net: sched: sch_cake: use enum qdisc_drop_reason for cobalt_should_drop
` [PATCH net-next v2 4/6] net: sched: rename QDISC_DROP_CAKE_FLOOD to QDISC_DROP_FLOOD_PROTECTION
` [PATCH net-next v2 5/6] net: sched: rename QDISC_DROP_FQ_* to generic names
` [PATCH net-next v2 6/6] net: sched: sch_dualpi2: use qdisc_dequeue_drop() for dequeue drops
[PATCH net 1/2] net: bonding: fix type-confusion in bonding header_ops
2026-02-06 3:57 UTC (2+ messages)
[PATCH] net: qrtr: Expand control port access to root
2026-02-06 3:59 UTC (2+ messages)
[PATCH net] atm: fore200e: fix use-after-free in tasklets during device removal
2026-02-06 3:48 UTC (2+ messages)
[PATCH v4 net-next 00/11] nbl driver for Nebulamatrix NICs
2026-02-06 3:47 UTC (15+ messages)
` [PATCH v4 net-next 01/11] net/nebula-matrix: add minimum nbl build framework
` [PATCH v4 net-next 02/11] net/nebula-matrix: add our driver architecture
` [PATCH v4 net-next 03/11] net/nebula-matrix: add chip related definitions
` [PATCH v4 net-next 04/11] net/nebula-matrix: channel msg value and msg struct
` [PATCH v4 net-next 05/11] net/nebula-matrix: add channel layer
` [PATCH v4 net-next 06/11] net/nebula-matrix: add common resource implementation
` [PATCH v4 net-next 07/11] net/nebula-matrix: add intr "
` [PATCH v4 net-next 08/11] net/nebula-matrix: add vsi "
` [PATCH v4 net-next 09/11] net/nebula-matrix: add Dispatch layer implementation
` [PATCH v4 net-next 10/11] net/nebula-matrix: add common/ctrl dev init/reinit operation
` [PATCH v4 net-next 11/11] net/nebula-matrix: add common dev start/stop operation
[PATCH net v1] serial: caif: fix use-after-free in caif_serial ldisc_close()
2026-02-06 3:34 UTC (3+ messages)
` [net,v1] "
[PATCH net-next v13 2/4] net: dsa: add tag format for MxL862xx switches
2026-02-06 3:30 UTC (3+ messages)
` [net-next,v13,2/4] "
[PATCH net-next v2] ppp: remove ppp->closing check
2026-02-06 3:26 UTC (3+ messages)
[PATCH net-next v7 0/9] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
2026-02-06 3:21 UTC (18+ messages)
` [PATCH net-next v7 3/9] tun/tap: add ptr_ring consume helper with netdev queue wakeup
[PATCH net v2] net: ti: icssg-prueth: Add optional dependency on HSR
2026-02-06 3:20 UTC
[PATCH net-next v3 0/4] amd-xgbe: add ARP offload and RSS self-tests
2026-02-06 3:20 UTC (3+ messages)
[PATCH net-next v5 00/15] net: ftgmac100: Various probe cleanups
2026-02-06 3:17 UTC (16+ messages)
` [PATCH net-next v5 01/15] net: ftgmac100: List all compatibles
` [PATCH net-next v5 02/15] net: ftgmac100: Add match data containing MAC ID
` [PATCH net-next v5 03/15] net: ftgmac100: Replace all of_device_is_compatible()
` [PATCH net-next v5 04/15] net: ftgmac100: Use devm_alloc_etherdev()
` [PATCH net-next v5 05/15] net: ftgmac100: Use devm_request_memory_region/devm_ioremap
` [PATCH net-next v5 06/15] net: ftgmac100: Use devm_clk_get_enabled
` [PATCH net-next v5 07/15] net: ftgmac100: Simplify error handling for ftgmac100_initial_mac
` [PATCH net-next v5 08/15] net: ftgmac100: Move NCSI probe code into a helper
` [PATCH net-next v5 09/15] net: ftgmac100: Always register the MDIO bus when it exists
` [PATCH net-next v5 10/15] net: ftgmac100: Simplify legacy MDIO setup
` [PATCH net-next v5 11/15] net: ftgmac100: Move DT probe into a helper
` [PATCH net-next v5 12/15] net: ftgmac100: Remove redundant PHY_POLL
` [PATCH net-next v5 13/15] net: ftgmac100: Simplify condition on HW arbitration
` [PATCH net-next v5 14/15] net: ftgmac100: Fix wrong netif_napi_del in release
` [PATCH net-next v5 15/15] net: ftgmac100: Use devm_mdiobus_alloc/devm_of_mdiobus_register
[PATCH net-next v13 0/4] net: dsa: initial support for MaxLinear MxL862xx switches
2026-02-06 3:14 UTC (4+ messages)
` [PATCH net-next v13 4/4] net: dsa: add basic initial driver for "
[PATCH net 0/2] net: cpsw_new: Fix multiple issues in the cpsw_probe() error path
2026-02-06 3:10 UTC (6+ messages)
` [PATCH net 1/2] net: cpsw_new: Fix unnecessary netdev unregistration in "
` [PATCH net 2/2] net: cpsw_new: Fix potential unregister of netdev that has not been registered yet
[PATCH net-next v2 00/14] net: bridge: reduce multicast checks in fast path
2026-02-06 2:52 UTC (15+ messages)
` [PATCH net-next v2 01/14] net: bridge: mcast: export ip{4,6}_active state to netlink
` [PATCH net-next v2 02/14] net: bridge: mcast: track active state, adding tests
` [PATCH net-next v2 03/14] net: bridge: mcast: avoid sleeping on bridge-down
` [PATCH net-next v2 04/14] net: bridge: mcast: track active state, IGMP/MLD querier appearance
` [PATCH net-next v2 05/14] net: bridge: mcast: track active state, foreign IGMP/MLD querier disappearance
` [PATCH net-next v2 06/14] net: bridge: mcast: track active state, IPv6 address availability
` [PATCH net-next v2 07/14] net: bridge: mcast: track active state, own MLD querier disappearance
` [PATCH net-next v2 08/14] net: bridge: mcast: track active state, if snooping is enabled
` [PATCH net-next v2 09/14] net: bridge: mcast: track active state, VLAN snooping
` [PATCH net-next v2 10/14] net: bridge: mcast: track active state, bridge up/down
` [PATCH net-next v2 11/14] net: bridge: mcast: track active state, prepare for outside lock reads
` [PATCH net-next v2 12/14] net: bridge: mcast: use combined active state in netlink
` [PATCH net-next v2 13/14] net: bridge: mcast: use combined active state in fast/data path
` [PATCH net-next v2 14/14] net: bridge: mcast: add inactive state assertions
[PATCH] nfc: hci: shdlc: Stop timers and work before freeing context
2026-02-06 3:00 UTC (2+ messages)
[PATCH net] net: ti: icssg-prueth: Add dependency on HSR
2026-02-06 2:56 UTC (3+ messages)
[PATCH net-next V2] net/mlx5e: SHAMPO, Switch to header memcpy
2026-02-06 2:50 UTC (2+ messages)
[PATCH net-next] net/mlx5: Fix 1600G link mode enum naming
2026-02-06 2:50 UTC (2+ messages)
[PATCH net-next v7 00/10] ipv6: Address ext hdr DoS vulnerabilities
2026-02-06 2:45 UTC (2+ messages)
[PATCH net-next v20 00/12] virtio_net: Add ethtool flow rules support
2026-02-06 2:43 UTC (14+ messages)
` [PATCH net-next v20 01/12] virtio_pci: Remove supported_cap size build assert
` [PATCH net-next v20 02/12] virtio: Add config_op for admin commands
` [PATCH net-next v20 03/12] virtio: Expose generic device capability operations
` [PATCH net-next v20 04/12] virtio: Expose object create and destroy API
` [PATCH net-next v20 05/12] virtio_net: Query and set flow filter caps
` [PATCH net-next v20 06/12] virtio_net: Create a FF group for ethtool steering
` [PATCH net-next v20 07/12] virtio_net: Implement layer 2 ethtool flow rules
` [PATCH net-next v20 08/12] virtio_net: Use existing classifier if possible
` [PATCH net-next v20 09/12] virtio_net: Implement IPv4 ethtool flow rules
` [PATCH net-next v20 10/12] virtio_net: Add support for IPv6 ethtool steering
` [PATCH net-next v20 11/12] virtio_net: Add support for TCP and UDP ethtool rules
` [PATCH net-next v20 12/12] virtio_net: Add get ethtool flow rules ops
[PATCH iproute2-next] bridge: mcast: add mcast_active_v4 / mcast_active_v6 output
2026-02-06 2:37 UTC
[PATCH net-next v3 0/4] discard ARP/NDP b/mcast/null announce (poison)
2026-02-06 2:31 UTC (2+ messages)
[PATCH V2 net-next] net: stmmac: dwmac-loongson: Set clk_csr_i to 100-150MHz
2026-02-06 2:30 UTC (2+ messages)
[net-next v23 0/7] net: mtip: Add support for MTIP imx287 L2 switch driver
2026-02-06 2:28 UTC (4+ messages)
` [net-next v23 2/7] net: mtip: The L2 switch driver for imx287
` [net-next,v23,2/7] "
[net-next v23 5/7] net: mtip: Add mtip_switch_{rx|tx} functions to the L2 switch driver
2026-02-06 2:26 UTC (2+ messages)
` [net-next,v23,5/7] "
[net-next v23 4/7] net: mtip: Add net_device_ops functions to the L2 switch driver
2026-02-06 2:26 UTC (2+ messages)
` [net-next,v23,4/7] "
[PATCH net-next v1 0/3] net/rds: RDS-TCP reconnect and fanout improvements
2026-02-06 2:24 UTC (4+ messages)
` [PATCH net-next v1 1/3] net/rds: Delegate fan-out to a background worker
` [PATCH net-next v1 2/3] net/rds: Use proper peer port number even when not connected
` [PATCH net-next v1 3/3] net/rds: rds_sendmsg should not discard payload_len
[PATCH] [net-next] net/mlx5e: fix ip6_dst_lookup link failure
2026-02-06 2:09 UTC (2+ messages)
` "
[PATCH net-next 10/11] netfilter: nft_set_rbtree: validate open interval overlap
2026-02-06 2:08 UTC (2+ messages)
` [net-next,10/11] "
[PATCH net-next 08/11] netfilter: nft_set_rbtree: check for partial overlaps in anonymous sets
2026-02-06 2:08 UTC (2+ messages)
` [net-next,08/11] "
[PATCH net-next 07/11] netfilter: nft_set_rbtree: fix bogus EEXIST with NLM_F_CREATE with null interval
2026-02-06 2:08 UTC (2+ messages)
` [net-next,07/11] "
[PATCH bpf 0/6] Address XDP frags having negative tailroom
2026-02-06 1:54 UTC (10+ messages)
` [PATCH bpf 6/6] net: enetc: use truesize as XDP RxQ info frag_size
[PATCH] net: sunhme: Fix sbus regression
2026-02-06 1:41 UTC (2+ messages)
[PATCH net-next v5 0/2] virtio_net: add page_pool support
2026-02-06 0:27 UTC (3+ messages)
` [PATCH net-next v5 1/2] page_pool: add page_pool_frag_offset_add() helper
` [PATCH net-next v5 2/2] virtio_net: add page_pool support for buffer allocation
[PATCH net-next 0/9] net: stats, tools, driver tests for HW GRO
2026-02-06 0:24 UTC (12+ messages)
` [PATCH net-next 1/9] eth: bnxt: gather and report HW-GRO stats
` [PATCH net-next 2/9] tools: ynltool: factor out qstat dumping
` [PATCH net-next 3/9] tools: ynltool: add qstats analysis for HW-GRO efficiency / savings
` [PATCH net-next 4/9] selftests: net: move gro to lib for HW vs SW reuse
` [PATCH net-next 5/9] selftests: drv-net: give HW stats sync time extra 25% of margin
` [PATCH net-next 6/9] selftests: drv-net: gro: use SO_TXTIME to schedule packets together
` [PATCH net-next 7/9] selftests: drv-net: gro: test GRO stats
` [PATCH net-next 8/9] selftests: drv-net: gro: add test for packet ordering
` [PATCH net-next 9/9] selftests: drv-net: gro: add a test for HW-GRO depth
[PATCH v6 wireless] mac80211: fix NULL pointer dereference in monitor mode
2026-02-06 0:20 UTC (2+ messages)
[PATCH net-next V2 0/7] devlink: add per-port resource support
2026-02-06 0:17 UTC (2+ messages)
[RFC PATCH] xfrm: reduce struct sec_path size
2026-02-06 0:11 UTC (2+ messages)
[PATCH iwl-next v3] igb: Retrieve Tx timestamp directly from interrupt for i210
2026-02-06 0:05 UTC (13+ messages)
` [Intel-wired-lan] "
` "
[PATCH net] net: bridge: Trigger host query on v6 addr valid
2026-02-05 23:46 UTC (7+ messages)
[PATCH net] iavf: fix deadlock in reset handling
2026-02-05 23:37 UTC (11+ messages)
` [Intel-wired-lan] "
[PATCH net-next v2] net: ethernet: pcnet32: remove VLB support
2026-02-05 23:35 UTC (3+ messages)
[PATCH iwl-next] ixgbe: e610: remove redundant assignment
2026-02-05 23:32 UTC (5+ messages)
` [Intel-wired-lan] "
[RFC PATCH v7 0/4] tls: Add TLS 1.3 hardware offload support
2026-02-05 23:15 UTC (5+ messages)
` [RFC PATCH v7 1/4] tls: add "
` [RFC PATCH v7 2/4] tls: add hardware offload key update support
` [RFC PATCH v7 3/4] mlx5: TLS 1.3 hardware offload support
` [RFC PATCH v7 4/4] selftests: drivers: net: hw: add TLS hardware offload test
[PATCH bpf-next v7 00/17] Remove task and cgroup local storage percpu counters
2026-02-05 22:29 UTC (18+ messages)
` [PATCH bpf-next v7 01/17] bpf: Select bpf_local_storage_map_bucket based on bpf_local_storage
` [PATCH bpf-next v7 02/17] bpf: Convert bpf_selem_unlink_map to failable
` [PATCH bpf-next v7 03/17] bpf: Convert bpf_selem_link_map "
` [PATCH bpf-next v7 04/17] bpf: Convert bpf_selem_unlink "
` [PATCH bpf-next v7 05/17] bpf: Change local_storage->lock and b->lock to rqspinlock
` [PATCH bpf-next v7 06/17] bpf: Remove task local storage percpu counter
` [PATCH bpf-next v7 07/17] bpf: Remove cgroup "
` [PATCH bpf-next v7 08/17] bpf: Remove unused percpu counter from bpf_local_storage_map_free
` [PATCH bpf-next v7 09/17] bpf: Prepare for bpf_selem_unlink_nofail()
` [PATCH bpf-next v7 10/17] bpf: Support lockless unlink when freeing map or local storage
` [PATCH bpf-next v7 11/17] bpf: Switch to bpf_selem_unlink_nofail in bpf_local_storage_{map_free, destroy}
` [PATCH bpf-next v7 12/17] selftests/bpf: Update sk_storage_omem_uncharge test
` [PATCH bpf-next v7 13/17] selftests/bpf: Update task_local_storage/recursion test
` [PATCH bpf-next v7 14/17] selftests/bpf: Update task_local_storage/task_storage_nodeadlock test
` [PATCH bpf-next v7 15/17] selftests/bpf: Remove test_task_storage_map_stress_lookup
` [PATCH bpf-next v7 16/17] selftests/bpf: Choose another percpu variable in bpf for btf_dump test
` [PATCH bpf-next v7 17/17] selftests/bpf: Fix outdated test on storage->smap
[PATCH net] net: sched: act_api: size RTM_GETACTION reply by fill size
2026-02-05 22:11 UTC (15+ messages)
[PATCH net-next] ipv6: do not use skb_header_pointer() in icmpv6_filter()
2026-02-05 21:19 UTC
[PATCH RESEND] tipc: fix RCU dereference race in tipc_aead_users_dec()
2026-02-05 21:00 UTC (2+ messages)
[PATCH v2 net] bonding: only set speed/duplex to unknown, if getting speed failed
2026-02-05 21:00 UTC (2+ messages)
[PATCH net] inet: RAW sockets using IPPROTO_RAW MUST drop incoming ICMP
2026-02-05 21:00 UTC (2+ messages)
[PATCH v2] octeontx2-af: Fix PF driver crash with kexec kernel booting
2026-02-05 21:00 UTC (2+ messages)
[PATCH RFC net-next] net: stmmac: add documentation about clocks
2026-02-05 19:44 UTC (2+ messages)
[PATCH net-next v9 05/15] quic: provide quic.h header files for kernel and userspace
2026-02-05 19:37 UTC (3+ messages)
` [net-next,v9,05/15] "
[PATCH net-next] net: phylink: guard link replay helpers against NULL phylink instance
2026-02-05 19:23 UTC
[PATCH net-next v9 03/15] quic: provide common utilities and data structures
2026-02-05 19:18 UTC (4+ messages)
` [net-next,v9,03/15] "
[PATCH net-next v9 02/15] net: build socket infrastructure for QUIC protocol
2026-02-05 19:03 UTC (4+ messages)
` [net-next,v9,02/15] "
[PATCH net-next v9 15/15] quic: add packet parser base
2026-02-05 19:02 UTC (3+ messages)
` [net-next,v9,15/15] "
[PATCH net-next v9 09/15] quic: add congestion control
2026-02-05 19:00 UTC (3+ messages)
` [net-next,v9,09/15] "
[PATCH net-next v9 06/15] quic: add stream management
2026-02-05 18:56 UTC (3+ messages)
` [net-next,v9,06/15] "
[PATCH net-next v4 0/2] virtio_net: add page_pool support
2026-02-05 18:48 UTC (6+ messages)
` [PATCH net-next v4 1/2] virtio_net: add page_pool support for buffer allocation
[PATCH net-next v3 0/2] Add Frame Preemption MAC Merge support for ICSSG
2026-02-05 18:47 UTC (3+ messages)
` [PATCH net-next v3 1/2] net: ti: icssg-prueth: Add Frame Preemption MAC Merge support
` [PATCH net-next v3 2/2] net: ti: icssg-prueth: Add ethtool ops for Frame Preemption MAC Merge
[PATCH net] dpll: zl3073x: Fix output pin phase adjustment sign
2026-02-05 18:10 UTC
[PATCH io_uring 1/1] io_uring/zcrx: improve types for size calculation
2026-02-05 18:04 UTC
[PATCH v2] bpf: test_run: Fix the null pointer dereference issue in bpf_lwt_xmit_push_encap
2026-02-05 17:58 UTC (2+ messages)
[PATCH v5 wireless] mac80211: fix NULL pointer dereference in monitor mode
2026-02-05 17:50 UTC (2+ messages)
[PATCH net-next v2] net/sched: don't use dynamic lockdep keys with clsact/ingress/noqueue
2026-02-05 17:50 UTC (2+ messages)
[GIT PULL] Networking for v6.19-rc9/final
2026-02-05 17:47 UTC (2+ messages)
[PATCH RFC 0/2] configfs: enable kernel-space item registration
2026-02-05 17:46 UTC (5+ messages)
[PATCH v4 wireless] mac80211: fix NULL pointer dereference in monitor mode Crash trace: RIP: iwlagn_bss_info_changed+0x19d/0x640 [iwldvm] Code: 49 8b 46 10 <8b> 10 RAX: 0000000000000000 (NULL link->conf->bss) wifi: mac80211: fix NULL pointer deref regression in link notify Commit c57e5b974514 ("wifi: mac80211: fix WARN_ON for monitor mode on some devices") reorganized link change notifications. This caused a regression for hardware using IEEE80211_HW_WANT_MONITOR_VIF. In monitor mode, link->conf->bss is uninitialized, but current logic allows these notifications to reach driver callbacks, causing a deterministic NULL dereference in drivers like iwldvm. Fix this by validating the BSS context before driver notification. Device: Intel Centrino Advanced-n 6205 Fixes: c57e5b974514 ("wifi: mac80211: fix WARN_ON for monitor mode on some devices") Cc: stable@vger.kernel.org Cc: netdev@vger.kernel.org Cc: linux-wireless@vger.kernel.org Cc: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: Dhyan K Prajapati <dhyaan19022009@gmail.com>
2026-02-05 17:44 UTC
[PATCH net-next] ipv6: change inet6_sk_rebuild_header() to use inet->cork.fl.u.ip6
2026-02-05 17:40 UTC (2+ messages)
[PATCH net-next] net: stmmac: imx: fix iMX93 register definitions
2026-02-05 17:40 UTC (2+ messages)
[PATCH v2 net-next 0/4] tcp: remove net/core/request_sock.c and no longer inline __reqsk_free()
2026-02-05 17:40 UTC (2+ messages)
[PATCH net v2 0/4] mptcp: misc fixes for v6.19-rc8
2026-02-05 17:34 UTC (5+ messages)
` [PATCH net v2 1/4] mptcp: pm: in-kernel: always set ID as avail when rm endp
` [PATCH net v2 2/4] mptcp: pm: in-kernel: clarify mptcp_pm_remove_anno_addr()
` [PATCH net v2 3/4] mptcp: fix kdoc warnings
` [PATCH net v2 4/4] selftests: mptcp: connect: fix maybe-uninitialize warn
[PATCH v3 wireless] mac80211: fix NULL pointer dereference in monitor mode
2026-02-05 17:34 UTC (3+ messages)
[PATCH net-next 0/6] net: stmmac: rk: final cleanups part
2026-02-05 17:30 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox