messages from 2024-06-24 14:13:01 to 2024-06-25 06:56:39 UTC [more...]
ieee80211.h virtual_map splat
2024-06-25 6:56 UTC (2+ messages)
[PATCH net-next v7 0/9] Add ability to flash modules' firmware
2024-06-25 6:09 UTC (19+ messages)
` [PATCH net-next v7 1/9] ethtool: Add ethtool operation to write to a transceiver module EEPROM
` [PATCH net-next v7 2/9] mlxsw: Implement "
` [PATCH net-next v7 3/9] ethtool: Add an interface for flashing transceiver modules' firmware
` [PATCH net-next v7 4/9] ethtool: Add flashing transceiver modules' firmware notifications ability
` [PATCH net-next v7 5/9] ethtool: Veto some operations during firmware flashing process
` [PATCH net-next v7 6/9] net: sfp: Add more extended compliance codes
` [PATCH net-next v7 7/9] ethtool: cmis_cdb: Add a layer for supporting CDB commands
` [PATCH net-next v7 8/9] ethtool: cmis_fw_update: add a layer for supporting firmware update using CDB
` [PATCH net-next v7 9/9] ethtool: Add ability to flash transceiver modules' firmware
[PATCH v2] dt-bindings: net: dsa: mediatek,mt7530: Minor wording fixes
2024-06-25 6:04 UTC (2+ messages)
[PATCH v5] net/mlx5: Reclaim max 50K pages at once
2024-06-25 5:00 UTC (3+ messages)
[PATCH v2 0/8] Introduce fwctl subystem
2024-06-25 4:47 UTC (11+ messages)
` [PATCH v2 1/8] fwctl: Add basic structure for a class subsystem with a cdev
` [PATCH v2 2/8] fwctl: Basic ioctl dispatch for the character device
` [PATCH v2 3/8] fwctl: FWCTL_INFO to return basic information about the device
` [PATCH v2 4/8] taint: Add TAINT_FWCTL
` [PATCH v2 5/8] fwctl: FWCTL_RPC to execute a Remote Procedure Call to device firmware
` [PATCH v2 6/8] fwctl: Add documentation
` [PATCH v2 7/8] fwctl/mlx5: Support for communicating with mlx5 fw
` [PATCH v2 8/8] mlx5: Create an auxiliary device for fwctl_mlx5
[PATCH net-next v2 0/4] selftests: drv-net: rss_ctx: add tests for RSS contexts
2024-06-25 3:42 UTC (7+ messages)
` [PATCH net-next v2 1/4] selftests: drv-net: try to check if port is in use
` [PATCH net-next v2 2/4] selftests: drv-net: add helper to wait for HW stats to sync
` [PATCH net-next v2 3/4] selftests: drv-net: add ability to wait for at least N packets to load gen
` [PATCH net-next v2 4/4] selftests: drv-net: rss_ctx: add tests for RSS configuration and contexts
[PATCH v2] s390/netiucv: handle memory allocation failure in conn_action_start()
2024-06-25 2:48 UTC
[PATCH net-next v13 00/13] Device Memory TCP
2024-06-25 2:47 UTC (14+ messages)
` [PATCH net-next v13 01/13] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v13 02/13] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v13 03/13] netdev: support binding dma-buf to netdevice
` [PATCH net-next v13 04/13] netdev: netdevice devmem allocator
` [PATCH net-next v13 05/13] page_pool: convert to use netmem
` [PATCH net-next v13 06/13] page_pool: devmem support
` [PATCH net-next v13 07/13] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v13 08/13] net: support non paged skb frags
` [PATCH net-next v13 09/13] net: add support for skbs with unreadable frags
` [PATCH net-next v13 10/13] tcp: RX path for devmem TCP
` [PATCH net-next v13 11/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [PATCH net-next v13 12/13] net: add devmem TCP documentation
` [PATCH net-next v13 13/13] selftests: add ncdevmem, netcat for devmem TCP
[PATCH iwl-next v3 0/3] ice:Support to dump PHY config, FEC
2024-06-25 2:35 UTC (7+ messages)
` [PATCH iwl-next v3 1/3] ice: Extend Sideband Queue command to support flags
` [Intel-wired-lan] "
` [PATCH iwl-next v3 2/3] ice: Implement driver functionality to dump fec statistics
` [Intel-wired-lan] "
` [PATCH iwl-next v3 3/3] ice: Implement driver functionality to dump serdes equalizer values
` [Intel-wired-lan] "
[PATCH v2 1/2] bus: mhi: host: Import mux_id item
2024-06-25 2:10 UTC (9+ messages)
` "
` "
` "
[net-next,PATCH] net: phy: realtek: Add support for PHY LEDs on RTL8211F
2024-06-25 1:59 UTC (3+ messages)
[net-next,PATCH] dt-bindings: net: realtek,rtl82xx: Document known PHY IDs as compatible strings
2024-06-25 0:32 UTC (5+ messages)
[PATCH v1 net 00/11] af_unix: Fix bunch of MSG_OOB bugs and add new tests
2024-06-25 1:36 UTC (12+ messages)
` [PATCH v1 net 01/11] selftest: af_unix: Remove test_unix_oob.c
` [PATCH v1 net 02/11] selftest: af_unix: Add msg_oob.c
` [PATCH v1 net 03/11] af_unix: Stop recv(MSG_PEEK) at consumed OOB skb
` [PATCH v1 net 04/11] af_unix: Don't stop recv(MSG_DONTWAIT) if consumed OOB skb is at the head
` [PATCH v1 net 05/11] selftest: af_unix: Add non-TCP-compliant test cases in msg_oob.c
` [PATCH v1 net 06/11] af_unix: Don't stop recv() at consumed ex-OOB skb
` [PATCH v1 net 07/11] selftest: af_unix: Add SO_OOBINLINE test cases in msg_oob.c
` [PATCH v1 net 08/11] selftest: af_unix: Check SIGURG after every send() "
` [PATCH v1 net 09/11] selftest: af_unix: Check EPOLLPRI after every send()/recv() "
` [PATCH v1 net 10/11] af_unix: Fix wrong ioctl(SIOCATMARK) when consumed OOB skb is at the head
` [PATCH v1 net 11/11] selftest: af_unix: Check SIOCATMARK after every send()/recv() in msg_oob.c
pull-request: bpf 2024-06-24
2024-06-25 1:41 UTC (2+ messages)
[PATCH,net-next,v2][resend] virtio_net: Remove u64_stats_update_begin()/end() for stats fetch
2024-06-25 1:34 UTC
[PATCH V2 0/3] virtio-net: synchronize operstate with admin state on up/down
2024-06-25 1:27 UTC (7+ messages)
` [PATCH V2 1/3] virtio: allow nested disabling of the configure interrupt
` [PATCH V2 3/3] virtio-net: synchronize operstate with admin state on up/down
[PATCH net-next v4 0/5] virtio_net: enable the irq for ctrlq
2024-06-25 1:27 UTC (10+ messages)
` [PATCH net-next v4 2/5] virtio_net: enable irq for the control vq
[linux-next:master] [rtnetlink] 5210cbe9a4: hwsim.mesh_sae_failure.fail
2024-06-25 1:26 UTC
linux-next: build failure after merge of the bpf-next tree
2024-06-25 1:22 UTC (2+ messages)
[PATCH v9 net-next 00/15] locking: Introduce nested-BH locking
2024-06-25 0:30 UTC (10+ messages)
` [PATCH v9 net-next 08/15] net: softnet_data: Make xmit per task
` [PATCH v9 net-next 14/15] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT
[PATCH net-next v3 0/5] gve: Add flow steering support
2024-06-25 0:12 UTC (6+ messages)
` [PATCH net-next v3 1/5] gve: Add adminq mutex lock
` [PATCH net-next v3 2/5] gve: Add adminq extended command
` [PATCH net-next v3 3/5] gve: Add flow steering device option
` [PATCH net-next v3 4/5] gve: Add flow steering adminq commands
` [PATCH net-next v3 5/5] gve: Add flow steering ethtool support
[PATCH net] selftests: net: remove unneeded IP_GRE config
2024-06-24 23:31 UTC (2+ messages)
[PATCH v6 00/13] Centralize _GNU_SOURCE definition into lib.mk
2024-06-24 23:26 UTC (14+ messages)
` [PATCH v6 01/13] selftests/mm: Define _GNU_SOURCE to an empty string
` [PATCH v6 02/13] selftests: Add -D_GNU_SOURCE= to CFLAGS in lib.mk
` [PATCH v6 03/13] selftests/net: Append to lib.mk CFLAGS in Makefile
` [PATCH v6 04/13] selftests/exec: Drop redundant -D_GNU_SOURCE "
` [PATCH v6 05/13] selftests/futex: "
` [PATCH v6 06/13] selftests/intel_pstate: "
` [PATCH v6 07/13] selftests/iommu: "
` [PATCH v6 08/13] selftests/kvm: "
` [PATCH v6 09/13] selftests/proc: "
` [PATCH v6 10/13] selftests/resctrl: "
` [PATCH v6 11/13] selftests/ring-buffer: "
` [PATCH v6 12/13] selftests/riscv: "
` [PATCH v6 13/13] selftests/sgx: Append CFLAGS from lib.mk to HOST_CFLAGS
[PATCH net-next v3 0/2] bnxt_en: implement netdev_queue_mgmt_ops
2024-06-24 22:50 UTC (6+ messages)
` [PATCH net-next v3 2/2] "
[syzbot] [hams?] WARNING: refcount bug in ax25_release (3)
2024-06-24 22:37 UTC (2+ messages)
[PATCH v2 net-next 0/7] selftests: net: Switch pmtu.sh to use the internal ovs script
2024-06-24 22:30 UTC (5+ messages)
[PATCH net-next v3 00/10] net: openvswitch: Add sample multicasting
2024-06-24 21:40 UTC (3+ messages)
` [PATCH net-next v3 04/10] net: psample: allow using rate as probability
[PATCH net 0/4] vrf: fix source address selection with route leak
2024-06-24 21:37 UTC (3+ messages)
r8169: issues with RTL8125BG on Raspberry Pi 5 + OpenWrt
2024-06-24 20:37 UTC (2+ messages)
` RV: "
[PATCH net-next v2 0/2] ravb: Add MII support for R-Car V4M
2024-06-24 20:29 UTC (6+ messages)
` [PATCH net-next v2 1/2] ravb: Improve ravb_hw_info instance order
` [PATCH net-next v2 2/2] ravb: Add MII support for R-Car V4M
[PATCH net 0/3] Fixes for BPF selftests on loongarch
2024-06-24 20:08 UTC (3+ messages)
` [PATCH net 3/3] selftests/bpf: Null checks for link in bpf_tcp_ca
[PATCH v2 net-next 0/2] Introduce EN7581 ethernet support
2024-06-24 20:05 UTC (4+ messages)
` [PATCH v2 net-next 2/2] net: airoha: Introduce ethernet support for EN7581 SoC
[PATCH bpf v2] af_unix: Disable MSG_OOB handling for sockets in sockmap/sockhash
2024-06-24 20:02 UTC (3+ messages)
6.9.3 Hung tasks
2024-06-24 19:57 UTC (7+ messages)
` Hung tasks due to a AB-BA deadlock between the leds_list_lock rwsem and the rtnl mutex (was: 6.9.3 Hung tasks)
` Hung tasks due to a AB-BA deadlock between the leds_list_lock rwsem and the rtnl mutex
[linux-next:master] BUILD REGRESSION f76698bd9a8ca01d3581236082d786e9a6b72bb7
2024-06-24 19:31 UTC (2+ messages)
[PATCH v3 net-next 0/2] Introduce EN7581 ethernet support
2024-06-24 19:26 UTC (9+ messages)
` [PATCH v3 net-next 2/2] net: airoha: Introduce ethernet support for EN7581 SoC
[PATCH 1/1] MAINTAINERS: Change fsl-fman.yaml to fsl,fman.yaml
2024-06-24 18:58 UTC (2+ messages)
[PATCH] enic: add ethtool get_channel support
2024-06-24 18:36 UTC (7+ messages)
[PATCH v2] enic: add ethtool get_channel support
2024-06-24 18:49 UTC
[RFC net-next 0/9] xdp: allow disable GRO per packet by XDP
2024-06-24 18:17 UTC (13+ messages)
` [RFC net-next 1/9] skb: introduce gro_disabled bit
[PATCH] Fix initializing a static union variable
2024-06-24 18:04 UTC (6+ messages)
[PATCH] s390/netiucv: handle memory allocation failure in conn_action_start()
2024-06-24 18:00 UTC (3+ messages)
[syzbot] [net?] [nfc?] INFO: task hung in nfc_targets_found
2024-06-24 17:54 UTC (2+ messages)
[PATCH v3 net] ionic: use dev_consume_skb_any outside of napi
2024-06-24 17:50 UTC
[PATCH v4] tracing/net_sched: NULL pointer dereference in perf_trace_qdisc_reset()
2024-06-24 17:33 UTC
[PATCH] dt-bindings: net: dsa: mediatek,mt7530: Minor grammar fixes
2024-06-24 17:11 UTC (7+ messages)
[PATCH iwl-next v3 0/3] ice:Support to dump PHY config, FEC
2024-06-24 16:28 UTC (3+ messages)
` [PATCH iwl-next v3 3/3] ice: Implement driver functionality to dump serdes equalizer values
` [Intel-wired-lan] "
[PATCH 1/4] soc: fsl: qbman: FSL_DPAA depends on COMPILE_TEST
2024-06-24 16:21 UTC (4+ messages)
` [PATCH 2/4] crypto: caam: Depend on COMPILE_TEST also
` [PATCH 3/4] crypto: caam: Unembed net_dev structure from qi
` [PATCH 4/4] crypto: caam: Unembed net_dev structure in dpaa2
[PATCH v3] tracing/net_sched: NULL pointer dereference in perf_trace_qdisc_reset()
2024-06-24 16:10 UTC (5+ messages)
[PATCH net-next 0/4] selftests: drv-net: rss_ctx: add tests for RSS contexts
2024-06-24 16:02 UTC (10+ messages)
` [PATCH net-next 2/4] selftests: drv-net: add helper to wait for HW stats to sync
` [PATCH net-next 4/4] selftests: drv-net: rss_ctx: add tests for RSS configuration and contexts
[PATCH v4] net/mlx5: Reclaim max 50K pages at once
2024-06-24 15:48 UTC (3+ messages)
[PATCH ipsec-next v4 00/18] Add IP-TFS mode to xfrm
2024-06-24 15:46 UTC (6+ messages)
` [PATCH ipsec-next v4 05/18] xfrm: netlink: add config (netlink) options
` [PATCH ipsec-next v4 17/18] xfrm: iptfs: only send the NL attrs that corr. to the SA dir
` [devel-ipsec] "
[PATCH v9 0/2] pwrseq: introduce the subsystem and first driver
2024-06-24 15:30 UTC (6+ messages)
[syzbot] [lvs?] possible deadlock in start_sync_thread
2024-06-24 15:27 UTC
[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in sk_skb_reason_drop
2024-06-24 15:26 UTC
[syzbot] [net?] [s390?] possible deadlock in smc_switch_to_fallback (2)
2024-06-24 15:15 UTC
[syzbot] [net?] WARNING in dev_deactivate_many
2024-06-24 15:15 UTC
[PATCH iwl-net v2] i40e: Fix XDP program unloading while removing the driver
2024-06-24 15:12 UTC
[PATCH v3 0/9] can: mcp251xfd: workaround for erratum DS80000789E 6 of mcp2518fd
2024-06-24 14:45 UTC (10+ messages)
` [PATCH v3 1/9] can: mcp251xfd: properly indent labels
` [PATCH v3 2/9] can: mcp251xfd: update errata references
` [PATCH v3 3/9] can: mcp251xfd: move mcp251xfd_timestamp_start()/stop() into mcp251xfd_chip_start/stop()
` [PATCH v3 4/9] can: mcp251xfd: clarify the meaning of timestamp
` [PATCH v3 5/9] can: mcp251xfd: mcp251xfd_handle_rxif_ring_uinc(): factor out in separate function
` [PATCH v3 6/9] can: mcp251xfd: rx: prepare to workaround broken RX FIFO head index erratum
` [PATCH v3 7/9] can: mcp251xfd: rx: add workaround for erratum DS80000789E 6 of mcp2518fd
` [PATCH v3 8/9] can: mcp251xfd: tef: prepare to workaround broken TEF FIFO tail index erratum
` [PATCH v3 9/9] can: mcp251xfd: tef: update workaround for erratum DS80000789E 6 of mcp2518fd
[PATCH iwl-next v2 0/7] Switch API optimizations
2024-06-24 14:45 UTC (8+ messages)
` [PATCH iwl-next v2 1/7] ice: Remove unused struct ice_prot_lkup_ext members
` [PATCH iwl-next v2 2/7] ice: Remove reading all recipes before adding a new one
` [PATCH iwl-next v2 3/7] ice: Simplify bitmap setting in adding recipe
` [PATCH iwl-next v2 4/7] ice: remove unused recipe bookkeeping data
` [PATCH iwl-next v2 5/7] ice: Optimize switch recipe creation
` [PATCH iwl-next v2 6/7] ice: Remove unused members from switch API
` [PATCH iwl-next v2 7/7] ice: Add tracepoint for adding and removing switch rules
[PATCH net] tcp: fix tcp_rcv_fastopen_synack() to enter TCP_CA_Loss for failed TFO
2024-06-24 14:43 UTC
[PATCH v1 0/2] ipv6: always accept routing headers with 0 segments left
2024-06-24 14:15 UTC (3+ messages)
` [PATCH v1 1/2] ipv6: introduce ipv6_rthdr_rcv_last()
` [PATCH v1 2/2] ipv6: always accept routing headers with 0 segments left
[PATCH v7 net-next 0/9] ethtool: track custom RSS contexts in the core
2024-06-24 14:11 UTC (8+ messages)
` [PATCH v7 net-next 2/9] net: ethtool: attach an XArray of custom RSS contexts to a netdevice
` [PATCH v7 net-next 3/9] net: ethtool: record custom RSS contexts in the XArray
` [PATCH v7 net-next 5/9] net: ethtool: add an extack parameter to new rxfh_context APIs
` [PATCH v7 net-next 6/9] net: ethtool: add a mutex protecting RSS contexts
` [PATCH v7 net-next 7/9] sfc: use new rxfh_context API
` [PATCH v7 net-next 8/9] net: ethtool: use the tracking array for get_rxfh on custom RSS contexts
` [PATCH v7 net-next 9/9] sfc: remove get_rxfh_context dead code
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).