messages from 2026-04-28 00:51:02 to 2026-04-28 10:03:28 UTC [more...]
[PATCH net-next 0/5] Consolidate FCrypt and PCBC code into net/rxrpc/
2026-04-28 10:03 UTC (10+ messages)
` [PATCH net-next 1/5] net/rxrpc: Add local FCrypt-PCBC implementation
` [PATCH net-next 2/5] net/rxrpc: Use "
` [PATCH net-next 3/5] net/rxrpc: Reimplement DES-PCBC using DES library
` [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] "
[PATCH v2 0/9] bitfield: add FIELD_GET_SIGNED()
2026-04-28 9:39 UTC (5+ messages)
` [PATCH v2 2/9] x86/extable: switch to using FIELD_GET_SIGNED()
` [PATCH v2 7/9] wifi: rtw89: "
[Openvpn-devel] [PATCH ovpn-net-next] ovpn: reset MAC header before passing skb up
2026-04-28 9:36 UTC (2+ messages)
[RFC PATCH v1 0/9] uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access
2026-04-28 9:36 UTC (8+ 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()
[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)
[PATCH net-next 0/2] devlink, ice, mlx5: add init/fini ops for shared devlink for ice to use
2026-04-28 9:09 UTC (3+ 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
[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 iwl-next v7 00/14] Introduce iXD driver
2026-04-28 9:00 UTC (19+ messages)
` [PATCH iwl-next v7 01/14] virtchnl: create 'include/linux/intel' and move necessary header files
` [PATCH iwl-next v7 02/14] libie: add PCI device initialization helpers to libie
` [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
` [PATCH iwl-next v7 05/14] libie: add bookkeeping support for control queue messages
` [PATCH iwl-next v7 06/14] idpf: remove 'vport_params_reqd' field
` [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
` [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
` [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] 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 0/5] selftests/xsk: foundational UMEM refactoring
2026-04-28 8:03 UTC (6+ 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 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
[PATCH iwl-next v4 0/3] igc: add support for forcing link speed without autonegotiation
2026-04-28 6:56 UTC (5+ messages)
` [PATCH iwl-next v4 1/3] igc: remove unused autoneg_failed field
` [Intel-wired-lan] "
` [PATCH iwl-next v4 2/3] igc: move autoneg-enabled settings into igc_handle_autoneg_enabled()
` [PATCH iwl-next v4 3/3] igc: add support for forcing link speed without autonegotiation
[PATCH net] net: airoha: Do not return err in ndo_stop() callback
2026-04-28 6:53 UTC
[PATCH] net: datagram: Drain queue before reporting EOF or ENOTCONN
2026-04-28 6:49 UTC (3+ messages)
[PATCH net-next v7 1/2] net: pppoe: implement GRO/GSO support
2026-04-28 6:47 UTC (2+ messages)
` [PATCH net-next v7 2/2] selftests: net: test PPPoE packets in gro.sh
[PATCH net-next] ppp: consolidate RX skb queueing
2026-04-28 6:43 UTC (2+ messages)
[RFC Patch net-next v1 0/9] r8169: add RSS support for RTL8127
2026-04-28 6:37 UTC (4+ messages)
` [RFC Patch net-next v1 9/9] r8169: add support for ethtool
[PATCH net-next v2 0/5] Reimplement TCP-AO using crypto library
2026-04-28 6:34 UTC (9+ messages)
` [PATCH net-next v2 2/5] net/tcp-ao: Use crypto library API instead of crypto_ahash
[PATCH v2 net] net: enetc: fix VSI mailbox timeout handling and DMA lifecycle
2026-04-28 6:31 UTC
[linus:master] [net] 22cb45afd2: kunit.mctp_test_bind_lookup.mctp-route.fail
2026-04-28 6:14 UTC
[PATCH net v3] ipv6: Implement limits on extension header parsing
2026-04-28 6:02 UTC (2+ messages)
[PATCH net V4 0/4] net/mlx5: Fixes for Socket-Direct
2026-04-28 6:01 UTC (5+ messages)
` [PATCH net V4 1/4] net/mlx5: SD: Serialize init/cleanup
` [PATCH net V4 2/4] net/mlx5: SD, Keep multi-pf debugfs entries on primary
` [PATCH net V4 3/4] net/mlx5e: SD, Fix missing cleanup on probe error
` [PATCH net V4 4/4] net/mlx5e: SD, Fix race condition in secondary device probe/remove
[PATCH mlx5-next 0/4] mlx5-next updates 2026-04-28
2026-04-28 5:38 UTC (5+ messages)
` [PATCH mlx5-next 1/4] mlx5: Rename the vport number enums for host PF and VF
` [PATCH mlx5-next 2/4] net/mlx5: Add function_id_type for enable/disable_hca cmds
` [PATCH mlx5-next 3/4] net/mlx5: Remove unused host_sf_enable field
` [PATCH mlx5-next 4/4] net/mlx5: Extend query_esw_functions output for multi-function support
[PATCH net] bareudp: fix NULL pointer dereference in bareudp_fill_metadata_dst()
2026-04-28 5:33 UTC (2+ messages)
[PATCH net-next 0/3] net/mlx5: enable sub-page allocations for mlx5_frag_buf
2026-04-28 5:29 UTC (4+ messages)
` [PATCH net-next 1/3] net/mlx5: wire frag buf pools lifecycle hooks
` [PATCH net-next 2/3] net/mlx5: add frag buf pools create/destroy paths
` [PATCH net-next 3/3] net/mlx5: use internal dma pools for frag buf alloc
[PATCH net-next] net: airoha: Rename get_src_port_id callback in get_sport
2026-04-28 5:23 UTC
[PATCH net 00/11] Intel Wired LAN Update 2026-04-27 (ice, iavf)
2026-04-28 5:22 UTC (12+ messages)
` [PATCH net 01/11] iavf: rename IAVF_VLAN_IS_NEW to IAVF_VLAN_ADDING
` [PATCH net 02/11] iavf: stop removing VLAN filters from PF on interface down
` [PATCH net 03/11] iavf: wait for PF confirmation before removing VLAN filters
` [PATCH net 04/11] iavf: add VIRTCHNL_OP_ADD_VLAN to success completion handler
` [PATCH net 05/11] ice: fix NULL pointer dereference in ice_reset_all_vfs()
` [PATCH net 06/11] ice: fix infinite recursion in ice_cfg_tx_topo via ice_init_dev_hw
` [PATCH net 07/11] ice: fix missing SMA pin initialization in DPLL subsystem
` [PATCH net 08/11] ice: fix SMA and U.FL pin state changes affecting paired pin
` [PATCH net 09/11] dpll: export __dpll_pin_change_ntf() for use under dpll_lock
` [PATCH net 10/11] ice: fix missing dpll notifications for SW pins
` [PATCH net 11/11] ice: add dpll peer notification for paired SMA and U.FL pins
[PATCH net-next] docs: 3c509: remove note about card detection failing with overclock
2026-04-28 5:20 UTC (2+ messages)
[PATCH net-next V2 0/3] net/mlx5: Fix E-Switch work queue deadlock with devlink lock
2026-04-28 5:10 UTC (4+ messages)
` [PATCH net-next V2 1/3] net/mlx5: E-Switch, move work queue generation counter
` [PATCH net-next V2 2/3] net/mlx5: E-Switch, introduce generic work queue dispatch helper
` [PATCH net-next V2 3/3] net/mlx5: E-Switch, fix deadlock between devlink lock and esw->wq
[PATCH net-next] net: airoha: Introduce airoha_fe_get()/airoha_qdma_get() register read helpers
2026-04-28 5:10 UTC
[PATCH net-next v3] net: reduce RFS/ARFS flow updates by checking LLC affinity
2026-04-28 5:09 UTC (2+ messages)
[PATCH net] net: airoha: Do not read uninitialized fragment address in airoha_dev_xmit()
2026-04-28 5:06 UTC (4+ messages)
[PATCH net-next] r8152: Fix double consecutive clearing of PLA_MCU_SPDWN_EN bit
2026-04-28 3:43 UTC
[PATCH net-next 0/4] r8152: Add support for the RTL8159 10Gbit USB Ethernet chip
2026-04-28 3:47 UTC (5+ messages)
` [PATCH net-next 1/4] r8152: Add support for 10Gbit Link Speeds and EEE
` [PATCH net-next 2/4] r8152: Add support for the RTL8159 chip
` [PATCH net-next 3/4] r8152: Add irq mitigation for RTL8157/9
` [PATCH net-next 4/4] r8152: Add firmware upload capability for RTL8157/RTL8159
[PATCH net-next] r8152: Use ocp/mdio test and clear functions in r8157_hw_phy_cfg()
2026-04-28 3:44 UTC
[PATCH v2] net: ethernet: rnpgbe: mark nonfunctional incomplete driver as BROKEN
2026-04-28 3:08 UTC
[PATCH net v2] tcp: make probe0 timer handle expired user timeout
2026-04-28 3:00 UTC (2+ messages)
[PATCH] netpoll: fix IPv6 local-address corruption
2026-04-28 3:00 UTC (2+ messages)
[PATCH] net: ethernet: rnpgbe: mark nonfunctional incomplete driver as BROKEN
2026-04-28 2:59 UTC (4+ messages)
[PATCH v3] ibmveth: Disable GSO for packets with small MSS
2026-04-28 2:20 UTC (2+ messages)
[PATCH net 11/11] ipvs: fix the spin_lock usage for RT build
2026-04-28 2:13 UTC (3+ messages)
[PATCH net-next v1 0/5] net: wangxun: timeout and error
2026-04-28 2:11 UTC (6+ messages)
` [PATCH net-next v1 1/5] net: ngbe: implement libwx reset ops
` [PATCH net-next v1 2/5] net: wangxun: add Tx timeout process
` [PATCH net-next v1 3/5] net: wangxun: add reinit parameter to wx->do_reset callback
` [PATCH net-next v1 4/5] net: wangxun: extract the close_suspend sequence
` [PATCH net-next v1 5/5] net: wangxun: implement pci_error_handlers ops
[PATCH] net: fealnx: make driver work on architectures without I/O ports
2026-04-28 2:11 UTC
[PATCH net] neigh: let neigh_xmit take skb ownership
2026-04-28 2:10 UTC (2+ messages)
[PATCH net v3] net: dsa: mt7530: fix .get_stats64 sleeping in atomic context
2026-04-28 1:59 UTC (2+ messages)
[PATCH net] net: enetc: fix VSI mailbox timeout handling and DMA lifecycle
2026-04-28 1:55 UTC (2+ messages)
[PATCH v1 net] ipmr: Free mr_table after RCU grace period
2026-04-28 1:50 UTC (2+ messages)
[PATCH net v5 0/2] net/sched: taprio: fix NULL pointer dereference in class dump
2026-04-28 1:50 UTC (2+ messages)
[PATCH net v2] net: phonet: do not BUG_ON() in pn_socket_autobind() on failed bind
2026-04-28 1:50 UTC (2+ messages)
[PATCHv2 net-next] net: bcmasp: handle EPROBE_DEFER for MAC retrieval
2026-04-28 1:43 UTC
[PATCH net-next] ppp: add PPPOX symbol
2026-04-28 1:28 UTC
[PATCH net v2] net: usb: rtl8150: fix use-after-free in rtl8150_start_xmit()
2026-04-28 1:10 UTC (2+ messages)
[PATCH] NFC: trf7970a: Ignore antenna noise when checking for RF field
2026-04-28 1:10 UTC (2+ messages)
[PATCH net v3] ipv6: rpl: reserve mac_len headroom when recompressed SRH grows
2026-04-28 1:10 UTC (2+ messages)
[PATCH 0/2] ice: ptp: fix E825 timer synchronization and locking
2026-04-28 1:00 UTC (5+ messages)
` [PATCH iwl-net 1/2] ice: ptp: serialize E825 PHY timer start with PTP lock
` [Intel-wired-lan] "
` [PATCH iwl-net 2/2] ice: ptp: use primary NAC semaphore on E825
` [Intel-wired-lan] "
[PATCH] net: atheros: atl1e: use atomic functions with memory barriers for next_to_clean
2026-04-28 0:59 UTC (2+ messages)
[PATCH net] net/sched: sch_fq_pie: annotate data-races in fq_pie_dump_stats()
2026-04-28 0:50 UTC (2+ messages)
[PATCH net] net/sched: sch_choke: annotate data-races in choke_dump_stats()
2026-04-28 0:50 UTC (2+ messages)
[PATCH net] net: airoha: fix BQL imbalance in TX path
2026-04-28 0:50 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