messages from 2026-06-24 15:24:34 to 2026-06-24 22:53:14 UTC [more...]
[PATCH net v3] sctp: add INIT verification after cookie unpacking
2026-06-24 22:53 UTC
[PATCH net] net: mana: Sync page pool RX frags for CPU
2026-06-24 22:50 UTC (3+ messages)
` [EXTERNAL] "
[PATCH net v2] nfc: nci: fix uninit-value in nci_core_init_rsp_packet()
2026-06-24 22:44 UTC
[PATCH net v2 1/1] net/sched: sch_teql: Introduce slaves_lock to avoid race condition and UAF
2026-06-24 22:40 UTC
[PATCH net] net: udp_tunnel: fix use-after-free by refcounting udp_tunnel_nic
2026-06-24 22:31 UTC (3+ messages)
[PATCH net v2 0/2] Fix MANA RX with bounce buffering
2026-06-24 22:26 UTC (3+ messages)
` [PATCH net v2 1/2] net: mana: Sync page pool RX frags for CPU
` [PATCH net v2 2/2] net: mana: Validate the packet length reported by the NIC
[PATCH net] eth: fbnic: fix race between concurrent hwmon sensor reads
2026-06-24 22:22 UTC (4+ messages)
[PATCH v29 0/5] Type2 device basic support
2026-06-24 22:10 UTC (3+ messages)
` [PATCH v29 4/5] sfc: obtain and map cxl range using devm_cxl_probe_mem
[PATCH v4] vhost/vdpa: reject overflowing PA map page counts on 32-bit
2026-06-24 22:10 UTC (2+ messages)
[PATCH v12 00/12] VMSCAPE optimization for BHI variant
2026-06-24 22:03 UTC (8+ messages)
` [PATCH v12 02/12] x86/bhi: Make clear_bhb_loop() effective on newer CPUs
` [PATCH v12 07/12] static_call: Define EXPORT_STATIC_CALL_FOR_MODULES()
[PATCH v2 bpf-next 0/2] bpf: bpf_redirect_peer egress redirection
2026-06-24 21:59 UTC (7+ messages)
` [PATCH v2 bpf-next 1/2] bpf: Support BPF_F_EGRESS with bpf_redirect_peer
` [PATCH v2 bpf-next 2/2] selftests/bpf: Add tests for bpf_redirect_peer with BPF_F_EGRESS
[PATCH v3] vhost/vdpa: reject overflowing PA map page counts on 32-bit
2026-06-24 21:59 UTC (2+ messages)
[PATCH v2] vhost/vdpa: reject overflowing PA map page counts on 32-bit
2026-06-24 21:54 UTC (2+ messages)
[PATCH] vhost/vdpa: reject overflowing PA map page counts
2026-06-24 21:47 UTC (3+ messages)
[PATCH net v4 0/2] net: phy: sfp/mdio-i2c: defer RollBall probe + fix mii_bus leak
2026-06-24 21:44 UTC (3+ messages)
` [PATCH net v4 2/2] net: phy: mdio-i2c: defer RollBall bridge probe to PHY discovery
[PATCH bpf 0/2] bpf, sockmap: Fix sockmap leaking UDP socks
2026-06-24 21:39 UTC (7+ messages)
` [PATCH bpf 1/2] bpf, sockmap: Don't leak UDP socks on lookup-bind-release
[PATCH bpf 2/2] selftests/bpf: Add test for UDP sock leak on sockmap lookup-bind-release
2026-06-24 21:24 UTC (3+ messages)
[PATCH nf-next 0/4] netfilter: replace u_int*_t with kernel int types (batch 2)
2026-06-24 21:00 UTC (6+ messages)
` [PATCH nf-next 1/4] netfilter: nf_conntrack_sane: replace u_int16_t with u16
` [PATCH nf-next 2/4] netfilter: nf_conntrack_h323_main: replace u_int8_t with u8
` [PATCH nf-next 3/4] netfilter: nf_conntrack_amanda: replace u_int16_t with u16
` [PATCH nf-next 4/4] netfilter: ip_vs_nfct: replace u_int8_t with u8
[PATCH bpf-next v2] bpf, unix: Guard sk_msg-dependent code behind CONFIG_NET_SOCK_MSG
2026-06-24 20:57 UTC (11+ messages)
[PATCH net v2] net: pse-pd: scope pse_control regulator handle to kref lifetime
2026-06-24 20:40 UTC
[PATCH net] net: pse-pd: scope pse_control regulator handle to kref lifetime
2026-06-24 20:38 UTC (2+ messages)
[PATCH net] net: enetc: fix potential divide-by-zero when num_vsi is zero
2026-06-24 19:54 UTC (2+ messages)
[PATCH v2 net 0/2] tipc: syzbot related fixes
2026-06-24 19:07 UTC (5+ messages)
` [PATCH v2 net 1/2] tipc: fix UAF in cleanup_bearer() due to premature dst_cache_destroy()
[PATCH net] net: ethtool: keep rtnl_lock for ops using ethtool_op_get_link()
2026-06-24 19:04 UTC
[PATCH v2] netdevsim: fix use-after-free in nsim_create and __nsim_dev_port_del
2026-06-24 18:35 UTC (2+ messages)
[PATCH] af_unix: move proto info out of CONFIG_BPF_SYSCALL
2026-06-24 18:20 UTC (2+ messages)
[PATCH net 0/4] net: avoid nested UP notifier events
2026-06-24 18:20 UTC (5+ messages)
` [PATCH net 1/4] net: turn the rx_mode work into a generic netdev_work facility
` [PATCH net 2/4] net: add the driver-facing netdev_work scheduling API
` [PATCH net 3/4] vlan: defer real device state propagation to netdev_work
` [PATCH net 4/4] selftests: bonding: add a test for VLAN propagation over a bonded real device
[PATCH] net: sparx5: unregister blocking notifier on init failure
2026-06-24 18:16 UTC (2+ messages)
[PATCH net] dt-bindings: net: renesas,ether: Drop example "ethernet-phy-ieee802.3-c22" fallback
2026-06-24 18:07 UTC (4+ messages)
[PATCH 0/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
2026-06-24 17:52 UTC (3+ messages)
[PATCH 0/2] Fix a few memory bugs in RPC-with-TLS
2026-06-24 17:41 UTC (3+ messages)
[PATCH] ipv6: fib6: fix NULL deref in fib6_walk_continue() on multi-batch dump
2026-06-24 17:22 UTC (2+ messages)
[Bug ?] Packet with End.X segment not correctly forwarded to nexthop
2026-06-24 17:18 UTC (2+ messages)
[PATCH] octeontx2-af: Free BPID bitmap on setup failure
2026-06-24 17:09 UTC (2+ messages)
[PATCH v3] nfc: nci: add data_len bound checks to activation parameter extractors
2026-06-24 16:53 UTC (2+ messages)
[BUG] KFENCE: use-after-free read in udp_tunnel_nic_device_sync_work
2026-06-24 16:51 UTC (9+ messages)
[PATCH net-next v5 0/4] dpll: add NCO pin type and zl3073x support
2026-06-24 16:42 UTC (16+ messages)
` [PATCH net-next v5 1/4] dpll: add DPLL_PIN_TYPE_INT_NCO pin type
[PATCH net v7 3/4] iavf: send MAC change request synchronously
2026-06-24 16:31 UTC (2+ messages)
[PATCH net v3 00/11] rxrpc: Miscellaneous fixes
2026-06-24 16:38 UTC (12+ messages)
` [PATCH net v3 01/11] rxrpc: Fix ACKALL packet handling
` [PATCH net v3 02/11] rxrpc: Fix leak of connection from OOB challenge
` [PATCH net v3 03/11] rxrpc: Fix double unlock in rxrpc_recvmsg()
` [PATCH net v3 04/11] afs: Fix further netns teardown to cancel the preallocation charger
` [PATCH net v3 05/11] afs: Fix uncancelled rxrpc OOB message handler
` [PATCH net v3 06/11] rxrpc: Fix the reception of a reply packet before data transmission
` [PATCH net v3 07/11] rxrpc: Fix oob challenge leak in cleanup after notification failure
` [PATCH net v3 08/11] rxrpc: Fix potential infinite loop in rxrpc_recvmsg()
` [PATCH net v3 09/11] rxrpc: Fix socket notification race
` [PATCH net v3 10/11] rxrpc: Fix leak of released call in recvmsg(MSG_PEEK)
` [PATCH net v3 11/11] rxrpc: Fix rxrpc_rotate_tx_rotate() to check there's something to rotate
[PATCH 0/7] ARM: rockchip: rv1126: Add support for Alientek ATK-DLRV1126
2026-06-24 16:38 UTC (11+ messages)
` [PATCH 1/7] dt-bindings: vendor-prefixes: add alientek
` [PATCH 2/7] dt-bindings: arm: rockchip: Add Alientek DLRV1126
` [PATCH 3/7] dt-bindings: net: rockchip-dwmac: Allow 9 clocks
` [PATCH 4/7] net: stmmac: dwmac-rk: Enable refout clock for RGMII
` [PATCH 6/7] ARM: dts: rockchip: Add RV1126 I2C5
[PATCH net 0/7] xsk: fix AF_XDP multi-buffer Tx descriptor reclaim
2026-06-24 16:37 UTC (3+ messages)
[PATCH net v7 2/4] i40e: skip unnecessary VF reset when setting trust
2026-06-24 16:30 UTC (2+ messages)
` [Intel-wired-lan] "
[RFC net-next 08/15] ipxlat: add translation engine and dispatch core
2026-06-24 16:18 UTC (2+ messages)
[PATCH net v2] nfc: llcp: fix OOB read and u8 offset wrap in TLV parsers
2026-06-24 16:16 UTC (2+ messages)
[PATCH v3 0/7] net: wwan: t9xx: Add MediaTek T9XX WWAN driver
2026-06-24 16:15 UTC (7+ messages)
` [PATCH v3 1/7] net: wwan: t9xx: Add PCIe core
` [PATCH v3 2/7] net: wwan: t9xx: Add control plane transaction layer
` [PATCH v3 3/7] net: wwan: t9xx: Add control DMA interface
[PATCH net v4 0/5] nfc: fix multiple OOB reads in NCI and LLCP parsing paths
2026-06-24 16:11 UTC (2+ messages)
[RFC net-next 08/15] ipxlat: add translation engine and dispatch core
2026-06-24 15:43 UTC (2+ messages)
[PATCH net v2 0/2] sctp: validate INIT in COOKIE-ECHO when auth disabled
2026-06-24 15:46 UTC (2+ messages)
[PATCH] xfrm: iptfs: propagate SKBFL_SHARED_FRAG in iptfs_skb_add_frags()
2026-06-24 15:45 UTC (2+ messages)
[PATCH 7/7] ARM: dts: rockchip: Add Alientek DLRV1126
2026-06-24 15:44 UTC (2+ messages)
Ethtool : PRBS feature
2026-06-24 15:35 UTC (11+ messages)
[TEST] GRO on i40e looks off
2026-06-24 15:34 UTC
[TEST] Weird RSS state on ice
2026-06-24 15:30 UTC
[PATCH net v2 2/2] octeontx2-af: suppress kpu profile loading warning
2026-06-24 15:24 UTC (2+ messages)
[PATCH 0/2] sched: Introduce and use deferred WARNs in sched
2026-06-24 15:24 UTC (6+ messages)
` [PATCH 1/2] bug: Provide WARN_ON.*DEFERRED() macros for console deferred output
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