messages from 2026-04-28 07:05:59 to 2026-04-28 11:35:12 UTC [more...]
[PATCH net v4 2/8] xsk: handle NULL dereference of the skb without frags issue
2026-04-28 11:33 UTC (2+ messages)
[RFC PATCH v1 0/9] uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access
2026-04-28 11:34 UTC (16+ messages)
` [RFC PATCH v1 2/9] uaccess: Convert INLINE_COPY_{TO/FROM}_USER to kconfig and reduce ifdefery
` [RFC PATCH v1 4/9] uaccess: Introduce copy_{to/from}_user_partial()
` [RFC PATCH v1 7/9] x86: Add unsafe_copy_from_user()
[BUG] mlx5: VLAN-aware bridge drops all traffic in legacy eswitch mode without promiscuous
2026-04-28 11:32 UTC (4+ messages)
[PATCH] net: usb: rtl8150: free skb on usb_submit_urb() failure in xmit
2026-04-28 11:32 UTC (3+ messages)
` [PATCH net v2] "
[PATCH net-next v5 0/3] net: dsa: yt921x: Add port police support
2026-04-28 11:26 UTC (4+ messages)
` [PATCH net-next v5 1/3] net: dsa: pass extack to dsa_switch_ops :: port_policer_add()
` [PATCH net-next v5 2/3] net: dsa: yt921x: Refactor long register helpers
` [PATCH net-next v5 3/3] net: dsa: yt921x: Add port police support
[PATCH net v3] ipv6: validate extension header length before copying to cmsg
2026-04-28 11:24 UTC (2+ messages)
[PATCH 1/1] nfc: llcp: fix use-after-free in llcp_sock_release()
2026-04-28 11:22 UTC
[PATCH net v1 0/2] ipv6: fix ECMP route failover on carrier loss
2026-04-28 11:21 UTC (6+ messages)
` [PATCH net v1 1/2] ipv6: update route serial number on NETDEV_CHANGE
` [PATCH net v1 2/2] selftest: net: Add test for TCP flow failover with ECMP routes
[PATCH] mctp i2c: check packet length before marking flow active
2026-04-28 11:20 UTC (4+ messages)
` [PATCH net v2] net: mctp i2c: check "
[PATCH net-next 0/2] devlink, ice, mlx5: add init/fini ops for shared devlink for ice to use
2026-04-28 11:10 UTC (4+ messages)
` [PATCH net-next 1/2] devlink, mlx5: add init/fini ops for shared devlink
` [PATCH net-next 2/2] ice: use shared devlink to store ice_adapters instead of custom xarray
[PATCH net 0/2] ipv6: tunnel changelink: use cached netns pointer
2026-04-28 11:07 UTC (3+ messages)
` [PATCH net 1/2] ip6: vti: Use ip6_tnl.net in vti6_changelink()
` [PATCH net 2/2] ip6_gre: Use cached t->net in ip6erspan_changelink()
[PATCH] hv_sock: fix ARM64 support
2026-04-28 11:05 UTC
[PATCH net] neighbour: neigh_xmit needs to release skb on -EAFNOSUPPORT
2026-04-28 11:00 UTC (2+ messages)
[PATCH net v2] ipv6: addrconf: skip ERRDAD transition when address already DEAD
2026-04-28 10:59 UTC (3+ messages)
` [PATCH net v3] "
[PATCH iwl-net v2 0/4] iavf: fix VLAN filter state machine races
2026-04-28 10:53 UTC (4+ messages)
[PATCH v2 0/2] pinctrl: qcom: add support for the TLMM controller on Nord platforms
2026-04-28 10:50 UTC (3+ messages)
` [PATCH v2 2/2] pinctrl: qcom: add the TLMM driver for the "
[PATCH net v6] net: stmmac: Prevent NULL deref when RX memory exhausted
2026-04-28 10:50 UTC (3+ messages)
[PATCH v2 0/9] bitfield: add FIELD_GET_SIGNED()
2026-04-28 10:43 UTC (6+ messages)
` [PATCH v2 2/9] x86/extable: switch to using FIELD_GET_SIGNED()
` [PATCH v2 7/9] wifi: rtw89: "
[PATCH AUTOSEL 7.0-5.10] selftests: fib_nexthops: test stale has_v4 on nexthop replace
2026-04-28 10:41 UTC (3+ messages)
` [PATCH AUTOSEL 7.0-6.12] 9p/trans_xen: make cleanup idempotent after dataring alloc errors
` [PATCH AUTOSEL 7.0-5.10] ipv6: Cap TLV scan in ip6_tnl_parse_tlv_enc_lim
[PATCH iwl-next v4 0/3] igc: add support for forcing link speed without autonegotiation
2026-04-28 10:39 UTC (4+ messages)
` [PATCH iwl-next v4 1/3] igc: remove unused autoneg_failed field
` [Intel-wired-lan] "
[PATCH v3 net-next] net/intel: Replace manual array size calculation with ARRAY_SIZE
2026-04-28 10:36 UTC
[PATCH 0/5] selftests/xsk: foundational UMEM refactoring
2026-04-28 10:28 UTC (7+ messages)
` [PATCH 1/5] selftests/xsk: Introduce helpers for setting UMEM properties
` [PATCH 2/5] selftests/xsk: Eliminate umem reference from ifobject
` [PATCH 3/5] selftests/xsk: Remove umem from pkt_generate parameters
` [PATCH 4/5] selftests/xsk: Use umem_size() helper consistently
` [PATCH 5/5] selftests/xsk: Introduce mmap_size in umem struct
[PATCH RESEND net-next] net/intel/e100: Make read-only param_range struct static const
2026-04-28 10:26 UTC
[PATCH RESEND net-next] net/sun: Fix multiple typos in comments
2026-04-28 10:17 UTC
[PATCH net 0/9] net/sched: Fix packet loops in mirred and netem
2026-04-28 10:16 UTC (3+ messages)
` [PATCH net 9/9] selftests/tc-testing: Add netem test case exercising loops
[PATCH iwl-next v7 00/14] Introduce iXD driver
2026-04-28 10:11 UTC (26+ messages)
` [PATCH iwl-next v7 01/14] virtchnl: create 'include/linux/intel' and move necessary header files
` [Intel-wired-lan] "
` [PATCH iwl-next v7 02/14] libie: add PCI device initialization helpers to libie
` [Intel-wired-lan] "
` [PATCH iwl-next v7 03/14] libeth: allow to create fill queues without NAPI
` [PATCH iwl-next v7 04/14] libie: add control queue support
` [Intel-wired-lan] "
` [PATCH iwl-next v7 05/14] libie: add bookkeeping support for control queue messages
` [Intel-wired-lan] "
` [PATCH iwl-next v7 06/14] idpf: remove 'vport_params_reqd' field
` [Intel-wired-lan] "
` [PATCH iwl-next v7 07/14] idpf: refactor idpf to use libie_pci APIs
` [Intel-wired-lan] "
` [PATCH iwl-next v7 08/14] idpf: refactor idpf to use libie control queues
` [PATCH iwl-next v7 09/14] idpf: make mbx_task queueing and cancelling more consistent
` [Intel-wired-lan] "
` [PATCH iwl-next v7 10/14] idpf: print a debug message and bail in case of non-event ctlq message
` [PATCH iwl-next v7 11/14] ixd: add basic driver framework for Intel(R) Control Plane Function
` [Intel-wired-lan] "
` [PATCH iwl-next v7 12/14] ixd: add reset checks and initialize the mailbox
` [PATCH iwl-next v7 13/14] ixd: add the core initialization
` [Intel-wired-lan] "
` [PATCH iwl-next v7 14/14] ixd: add devlink support
` [Intel-wired-lan] "
[PATCH iwl-net] ice: only free LL TS IRQ when the handler is present
2026-04-28 10:11 UTC (2+ messages)
[PATCH net v2 1/1] net/sched: cls_flower: avoid stale mask references after delete
2026-04-28 10:11 UTC (3+ messages)
[PATCH net-next v2 0/5] Reimplement TCP-AO using crypto library
2026-04-28 10:10 UTC (5+ messages)
` [PATCH net-next v2 2/5] net/tcp-ao: Use crypto library API instead of crypto_ahash
[PATCH v2 iproute2-next 0/4] Introduce FRMR pools
2026-04-28 10:05 UTC (5+ messages)
` [PATCH v2 iproute2-next 1/4] rdma: Update headers
[PATCH net-next 0/5] Consolidate FCrypt and PCBC code into net/rxrpc/
2026-04-28 10:05 UTC (6+ messages)
` [PATCH net-next 4/5] crypto: fcrypt - Remove support for FCrypt block cipher
` [PATCH net-next 5/5] crypto: pcbc - Remove support for PCBC mode
[PATCH net] netfilter: nf_nat: avoid invalid nat_net pointer use on failed nf_nat_init()
2026-04-28 10:01 UTC (2+ messages)
[PATCH net,v2 0/8] Netfilter fixes for net
2026-04-28 9:58 UTC (9+ messages)
` [PATCH net 1/8] netfilter: arp_tables: fix IEEE1394 ARP payload parsing
` [PATCH net 2/8] netfilter: nf_tables: use list_del_rcu for netlink hooks
` [PATCH net 3/8] rculist: add list_splice_rcu() for private lists
` [PATCH net 4/8] netfilter: nf_tables: join hook list via splice_list_rcu() in commit phase
` [PATCH net 5/8] netfilter: nf_tables: add hook transactions for device deletions
` [PATCH net 6/8] netfilter: xt_policy: fix strict mode inbound policy matching
` [PATCH net 7/8] netfilter: reject zero shift in nft_bitwise
` [PATCH net 8/8] netfilter: nf_conntrack_sip: don't use simple_strtoul
[RFC PATCH] ice: allow creating VFs when !CONFIG_ICE_SWITCHDEV
2026-04-28 9:44 UTC (2+ messages)
` [Intel-wired-lan] "
[Openvpn-devel] [PATCH ovpn-net-next] ovpn: reset MAC header before passing skb up
2026-04-28 9:36 UTC (2+ messages)
[PATCH net-next v3] net: mdio: drop unneeded dependency on OF_GPIO
2026-04-28 9:33 UTC
[PATCH net] net: ipv6: fix NOREF dst use in seg6 and rpl lwtunnels
2026-04-28 9:30 UTC (5+ messages)
[net-next PATCH 00/10] net: dsa: realtek: rtl8365mb: bridge offloading and VLAN support
2026-04-28 9:26 UTC (8+ messages)
` [net-next PATCH 06/10] net: dsa: realtek: rtl8365mb: add "
[PATCH net] tcp: do not shrink window clamp when SO_RCVBUF is locked
2026-04-28 9:21 UTC (2+ messages)
[PATCH net 3/3] netconsole: propagate device name truncation in dev_name_store()
2026-04-28 9:23 UTC (4+ messages)
[PATCH v2] ice: wait for reset completion in ice_resume()
2026-04-28 9:17 UTC (4+ messages)
` [Intel-wired-lan] "
[PATCH] vsock/virtio: fix memory leak in virtio_transport_recv_listen()
2026-04-28 8:57 UTC (4+ messages)
[PATCH] net: phonet: fix BUG_ON() in pn_socket_autobind()
2026-04-28 8:48 UTC (3+ messages)
[PATCH net] tcp: do not shrink window clamp when SO_RCVBUF is locked
2026-04-28 8:47 UTC (3+ messages)
[PATCH net] net: airoha: Move entries to queue head in case of DMA mapping failure in airoha_dev_xmit()
2026-04-28 8:44 UTC
[PATCH iwl-net v1 0/2] Rework ice Tx checksum
2026-04-28 8:34 UTC (4+ messages)
` [PATCH iwl-net v1 1/2] ice: always do GCS if hardware supports it
` [PATCH iwl-net v1 2/2] ice: use NETIF_F_HW_CSUM instead of IP/IPV6
[PATCH net] net: add net_iov_init() and use it to initialize ->page_type
2026-04-28 8:14 UTC (3+ messages)
[PATCH iproute2-next] tc: use ll_init_map() only when needed
2026-04-28 8:28 UTC
[PATCH v3] ice: wait for reset completion in ice_resume()
2026-04-28 8:17 UTC
[PATCH] dsa: b53: hide legacy gpiolib usage on non-mips
2026-04-28 8:08 UTC (2+ messages)
[PATCH iproute2-next] ll_map: add RTEXT_FILTER_SKIP_STATS to ll_init_map()
2026-04-28 7:56 UTC
[PATCH iwl-net v2] ice: fix SMA and U.FL pin state changes affecting paired pin
2026-04-28 7:51 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH 0/2] thunderbolt: fix wedge under sustained tbnet load on AM4 and AM5
2026-04-28 7:42 UTC (5+ messages)
` [PATCH 1/2] thunderbolt: drop start_poll guard in tb_ring_poll_complete()
` [PATCH 2/2] net: thunderbolt: enlarge RX/TX ring and set NAPI weight for sustained load
[PATCH v7 0/3] Add support for ICSSM Ethernet on AM57x, AM437x, and AM335x
2026-04-28 7:17 UTC (4+ messages)
` [PATCH v7 1/3] arm: dts: ti: Add device tree support for PRU-ICSS on AM57xx
` [PATCH v7 2/3] arm: dts: ti: Add device tree support for PRU-ICSS on AM437x
` [PATCH v7 3/3] arm: dts: ti: Add device tree support for PRU-ICSS on AM335x
[PATCH 0/9] thunderbolt: Introduce USB4STREAM
2026-04-28 7:22 UTC (10+ messages)
` [PATCH 1/9] thunderbolt: Add tb_property_merge_dir()
` [PATCH 2/9] thunderbolt: Add KUnit test for tb_property_merge_dir()
` [PATCH 3/9] thunderbolt: Allow service drivers to specify their own properties
` [PATCH 4/9] thunderbolt / net: Move ring_frame_size() to thunderbolt.h
` [PATCH 5/9] thunderbolt / net: Let the service drivers configure interrupt throttling
` [PATCH 6/9] thunderbolt: Add helper to figure size of the ring
` [PATCH 7/9] thunderbolt: Add tb_ring_flush()
` [PATCH 8/9] thunderbolt: Add support for ConfigFS
` [PATCH 9/9] thunderbolt: Add support for USB4STREAM
[PATCH v4 net-next] net/sched: rename qstats_overlimit_inc() to qstats_cpu_overlimit_inc()
2026-04-28 7:09 UTC
[PATCH bpf-next v3 0/9] Refactor verifier object relationship tracking
2026-04-28 7:05 UTC (5+ messages)
` [PATCH bpf-next v3 4/9] bpf: Refactor object relationship tracking and fix dynptr UAF bug
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