messages from 2026-04-21 17:59:01 to 2026-04-22 06:57:01 UTC [more...]
[net-next PATCH 00/10] net: dsa: realtek: rtl8365mb: bridge offloading and VLAN support
2026-04-22 6:56 UTC (15+ messages)
` [net-next PATCH 06/10] net: dsa: realtek: rtl8365mb: add "
` [net-next PATCH 07/10] net: dsa: realtek: rtl8365mb: add port_bridge_{join,leave}
` [net-next PATCH 08/10] net: dsa: realtek: rtl8365mb: add FDB support
` [net-next PATCH 09/10] net: dsa: realtek: rtl8365mb: add bridge port flags
a bug in drivers/net/macsec.c ? (ssci endianness)
2026-04-22 6:47 UTC (2+ messages)
[PATCH net v4 0/2] tcp: fix listener wakeup after reuseport migration
2026-04-22 6:40 UTC (6+ messages)
` [PATCH net v4 1/2] tcp: call sk_data_ready() after listener migration
` [PATCH net v4 2/2] selftests/bpf: check epoll readiness during reuseport migration
[PATCH-next 00/23] cgroup/cpuset: Enable runtime update of nohz_full and managed_irq CPUs
2026-04-22 6:39 UTC (7+ messages)
` [PATCH 02/23] sched/isolation: Enhance housekeeping_update() to support updating more than one HK cpumask
` [PATCH 18/23] cpu/hotplug: Add a new cpuhp_offline_cb() API
[PATCH] smb: smbdirect: move fs/smb/common/smbdirect/ to fs/smb/smbdirect/
2026-04-22 6:31 UTC
[PATCH net 14/18] drivers: net: xircom: xirc2ps: Remove this driver
2026-04-22 6:21 UTC
[PATCH] wifi: mac80211: check ieee80211_rx_data_set_link return in pubsta MLO path
2026-04-22 6:27 UTC (2+ messages)
[PATCH v1 00/11] Introduce error threshold to drm_ras
2026-04-22 6:25 UTC (9+ messages)
` [PATCH v1 02/11] drm/ras: Introduce get-error-threshold
` [PATCH v1 03/11] drm/ras: Introduce set-error-threshold
` [PATCH v1 05/11] drm/xe/sysctrl: Add system controller interrupt handler
[PATCH net v1] vhost_net: fix sleeping with preempt-disabled in vhost_net_busy_poll()
2026-04-22 6:05 UTC (2+ messages)
[PATCH] dt-bindings: Fix phandle-array constraints, again
2026-04-22 5:46 UTC (4+ messages)
[PATCH net 00/18] Remove a number of ISA and PCMCIA Ethernet drivers
2026-04-22 5:42 UTC (28+ messages)
` [PATCH net 01/18] drivers: net: 3com: 3c509: Remove this driver
` [PATCH net 02/18] drivers: net: 3com: 3c515: "
` [PATCH net 03/18] drivers: net: 3com: 3c574: "
` [PATCH net 04/18] drivers: net: 3com: 3c589: "
` [PATCH net 05/18] drivers: net: 3com: 3c59x: "
` [PATCH net 06/18] drivers: net: amd: Remove hplance and mvme147
` [PATCH net 07/18] drivers: net: amd: lance: Remove this driver
` [PATCH net 08/18] drivers: net: amd: nmclan: "
` [PATCH net 09/18] drivers: net: smsc: smc9194: "
` [PATCH net 10/18] drivers: net: smsc: smc91c92: "
` [PATCH net 11/18] drivers: net: cirrus: cs89x0: "
` [PATCH net 12/18] drivers: net: cirrus: mac89x0: "
` [PATCH net 13/18] drivers: net: fujitsu: fmvj18x: "
` [PATCH net 14/18] drivers: net: xircom: xirc2ps: "
` [PATCH net 15/18] drivers: net: 8390: AX88190: "
` [PATCH net 16/18] drivers: net: 8390: pcnet: "
` [PATCH net 17/18] drivers: net: 8390: ultra: "
` [PATCH net 18/18] drivers: net: 8390: wd80x3: "
[PATCH bpf-next v4 0/4] bpf: Reject TCP_NODELAY in TCP header option
2026-04-22 5:05 UTC (3+ messages)
` [PATCH bpf-next v4 2/4] bpf: Reject TCP_NODELAY in bpf-tcp-cc
[PATCH 0/2] net: packetengines: remove obsolete PCI drivers
2026-04-22 4:48 UTC (3+ messages)
` [PATCH 1/2] net: packetengines: remove obsolete hamachi driver
` [PATCH 2/2] net: packetengines: remove obsolete yellowfin driver and vendor dir
[PATCH net v6] net: stmmac: Prevent NULL deref when RX memory exhausted
2026-04-22 4:45 UTC
[PATCH net-deletions v2] net: remove unused ATM protocols and legacy ATM device drivers
2026-04-22 4:18 UTC
[PATCH net v3 0/8] xsk: fix bugs around xsk skb allocation
2026-04-22 3:36 UTC (9+ messages)
` [PATCH net v3 1/8] xsk: reject sw-csum UMEM binding to IFF_TX_SKB_NO_LINEAR devices
` [PATCH net v3 2/8] xsk: handle NULL dereference of the skb without frags issue
` [PATCH net v3 3/8] xsk: fix use-after-free of xs->skb in xsk_build_skb() free_err path
` [PATCH net v3 4/8] xsk: prevent CQ desync when freeing half-built skbs in xsk_build_skb()
` [PATCH net v3 5/8] xsk: avoid skb leak in XDP_TX_METADATA case
` [PATCH net v3 6/8] xsk: free the skb when hitting the upper bound MAX_SKB_FRAGS
` [PATCH net v3 7/8] xsk: fix xsk_addrs slab leak on multi-buffer error path
` [PATCH net v3 8/8] xsk: don't support AF_XDP on 32-bit architectures
[PATCH net] tcp: make probe0 timer handle expired user timeout
2026-04-22 3:31 UTC (3+ messages)
[PATCH net v2 0/8] xsk: fix bugs around xsk skb allocation
2026-04-22 2:54 UTC (6+ messages)
` [PATCH net v2 8/8] xsk: fix u64 descriptor address truncation on 32-bit architectures
[PATCH net v2 0/2] tcp: symmetric challenge ACK for SEG.ACK > SND.NXT
2026-04-22 2:38 UTC (3+ messages)
` [PATCH net v2 2/2] selftests/net: packetdrill: cover RFC 5961 5.2 challenge ACK on both edges
[PATCH] net: phonet: do not BUG_ON() in pn_socket_autobind() on failed bind
2026-04-22 2:21 UTC (2+ messages)
[PATCH] net: phonet: fix BUG_ON() in pn_socket_autobind()
2026-04-22 2:15 UTC
[PATCH net-deletions] net: remove ax25 and amateur radio (hamradio) subsystem
2026-04-22 1:56 UTC (2+ messages)
[PATCH net v1] net: validate skb->napi_id in RX tracepoints
2026-04-22 1:55 UTC (4+ messages)
[PATCH net v3 0/2] tcp: fix listener wakeup after reuseport migration
2026-04-22 0:38 UTC (6+ messages)
` [PATCH net v3 1/2] tcp: call sk_data_ready() after listener migration
` [PATCH net v3 2/2] selftests/bpf: check epoll readiness during reuseport migration
[syzbot] [kvm?] [net?] [virt?] BUG: sleeping function called from invalid context in vhost_get_avail_idx
2026-04-22 0:36 UTC (5+ messages)
[PATCH] rxrpc: fix missing validation of ticket length in
2026-04-22 0:32 UTC
[PATCH bpf-next v4 1/4] bpf: Reject TCP_NODELAY in TCP header option callbacks
2026-04-21 23:53 UTC (3+ messages)
[PATCH iproute2] ss: fix vsock port filter
2026-04-21 23:37 UTC (2+ messages)
[syzbot] [net?] kernel BUG in pn_socket_sendmsg
2026-04-21 23:16 UTC
[PATCH bpf-next v3 0/9] Refactor verifier object relationship tracking
2026-04-21 22:52 UTC (12+ messages)
` [PATCH bpf-next v3 1/9] bpf: Unify dynptr handling in the verifier
` [PATCH bpf-next v3 2/9] bpf: Assign reg->id when getting referenced kptr from ctx
` [PATCH bpf-next v3 3/9] bpf: Preserve reg->id of pointer objects after null-check
` [PATCH bpf-next v3 4/9] bpf: Refactor object relationship tracking and fix dynptr UAF bug
` [PATCH bpf-next v3 5/9] bpf: Remove redundant dynptr arg check for helper
` [PATCH bpf-next v3 6/9] selftests/bpf: Test creating dynptr from dynptr data and slice
` [PATCH bpf-next v3 7/9] selftests/bpf: Test using dynptr after freeing the underlying object
` [PATCH bpf-next v3 8/9] selftests/bpf: Test using slice after invalidating dynptr clone
` [PATCH bpf-next v3 9/9] selftests/bpf: Test using file dynptr after the reference on file is dropped
[PATCH net v2 1/8] xsk: reject sw-csum UMEM binding to IFF_TX_SKB_NO_LINEAR devices
2026-04-21 22:20 UTC (4+ messages)
[PATCH net v8 00/15] net: sleepable ndo_set_rx_mode
2026-04-21 22:19 UTC (5+ messages)
` [PATCH net v8 03/15] net: cache snapshot entries for ndo_set_rx_mode_async
[PATCH net 2/4] rxrpc: Fix conn-level packet handling to unshare RESPONSE packets
2026-04-21 20:58 UTC (3+ messages)
[PATCH net 0/4] rxrpc: Miscellaneous fixes
2026-04-21 20:32 UTC (3+ messages)
` [PATCH net 1/4] rxrpc: Fix memory leaks in rxkad_verify_response()
[PATCH net v3] ipv6: Cap TLV scan in ip6_tnl_parse_tlv_enc_lim
2026-04-21 20:24 UTC
[PATCH iproute2] lib: add input validation for time, rate, and size parsing functions
2026-04-21 20:23 UTC
[PATCH v11 0/4] Support multi-channel IRQs in stmmac platform drivers
2026-04-21 20:07 UTC (5+ messages)
` [PATCH v11 2/4] arm64: dts: s32: set Ethernet channel irqs
` [PATCH v11 4/4] stmmac: s32: enable support for Multi-IRQ mode
[PATCH] net: usb: rtl8150: fix use-after-free in rtl8150_start_xmit()
2026-04-21 20:05 UTC (2+ messages)
[PATCH net v3 1/1] net: l3mdev: Reject non-L3 uppers in slave helpers
2026-04-21 19:44 UTC (5+ messages)
[PATCH bpf-next] selftests/bpf: drop xdping tool
2026-04-21 18:39 UTC (3+ messages)
[PATCH v1] net: liquidio: resolve VF pci_dev on demand for FLR requests
2026-04-21 18:39 UTC (3+ messages)
[PATCH net 1/2] net/mlx5e: psp: Fix invalid access on PSP dev registration fail
2026-04-21 18:32 UTC (10+ messages)
[PATCH] gtp: disable BH before calling udp_tunnel_xmit_skb()
2026-04-21 18:08 UTC (6+ messages)
[PATCH net] seg6: fix seg6 lwtunnel output redirect for L2 reduced encap mode
2026-04-21 17:50 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