anchao a418b63e07 net/udp/udp_callback.c: Initialize address structure to avoid random values in padding. 5 年之前
..
Kconfig fe421022e2 sched/wqueue/kwork_notifier.c and several Kconfig files: Notifier should work with either lpwork or hpwork and other minor typo fix. 5 年之前
Make.defs 28f73bd928 net/tcp and udp: Add logic to signal events when TCP or UDP read-ahead data is buffered. 6 年之前
udp.h efe65749ce Fix condition logic: The setup seems to support a network without sockets. That is not the case. 5 年之前
udp_callback.c a418b63e07 net/udp/udp_callback.c: Initialize address structure to avoid random values in padding. 5 年之前
udp_conn.c f6b00e1966 tools/nxstyle.c: Fix logic error that prevent detecion of '/' and '/=' as operators. net/: Minor updates resulting from testing tools/nxstyle. 5 年之前
udp_devpoll.c b54ffe858a Standardization of some function headers. 6 年之前
udp_finddev.c f6b00e1966 tools/nxstyle.c: Fix logic error that prevent detecion of '/' and '/=' as operators. net/: Minor updates resulting from testing tools/nxstyle. 5 年之前
udp_input.c 69056d4053 net/: The value ERROR should never be returned from internal OS functions. That is reserved for returning values to appliations with the errno value set. Within the OS, errors are returned with a negated errno value ALWAYS. 5 年之前
udp_ipselect.c d5207efb5a Be consistent... Use Name: consistent in function headers vs Function: 7 年之前
udp_netpoll.c 88130a996a net/: Fixes for more coding standard issues detected by nxstyle. 6 年之前
udp_notifier.c 11a635dcb3 mm/iob: IOB free notifier should accept the work queue ID as a paramter. The notification may need to run on either the high- or low- priority work queue. sched/work: Change the default priority of the low-priority work queue to 100. 6 年之前
udp_psock_send.c efed1b6aa1 net/udp: Remove an unused variable warning. Add some comments. 6 年之前
udp_psock_sendto_buffered.c f6b00e1966 tools/nxstyle.c: Fix logic error that prevent detecion of '/' and '/=' as operators. net/: Minor updates resulting from testing tools/nxstyle. 5 年之前
udp_psock_sendto_unbuffered.c 6e60af91e4 net/udp/udp_netpoll.c: Port TCP poll changes to UDP. 6 年之前
udp_send.c f6b00e1966 tools/nxstyle.c: Fix logic error that prevent detecion of '/' and '/=' as operators. net/: Minor updates resulting from testing tools/nxstyle. 5 年之前
udp_setsockopt.c 30657b769f net/udp/udp_setsockopt.c: Remove a warning about an uninitialized variable. 6 年之前
udp_wrbuffer.c 69056d4053 net/: The value ERROR should never be returned from internal OS functions. That is reserved for returning values to appliations with the errno value set. Within the OS, errors are returned with a negated errno value ALWAYS. 5 年之前
udp_wrbuffer_dump.c f6b00e1966 tools/nxstyle.c: Fix logic error that prevent detecion of '/' and '/=' as operators. net/: Minor updates resulting from testing tools/nxstyle. 5 年之前