messages from 2026-08-18 22:45:54 to 2026-08-19 08:00:39 UTC [more...]
[PATCH v6 0/7] net: wwan: t9xx: Add MediaTek T9XX WWAN driver
2026-08-19 7:59 UTC (4+ messages)
` [PATCH v6 7/7] net: wwan: t9xx: Add maintainers entry
[PATCH v6 1/7] net: wwan: t9xx: Add PCIe core
2026-08-19 7:56 UTC (3+ messages)
[BUG] nfc: KASAN: slab-use-after-free in nfc_llcp_rx_skb
2026-08-19 7:55 UTC (2+ messages)
[PATCH net 1/3] net/sched: taprio: catch up in bounded time when the schedule falls behind
2026-08-19 7:50 UTC (2+ messages)
[PATCH v3 net] vlan: fix skb_under_panic and races when toggling HW VLAN offload
2026-08-19 7:49 UTC (3+ messages)
[BUG] NFC: slab-use-after-free in _raw_spin_lock_irqsave
2026-08-19 7:48 UTC (2+ messages)
[PATCH net] ip6mr: do not clone dst in ip6mr_cache_report()
2026-08-19 7:47 UTC (2+ messages)
[PATCH net-next] net: macb: fix CONFIG_OF=n build
2026-08-19 7:44 UTC (3+ messages)
[PATCH v4 00/12] leds: Add support for hardware-initiated hardware control trigger transition
2026-08-19 7:41 UTC (2+ messages)
[PATCH net] net: macb: Move macb_{alloc,free}_tieoff() out of CONFIG_OF block
2026-08-19 7:39 UTC (3+ messages)
[PATCH net-next] net: stmmac: stm32: Set TSO/TBS Tx queues default settings
2026-08-19 7:35 UTC (5+ messages)
[PATCH] net: stmmac: platform: fix of_node leak when breaking RX queue loop
2026-08-19 7:32 UTC
[BUG] net: ipv6: KASAN: slab-use-after-free in ip6gre_tunnel_xmit
2026-08-19 7:32 UTC (2+ messages)
[PATCH] netdevsim: avoid NULL dereference after failed probe
2026-08-19 7:12 UTC (2+ messages)
[PATCH net] net: ipa: fix stalled modem TX queue after runtime resume
2026-08-19 7:10 UTC (2+ messages)
[bug report] bnxt_en: Handle firmware reset
2026-08-19 7:06 UTC
[PATCH net-next v9 1/4] net: rnpgbe: Add interrupt handling
2026-08-19 6:42 UTC (3+ messages)
[PATCH net] net: amd-xgbe: support receiving packets with bad FCS
2026-08-19 6:31 UTC (2+ messages)
[PATCH net v15] tipc: fix NULL deref in tipc_named_node_up() on empty publication list
2026-08-19 6:19 UTC
[PATCH net] net: thunderbolt: Count delivered packets in rx_packets and rx_bytes
2026-08-19 6:08 UTC (2+ messages)
[PATCH net v3 0/5] net: phy: fix cleanup after probe failure
2026-08-19 6:02 UTC (6+ messages)
` [PATCH net v3 1/5] net: phy: split phy_probe() error paths
` [PATCH net v3 2/5] net: phy: unregister SFP upstream before port cleanup
` [PATCH net v3 3/5] net: phy: set PHY_READY after LED setup
` [PATCH net v3 4/5] net: phy: call driver remove when core initialization fails
` [PATCH net v3 5/5] net: phy: propagate errors from default port setup
[syzbot] [net?] [nfc?] KASAN: slab-out-of-bounds Read in __dynamic_pr_debug
2026-08-19 5:22 UTC
[PATCH net] octeontx2-af: poll for TX link credits before link mode change
2026-08-19 4:38 UTC (3+ messages)
[PATCH net] net: bridge: Reject descending VLAN tunnel ranges
2026-08-19 3:50 UTC (2+ messages)
Backport xfrm race condition fix to stable kernel version 6.6.y
2026-08-19 3:32 UTC
[PATCH net v4] xsk: fix NULL pointer dereference in __xsk_rcv()
2026-08-19 3:10 UTC (3+ messages)
[PATCH v5 net-next 0/2] ECN offload handling series
2026-08-19 2:51 UTC (6+ messages)
` [PATCH v5 net-next 2/2] net: hns3: fix GSO_ECN flag setting in the RX path
[PATCH v9 net-next] octeontx2-pf: add mqprio bandwidth offload for NIX TX schedulers
2026-08-19 2:47 UTC (3+ messages)
[PATCH net-next v3 0/4] selftests/xsk: improve shared-UMEM coverage
2026-08-19 2:44 UTC (5+ messages)
` [PATCH net-next v3 1/4] selftests/xsk: add UMEM users refcount and centralize socket teardown
` [PATCH net-next v3 2/4] selftests/xsk: skip TX setup after RX configuration failure
` [PATCH net-next v3 3/4] selftests/xsk: expand XSKMAP capacity and add length-based XDP program
` [PATCH net-next v3 4/4] selftests/xsk: add shared-UMEM callback framework and initial test cases
[PATCH net-next v8 0/3] net: dsa: mv88e6xxx: add support for credit based shaper
2026-08-19 2:28 UTC (6+ messages)
` [PATCH net-next v8 2/3] net: dsa: mv88e6xxx: use the hw tx queues
[PATCH net] net: amd-xgbe: support receiving packets with bad FCS
2026-08-19 2:36 UTC (2+ messages)
[PATCH net v7 0/3] net/smc: fix out-of-bounds and use-after-free in SMC-Rv2 LLC processing
2026-08-19 2:33 UTC (4+ messages)
` [PATCH net v7 1/3] net/smc: fix use-after-free of the LLC qentry in smc_llc_srv_add_link()
` [PATCH net v7 2/3] net/smc: bound the peer rkey counts in SMC-Rv2 LLC messages
` [PATCH net v7 3/3] net/smc: carry oversized SMC-Rv2 LLC messages in the queue entry
[PATCH RFC v2 00/13] sysctl: add module aliases
2026-08-19 2:28 UTC (14+ messages)
` [PATCH RFC v2 01/13] keys, pidns, fs/verity, riscv/vector: reorder '#include <linux/sysctl.h>'
` [PATCH RFC v2 02/13] proc: add config option SYSCTL_MODULE_ALIASES
` [PATCH RFC v2 03/13] sysctl, mod_devicetable: add macro MODULE_SYSCTL_TABLE
` [PATCH RFC v2 04/13] sysctl: add register_sysctl() wrapper for MODULE_SYSCTL_TABLE
` [PATCH RFC v2 05/13] sysctl, parport: update register_sysctl() callers with template arguments
` [PATCH RFC v2 06/13] sysctl, net: add register_net_sysctl{_sz}() wrappers for MODULE_SYSCTL_TABLE
` [PATCH RFC v2 07/13] sysctl, net: update register_net_sysctl{_sz}() callers with template arguments
` [PATCH RFC v2 08/13] sysctl, net: update register_net_sysctl_sz(ARRAY_SIZE(table_tmpl)) "
` [PATCH RFC v2 09/13] sysctl, ipv6: update register_net_sysctl{_sz}() callers "
` [PATCH RFC v2 10/13] sysctl, net: update register_net_sysctl_sz() edge case
` [PATCH RFC v2 11/13] sysctl: unrandomize struct ctl_table.procname
` [PATCH RFC v2 12/13] modpost: move addend_*_rel() calls into addend_rel()
` [PATCH RFC v2 13/13] modpost: handle MODULE_SYSCTL_TABLE symbols
[PATCH net-next 0/2] net: ntb_netdev: Preserve checksum offload across NTB
2026-08-19 2:26 UTC (6+ messages)
` [PATCH net-next 2/2] net: ntb_netdev: Preserve CHECKSUM_PARTIAL "
[PATCH net-next v3 0/2] net: stmmac: dwxgmac2: timestamp interrupt + Agilex5 fix
2026-08-19 2:23 UTC (4+ messages)
` [PATCH net-next v3 2/2] net: stmmac: dwmac-socfpga: mask XGMAC_TSIE during cross-timestamp
[PATCH net v3 0/2] bonding: fix TLB load-tracking overflow on high-speed NICs
2026-08-19 2:09 UTC (10+ messages)
` [PATCH net v3 1/2] bonding: convert unbalanced_load to per-cpu state
` [PATCH net v3 2/2] bonding: fix u32 overflow in compute_gap()
[PATCH net-next v2 0/4] net: ntb_netdev: Preserve checksum offload across NTB
2026-08-19 2:00 UTC (3+ messages)
[PATCH] gtp: add synchronize_net() in gtp_newlink() error path to prevent use-after-free
2026-08-19 1:48 UTC
[PATCH net v2] sctp: drop a chunk if its transport was removed
2026-08-19 1:38 UTC
[syzbot] [net?] WARNING in vmxnet3_probe_device
2026-08-19 1:17 UTC
[PATCH net] sctp: drop a backlogged chunk if its transport was removed
2026-08-19 1:15 UTC (4+ messages)
[PATCH v25 net-next 00/10] nbl driver for Nebulamatrix NICs
2026-08-19 0:28 UTC (12+ messages)
` [PATCH v25 net-next 01/10] net/nebula-matrix: add minimum nbl build framework
` [PATCH v25 net-next 02/10] net/nebula-matrix: add core driver architecture and HW layer initialization
` [PATCH v25 net-next 03/10] net/nebula-matrix: add channel layer
` [PATCH v25 net-next 04/10] net/nebula-matrix: add common resource implementation
` [PATCH v25 net-next 05/10] net/nebula-matrix: add intr "
` [PATCH v25 net-next 06/10] net/nebula-matrix: add chip-wide hardware init/deinit implementation
` [PATCH v25 net-next 07/10] net/nebula-matrix: dispatch: add control-level routing core infrastructure
` [PATCH v25 net-next 08/10] net/nebula-matrix: dispatch: implement channel RPC framework and serialize hardware ops
` [PATCH v25 net-next 09/10] net/nebula-matrix: add common/ctrl dev init/remove operation
` [PATCH v25 net-next 10/10] net/nebula-matrix: add common dev start/stop operation
[PATCH net-next 0/8] Netfilter/IPVS fixes for net-next
2026-08-19 0:04 UTC (2+ messages)
[PATCH net 0/3] net: fixes for requests completing on a socket that no longer listens
2026-08-18 23:28 UTC (4+ messages)
` [PATCH net 1/3] ipv6: fix request socket use-after-free after IPV6_ADDRFORM
[PATCH 1/3] dt-bindings: net: nfc: add st,st21nfcd-i2c
2026-08-18 23:22 UTC
[PATCH net] net: dsa: mt7530: do not advertise EEE on MT7621 switch
2026-08-18 23:22 UTC (3+ messages)
[PATCH net] net: bnxt: ring the doorbell when SW USO exits early
2026-08-18 22:54 UTC (3+ messages)
[PATCH v10 net-next 0/3] Implement PTP support in netdevsim
2026-08-18 22:45 UTC (2+ messages)
page: | 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