netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-02 08:13:24 to 2025-10-03 13:01:47 UTC [more...]

[PATCH v2 00/19 5.15.y] Backport minmax.h updates from v6.17-rc7
 2025-10-03 12:59 UTC  (3+ messages)
` [PATCH v2 01/19 5.15.y] minmax: add in_range() macro
` [PATCH v2 02/19 5.15.y] minmax: Introduce {min,max}_array()

[PATCH] net: phy: microchip_t1: LAN887X: Fix device init issues
 2025-10-03 12:59 UTC  (6+ messages)

[PATCH net] net: sparx5/lan969x: fix flooding configuration on bridge join/leave
 2025-10-03 12:35 UTC 

[syzbot] [wireless?] KASAN: slab-out-of-bounds Read in ieee80211_ie_split_ric
 2025-10-03 12:36 UTC 

[PATCH net v2] hdlc_ppp: fix potential null pointer in ppp_cp_event logging
 2025-10-03 12:33 UTC  (4+ messages)

[PATCH net] net: dlink: handle dma_map_single() failure properly
 2025-10-03 12:29 UTC  (3+ messages)

[PATCH RFC bpf-next 0/9] Make TC BPF helpers preserve skb metadata
 2025-10-03 12:03 UTC  (3+ messages)
` [PATCH RFC bpf-next 5/9] bpf: Make bpf_skb_vlan_push helper metadata-safe

[PATCH net v7 0/4] net: netpoll: fix memory leak and add comprehensive selftests
 2025-10-03 11:57 UTC  (5+ messages)
` [PATCH net v7 1/4] net: netpoll: fix incorrect refcount handling causing incorrect cleanup
` [PATCH net v7 2/4] selftest: netcons: refactor target creation
` [PATCH net v7 3/4] selftest: netcons: create a torture test
` [PATCH net v7 4/4] selftest: netcons: add test for netconsole over bonded interfaces

[PATCH v17 00/47] DEPT(DEPendency Tracker)
 2025-10-03 11:33 UTC  (58+ messages)
` [PATCH v17 01/47] llist: move llist_{head,node} definition to types.h
` [PATCH v17 02/47] dept: implement DEPT(DEPendency Tracker)
` [PATCH v17 08/47] x86_64, dept: add support CONFIG_ARCH_HAS_DEPT_SUPPORT to x86_64
` [PATCH v17 09/47] arm64, dept: add support CONFIG_ARCH_HAS_DEPT_SUPPORT to arm64
` [PATCH v17 10/47] dept: distinguish each work from another
` [PATCH v17 11/47] dept: add a mechanism to refill the internal memory pools on running out
` [PATCH v17 12/47] dept: record the latest one out of consecutive waits of the same class
` [PATCH v17 13/47] dept: apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete()
` [PATCH v17 14/47] dept: apply sdt_might_sleep_{start,end}() to swait
` [PATCH v17 15/47] dept: apply sdt_might_sleep_{start,end}() to waitqueue wait
` [PATCH v17 16/47] dept: apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait
` [PATCH v17 17/47] dept: apply sdt_might_sleep_{start,end}() to dma fence
` [PATCH v17 18/47] dept: track timeout waits separately with a new Kconfig
` [PATCH v17 19/47] dept: apply timeout consideration to wait_for_completion()/complete()
` [PATCH v17 20/47] dept: apply timeout consideration to swait
` [PATCH v17 21/47] dept: apply timeout consideration to waitqueue wait
` [PATCH v17 22/47] dept: apply timeout consideration to hashed-waitqueue wait
` [PATCH v17 23/47] dept: apply timeout consideration to dma fence wait
` [PATCH v17 24/47] dept: make dept able to work with an external wgen
` [PATCH v17 25/47] dept: track PG_locked with dept
` [PATCH v17 26/47] dept: print staged wait's stacktrace on report
` [PATCH v17 27/47] locking/lockdep: prevent various lockdep assertions when lockdep_off()'ed
` [PATCH v17 28/47] dept: add documentation for dept
` [PATCH v17 29/47] cpu/hotplug: use a weaker annotation in AP thread
` [PATCH v17 30/47] fs/jbd2: use a weaker annotation in journal handling
` [PATCH v17 31/47] dept: assign dept map to mmu notifier invalidation synchronization
` [PATCH v17 32/47] dept: assign unique dept_key to each distinct dma fence caller
` [PATCH v17 33/47] dept: make dept aware of lockdep_set_lock_cmp_fn() annotation
` [PATCH v17 34/47] dept: make dept stop from working on debug_locks_off()
` [PATCH v17 35/47] i2c: rename wait_for_completion callback to wait_for_completion_cb
` [PATCH v17 36/47] dept: assign unique dept_key to each distinct wait_for_completion() caller
` [PATCH v17 37/47] completion, dept: introduce init_completion_dmap() API
` [PATCH v17 38/47] dept: introduce a new type of dependency tracking between multi event sites
` [PATCH v17 39/47] dept: add module support for struct dept_event_site and dept_event_site_dep
` [PATCH v17 40/47] dept: introduce event_site() to disable event tracking if it's recoverable
` [PATCH v17 41/47] dept: implement a basic unit test for dept
` [PATCH v17 42/47] dept: call dept_hardirqs_off() in local_irq_*() regardless of irq state
` [PATCH v17 43/47] rcu/update: fix same dept key collision between various types of RCU
` [PATCH v17 44/47] dept: introduce APIs to set page usage and use subclasses_evt for the usage
` [PATCH v17 45/47] dept: track PG_writeback with dept
` [PATCH v17 46/47] SUNRPC: relocate struct rcu_head to the first field of struct rpc_xprt
` [PATCH v17 47/47] mm: percpu: increase PERCPU_DYNAMIC_SIZE_SHIFT on DEPT and large PAGE_SIZE

[PATCH v1 net-next 0/3] virtio_net: Implement VIRTIO_NET_F_OUT_NET_HEADER from virtio spec 1.4
 2025-10-03 11:06 UTC  (5+ messages)
` [PATCH v1 net-next 1/3] net: implement virtio helper to handle outer nw offset
      ` [EXTERNAL] "

[PATCH net] net: dlink: use dev_kfree_skb_any instead of dev_kfree_skb
 2025-10-03 10:51 UTC  (3+ messages)

marvell/octeontx2: XDP vs skb headroom reservation
 2025-10-03 10:40 UTC  (2+ messages)
` [EXTERNAL] "

