messages from 2026-08-21 07:05:15 to 2026-08-21 23:35:55 UTC [more...]
[PATCH net] bnxt_en: Bound SW TPA IDs to prevent crashes
2026-08-21 23:35 UTC
[PATCH net] net/sched: sch_teql: restore skb->dev on the slave failure path
2026-08-21 23:30 UTC (4+ messages)
[PATCH net v3 0/3] net: don't strip zerocopy frag markers from a forwarded skb
2026-08-21 21:45 UTC (2+ messages)
[PATCH net v2] net/mlx5e: Prevent stale XSK buffer release on refill retry
2026-08-21 21:37 UTC (4+ messages)
` [PATCH net v3 0/2] net/mlx5e: Prevent stale XSK buffer release on refill retries
` [PATCH net v3 1/2] net/mlx5e: Prevent stale XSK buffer release on refill retry
` [PATCH net v3 2/2] net/mlx5e: Prevent stale XSK buffer release on MPWQE "
[PATCH iproute2-next v6] ip/bond: add lacp_strict support
2026-08-21 21:30 UTC (2+ messages)
[PATCH net v9 0/1] openvswitch: Fix CT limit teardown use-after-free
2026-08-21 21:29 UTC (3+ messages)
` [PATCH net v9 1/1] "
[PATCH net-next] ice: rephrase LLDP filter fallback message
2026-08-21 20:59 UTC (2+ messages)
[PATCH net 0/4][pull request] Fix i40e/ice/iavf VF bonding after netdev lock changes
2026-08-21 20:45 UTC (5+ messages)
` [PATCH net 1/4] iavf: return EBUSY if reset in progress or not ready during MAC change
` [PATCH net 2/4] i40e: skip unnecessary VF reset when setting trust
` [PATCH net 3/4] iavf: send MAC change request synchronously
` [PATCH net 4/4] ice: skip unnecessary VF reset when setting trust
[PATCH net] net: amd-xgbe: support receiving packets with bad FCS
2026-08-21 20:36 UTC (4+ messages)
` [PATCH net v2] "
[PATCH] net: qualcomm: rmnet: require real-netns admin for bridging
2026-08-21 20:28 UTC
[PATCH net-next] net: stmmac: stm32: Set TSO/TBS Tx queues default settings
2026-08-21 20:25 UTC (9+ messages)
[PATCH net 0/2] tcp: fix congestion control UAFs in do_tcp_getsockopt()
2026-08-21 18:49 UTC (5+ messages)
` [PATCH net 1/2] tcp: fix use-after-free in do_tcp_getsockopt(TCP_CONGESTION)
` [PATCH net 2/2] tcp: fix use-after-free in do_tcp_getsockopt(TCP_CC_INFO)
[PATCH net] net: mana: Cap MSI-X vectors to the device MSI-X table size
2026-08-21 18:37 UTC
[PATCH net 1/2] net/tcp: fix TCP-AO key deletion in VRFs
2026-08-21 18:35 UTC (4+ messages)
` [PATCH net 2/2] selftests: net: tcp_ao: test VRF-scoped key deletion
[PATCH net v2] net: bnxt: ring the doorbell when SW USO exits early
2026-08-21 18:20 UTC (2+ messages)
[PATCH bpf v2] bpf: Fix NULL pointer dereference in bpf_sock_from_file
2026-08-21 17:36 UTC (3+ messages)
[PATCH RFC 0/3] genirq: Allow drivers to respect userspace IRQ affinities
2026-08-21 17:30 UTC (20+ messages)
` [PATCH RFC 1/3] cpumask: Honor irq_default_affinity in cpumask_local_spread()
` [PATCH RFC 2/3] genirq: Honor existing IRQ affinities when setting affinity hints
` [PATCH RFC 3/3] net: stmmac: Migrate IRQ balancing to cpumask_local_spread()
[PATCH net v3 0/3] xsk: pre-existing AF_XDP TX metadata fixes from Sashiko
2026-08-21 17:28 UTC (9+ messages)
` [PATCH net v3 2/3] xsk: honor XDP_TX_METADATA in zero-copy path
` [PATCH net v3 3/3] net: stmmac: document oversized AF_XDP frame handling
[PATCH 0/5] SUNRPC: Receive svcsock TCP records with ->read_sock
2026-08-21 17:22 UTC (6+ messages)
` [PATCH 1/5] SUNRPC: Separate the TLS control-record receive from its policy
` [PATCH 2/5] SUNRPC: Close the transport on an unhandled TLS record type
` [PATCH 3/5] SUNRPC: Flush a received record's pages once it is complete
` [PATCH 4/5] SUNRPC: Receive RPC records with ->read_sock
` [PATCH 5/5] SUNRPC: Bypass sock_recvmsg() for the TLS control-record receive
[PATCH net v2 0/6] net: stmmac: Fix double VLAN 802.1ad tag handling
2026-08-21 17:09 UTC (7+ messages)
` [PATCH net v2 1/6] net: stmmac: Remove VLAN perfect matching dead code
` [PATCH net v2 2/6] net: stmmac: Enable double VLAN processing only when supported
` [PATCH net v2 3/6] net: stmmac: Move double VLAN handling to a dedicated op
` [PATCH net v2 4/6] net: stmmac: Disable double VLAN handling on dwmac4
` [PATCH net v2 5/6] selftests: drv-net: Move _set_ethtool_feat() into lib
` [PATCH net v2 6/6] selftests: drv-net: Add VLAN test
[PATCH net v2] net/sched: act_ife: Only operate on Ethernet frames
2026-08-21 16:40 UTC
[PATCH net v4 1/2] net: core: propagate unreadable flag in skb_zerocopy
2026-08-21 16:38 UTC (3+ messages)
[PATCH net 00/10] Netfilter fixes for net
2026-08-21 15:38 UTC (11+ messages)
` [PATCH net 01/10] netfilter: tproxy: use DEBUG_NET_WARN_ON_ONCE for protocol fallbacks
` [PATCH net 02/10] netfilter: conncount: use DEBUG_NET_WARN_ON_ONCE on reaching count limit
` [PATCH net 03/10] netfilter: nf_tables: move hardware offload step after building the chain blob
` [PATCH net 04/10] netfilter: nft_set_pipapo_avx2: add missing vzeroupper
` [PATCH net 05/10] netfilter: x_tables: remove pr_debug
` [PATCH net 06/10] netfilter: xt_cgroup: use pr_info_ratelimited()
` [PATCH net 07/10] netfilter: nf_tables: skip double clone set expressions on element insert
` [PATCH net 08/10] netfilter: nf_tables: fix device name and prefix match in hook lookup
` [PATCH net 09/10] netfilter: nf_tables: set on dead bit when performing early element removal
` [PATCH net 10/10] netfilter: nf_tables: remove leftover set_update_list
[RFC] net/iucv: af_iucv socket locking - accounting, and a staged plan
2026-08-21 15:28 UTC (2+ messages)
[PATCH net] sctp: fix NULL deref on untransmitted RECONF completion
2026-08-21 15:28 UTC (2+ messages)
[PATCH iwl-next v3 0/6] Rework dpll pin control
2026-08-21 15:24 UTC (7+ messages)
` [PATCH iwl-next v3 1/6] ice: dpll: Add the MUX tables to the documentation
` [PATCH iwl-next v3 2/6] ice: dpll: Rework multiplexed pin notifications
` [PATCH iwl-next v3 3/6] ice: dpll: Use switch statements to handle pin states
` [PATCH iwl-next v3 4/6] ice: dpll: Check for bounds when updating the "
` [PATCH iwl-next v3 5/6] ice: dpll: Rework U.FL muxed pin (SMA) control
` [PATCH iwl-next v3 6/6] ice: dpll: Rework the SMA control logic to match the requirements
[PATCH 00/16] NTB: Add direct TX/RX using PCI endpoint DMA
2026-08-21 15:10 UTC (5+ messages)
` [PATCH 08/16] NTB: ntb_transport: Add opt-in direct-DMA channel reservation
[PATCH net v4] net: gro: Fix nesting of TCP GSO SKBs in skb_gro_receive_list()
2026-08-21 15:09 UTC (4+ messages)
[PATCH net] fou: ensure GUE headers have enough headroom
2026-08-21 14:59 UTC (2+ messages)
` [PATCH net v2] "
[PATCH net 0/4] net/sched: reset conntrack after packet munging
2026-08-21 14:58 UTC (5+ messages)
[PATCH net 0/2] net/iucv: give afiucv_hs_rcv() the preamble a packet_type handler needs
2026-08-21 14:55 UTC (8+ messages)
` [PATCH net 1/2] net/iucv: drop HiperSockets frames from other network namespaces
` [PATCH net 2/2] net/iucv: take a private, writable frame before rewriting it in place
[RFC 0/2] Type2 multipf support
2026-08-21 15:51 UTC (3+ messages)
` [RFC 1/2] cxl/memdev: add support for mutipf device
` [RFC 2/2] sfc: add multipf support
[PATCH net] nfc: llcp: fix UAF on socket in nfc_llcp_tx_work()
2026-08-21 14:20 UTC (2+ messages)
[PATCH] bnxt_en: Fix call to hardware monitoring event handler
2026-08-21 14:19 UTC (2+ messages)
[BUG] NFC: slab-use-after-free in _raw_spin_lock_irqsave
2026-08-21 14:14 UTC (4+ messages)
[PATCH net v2] gtp: add synchronize_net() in gtp_newlink() error path to prevent use-after-free
2026-08-21 13:53 UTC (2+ messages)
[PATCH nf v2] netfilter: nf_reject: initialize IPCB at inet ingress
2026-08-21 13:42 UTC (2+ messages)
[PATCH 0/4] ipv4: start using dst_dev_rcu()
2026-08-21 13:33 UTC (5+ messages)
` [PATCH v6.1.y 1/4] net: dst: add four helpers to annotate data-races around dst->dev
` [PATCH v6.1.y 2/4] ipv4: adopt dst_dev, skb_dst_dev and skb_dst_dev_net[_rcu]
` [PATCH v6.1.y 3/4] net: dst: introduce dst->dev_rcu
` [PATCH v6.1.y 4/4] ipv4: start using dst_dev_rcu()
[PATCH] RDMA/core: Fix use-after-free in ib_get_eth_speed()
2026-08-21 13:33 UTC (4+ messages)
[syzbot] [net?] [nfc?] KASAN: slab-out-of-bounds Read in __dynamic_pr_debug
2026-08-21 13:17 UTC (2+ messages)
[PATCH net v4 0/2] bonding: fix TLB load-tracking overflow on high-speed NICs
2026-08-21 13:12 UTC (7+ messages)
` [PATCH net v4 2/2] bonding: fix u32 overflow in compute_gap()
[PATCH net v5 0/1] tcp: bound SYN-ACK timers to reqsk timeout range
2026-08-21 13:08 UTC (4+ messages)
` [PATCH net v5 1/1] "
[PATCH iwl-net v2 0/2] i40e: fix set_ringparam error path crashes
2026-08-21 13:01 UTC (3+ messages)
` [PATCH iwl-net v2 1/2] i40e: fix set_ringparam error path freeing live Tx rings
` [PATCH iwl-net v2 2/2] i40e: avoid resetting BQL state when freeing temporary Tx rings in set_ringparam
[PATCH net] net: do not bond/team netdevices which use ml_priv
2026-08-21 13:01 UTC (11+ messages)
[PATCH net] net/iucv: filter frames in afiucv_hs_rcv() by ingress device
2026-08-21 12:55 UTC
[PATCH net-next] r8152: use GFP_NOIO during system suspend
2026-08-21 12:51 UTC (5+ messages)
[PATCH net-next RFC 0/6] netconsole: Support messages ratelimit-ing
2026-08-21 12:41 UTC (4+ messages)
` [PATCH net-next RFC 4/6] netconsole: tell the target when the rate limit drops messages
[PATCH net v2] net: sched: fix quantum/backlog overflow in fq, fq_codel, fq_pie, hhf, sfq
2026-08-21 12:40 UTC (8+ messages)
[PATCH net-next v4 0/3] net: pse-pd: decouple controller lookup from MDIO probe
2026-08-21 12:33 UTC (3+ messages)
` [PATCH net-next v4 3/3] net: phy: own phydev->psec via PSE notifier and remove fwnode_mdio hook
[PATCH net v4 0/3] net: xilinx: axienet: Fix IRQ error handling
2026-08-21 12:32 UTC (4+ messages)
` [PATCH net v4 1/3] net: xilinx: axienet: Propagate errors from optional IRQ lookup
` [PATCH net v4 2/3] net: xilinx: axienet: Handle optional IRQ return value correctly
` [PATCH net v4 3/3] net: xilinx: axienet: Fix IRQ error handling
[PATCH net v8 1/1] openvswitch: Fix CT limit teardown use-after-free
2026-08-21 12:20 UTC (3+ messages)
REGRESSION: bnxt_en fails to initialize with errno -22 in page_pool_create_percpu on 6.18.45
2026-08-21 12:02 UTC (2+ messages)
[PATCH net v2 0/3] net/iucv: fix the recvmsg window update
2026-08-21 11:17 UTC (4+ messages)
` [PATCH net v2 1/3] net/iucv: only send the window update on HiperSockets sockets
` [PATCH net v2 2/3] net/iucv: claim the receive credit atomically
` [PATCH net v2 3/3] net/iucv: send the window update outside message_q.lock
[PATCH iwl-net v1] i40e: fix set_ringparam error path freeing live Tx rings
2026-08-21 11:10 UTC (3+ messages)
[PATCH net] netfilter: nf_conntrack_h323: fix double cursor advance in decode_int()
2026-08-21 11:00 UTC (2+ messages)
[PATCH v2 net] octeontx2-pf: fix NULL deref of af_xdp_zc_qidx on rep setup
2026-08-21 10:55 UTC
[PATCH] net: ethernet: mtk_wed: increase WED v2 WDMA RESV_BUFF to 0x80
2026-08-21 10:54 UTC (2+ messages)
[PATCH net] octeontx2-pf: fix NULL deref of af_xdp_zc_qidx on rep setup
2026-08-21 10:54 UTC (2+ messages)
[PATCH net v2] nfc: llcp: fix NULL pointer dereference race in nfc_llcp_send_ui_frame()
2026-08-21 10:32 UTC
[PATCH v2 net] octeontx2-af: fix cn20k mailbox lifetime on repeated rvu_mbox_init()
2026-08-21 10:23 UTC
[PATCH net] net: qualcomm: rmnet: require CAP_NET_ADMIN in the real device netns for changelink
2026-08-21 10:19 UTC (3+ messages)
` [PATCH net v2] "
[PATCH 1/2] net: fec: Propagate PTP initialization errors
2026-08-21 10:13 UTC (2+ messages)
[PATCH net] octeontx2-af: fix ng_rvu leak on repeated mailbox init
2026-08-21 10:10 UTC (2+ messages)
[PATCH net-next 0/3] net: Make sure clk_init_data is fully initialized
2026-08-21 10:07 UTC (4+ messages)
` [PATCH net-next 1/3] net: macb: "
` [PATCH net-next 2/3] net: mdio: mux-meson-g12a: "
` [PATCH net-next 3/3] net: phy: air_en8811h: "
[PATCH v4] net: ethernet: renesas: rswitch: fix device_node refcount leak in rswitch_get_port_node()
2026-08-21 10:07 UTC
[RFC net-next v13] net: phy: Add driver for Motorcomm Quad 2.5GbE phy
2026-08-21 10:04 UTC
[PATCH] net: pcs: enable autonegotiation for 10g-usxgmii
2026-08-21 10:00 UTC (2+ messages)
[PATCH net 0/9] pull request: batman-adv 2026-08-21
2026-08-21 9:48 UTC (10+ messages)
` [PATCH net 1/9] batman-adv: fix stale receive device on merged fragments
` [PATCH net 2/9] batman-adv: bla: avoid CRC corruption due to parallel claim add
` [PATCH net 3/9] batman-adv: bla: prevent CRC corruptions after claim flush
` [PATCH net 4/9] batman-adv: dat: avoid unaligned fault in IP extraction
` [PATCH net 5/9] batman-adv: dat: atomically update mac addresses
` [PATCH net 6/9] batman-adv: fix TX priority extraction for BATADV_FORW_MCAST
` [PATCH net 7/9] batman-adv: mcast: ensure unshared skb for multicast packets
` [PATCH net 8/9] batman-adv: mcast: linearize skbuff for packet generation
` [PATCH net 9/9] batman-adv: bla: fix freeing of claims on meshif deletion
[PATCH net] net: iptunnel: fix stale transport header during tunnel decapsulation
2026-08-21 9:54 UTC (10+ messages)
[PATCH 6.12.y v2] ipv4: start using dst_dev_rcu()
2026-08-21 9:54 UTC
[PATCH nf-next v2] netfilter: osf: remove unreachable break in nf_osf_ttl()
2026-08-21 9:50 UTC
[PATCH] netfilter: osf: remove unreachable break in nf_osf_ttl()
2026-08-21 9:50 UTC (3+ messages)
[PATCH v19 00/40] DEPT(DEPendency Tracker)
2026-08-21 9:48 UTC (7+ messages)
[PATCH] pptp: reject payloads shorter than the PPP protocol field
2026-08-21 9:42 UTC (5+ messages)
[PATCH net v4 0/6] net: phy: fix cleanup after probe failure
2026-08-21 9:42 UTC (3+ messages)
` [PATCH net v4 5/6] net: phy: propagate errors from default port setup
[PATCH v3 0/3] nfc: st-nci: Fairphone 5 NFC bring-up (ST21NFCD)
2026-08-21 9:28 UTC (2+ messages)
[PATCH net-next 00/14] skb extension for BPF metadata
2026-08-21 9:27 UTC (2+ messages)
[PATCH v8] vhost: invalidate vring access on IOTLB transitions
2026-08-21 9:21 UTC
[PATCH net] octeontx2-af: Fix limiting SRIOV VF count logic
2026-08-21 9:21 UTC (2+ messages)
[PATCH net-next v1 0/2] net/smc: fix v2 slot clearing and reduce TX slot contention
2026-08-21 9:19 UTC (4+ messages)
` [PATCH net-next v1 2/2] net/smc: reduce TX slot contention with exclusive wait
[PATCH net-next v2 0/2] net/smc: fix v2 slot clearing and reduce TX slot contention
2026-08-21 9:17 UTC (3+ messages)
` [PATCH net-next v2 1/2] net/smc: clear the correct v2 slot and buffer in smc_wr_tx_put_slot()
` [PATCH net-next v2 2/2] net/smc: reduce TX slot contention with exclusive wait
[PATCH net v3 0/2] sctp: handle wrapped and duplicate RECONF responses
2026-08-21 9:14 UTC (3+ messages)
` [PATCH net v3 1/2] sctp: distinguish sequence zero from wildcard in reconf lookup
` [PATCH net v3 2/2] sctp: fix stream->outcnt underflow on duplicate RECONF responses
[PATCH net v2] net/socket: remove unused do_sock_{set,get}sockopt() exports
2026-08-21 8:58 UTC (2+ messages)
[PATCH] net/packet: fix network header offset for non-VLAN raw packets on VLAN subinterfaces
2026-08-21 8:57 UTC
[PATCH net v2] vsock/virtio: validate packet source for connected sockets
2026-08-21 8:51 UTC (2+ messages)
[PATCH 0/2] wifi: nl80211: Document sta-info nested attribute
2026-08-21 7:47 UTC (3+ messages)
` [PATCH 1/2] wifi: nl80211: add "
` [PATCH 2/2] net: ynl: allow u8 sub-type for indexed array
[PATCH v2] net/smc: release the internal TCP sock on IPPROTO_SMC socket creation failure
2026-08-21 7:38 UTC (3+ messages)
` [PATCH v3] "
[PATCH net-next v10 0/4] net: dsa: motorcomm: Add LED support
2026-08-21 7:32 UTC (3+ messages)
` [PATCH net-next v10 4/4] dt-bindings: net: dsa: yt921x: Add LEDs definition example
[PATCH net] octeontx2-pf: reset TL4 topology on HTB offload teardown
2026-08-21 7:28 UTC
[PATCH v2] bnx2x: fix NULL pointer dereference in bnx2x_free_mem_bp()
2026-08-21 7:20 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