commits
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/12/25
(nuttx) branch master updated (a0bd7413878 -> cdaf4ee6539)
acassis
2025/12/25
Re: [PR] arp_poll: skip arp_out when arp_send flow [nuttx]
via GitHub
2025/12/25
(nuttx) branch master updated (c2a48999418 -> a0bd7413878)
acassis
2025/12/25
Re: [PR] mld: free all mld group when netdev unregister [nuttx]
via GitHub
2025/12/25
(nuttx) branch master updated (908596dde39 -> c2a48999418)
acassis
2025/12/25
Re: [PR] net/ipfrag: fix ip fragment assert when iob not enough [nuttx]
via GitHub
2025/12/25
(nuttx) branch master updated (07372c12ecb -> 908596dde39)
acassis
2025/12/25
Re: [PR] net/bufpool: fix typo [nuttx]
via GitHub
2025/12/25
Re: [PR] net/bufpool: fix typo [nuttx]
via GitHub
2025/12/25
Re: [PR] net/tcp: add kconfig to support retransmission at a fixed time [nuttx]
via GitHub
2025/12/25
[PR] sched: Remove `CONFIG_SCHED_TICKLESS_TICK_ARGUMENT`. [nuttx]
via GitHub
2025/12/25
Re: [PR] nuttx/net: Expose the net_ipv6addr_maskcmp interface to user-mode calls [nuttx]
via GitHub
2025/12/25
Re: [PR] sched: Refactor the incorrect HRTimer implementation. [nuttx]
via GitHub
2025/12/25
Re: [PR] sched: Refactor the incorrect HRTimer implementation. [nuttx]
via GitHub
2025/12/25
Re: [PR] sched/hrtimer: Part 2: refine hrtimer state machine and introduce scheduler support with hrtimer [nuttx]
via GitHub
2025/12/25
(nuttx) 02/02: net/icmp: fix icmp checksum bug
xiaoxiang
2025/12/25
(nuttx) branch master updated (51681a6a8b2 -> 07372c12ecb)
xiaoxiang
2025/12/25
(nuttx) 01/02: net/icmp: check the checksum field when recieve icmp message
xiaoxiang
2025/12/25
Re: [PR] net/icmp: check the checksum field when receive icmp message [nuttx]
via GitHub
2025/12/25
(nuttx-apps) 02/03: net/wireless: dup g_ieee802154_status_string from kernel
xiaoxiang
2025/12/25
Re: [PR] net/wireless: fix compile warning issue for wireless [nuttx]
via GitHub
2025/12/25
(nuttx) branch master updated: net/wireless: fix compile warning
xiaoxiang
2025/12/25
(nuttx-apps) 01/03: net/wireless: fix compile warning
xiaoxiang
2025/12/25
(nuttx-apps) branch master updated (74c71145d -> 9f035ea0b)
xiaoxiang
2025/12/25
Re: [PR] net/wireless: fix compile warning issue for wireless [nuttx-apps]
via GitHub
2025/12/25
(nuttx-apps) 03/03: qnet/wireless: fix compile warning of i8sak
xiaoxiang
2025/12/25
Re: [PR] net/icmp: check src ip for icmp request message [nuttx]
via GitHub
2025/12/25
Re: [PR] net/vlan: add some macro for vlan [nuttx]
via GitHub
2025/12/25
Re: [PR] sched: Refactor the incorrect HRTimer implementation. [nuttx]
via GitHub
2025/12/24
[PR] nuttx/net: Expose the net_ipv6addr_maskcmp interface to user-mode calls [nuttx]
via GitHub
2025/12/24
[PR] net/tcp: add support for the CLOSE_WAIT state [nuttx]
via GitHub
2025/12/24
[PR] dhcpd: Align makefile implementation [nuttx-apps]
via GitHub
2025/12/24
[PR] net/vlan: add some macro for vlan [nuttx]
via GitHub
2025/12/24
[PR] net/tcp: add kconfig to support retransmission at a fixed time [nuttx]
via GitHub
2025/12/24
[PR] sched: Refactor the incorrect HRTimer implementation. [nuttx]
via GitHub
2025/12/24
[PR] net/icmp: check src ip for icmp request message [nuttx]
via GitHub
2025/12/24
(nuttx) branch master updated: net/icmp: Return -ENOPROTOOPT for SOL_SOCKET to avoid misleading logs
xiaoxiang
2025/12/24
Re: [PR] net/icmp: Return -ENOPROTOOPT for SOL_SOCKET to avoid misleading logs [nuttx]
via GitHub
2025/12/24
(nuttx) branch master updated (23013b33ce1 -> 1ec63f72aca)
xiaoxiang
2025/12/24
Re: [PR] paho_mqtt: Add paho_mqtt repository description file [nuttx]
via GitHub
2025/12/24
[PR] ostest/hrtimer: Fix typos [nuttx-apps]
via GitHub
2025/12/24
Re: [PR] paho_mqtt: Add paho_mqtt repository description file [nuttx]
via GitHub
2025/12/24
[PR] net/bufpool: fix typo [nuttx]
via GitHub
2025/12/24
[PR] net/ipfrag: fix ip fragment assert when iob not enough [nuttx]
via GitHub
2025/12/24
(nuttx-apps) branch master updated: net/ethernet: ARP can be configured on interface
xiaoxiang
2025/12/24
Re: [PR] net/ethernet: ARP can be configured on interface [nuttx-apps]
via GitHub
2025/12/24
Re: [PR] net/ping: utils ping should depends on ipv4 [nuttx-apps]
via GitHub
2025/12/24
(nuttx-apps) branch master updated: net/ping: utils ping should depends on ipv4
xiaoxiang
2025/12/24
(nuttx-apps) 01/02: ping: add -I for bind device
xiaoxiang
2025/12/24
(nuttx-apps) 02/02: ping: Initialize info.devname to NULL
xiaoxiang
2025/12/24
(nuttx-apps) branch master updated (532a055ab -> f89773cbc)
xiaoxiang
2025/12/24
Re: [PR] ping: add -I for bind device [nuttx-apps]
via GitHub
2025/12/24
(nuttx) branch master updated (6ad864ff0c2 -> 23013b33ce1)
xiaoxiang
2025/12/24
Re: [PR] net/ethernet: ARP can be configured on interface [nuttx]
via GitHub
2025/12/24
[PR] mld: free all mld group when netdev unregister [nuttx]
via GitHub
2025/12/24
(nuttx-apps) branch master updated: paho_mqtt: Add mqtt compilation files
xiaoxiang
2025/12/24
Re: [PR] paho_mqtt: Add mqtt compilation files [nuttx-apps]
via GitHub
2025/12/24
[PR] arp_poll: skip arp_out when arp_send flow [nuttx]
via GitHub
2025/12/24
Re: [PR] apps/net: add get iobinfo api [nuttx-apps]
via GitHub
2025/12/24
[PR] netlib: Add IOB statistics interface description [nuttx]
via GitHub
2025/12/24
Re: [PR] net/ethernet: ARP can be configured on interface [nuttx]
via GitHub
2025/12/24
[PR] mm/iob: limit the alignment length of IOB to no less than sizeof(uinptr_t) [nuttx]
via GitHub
2025/12/24
[PR] apps/net: add get iobinfo api [nuttx-apps]
via GitHub
2025/12/24
[PR] net/can: can protocol uses a separate buffer to cache can data [nuttx]
via GitHub
2025/12/24
Re: [PR] ping: add -I for bind device [nuttx-apps]
via GitHub
2025/12/24
[PR] docs: add ICMP ping guide (usage, options, examples) [nuttx]
via GitHub
2025/12/24
Re: [PR] paho_mqtt: Add mqtt compilation files [nuttx-apps]
via GitHub
2025/12/24
[PR] paho_mqtt: Add paho_mqtt repository description file [nuttx]
via GitHub
2025/12/24
(nuttx) branch master updated: mm/iob: add iob_init method to support external buffer init as iob structure
jiuzhudong
2025/12/24
Re: [PR] mm/iob: add iob_init method to support external buffer init as iob structure [nuttx]
via GitHub
2025/12/24
Re: [PR] net/tcp: modify the return value when dev is down in tcp_pollsetup [nuttx]
via GitHub
2025/12/24
(nuttx) branch master updated: net/tcp: modify the return value when dev is down in tcp_pollsetup
jiuzhudong
2025/12/24
(nuttx) 01/02: net/can: fix the typo
jiuzhudong
2025/12/24
(nuttx) branch master updated (ac3a7da8ed9 -> 7b528d903cb)
jiuzhudong
2025/12/24
(nuttx) 02/02: net/can: fix compile error
jiuzhudong
2025/12/24
Re: [PR] net/can: fix the typo and compile error [nuttx]
via GitHub
2025/12/24
Re: [PR] testing/cmocka: Compile cmocka as a libary only by default [nuttx-apps]
via GitHub
2025/12/24
Re: [PR] testing/cmocka: Compile cmocka as a libary only by default [nuttx-apps]
via GitHub
2025/12/24
(nuttx) 01/02: net/packet: add PACKET_<ADD|DROP>_MEMBERSHIP support
jiuzhudong
2025/12/24
(nuttx) branch master updated (f03e4774a49 -> ac3a7da8ed9)
jiuzhudong
2025/12/24
(nuttx) 02/02: sim_netdriver: add addmac/rmmac support
jiuzhudong
2025/12/24
Re: [PR] net/packet: add PACKET_<ADD|DROP>_MEMBERSHIP support [nuttx]
via GitHub
2025/12/24
Re: [PR] net/wireless: fix compile warning issue for wireless [nuttx-apps]
via GitHub
2025/12/24
(nuttx) branch master updated: igmp_msg.c:mod check of IGMP_SCHEDMSG from assert to error log
xiaoxiang
2025/12/24
Re: [PR] net/igmp: mod check of IGMP_SCHEDMSG from assert to error log [nuttx]
via GitHub
2025/12/24
(nuttx) branch master updated (aba8cd4d863 -> f10fc888fe1)
xiaoxiang
2025/12/24
Re: [PR] net/tcp: resolve reconnection issues when connection failed due to rejection [nuttx]
via GitHub
2025/12/24
Re: [PR] {bp-17645} LICENSE: update NuttX-PublicDomain SPDX identifier [nuttx]
via GitHub
2025/12/24
(nuttx) branch master updated: net/net_initialize: remove the empty functions that are not needed
xiaoxiang
2025/12/24
Re: [PR] net/net_initialize: remove the empty functions that are not needed [nuttx]
via GitHub
2025/12/24
(nuttx-apps) branch master updated: netpkt: Add parameters to support specific network cards
xiaoxiang
2025/12/24
Re: [PR] netpkt: Add parameters to support specific network cards [nuttx-apps]
via GitHub
2025/12/24
(nuttx-apps) branch master updated: apps/net: add ip conflict check API
xiaoxiang
2025/12/24
Re: [PR] apps/net: add ip conflict check API [nuttx-apps]
via GitHub
2025/12/24
(nuttx-apps) branch master updated (4d98eccca -> 837c27d6e)
xiaoxiang
2025/12/24
Re: [PR] netutils/libwebsockets: add cmake support [nuttx-apps]
via GitHub
2025/12/24
Re: [PR] testing/cmocka: Compile cmocka as a libary only by default [nuttx-apps]
via GitHub
2025/12/24
(nuttx) branch master updated: libc/search: add foreach api for hcreate_data
xiaoxiang
2025/12/24
Re: [PR] libc/search: add foreach api for hcreate_data [nuttx]
via GitHub
2025/12/24
Re: [PR] net/wireless: fix compile warning issue for wireless [nuttx-apps]
via GitHub
2025/12/24
(nuttx-website) branch asf-site updated: Publishing web: 3443f1edca72de4d8e7703517cbbadce57f38003 docs: ba681d3ddfaf41e75f83746275a56692e1a28909
github-bot
2025/12/24
Re: [PR] testing/nuts: NuttX Unit Test Selection (NUTS) application. [nuttx-apps]
via GitHub
2025/12/24
[PR] testing/nuts: NuttX Unit Test Selection (NUTS) application. [nuttx-apps]
via GitHub
2025/12/24
Re: [PR] testing/nest: NuttX unit testing collection [nuttx-apps]
via GitHub
2025/12/24
Re: [PR] testing/nest: NuttX unit testing collection [nuttx-apps]
via GitHub
2025/12/24
Re: [PR] cmocka/defconfig: Update defconfigs to include cmocka application [nuttx]
via GitHub
2025/12/24
Re: [PR] net/wireless: fix compile warning issue for wireless [nuttx-apps]
via GitHub
2025/12/24
Re: [PR] netutils/netlib: support delete the DNS server address by index or address [nuttx-apps]
via GitHub
2025/12/24
[PR] netutils/dhcpc.h: fix the compilation error caused by undefined [nuttx-apps]
via GitHub
2025/12/24
(nuttx) branch master updated (7f9d3a055b7 -> ba681d3ddfa)
xiaoxiang
2025/12/24
Re: [PR] LoopTask: Sim loop task refactor wdt thread process loop event [nuttx]
via GitHub
2025/12/24
Re: [PR] net/arp: use bufpool to alloc arp send states [nuttx]
via GitHub
2025/12/24
Re: [PR] netutils/libwebsockets: add cmake support [nuttx-apps]
via GitHub
2025/12/24
Re: [PR] ping: add -I for bind device [nuttx-apps]
via GitHub
2025/12/24
[PR] net/arp: use bufpool to alloc arp send states [nuttx]
via GitHub
2025/12/24
Re: [PR] ping: add -I for bind device [nuttx-apps]
via GitHub
2025/12/24
[PR] net/net_initialize: remove the empty functions that are not needed [nuttx]
via GitHub
2025/12/24
[PR] net/icmp: Return -ENOPROTOOPT for SOL_SOCKET to avoid misleading logs [nuttx]
via GitHub
2025/12/24
[PR] net/can: fix the typo and compile error [nuttx]
via GitHub
2025/12/24
Re: [PR] sched/hrtimer: Part 2: refine hrtimer state machine and introduce scheduler support with hrtimer [nuttx]
via GitHub
2025/12/24
[PR] paho_mqtt: Add mqtt compilation files [nuttx-apps]
via GitHub
2025/12/24
Re: [PR] net/icmp: check the checksum field when receive icmp message [nuttx]
via GitHub
2025/12/24
Re: [PR] sched/hrtimer: Part 2: refine hrtimer state machine and introduce scheduler support with hrtimer [nuttx]
via GitHub
2025/12/24
(nuttx) branch master updated (081ff15254b -> 7f9d3a055b7)
xiaoxiang
2025/12/24
Re: [PR] net/ethernet: remove no use remove excess code [nuttx]
via GitHub
2025/12/24
Re: [PR] drivers/timers/ptp: support ptp clock driver model,CLOCKFD and clock adjtime/settime/gettime for ptp device [nuttx]
via GitHub
2025/12/24
Re: [PR] {bp-17645} LICENSE: update NuttX-PublicDomain SPDX identifier [nuttx]
via GitHub
2025/12/24
[PR] netdev_upperhalf: add direct rx mode [nuttx]
via GitHub
2025/12/24
Re: [PR] cmocka/defconfig: Update defconfigs to include cmocka application [nuttx]
via GitHub
2025/12/24
Re: [PR] docs/cmocka: Fill out documentation for cmocka [nuttx]
via GitHub
2025/12/24
Re: [PR] net/icmp: check the checksum field when recieve icmp message [nuttx]
via GitHub
2025/12/24
Re: [PR] fs/romfs: revert the romfs write feature [nuttx]
via GitHub
2025/12/24
(nuttx) branch master updated (994a786336e -> 081ff15254b)
acassis
2025/12/24
Re: [PR] net/tcp: resolve reconnection issues when connection failed due to rejection [nuttx]
via GitHub
2025/12/24
Re: [PR] LICENSE: update NuttX-PublicDomain SPDX identifier [nuttx]
via GitHub
2025/12/24
Re: [PR] LICENSE: update NuttX-PublicDomain SPDX identifier [nuttx]
via GitHub
2025/12/24
Re: [PR] fs/romfs: revert the romfs write feature [nuttx]
via GitHub
2025/12/24
Re: [PR] {bp-17645} LICENSE: update NuttX-PublicDomain SPDX identifier [nuttx]
via GitHub
2025/12/24
Re: [PR] net/packet: add PACKET_<ADD|DROP>_MEMBERSHIP support [nuttx]
via GitHub
2025/12/24
Re: [PR] net/ethernet: ARP can be configured on interface [nuttx]
via GitHub
2025/12/24
Re: [PR] net/ethernet: ARP can be configured on interface [nuttx-apps]
via GitHub
2025/12/24
Re: [PR] espressif: improve esp-hal-3rdparty handling [nuttx]
via GitHub
2025/12/24
(nuttx) branch master updated (9a75fc2162d -> 994a786336e)
xiaoxiang
2025/12/24
Re: [PR] netlib: Introduction to IP conflict detection functions [nuttx]
via GitHub
2025/12/24
(nuttx) branch master updated (2dc2b30a6a0 -> 9a75fc2162d)
xiaoxiang
2025/12/24
Re: [PR] netpkt: Introduction to using netpkt example [nuttx]
via GitHub
2025/12/24
(nuttx) branch master updated (28298b9d5e3 -> 2dc2b30a6a0)
xiaoxiang
2025/12/24
Re: [PR] sched/wdog: Fix-up for SMP and Improvements. [nuttx]
via GitHub
2025/12/23
[PR] netutils/libwebsockets: add cmake support [nuttx-apps]
via GitHub
2025/12/23
Re: [PR] netutils/libwebsockets: add cmake support [nuttx-apps]
via GitHub
2025/12/23
[PR] net/ethernet: remove no use remove excess code [nuttx]
via GitHub
2025/12/23
[PR] netutils/libwebsockets: add cmake support [nuttx-apps]
via GitHub
2025/12/23
Re: [PR] netutils/libwebsockets: add cmake support [nuttx-apps]
via GitHub
2025/12/23
[PR] netutils/libwebsockets: add cmake support [nuttx-apps]
via GitHub
2025/12/23
[PR] net/icmp: check the checksum field when recieve icmp message [nuttx]
via GitHub
2025/12/23
[PR] net/ping: utils ping should depends on ipv4 [nuttx-apps]
via GitHub
2025/12/23
Re: [PR] apps/net: add ip conflict check API [nuttx-apps]
via GitHub
2025/12/23
[PR] netlib: Introduction to IP conflict detection functions [nuttx]
via GitHub
2025/12/23
Re: [PR] net/ethernet: ARP can be configured on interface [nuttx]
via GitHub
2025/12/23
Re: [PR] net/ethernet: ARP can be configured on interface [nuttx-apps]
via GitHub
2025/12/23
[PR] net/ethernet: ARP can be configured on interface [nuttx-apps]
via GitHub
2025/12/23
[PR] net/ethernet: ARP can be configured on interface [nuttx]
via GitHub
2025/12/23
Re: [PR] netpkt: Add parameters to support specific network cards [nuttx-apps]
via GitHub
2025/12/23
[PR] netpkt: Introduction to using netpkt example [nuttx]
via GitHub
2025/12/23
Re: [PR] net/wireless: fix compile warning issue for wireless [nuttx]
via GitHub
2025/12/23
Re: [PR] sched/wdog: Fix-up for SMP and Improvements. [nuttx]
via GitHub
2025/12/23
Re: [PR] net/tcp: modify the return value when dev is down in tcp_pollsetup [nuttx]
via GitHub
2025/12/23
Re: [PR] sched/wdog: Fix-up for SMP and Improvements. [nuttx]
via GitHub
2025/12/23
Re: [PR] net/tcp: modify the return value when dev is down in tcp_pollsetup [nuttx]
via GitHub
2025/12/23
Re: [PR] sched/wdog: Fix-up for SMP and Improvements. [nuttx]
via GitHub
2025/12/23
Re: [PR] net/wireless: fix compile warning issue for wireless [nuttx]
via GitHub
2025/12/23
Re: [PR] sched/wdog: Fix-up for SMP and Improvements. [nuttx]
via GitHub
2025/12/23
Re: [PR] testing/cmocka: Compile cmocka as a libary only by default [nuttx-apps]
via GitHub
2025/12/23
Re: [PR] testing/ostest: add hrtimer API functional tests [nuttx-apps]
via GitHub
2025/12/23
(nuttx-apps) branch master updated (b78ab0c6e -> 4d98eccca)
xiaoxiang
2025/12/23
(nuttx) branch master updated (3d0f6fcbad1 -> 28298b9d5e3)
xiaoxiang
2025/12/23
Re: [PR] arch/arm: use cfi to debug syscall [nuttx]
via GitHub
2025/12/23
Re: [PR] sched/wdog: Fix-up for SMP and Improvements. [nuttx]
via GitHub
2025/12/23
Re: [PR] sched/wdog: Fix-up for SMP and Improvements. [nuttx]
via GitHub
2025/12/23
Re: [PR] sched/wdog: Fix-up for SMP and Improvements. [nuttx]
via GitHub
2025/12/23
(nuttx) branch master updated: boards/risc-v: Add lvgl64_vector configuration for RISC-V QEMU
xiaoxiang
2025/12/23
Re: [PR] boards/risc-v: Add lvgl64_vector configuration for RISC-V QEMU [nuttx]
via GitHub
2025/12/23
Re: [PR] net/wireless: fix compile warning issue for wireless [nuttx]
via GitHub
2025/12/23
Re: [PR] testing/cmocka: Compile cmocka as a libary only by default [nuttx-apps]
via GitHub
2025/12/23
[PR] docs/cmocka: Fill out documentation for cmocka [nuttx]
via GitHub
2025/12/23
[PR] cmocka/defconfig: Update defconfigs to include cmocka application [nuttx]
via GitHub
2025/12/23
[PR] testing/cmocka: Compile cmocka as a libary only by default [nuttx-apps]
via GitHub
2025/12/23
Re: [PR] espressif: improve esp-hal-3rdparty handling [nuttx]
via GitHub
2025/12/23
Re: [PR] espressif: improve esp-hal-3rdparty handling [nuttx]
via GitHub
2025/12/23
Re: [PR] arch: Set invalid default delays value for BOARD_LOOPSPERMSEC [nuttx]
via GitHub
2025/12/23
Re: [PR] espressif: improve esp-hal-3rdparty handling [nuttx]
via GitHub
2025/12/23
Re: [PR] espressif: improve esp-hal-3rdparty handling [nuttx]
via GitHub
2025/12/23
Re: [PR] graphics/lvgl: Upgrade LVGL to v9.4.0 [nuttx-apps]
via GitHub
2025/12/23
Re: [PR] espressif: improve esp-hal-3rdparty handling [nuttx]
via GitHub
2025/12/23
(nuttx) branch master updated (172dd3959a1 -> 029a5f5383d)
linguini
2025/12/23
Re: [PR] driver/note: make SIZEOF_NOTE_START return the right size [nuttx]
via GitHub
2025/12/23
(nuttx-apps) branch master updated: fsutils/flashtool: add flashtool command support
linguini
2025/12/23
Re: [PR] fsutils/flashtool: add flashtool command support [nuttx-apps]
via GitHub
2025/12/23
Re: [PR] netutils/dhcpc: avoid setting IP to stack when oldaddr matches presult->ipaddr [nuttx-apps]
via GitHub
2025/12/23
Re: [PR] espressif: improve esp-hal-3rdparty handling [nuttx]
via GitHub
Earlier messages
Later messages