[PATCH] selftests/bpf: Add -Wsign-compare C compilation flag
 2025-10-03 10:23 UTC  (5+ messages)

[PATCH v3 0/8] nvme-tcp: Support receiving KeyUpdate requests
 2025-10-03  9:54 UTC  (12+ messages)
` [PATCH v3 1/8] net/handshake: Store the key serial number on completion
` [PATCH v3 2/8] net/handshake: Define handshake_sk_destruct_req
` [PATCH v3 3/8] net/handshake: Ensure the request is destructed on completion
` [PATCH v3 4/8] nvmet: Expose nvmet_stop_keep_alive_timer publically
` [PATCH v3 5/8] net/handshake: Support KeyUpdate message types
` [PATCH v3 6/8] nvme-tcp: Support KeyUpdate
` [PATCH v3 7/8] nvmet-tcp: "
` [PATCH v3 8/8] nvme-tcp: Allow userspace to trigger a KeyUpdate with debugfs

[syzbot] [mptcp?] possible deadlock in mptcp_subflow_create_socket (2)
 2025-10-03  9:54 UTC 

[PATCH bpf] bpf: Fix metadata_dst leak __bpf_redirect_neigh_v{4,6}
 2025-10-03  9:42 UTC  (2+ messages)

[PATCH] drivers/net/wan/hdlc_ppp: fix potential null pointer in ppp_cp_event logging
 2025-10-03  9:40 UTC  (8+ messages)

[PATCH] net: fsl_pq_mdio: Fix device node reference leak in fsl_pq_mdio_probe
 2025-10-03  9:22 UTC  (3+ messages)

[PATCH iwl-next v4 0/2] Add link_down_events counters to ixgbe and ice drivers
 2025-10-03  9:03 UTC  (3+ messages)
