Netdev List
 help / color / mirror / Atom feed
 messages from 2026-08-11 17:10:23 to 2026-08-11 21:38:03 UTC [more...]

[PATCH bpf-next v3 00/15] bpf: A common way to attach struct_ops to a cgroup
 2026-08-11 21:37 UTC  (7+ messages)
` [PATCH bpf-next v3 06/15] bpf: Add prog_list_init_item(), prog_list_replace_item(), and prog_list_id()
` [PATCH bpf-next v3 08/15] bpf: Add a few bpf_cgroup_array_* helper functions

[PATCH net-next v3 RESEND] net: phy: nxp-tja11xx: cancel registration work on remove
 2026-08-11 21:28 UTC  (2+ messages)

[PATCH net v6 0/7] net: mana: HW channel reliability and hardening fixes
 2026-08-11 21:25 UTC  (4+ messages)
` [PATCH net v6 1/7] net: mana: RCU-protect gc->cq_table lookups against concurrent CQ destroy
    ` [EXTERNAL] "

[PATCH v3 00/11] mlx5 support for VFIO self test
 2026-08-11 21:22 UTC  (13+ messages)
` [PATCH v3 06/11] selftests: Fix arm64 IO barriers to match kernel
` [PATCH v3 07/11] vfio: selftests: Allow drivers to specify required region size
` [PATCH v3 09/11] vfio: selftests: Add mlx5 driver - HW init and command interface
` [PATCH v3 10/11] vfio: selftests: Add mlx5 driver - data path and memcpy ops
` [PATCH v3 11/11] vfio: selftests: mlx5 driver - add send_msi support

[PATCH net v3] tcp: reset late connection after listening socket close
 2026-08-11 21:09 UTC 

[PATCH iwl-net v2] ice: Fix incorrect LLDP filter assumptions
 2026-08-11 18:11 UTC 

[syzbot] [wireless?] BUG: unable to handle kernel paging request in trace_event_raw_event_drv_net_setup_tc
 2026-08-11 21:00 UTC  (3+ messages)
` [PATCH] wifi: mac80211: guard drv_net_setup_tc() against unbound AP_VLAN sdata

[PATCH net v5 0/1] openvswitch: Fix CT limit teardown use-after-free
 2026-08-11 20:46 UTC  (4+ messages)
` [PATCH net v5 1/1] "

[PATCH v2 00/13] CRASH_WIPE_SECRETS: Wipe secrets before kdump (was: CRASH_ZEROIZE)
 2026-08-11 20:41 UTC  (18+ messages)
` [PATCH v2 01/13] kexec: add CRASH_WIPE_SECRETS to wipe secrets before kdump
` [PATCH v2 02/13] crash-core: Flush caches on CRASH_WIPE_SECRETS
` [PATCH v2 03/13] arm64/mm: add set_direct_map_default_nosplit()
` [PATCH v2 04/13] mm/secretmem: wipe secret pages before kdump
` [PATCH v2 05/13] security/keys: wipe key payloads "
` [PATCH v2 06/13] security/keys: implement wipe op for user-type keys
` [PATCH v2 07/13] security/keys: implement wipe op for big_key
` [PATCH v2 08/13] security/keys: implement wipe op for trusted and encrypted keys
` [PATCH v2 09/13] security/keys: implement wipe op for asymmetric keys
` [PATCH v2 10/13] rxrpc: implement wipe op for rxrpc keys
` [PATCH v2 11/13] fscrypt: wipe master keys before kdump
` [PATCH v2 12/13] crypto: api - wipe tfm contexts "
` [PATCH v2 13/13] dm crypt: wipe key material "

[PATCH V2 net 1/2] b53: deal with Northstar devices using CPU port 5 or 7
 2026-08-11 20:33 UTC  (3+ messages)
` [PATCH V2 RFC 2/2] ARM: dts: BCM5301X: change Luxul XWR-3150 CPU port from 5 do 8

[syzbot] Monthly intel-wired-lan report (Aug 2026)
 2026-08-11 20:32 UTC 

[PATCH net 00/13] Netfilter/IPVS fixes for net
 2026-08-11 20:23 UTC  (3+ messages)

[PATCH] MAINTAINERS: Add entries for drm_ras
 2026-08-11 20:12 UTC  (3+ messages)

[PATCH v2] Bluetooth: mgmt: fix 'hdev->discovery.uuids' NULL dereference
 2026-08-11 20:10 UTC  (2+ messages)

[PATCH net v3 1/2] net: core: propagate unreadable flag in skb_zerocopy
 2026-08-11 19:53 UTC  (2+ messages)
` [PATCH net v3 2/2] net: tcp: block standard payload injection into devmem skbs

[PATCH net 0/2] ionic: fix completion descriptor access
 2026-08-11 19:50 UTC  (3+ messages)
` [PATCH net 1/2] ionic: add missing dma_rmb() after the completion publish check
` [PATCH net 2/2] ionic: fix completion descriptor access with 2x desc size

[PATCH net v2 0/5] ionic: Various bugfixes
 2026-08-11 19:37 UTC  (2+ messages)

[PATCH rdma-next 00/15] RDMA: Support HW requiring relaxed ordering and add Unordered access flag
 2026-08-11 19:31 UTC  (30+ messages)
