messages from 2023-02-07 07:59:47 to 2023-02-07 18:44:00 UTC [more...]
[PATCH v3 00/12] gpiolib cleanups
2023-02-07 18:43 UTC (15+ messages)
` [PATCH v3 01/12] gpiolib: remove empty asm/gpio.h files
` [PATCH v3 02/12] gpiolib: coldfire: remove custom asm/gpio.h
` [PATCH v3 03/12] gpiolib: remove asm-generic/gpio.h
` [PATCH v3 04/12] gpiolib: remove gpio_set_debounce
` [PATCH v3 05/12] gpiolib: remove legacy gpio_export
` [PATCH v3 06/12] gpiolib: split linux/gpio/driver.h out of linux/gpio.h
` [PATCH v3 07/12] gpiolib: split of_mm_gpio_chip out of linux/of_gpio.h
` [PATCH v3 08/12] gpio: aggregator: Add missing header(s)
` [PATCH v3 09/12] gpiolib: Drop unused forward declaration from driver.h
` [PATCH v3 10/12] gpiolib: Deduplicate forward declarations in consumer.h
` [PATCH v3 11/12] gpiolib: Group "
` [PATCH v3 12/12] gpiolib: Clean up headers
[PATCH net v2 0/2] Fix dma leaking
2023-02-07 18:42 UTC (7+ messages)
` [PATCH net v2 1/2] net: ll_temac: Fix DMA resources leak
` [PATCH net v2 2/2] net: ll_temac: Reset buffer on dma_map_single() errors
[PATCH v1 net] net: Remove WARN_ON_ONCE(sk->sk_forward_alloc) from sk_stream_kill_queues()
2023-02-07 18:37 UTC
[QUESTION] bpf, iproute2/tc: verifier fails because of a map
2023-02-07 18:31 UTC (2+ messages)
[PATCH net] net: mscc: ocelot: fix all IPv6 getting trapped to CPU when PTP timestamping is used
2023-02-07 18:31 UTC
[PATCH 0/3] some minor fixes of error checking about debugfs_rename()
2023-02-07 18:31 UTC (4+ messages)
[PATCH net-next v2] rds: rds_rm_zerocopy_callback() use list_first_entry()
2023-02-07 18:27 UTC (3+ messages)
[PATCH net v3] rds: rds_rm_zerocopy_callback() use list_first_entry()
2023-02-07 18:26 UTC
[PATCH v2 net-next 0/3] ionic: on-chip descriptors
2023-02-07 18:24 UTC (4+ messages)
` [PATCH v2 net-next 3/3] ionic: add support for device Component Memory Buffers
[PATCH net] net: dsa: mt7530: don't change PVC_EG_TAG when CPU port becomes VLAN-aware
2023-02-07 18:07 UTC (11+ messages)
[PATCH v2 00/11] net: ethernet: mtk_eth_soc: various enhancements
2023-02-07 18:00 UTC (17+ messages)
` [PATCH v2 01/11] net: ethernet: mtk_eth_soc: add support for MT7981 SoC
` [PATCH v2 02/11] dt-bindings: net: mediatek,net: add mt7981-eth binding
` [PATCH v2 03/11] dt-bindings: arm: mediatek: add 'mediatek,pn_swap' property
` [PATCH v2 04/11] net: ethernet: mtk_eth_soc: set MDIO bus clock frequency
` [PATCH v2 05/11] net: ethernet: mtk_eth_soc: reset PCS state
` [PATCH v2 06/11] net: ethernet: mtk_eth_soc: only write values if needed
` [PATCH v2 07/11] net: ethernet: mtk_eth_soc: fix RX data corruption issue
` [PATCH v2 08/11] net: ethernet: mtk_eth_soc: ppe: add support for flow accounting
` [PATCH v2 09/11] net: pcs: add driver for MediaTek SGMII PCS
` [PATCH v2 10/11] net: ethernet: mtk_eth_soc: switch to external PCS driver
` [PATCH v2 11/11] net: dsa: mt7530: use "
[PATCH] PCI: Add ACS quirk for Wangxun NICs
2023-02-07 17:38 UTC (2+ messages)
[PATCH] ath10k: Remove redundant assignment to changed_flags
2023-02-07 17:25 UTC (2+ messages)
[PATCH v5 net-next 0/8] sfc: devlink support for ef100
2023-02-07 17:24 UTC (22+ messages)
` [PATCH v5 net-next 1/8] sfc: add "
` [PATCH v5 net-next 2/8] sfc: add devlink info "
` [PATCH v5 net-next 3/8] sfc: enumerate mports in ef100
` [PATCH v5 net-next 5/8] sfc: add devlink port support for ef100
` [PATCH v5 net-next 7/8] sfc: add support for devlink port_function_hw_addr_get in ef100
` [PATCH v5 net-next 8/8] sfc: add support for devlink port_function_hw_addr_set "
[PATCH net-next v1 1/1] net: openvswitch: remove unnecessary vlan init in key_extract
2023-02-07 17:21 UTC (2+ messages)
[PATCH net-next v2] net: dsa: realtek: rtl8365mb: add change_mtu
2023-02-07 17:15 UTC
[PATCH] dt-bindings: mt76: allow up to 4 interrupts for mt7986
2023-02-07 17:15 UTC
[PATCH v2 net-next 0/4] net: core: use a dedicated kmem_cache for skb head allocs
2023-02-07 16:58 UTC (2+ messages)
[PATCH] l2tp: Avoid possible recursive deadlock in l2tp_tunnel_register()
2023-02-07 16:50 UTC (5+ messages)
[PATCH iproute2-next] bridge: mdb: Remove double space in MDB dump
2023-02-07 16:50 UTC (2+ messages)
Kernel interface to configure queue-group parameters
2023-02-07 16:28 UTC (2+ messages)
[PATCH 1/1] ice: add support BIG TCP on IPv6
2023-02-07 16:26 UTC (3+ messages)
` [Intel-wired-lan] "
[PATCH net-next v2 1/1] ice: add support BIG TCP on IPv6
2023-02-07 16:23 UTC
[PATCH iproute2-next v2 0/3] bridge: Support mcast_n_groups, mcast_max_groups
2023-02-07 16:20 UTC (5+ messages)
` [PATCH iproute2-next v2 1/3] uapi: Update if_bridge, if_link
` [PATCH iproute2-next v2 2/3] bridge: Add support for mcast_n_groups, mcast_max_groups
` [PATCH iproute2-next v2 3/3] man: man8: bridge: Describe mcast_max_groups
[PATCH net-next 0/4] s390/net: updates 2023-02-06
2023-02-07 16:06 UTC (10+ messages)
` [PATCH net-next 1/4] s390/ctcm: cleanup indenting
` [PATCH net-next 2/4] s390/qeth: Use constant for IP address buffers
` [PATCH net-next 3/4] s390/qeth: Convert sysfs sprintf to sysfs_emit
` [PATCH net-next 4/4] s390/qeth: Convert sprintf/snprintf to scnprintf
[PATCH] rfkill: Use sysfs_emit() to instead of sprintf()
2023-02-07 16:07 UTC (4+ messages)
[PATCH net,v3] net: mana: Fix accessing freed irq affinity_hint
2023-02-07 15:39 UTC (3+ messages)
[net-next PATCH 0/1] net/ncsi: Fix netlink major/minor version numbers
2023-02-07 15:39 UTC (6+ messages)
` [net-next PATCH 1/1] "
[PATCH net-next 01/47] can: gw: give feedback on missing CGW_FLAGS_CAN_IIF_TX_OK flag
2023-02-07 15:30 UTC (2+ messages)
[PATCH v4 0/2] Introduce ICSSG based ethernet Driver
2023-02-07 15:29 UTC (4+ messages)
` [PATCH v4 2/2] net: ti: icssg-prueth: Add ICSSG ethernet driver
` [EXTERNAL] "
[syzbot] kernel BUG in process_one_work
2023-02-07 15:09 UTC (4+ messages)
[PATCH net-next] ethtool: mm: fix get_mm() return code not propagating to user space
2023-02-07 15:00 UTC (2+ messages)
[PATCH bpf-next] virtio_net: update xdp_features with xdp multi-buff
2023-02-07 14:31 UTC (2+ messages)
[patch net] devlink: change port event netdev notifier from per-net to global
2023-02-07 14:40 UTC (2+ messages)
[PATCH net-next 0/6] net: stmmac: add renesas,rzn1-gmac support
2023-02-07 14:41 UTC (4+ messages)
` [PATCH net-next 3/6] net: stmmac: start phylink before setting up hardware
[PATCH net] selftests: Fix failing VXLAN VNI filtering test
2023-02-07 14:18 UTC
[RFC PATCH v5 0/4] Create common DPLL/clock configuration API
2023-02-07 14:15 UTC (7+ messages)
` [RFC PATCH v5 1/4] dpll: Add DPLL framework base functions
[PATCH v3 0/6] Introduce STM32 system bus
2023-02-07 14:12 UTC (7+ messages)
` [PATCH v3 3/6] dt-bindings: bus: add STM32 System Bus
` [PATCH v3 4/6] bus: stm32_sys_bus: add support for STM32MP15 and STM32MP13 system bus
[PATCH RESEND] can: j1939: do not wait 250ms if the same addr was already claimed
2023-02-07 14:05 UTC (5+ messages)
` [PATCH v2] can: j1939: do not wait 250 ms "
[PATCH net 0/1] pull-request: can 2023-02-07
2023-02-07 14:05 UTC (2+ messages)
` [PATCH net] can: j1939: do not wait 250 ms if the same addr was already claimed
[PATCH v2 net-next 00/15] taprio automatic queueMaxSDU and new TXQ selection procedure
2023-02-07 13:54 UTC (16+ messages)
` [PATCH v2 net-next 01/15] net/sched: taprio: delete peek() implementation
` [PATCH v2 net-next 02/15] net/sched: taprio: continue with other TXQs if one dequeue() failed
` [PATCH v2 net-next 03/15] net/sched: taprio: refactor one skb dequeue from TXQ to separate function
` [PATCH v2 net-next 04/15] net/sched: taprio: avoid calling child->ops->dequeue(child) twice
` [PATCH v2 net-next 05/15] net/sched: taprio: give higher priority to higher TCs in software dequeue mode
` [PATCH v2 net-next 06/15] net/sched: taprio: calculate tc gate durations
` [PATCH v2 net-next 07/15] net/sched: taprio: rename close_time to end_time
` [PATCH v2 net-next 08/15] net/sched: taprio: calculate budgets per traffic class
` [PATCH v2 net-next 09/15] net/sched: taprio: calculate guard band against actual TC gate close time
` [PATCH v2 net-next 10/15] net/sched: make stab available before ops->init() call
` [PATCH v2 net-next 11/15] net/sched: taprio: warn about missing size table
` [PATCH v2 net-next 12/15] net/sched: keep the max_frm_len information inside struct sched_gate_list
` [PATCH v2 net-next 13/15] net/sched: taprio: automatically calculate queueMaxSDU based on TC gate durations
` [PATCH v2 net-next 14/15] net/sched: taprio: split segmentation logic from qdisc_enqueue()
` [PATCH v2 net-next 15/15] net/sched: taprio: don't segment unnecessarily
[PATCH net-next 0/3][pull request] Intel Wired LAN Driver Updates 2023-01-25 (igc)
2023-02-07 13:38 UTC (4+ messages)
` [PATCH net-next 2/3] igc: offload queue max SDU from tc-taprio
[PATCH v2] dt-bindings: mt76: add active-low property for led
2023-02-07 13:36 UTC (2+ messages)
[PATCH net-next v4 0/2] net: micrel: Add support for lan8841 PHY
2023-02-07 13:27 UTC (4+ messages)
` [PATCH net-next v4 1/2] "
` [PATCH net-next v4 2/2] dt-bindings: net: micrel-ksz90x1.txt: Update for lan8841
[PATCH 1/1] net: fec: Don't fail on missing optional phy-reset-gpios
2023-02-07 13:24 UTC (3+ messages)
[PATCH net 0/6] mptcp: fixes for v6.2
2023-02-07 13:04 UTC (7+ messages)
` [PATCH net 1/6] mptcp: do not wait for bare sockets' timeout
` [PATCH net 2/6] mptcp: fix locking for setsockopt corner-case
` [PATCH net 3/6] mptcp: fix locking for in-kernel listener creation
` [PATCH net 4/6] mptcp: be careful on subflow status propagation on errors
` [PATCH net 5/6] selftests: mptcp: allow more slack for slow test-case
` [PATCH net 6/6] selftests: mptcp: stop tests earlier
[PATCH wpan-next 0/6] IEEE 802.15.4 passive scan support
2023-02-07 12:57 UTC (7+ messages)
` [PATCH wpan-next 1/6] ieee802154: Add support for user scanning requests
[PATCH net] net: txgbe: Update support email address
2023-02-07 12:50 UTC (2+ messages)
[net-next PATCH V3 0/4] octeontx2-pf: HTB offload support
2023-02-07 12:48 UTC (5+ messages)
` [net-next PATCH V3 2/4] octeontx2-pf: qos send queues management
` [net-next PATCH V3 4/4] octeontx2-pf: Add support for HTB offload
[PATCH v6 net-next 00/13] ENETC mqprio/taprio cleanup
2023-02-07 12:48 UTC (4+ messages)
[PATCH v5 00/14] Add PCI pass-thru support to Hyper-V Confidential VMs
2023-02-07 12:41 UTC (7+ messages)
` [PATCH v5 06/14] x86/ioremap: Support hypervisor specified range to map as encrypted
[syzbot] general protection fault in skb_dequeue (3)
2023-02-07 12:29 UTC (3+ messages)
[PATCH] dt-bindings: mt76: add active-low property to led
2023-02-07 12:26 UTC (4+ messages)
` Aw: "
[PATCH] net: fec: Refactor: rename `adapter` to `fep`
2023-02-07 11:46 UTC (3+ messages)
` [PATCH repost] "
[PATCH v4 3/4] crypto/net/ipv6: sr: Switch to using crypto_pool
2023-02-07 11:40 UTC (2+ messages)
[PATCH net 1/2] net: mscc: ocelot: fix VCAP filters not matching on MAC with "protocol 802.1Q"
2023-02-07 11:30 UTC (2+ messages)
[RESEND PATCH v7 0/5] can: bxcan: add support for ST bxCAN controller
2023-02-07 11:29 UTC (3+ messages)
` [RESEND PATCH v7 2/5] dt-bindings: net: can: add STM32 bxcan DT bindings
` [RESEND PATCH v7 5/5] can: bxcan: add support for ST bxCAN controller
[PATCH 0/5] pull request for net-next: batman-adv 2023-01-27
2023-02-07 11:20 UTC (9+ messages)
` [PATCH 1/5] batman-adv: Start new development cycle
[PATCH v2] vhost/vdpa: Add MSI translation tables to iommu for software-managed MSI
2023-02-07 12:08 UTC
[PATCH bpf-next] libbpf: always use libbpf_err to return an error in bpf_xdp_query()
2023-02-07 11:11 UTC
[PATCH v3 net-next 1/4] net-sysctl: factor out cpumask parsing helper
2023-02-07 11:06 UTC (2+ messages)
[PATCH] i40e: Add checking for null for nlmsg_find_attr()
2023-02-07 10:48 UTC (3+ messages)
` [PATCH v3] "
` [Intel-wired-lan] "
[PATCH net] net: ethernet: mtk_eth_soc: fix DSA TX tag hwaccel for switch port 0
2023-02-07 10:42 UTC (2+ messages)
[PATCH v3 0/2] dt: bindings: net: ath11k: add dt entry for XO calibration support
2023-02-07 10:38 UTC (5+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] wifi: ath11k: PMIC XO cal data support
[PATCH v2 0/2] dt: bindings: add dt entry for XO calibration support
2023-02-07 10:37 UTC (6+ messages)
` [PATCH v3 0/2] dt: bindings: net: ath11k: "
` [PATCH v3 1/2] "
` [PATCH v3 2/2] wifi: ath11k: PMIC XO cal data support
[PATCH net-next v2] net: lan966x: Add support for TC flower filter statistics
2023-02-07 10:35 UTC
[PATCH RESEND 0/9] sched: cpumask: improve on cpumask_local_spread() locality
2023-02-07 10:29 UTC (4+ messages)
` [PATCH 3/9] sched: add sched_numa_find_nth_cpu()
[syzbot] KASAN: slab-out-of-bounds Write in copy_verifier_state
2023-02-07 10:27 UTC (3+ messages)
[PATCH net] nfp: ethtool: fix the bug of setting unsupported port speed
2023-02-07 10:16 UTC
[PATCH net-next] nfp: flower: add check for flower VF netdevs for get/set_eeprom
2023-02-07 10:09 UTC (2+ messages)
[PATCH v5 bpf-next 0/8] xdp: introduce xdp-feature support
2023-02-07 10:05 UTC (4+ messages)
` [PATCH v5 bpf-next 2/8] drivers: net: turn on XDP features
[PATCH iproute2-next 0/3] bridge: Support mcast_n_groups, mcast_max_groups
2023-02-07 9:49 UTC (4+ messages)
` [PATCH iproute2-next 3/3] man: man8: bridge: Describe mcast_max_groups
[RFC PATCH net-next 00/13] vxlan: Add MDB support
2023-02-07 9:25 UTC (3+ messages)
[PATCH v7 0/4] mac80211_hwsim: Add PMSR support
2023-02-07 9:12 UTC (8+ messages)
` [PATCH v7 1/4] mac80211_hwsim: add PMSR capability support
` [PATCH v7 2/4] mac80211_hwsim: add PMSR request support via virtio
` [PATCH v7 3/4] mac80211_hwsim: add PMSR abort "
` [PATCH v7 4/4] mac80211_hwsim: add PMSR report "
remove arch/sh
2023-02-07 9:06 UTC (6+ messages)
[PATCH v6 0/2] mac80211_hwsim: Add PMSR support
2023-02-07 8:59 UTC (4+ messages)
` [PATCH v6 2/2] mac80211_hwsim: handle FTM requests with virtio
[PATCH 0/17] crypto: api - Change completion callback argument to void star
2023-02-07 8:18 UTC (6+ messages)
` [PATCH 8/17] tls: Only use data field in crypto completion function
` [PATCH] tls: Pass rec instead of aead_req into tls_encrypt_done
[PATCH v4 0/4] Add WCN6855 Bluetooth support
2023-02-07 8:05 UTC (3+ messages)
` [PATCH v4 1/4] dt-bindings: net: Add WCN6855 Bluetooth
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).