` [PATCH iwl-next v4 1/2] ice: add link_down_events statistic

[PATCH net v6 0/4] net: netpoll: fix memory leak and add comprehensive selftests
 2025-10-03  8:45 UTC  (6+ messages)
` [PATCH net v6 1/4] net: netpoll: fix incorrect refcount handling causing incorrect cleanup
` [PATCH net v6 2/4] selftest: netcons: refactor target creation
` [PATCH net v6 3/4] selftest: netcons: create a torture test
` [PATCH net v6 4/4] selftest: netcons: add test for netconsole over bonded interfaces

[PATCH iwl-net v1] ice: fix lane number calculation
 2025-10-03  7:45 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net] net: mdio: mdio-i2c: Hold the i2c bus lock during smbus transactions
 2025-10-03  7:03 UTC 

[syzbot] [net?] [usb?] KMSAN: uninit-value in lan78xx_reset
 2025-10-03  2:01 UTC  (2+ messages)
` [syzbot] [usb?] [net?] "

[ANN] netdev development stats for 6.18
 2025-10-03  0:10 UTC 

[GIT PULL] Networking for v6.18
 2025-10-02 23:51 UTC  (2+ messages)

[PATCH net] selftests: net: unify the Makefile formats
 2025-10-02 23:38 UTC  (7+ messages)

[RFC PATCH bpf-next v2 00/12] Remove task and cgroup local storage percpu counters
 2025-10-02 23:37 UTC  (14+ messages)
` [RFC PATCH bpf-next v2 01/12] bpf: Select bpf_local_storage_map_bucket based on bpf_local_storage
` [RFC PATCH bpf-next v2 02/12] bpf: Convert bpf_selem_unlink_map to failable
` [RFC PATCH bpf-next v2 03/12] bpf: Convert bpf_selem_link_map "
` [RFC PATCH bpf-next v2 04/12] bpf: Open code bpf_selem_unlink_storage in bpf_selem_unlink
` [RFC PATCH bpf-next v2 05/12] bpf: Convert bpf_selem_unlink to failable
` [RFC PATCH bpf-next v2 06/12] bpf: Change local_storage->lock and b->lock to rqspinlock
` [RFC PATCH bpf-next v2 07/12] bpf: Remove task local storage percpu counter
` [RFC PATCH bpf-next v2 08/12] bpf: Remove cgroup "
` [RFC PATCH bpf-next v2 09/12] bpf: Remove unused percpu counter from bpf_local_storage_map_free
` [RFC PATCH bpf-next v2 10/12] selftests/bpf: Update task_local_storage/recursion test
` [RFC PATCH bpf-next v2 11/12] selftests/bpf: Remove test_task_storage_map_stress_lookup
` [RFC PATCH bpf-next v2 12/12] selftests/bpf: Choose another percpu variable in bpf for btf_dump test

[PATCH] Revert "mailbox/pcc: support mailbox management of the shared buffer"
 2025-10-02 23:17 UTC  (8+ messages)

[PATCH] doc/netlink: Expand nftables specification
 2025-10-02 22:11 UTC  (2+ messages)

[PATCH] fix uninit value using in tg3_setup_fiber_mii_phy()
 2025-10-02 21:00 UTC  (2+ messages)

[PATCH 00/19 5.15.y] Backport minmax.h updates from v6.17-rc7
 2025-10-02 20:47 UTC  (20+ messages)