` [PATCH rdma-next 01/15] RDMA/mlx5: Allow optional access flags in DM registration
` [PATCH rdma-next 02/15] RDMA/mlx5: Allow optional access flags in DEVX UMEM registration
` [PATCH rdma-next 03/15] RDMA/core: Allow optional access flags in dmabuf reg ioctl
` [PATCH rdma-next 04/15] RDMA/core: Allow optional access flags in reg mr ioctl
` [PATCH rdma-next 05/15] mlx5: Rename IFC bits of relaxed ordering fields
` [PATCH rdma-next 06/15] net/mlx5: Add IFC bits for new ordering caps
` [PATCH rdma-next 07/15] mlx5: Move RO setting helper to core and consolidate mlx5 consumers
` [PATCH rdma-next 08/15] net/mlx5: Enable relaxed ordering on resource dump mkey
` [PATCH rdma-next 09/15] vfio/mlx5: Enable relaxed ordering on the live migration data mkey
` [PATCH rdma-next 10/15] RDMA/mlx5: Enable relaxed ordering on ODP null mkey
` [PATCH rdma-next 11/15] RDMA/mlx5: Enable relaxed ordering on Memory Window mkey on strict-RO HW
` [PATCH rdma-next 12/15] RDMA/mlx5: Converge UMR access-flag cap checks
` [PATCH rdma-next 13/15] RDMA/uverbs: Add new Unordered MR access flag
` [PATCH rdma-next 14/15] RDMA/mlx5: Support new Unordered "

[PATCH] net: stmmac: use dma_addr_t for DMA addresses
 2026-08-11 19:27 UTC 

[PATCH v2 0/8] nfsd/sunrpc: harden the netlink listener interfaces
 2026-08-11 19:19 UTC  (5+ messages)
` [PATCH v2 4/8] SUNRPC: undo partial rpcbind registrations when svc_register() fails
` [PATCH v2 8/8] selftests/nfsd: add a per-netns rpcbind stub and the listener round-trips

[PATCH net v3 0/2] mptcp: fix request migration ownership
 2026-08-11 19:05 UTC  (4+ messages)
` [PATCH net v3 2/2] mptcp: fix MP_CAPABLE token migration when cloning reqsk

[PATCH 1/1] nfc: llcp: Fix race condition in accept_queue lifecycle
 2026-08-11 19:02 UTC  (3+ messages)

[PATCH net-next v4 00/14] ibmveth: Add multi-queue RX support
 2026-08-11 18:59 UTC  (6+ messages)
` [PATCH net-next v4 14/14] ibmveth: Fix MQ RX poll and shutdown hangs after queue resize

[PATCH net] tcp: fix use-after-free of the listener's ipv6_pinfo after IPV6_ADDRFORM
 2026-08-11 18:57 UTC  (2+ messages)

[PATCH 6.18.y] net: fec: do not release NULL pages when RX buffer allocation fails
 2026-08-11 18:55 UTC  (2+ messages)

[PATCH net v3] nfc: nci: fix use of uninitialized memory in NFC-DEP general bytes
 2026-08-11 18:55 UTC  (2+ messages)

[PATCH 00/36] treewide: remove conditional returns with no effect
 2026-08-11 18:51 UTC  (2+ messages)
` (subset) "

[PATCH net-next 0/2] packet socket cleanup
 2026-08-11 18:47 UTC  (3+ messages)
` [PATCH net-next 1/2] net/packet: Reduce VLAN tag code duplication
` [PATCH net-next 2/2] net/packet: Use copy_safe_from_sockptr to dedupe code

[PATCH net-next] net: devmem: add netdev_has_dmabuf_binding() helper
 2026-08-11 18:46 UTC  (6+ messages)

[PATCH net-next 0/2] nfc: llcp: Move to .getsockopt_iter
 2026-08-11 18:46 UTC  (3+ messages)

[PATCH v3 net-next 00/15] neighbour: Namespacify arp_tbl and nd_tbl
 2026-08-11 18:39 UTC  (3+ messages)

[PATCH net-next v2] selftests: drv-net: so_txtime: only send test traffic to sch_etf
 2026-08-11 18:36 UTC  (5+ messages)

[PATCH net] nfc: llcp: fix NULL pointer dereference race in nfc_llcp_send_ui_frame()
 2026-08-11 18:31 UTC  (2+ messages)

[PATCH net-next] selftests: drv-net: so_txtime: fix qdisc replace with handle
 2026-08-11 18:26 UTC 

[PATCH net v4] nfc: nci: Fix conn_info use-after-free
 2026-08-11 18:23 UTC  (2+ messages)

[PATCH net-next v10] selftests/net/openvswitch: add SCTP flow key support and test
 2026-08-11 18:16 UTC 

[PATCH net 0/2] net: mcast: do not write past optlen in the source filter getsockopt
 2026-08-11 17:51 UTC  (8+ messages)
` [PATCH net 1/2] ipv4: mcast: getsockopt: do not overwrite past optlen

[PATCH net-next 00/15][pull request] Intel Wired LAN Driver Updates 2026-08-05 (ice, i40e, igc, e1000e)
 2026-08-11 17:43 UTC  (4+ messages)

[PATCH net-next] net/smc: abort the connection when the peer overruns the RMB
 2026-08-11 17:39 UTC  (2+ messages)

[TEST] CX7 timeouts on reconfig w/ page pool failure injection
 2026-08-11 17:38 UTC  (5+ messages)

[PATCH v45 0/7] MCTP over PCC
 2026-08-11 17:34 UTC  (4+ messages)
` [PATCH v45 1/7] mailbox/pcc.c: shmem map/unmap startup/teardown

[RFC PATCH] net: stmmac: dwmac-generic: add ACPI support for Phytium FT-2000/4 and D2000
 2026-08-11 17:27 UTC  (2+ messages)

[PATCH iwl-net] idpf: fix possible race on remove during a reset
 2026-08-11 17:17 UTC 

[PATCH] ipvs: fix reversed sequence option serialization
 2026-08-11 17:12 UTC  (2+ messages)

[PATCH] ipvs: reject invalid states in connection template sync records
 2026-08-11 17:10 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox