messages from 2025-04-04 08:53:48 to 2025-04-06 04:27:02 UTC [more...]
[syzbot] [net?] possible deadlock in ipv6_sock_ac_close (4)
2025-04-06 4:26 UTC (3+ messages)
[PATCH v1 net] ipv6: Fix null-ptr-deref in addrconf_add_ifaddr()
2025-04-06 3:57 UTC
general protection fault in addrconf_add_ifaddr
2025-04-06 3:28 UTC (2+ messages)
[PATCH v12 0/5] rust: Add IO polling
2025-04-06 1:44 UTC (7+ messages)
` [PATCH v12 1/5] rust: time: Add PartialEq/Eq/PartialOrd/Ord trait to Ktime
` [PATCH v12 2/5] rust: time: Introduce Delta type
` [PATCH v12 3/5] rust: time: Introduce Instant type
` [PATCH v12 4/5] rust: time: Add wrapper for fsleep() function
` [PATCH v12 5/5] MAINTAINERS: rust: Add a new section for all of the time stuff
[net PATCH 0/2] Fixes for net/phy/phylink.c
2025-04-05 20:53 UTC (23+ messages)
` [net PATCH 1/2] net: phy: Cleanup handling of recent changes to phy_lookup_setting
[PATCH net-next,v2 1/2] net: phy: add LED dimming support
2025-04-05 19:52 UTC (4+ messages)
` [PATCH net-next,v2 2/2] net: phy: mxl-gpy: "
[PATCH iproute2] nstat: Fix NULL Pointer Dereference
2025-04-05 15:34 UTC (2+ messages)
[PATCH] docs: Remove literal markup from Documentation/ paths
2025-04-05 15:31 UTC (6+ messages)
[PATCH v2] octeontx2-pf: Add error log forcn10k_map_unmap_rq_policer()
2025-04-05 15:23 UTC
[PATCH net-next v7 0/2] Fix late DMA unmap crash for page pool
2025-04-05 12:50 UTC (6+ messages)
` [PATCH net-next v7 1/2] page_pool: Move pp_magic check into helper functions
` [PATCH net-next v7 2/2] page_pool: Track DMA-mapped pages and unmap them when destroying the pool
[REGRESSION] Massive virtio-net throughput drop in guest VM with Linux 6.8+
2025-04-05 12:18 UTC (18+ messages)
[PATCH net-next v3] net: wwan: Add error handling for ipc_mux_dl_acb_send_cmds()
2025-04-05 11:52 UTC
[PATCH iproute2] MAINTAINERS: update bridge entry
2025-04-05 10:25 UTC
[PATCH v1] net/mlx5: Fix null-ptr-deref in mlx5e_tc_nic_create_miss_table()
2025-04-05 10:20 UTC
[PATCH v1] net/mlx5: Fix null-ptr-deref in mlx5_create_ttc_table()
2025-04-05 10:08 UTC
[PATCH v1] net/mlx5: Fix null-ptr-deref in mlx5_create_inner_ttc_table()
2025-04-05 10:00 UTC
[RFC PATCH] net: sched: em_text: Replace strncpy() with strscpy_pad()
2025-04-05 8:57 UTC (3+ messages)
[RFC v3 iproute2-next 0/2] Add mdb offload failure notification
2025-04-05 8:17 UTC (5+ messages)
` [RFC v3 iproute2-next 1/2] bridge: mdb: Support offload failed flag
` [RFC v3 iproute2-next 2/2] iplink_bridge: Add mdb_offload_fail_notification
[Patch v3 net-next 0/3] Add support for mdb offload failure notification
2025-04-05 8:10 UTC (6+ messages)
` [Patch v3 net-next 1/3] net: bridge: mcast: Add offload failed mdb flag
` [Patch v3 net-next 2/3] net: bridge: Add offload_fail_notification bopt
` [Patch v3 net-next 3/3] net: bridge: mcast: Notify on mdb offload failure
[syzbot] [sctp?] KMSAN: uninit-value in sctp_assoc_bh_rcv
2025-04-05 4:40 UTC
[RFC PATCH 00/13] Ultra Ethernet driver introduction
2025-04-05 1:07 UTC (13+ messages)
[RFC PATCH bpf-next 0/3] Exactly-once UDP socket iteration
2025-04-04 23:20 UTC (5+ messages)
` [RFC PATCH bpf-next 1/3] bpf: udp: Use bpf_udp_iter_batch_item for bpf_udp_iter_state batch items
` [RFC PATCH bpf-next 2/3] bpf: udp: Avoid socket skips and repeats during iteration
` [RFC PATCH bpf-next 3/3] selftests/bpf: Add tests for bucket resume logic in UDP socket iterators
[PATCH net] net: ethtool: Don't call .cleanup_data when prepare_data fails
2025-04-04 21:45 UTC (5+ messages)
[PATCHv2 net] bonding: use permanent address for MAC swapping if device address is same
2025-04-04 21:36 UTC (2+ messages)
[PATCH 0/7] irqbypass: Cleanups and a perf improvement
2025-04-04 21:14 UTC (8+ messages)
` [PATCH 1/7] irqbypass: Drop pointless and misleading THIS_MODULE get/put
` [PATCH 2/7] irqbypass: Drop superfluous might_sleep() annotations
` [PATCH 3/7] irqbypass: Take ownership of producer/consumer token tracking
` [PATCH 4/7] irqbypass: Explicitly track producer and consumer bindings
` [PATCH 5/7] irqbypass: Use paired consumer/producer to disconnect during unregister
` [PATCH 6/7] irqbypass: Use guard(mutex) in lieu of manual lock+unlock
` [PATCH 7/7] irqbypass: Use xarray to track producers and consumers
[Patch v2 net-next 0/3] Add support for mdb offload failure notification
2025-04-04 20:15 UTC (11+ messages)
` [Patch v2 net-next 1/3] net: bridge: mcast: Add offload failed mdb flag
` [Patch v2 net-next 2/3] net: bridge: Add offload_fail_notification bopt
` [Patch v2 net-next 3/3] net: bridge: mcast: Notify on mdb offload failure
[RFC PATCH net-next] veth: apply qdisc backpressure on full ptr_ring to reduce TX drops
2025-04-04 19:51 UTC (2+ messages)
[Patch net v2 00/11] net_sched: make ->qlen_notify() idempotent
2025-04-04 19:03 UTC (14+ messages)
` [Patch net v2 06/11] codel: remove sch->q.qlen check before qdisc_tree_reduce_backlog()
` [Patch net v2 07/11] selftests/tc-testing: Add a test case for FQ_CODEL with HTB parent
` [Patch net v2 08/11] selftests/tc-testing: Add a test case for FQ_CODEL with QFQ parent
` [Patch net v2 09/11] selftests/tc-testing: Add a test case for FQ_CODEL with HFSC parent
` [Patch net v2 10/11] selftests/tc-testing: Add a test case for FQ_CODEL with DRR parent
` [Patch net v2 11/11] selftests/tc-testing: Add a test case for FQ_CODEL with ETS parent
[PATCH v2] net: wwan: Add error handling for ipc_mux_dl_acb_send_cmds()
2025-04-04 18:28 UTC (3+ messages)
[PATCH net 1/2] net: tls: explicitly disallow disconnect
2025-04-04 18:12 UTC (3+ messages)
` [PATCH net 2/2] selftests: tls: check that disconnect does nothing
[PATCH bpf v2 0/2] support SKF_NET_OFF and SKF_LL_OFF on skb frags
2025-04-04 17:56 UTC (7+ messages)
` [PATCH bpf v2 1/2] bpf: "
` [PATCH bpf v2 2/2] selftests/net: test sk_filter support for SKF_NET_OFF on frags
[PATCH] octeontx2-pf: Add error handling for cn10k_map_unmap_rq_policer()
2025-04-04 17:46 UTC (6+ messages)
[GIT PULL] Networking for v6.15-rc1
2025-04-04 17:02 UTC (2+ messages)
[PATCH v12 00/23] cxl: add type2 device basic support
2025-04-04 16:45 UTC (24+ messages)
` [PATCH v12 01/23] "
` [PATCH v12 02/23] sfc: add cxl support
` [PATCH v12 04/23] cxl: move register/capability check to driver
` [PATCH v12 05/23] cxl: add function for type2 cxl regs setup
` [PATCH v12 07/23] cxl: support dpa initialization without a mailbox
` [PATCH v12 08/23] sfc: initialize dpa
` [PATCH v12 09/23] cxl: prepare memdev creation for type2
` [PATCH v12 11/23] cxl: define a driver interface for HPA free space enumeration
` [PATCH v12 12/23] sfc: obtain root decoder with enough HPA free space
` [PATCH v12 13/23] cxl: define a driver interface for DPA allocation
` [PATCH v12 18/23] cxl: allow region creation by type2 drivers
[PATCH v11 6/8] MAINTAINERS: rust: Add new sections for DELAY/SLEEP and TIMEKEEPING API
2025-04-04 16:40 UTC (4+ messages)
[PATCH net 0/2] ipv6: Multipath routing fixes
2025-04-04 16:22 UTC (10+ messages)
` [PATCH net 1/2] ipv6: Start path selection from the first nexthop
` [PATCH net 2/2] ipv6: Do not consider link down nexthops in path selection
[PATCH net] net: hold instance lock during NETDEV_CHANGE
2025-04-04 16:11 UTC
[RFC net-next PATCH 00/13] Add PCS core support
2025-04-04 15:19 UTC (6+ messages)
` [RFC net-next PATCH 01/13] dt-bindings: net: Add binding for Xilinx PCS
WTS Available laptops and Memory
2025-04-04 13:30 UTC
[PATCH net] selftests: net: amt: indicate progress in the stress test
2025-04-04 15:10 UTC (2+ messages)
[PATCH net v3 0/4] netlink: specs: rt_addr: fix problems revealed by C codegen
2025-04-04 15:10 UTC (2+ messages)
[PATCH net v2 0/2] net: make memory provider install / close paths more common
2025-04-04 15:10 UTC (2+ messages)
[PATCH net v2 0/7] There are some bugfix for hibmcge driver
2025-04-04 14:58 UTC (7+ messages)
` [PATCH net v2 1/7] net: hibmcge: fix incorrect pause frame statistics issue
` [PATCH net v2 6/7] net: hibmcge: fix not restore rx pause mac addr after reset issue
` [PATCH net v2 7/7] net: hibmcge: fix multiple phy_stop() issue
[PATCH] sctp: detect and prevent references to a freed transport in sendmsg
2025-04-04 14:53 UTC
[PATCH rdma-next 0/3] RDMA/mana_ib: extend MR support
2025-04-04 14:45 UTC (4+ messages)
` [PATCH rdma-next 1/3] RDMA/mana_ib: Access remote atomic for MRs
` [PATCH rdma-next 2/3] RDMA/mana_ib: support of the zero based MRs
` [PATCH rdma-next 3/3] RDMA/mana_ib: Add support of 4M, 1G, and 2G pages
[PATCH v3] arcnet: Add NULL check in com20020pci_probe()
2025-04-04 14:40 UTC (2+ messages)
[PATCH net v2] net: ibmveth: make veth_pool_store stop hanging
2025-04-04 14:40 UTC (2+ messages)
[PATCH v4 0/1] usbnet:fix NPE during rx_complete
2025-04-04 14:30 UTC (2+ messages)
[PATCH net] net: octeontx2: Handle XDP_ABORTED and XDP invalid as XDP_DROP
2025-04-04 14:30 UTC (2+ messages)
[PATCH] vhost/net: remove zerocopy support
2025-04-04 14:52 UTC
[PATCH] sctp: check transport existence before processing a send primitive
2025-04-04 14:22 UTC (7+ messages)
[PATCH v8 0/7] Add Nuvoton NCT6694 MFD drivers
2025-04-04 14:21 UTC (7+ messages)
` [PATCH v8 1/7] mfd: Add core driver for Nuvoton NCT6694
[PATCH net] net: lwtunnel: disable preemption when required
2025-04-04 14:19 UTC (5+ messages)
another netdev instance lock bug in ipv6_add_dev
2025-04-04 14:03 UTC (6+ messages)
[PATCH stable] xdp: Reset bpf_redirect_info before running a xdp's BPF prog
2025-04-04 13:37 UTC (4+ messages)
[PATCH v2 0/3] vsock: add namespace support to vhost-vsock
2025-04-04 13:05 UTC (8+ messages)
[net-next PATCH v13 00/14] net: dsa: Add Airoha AN8855 support
2025-04-04 13:01 UTC (3+ messages)
` [net-next PATCH v13 10/14] mfd: an8855: Add support for Airoha AN8855 Switch MFD
[PATCH v2 net 0/2] fix wrong hds-thresh value setting
2025-04-04 12:21 UTC (3+ messages)
` [PATCH v2 net 1/2] net: ethtool: fix ethtool_ringparam_get_cfg() returns a hds_thresh value always as 0
` [PATCH v2 net 2/2] selftests: drv-net: test random value for hds-thresh
[PATCH iwl-net 0/6] undeadlock iavf
2025-04-04 11:24 UTC (8+ messages)
` [PATCH iwl-net 1/6] iavf: iavf_suspend(): take RTNL before netdev_lock()
` [PATCH iwl-net 2/6] iavf: centralize watchdog requeueing itself
` [PATCH iwl-net 3/6] iavf: simplify watchdog_task in terms of adminq task scheduling
` [PATCH iwl-net 4/6] iavf: extract iavf_watchdog_step() out of iavf_watchdog_task()
` [PATCH iwl-net 5/6] iavf: sprinkle netdev_assert_locked() annotations
` [PATCH iwl-net 6/6] iavf: get rid of the crit lock
[PATCH iwl-net v1] idpf: fix potential memory leak on kcalloc() failure
2025-04-04 10:54 UTC
[PATCH iwl-next v3 0/3] E825C timesync dual NAC support
2025-04-04 10:52 UTC (7+ messages)
` [PATCH iwl-next v3 1/3] ice: remove SW side band access workaround for E825
` [Intel-wired-lan] "
` [PATCH iwl-next v3 2/3] ice: refactor ice_sbq_msg_dev enum
` [Intel-wired-lan] "
` [PATCH iwl-next v3 3/3] ice: enable timesync operation on 2xNAC E825 devices
` [Intel-wired-lan] "
[RFC v2 iproute2-next 0/2] Add mdb offload failure notification
2025-04-04 10:32 UTC (6+ messages)
` [RFC v2 iproute2-next 1/2] bridge: mdb: Support offload failed flag
` [RFC v2 iproute2-next 2/2] iplink_bridge: Add mdb_offload_fail_notification
[PATCH v27 00/20] nvme-tcp receive offloads
2025-04-04 10:12 UTC (6+ messages)
` [PATCH v27 15/20] net/mlx5e: NVMEoTCP, use KLM UMRs for buffer registration
Concurrent slab-use-after-free in netdev_next_lower_dev
2025-04-04 10:06 UTC (3+ messages)
[PATCH net-next v6 0/2] Fix late DMA unmap crash for page pool
2025-04-04 9:53 UTC (4+ messages)
` [PATCH net-next v6 2/2] page_pool: Track DMA-mapped pages and unmap them when destroying the pool
[PATCH] virtio-net: disable delayed refill when setting up xdp
2025-04-04 9:43 UTC (3+ messages)
[PATCH] virtio-net: disable delayed refill when pausing rx
2025-04-04 9:39 UTC
[PATCH net-next] configs/debug: run and debug PREEMPT
2025-04-04 9:32 UTC (2+ messages)
[PATCH net v3 0/3] Bug fixes from XDP and perout series
2025-04-04 9:02 UTC (8+ messages)
` [PATCH net v3 3/3] net: ti: icss-iep: Fix possible NULL pointer dereference for perout request
` [EXTERNAL] "
[PATCH v3 00/16] Introduce and use generic parity16/32/64 helper
2025-04-04 9:01 UTC (12+ messages)
[PATCH net v2] net: Avoid calling WARN_ON() on -ENOMEM in netif_change_net_namespace()
2025-04-04 8:53 UTC (4+ 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;
as well as URLs for NNTP newsgroup(s).