` [PATCH 01/19 5.15.y] minmax: add in_range() macro
` [PATCH 02/19 5.15.y] minmax: Introduce {min,max}_array()
` [PATCH 03/19 5.15.y] minmax: deduplicate __unconst_integer_typeof()
` [PATCH 04/19 5.15.y] minmax: fix indentation of __cmp_once() and __clamp_once()
` [PATCH 05/19 5.15.y] minmax: avoid overly complicated constant expressions in VM code
` [PATCH 06/19 5.15.y] minmax: make generic MIN() and MAX() macros available everywhere
` [PATCH 07/19 5.15.y] minmax: add a few more MIN_T/MAX_T users
` [PATCH 08/19 5.15.y] minmax: simplify and clarify min_t()/max_t() implementation
` [PATCH 09/19 5.15.y] minmax: simplify min()/max()/clamp() implementation
` [PATCH 10/19 5.15.y] minmax: don't use max() in situations that want a C constant expression
` [PATCH 11/19 5.15.y] minmax: improve macro expansion and type checking
` [PATCH 12/19 5.15.y] minmax: fix up min3() and max3() too
` [PATCH 13/19 5.15.y] minmax.h: add whitespace around operators and after commas
` [PATCH 14/19 5.15.y] minmax.h: update some comments
` [PATCH 15/19 5.15.y] minmax.h: reduce the #define expansion of min(), max() and clamp()
` [PATCH 16/19 5.15.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
` [PATCH 17/19 5.15.y] minmax.h: move all the clamp() definitions after the min/max() ones
` [PATCH 18/19 5.15.y] minmax.h: simplify the variants of clamp()
` [PATCH 19/19 5.15.y] minmax.h: remove some #defines that are only expanded once

[PATCH] net/sctp: fix a null dereference in sctp_disposition sctp_sf_do_5_1D_ce()
 2025-10-02 19:27 UTC  (2+ messages)

[PATCH v3] dt-bindings: net: Convert Marvell 8897/8997 bindings to DT schema
 2025-10-02 19:17 UTC  (3+ messages)

[PATCH net v2] xdp: update mem type when page pool is used for generic XDP
 2025-10-02 18:32 UTC  (10+ messages)

[PATCH iproute2-next v2] lib/bpf_legacy: Use userspace SHA-1 code instead of AF_ALG
 2025-10-02 17:53 UTC  (6+ messages)

[GIT PULL] Crypto Update for 6.17
 2025-10-02 17:23 UTC  (7+ messages)
        ` 6.17 crashes in ipv6 code when booted fips=1 [was: [GIT PULL] Crypto Update for 6.17]

[RFC net-next v3 0/7] devmem/io_uring: allow more flexibility for ZC DMA devices
 2025-10-02 16:38 UTC  (3+ messages)
` [RFC net-next v3 6/7] net: devmem: pre-read requested rx queues during bind

[PATCH V2 net 0/8] mlx5 misx fixes 2025-08-20
 2025-10-02 16:31 UTC  (3+ messages)
` [PATCH V2 net 3/8] net/mlx5e: Preserve tc-bw during parent changes

[PATCH net] selftests: drv-net: make linters happy with our imports
 2025-10-02 16:14 UTC  (2+ messages)

[RFC PATCH v2 0/6] net: wwan: add NMEA port type support
 2025-10-02 15:44 UTC  (11+ messages)
      `  "
            `  "

[PATCH AUTOSEL 6.17-6.6] Unbreak 'make tools/*' for user-space targets
 2025-10-02 15:30 UTC 

[syzbot] [fs?] WARNING in free_mnt_ns
 2025-10-02 13:35 UTC 

[PATCH iwl-next v2] ice: add support for unmanaged dpll on E830 NIC
 2025-10-02 13:23 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net] selftests: net: sort configs
 2025-10-02 11:19 UTC  (5+ messages)

[PATCH v18 00/20] Type2 device basic support
 2025-10-02  9:36 UTC  (4+ messages)
` [PATCH v18 04/20] cxl: allow Type2 drivers to map cxl component regs

[PATCH net-next v4 0/5] bnxt_fwctl: fwctl for Broadcom Netxtreme devices
 2025-10-02  8:29 UTC  (6+ messages)
` [PATCH net-next v4 4/5] bnxt_fwctl: Add bnxt fwctl device

[PATCH v15 nf-next 0/3] conntrack: bridge: add double vlan, pppoe and pppoe-in-q
 2025-10-02  8:25 UTC  (3+ messages)
` [PATCH v15 nf-next 3/3] netfilter: nft_chain_filter: Add bridge double vlan and pppoe

[PATCH net-next 0/6] bnxt_fwctl: fwctl for Broadcom Netxtreme devices
 2025-10-02  8:19 UTC  (4+ messages)
` [PATCH net-next 2/6] bnxt_en: Refactor aux bus functions to be generic


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).