nuttx/net
shichunma 121e3ac9fc netdev/netdev_ioctl: log in hex mode for ioctl cmd
It's a more friendly when output cmd in hex mode, since it's defined like: 0x7xx

Signed-off-by: Jerry Ma <shichunma@bestechnic.com>
2026-03-03 15:58:03 -03:00
..
arp
bluetooth Revert "net: limit TCP and UDP send/recv buffer usage with throttled IOB" 2026-01-23 14:40:06 -03:00
can net/can: allow errmask to be set to CAN_ERR_FLAG; 2026-01-19 15:13:14 +08:00
devif Revert "net: limit TCP and UDP send/recv buffer usage with throttled IOB" 2026-01-23 14:40:06 -03:00
icmp Revert "net: limit TCP and UDP send/recv buffer usage with throttled IOB" 2026-01-23 14:40:06 -03:00
icmpv6 Revert "net: limit TCP and UDP send/recv buffer usage with throttled IOB" 2026-01-23 14:40:06 -03:00
ieee802154
igmp
inet net/netdev: modify for hardware checksum offload 2026-01-19 23:22:46 +08:00
ipfilter
ipforward forward: Add IFF_NOSRC_FORWARD and IFF_NODST_FORWARD flags. 2026-01-31 02:37:58 +08:00
ipfrag
local
mld
nat
neighbor
netdev netdev/netdev_ioctl: log in hex mode for ioctl cmd 2026-03-03 15:58:03 -03:00
netfilter
netlink
pkt Revert "net: limit TCP and UDP send/recv buffer usage with throttled IOB" 2026-01-23 14:40:06 -03:00
procfs
route
rpmsg net/rpmsg: add err handle when rpmsg_socket_unbind called 2026-01-29 09:15:33 -03:00
sixlowpan Revert "net: limit TCP and UDP send/recv buffer usage with throttled IOB" 2026-01-23 14:40:06 -03:00
socket
tcp Revert "net: limit TCP and UDP send/recv buffer usage with throttled IOB" 2026-01-23 14:40:06 -03:00
udp Revert "net: limit TCP and UDP send/recv buffer usage with throttled IOB" 2026-01-23 14:40:06 -03:00
usrsock usrsock: Check RECVFROM_AVAIL before setting POLLIN in pollsetup 2026-01-20 22:37:10 +08:00
utils net/utils: add union name for tasking compiler compatibility 2026-02-12 10:49:44 -03:00
CMakeLists.txt net: Support no-lto option for the network build. 2026-01-20 10:12:45 +08:00
Kconfig net: Support no-lto option for the network build. 2026-01-20 10:12:45 +08:00
Makefile Makefile: Remove make depend files by make distclean 2026-02-16 16:27:57 +01:00
net_initialize.c