Gregory Nutt f6b00e1966 tools/nxstyle.c: Fix logic error that prevent detecion of '/' and '/=' as operators. net/: Minor updates resulting from testing tools/nxstyle. 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 09d5d05b95 net/TCP: Extend the TCP notification logic logic so that it will also report loss of connection events. 6 年之前
tcp.h 0bc800d71f net/tcp/tcp.h: Fix a muffed edit to conditional found in build testing. 5 年之前
tcp_accept.c efe65749ce Fix condition logic: The setup seems to support a network without sockets. That is not the case. 5 年之前
tcp_appsend.c b54ffe858a Standardization of some function headers. 6 年之前
tcp_backlog.c f036e2a32a net/tcp/tcp_backlog.c: Add SOMAXCONN definition and implementaton per OpenGroup.org. 6 年之前
tcp_callback.c f6b00e1966 tools/nxstyle.c: Fix logic error that prevent detecion of '/' and '/=' as operators. net/: Minor updates resulting from testing tools/nxstyle. 5 年之前
tcp_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 年之前
tcp_connect.c 88130a996a net/: Fixes for more coding standard issues detected by nxstyle. 6 年之前
tcp_devpoll.c b54ffe858a Standardization of some function headers. 6 年之前
tcp_finddev.c 7d2b250cbc net/netdev: All utility functions that lookup network devices should begin with netdev_findby_. Also correct some comments and the name of a formal parameter. 6 年之前
tcp_getsockopt.c b54ffe858a Standardization of some function headers. 6 年之前
tcp_input.c f6b00e1966 tools/nxstyle.c: Fix logic error that prevent detecion of '/' and '/=' as operators. net/: Minor updates resulting from testing tools/nxstyle. 5 年之前
tcp_ipselect.c d5207efb5a Be consistent... Use Name: consistent in function headers vs Function: 7 年之前
tcp_listen.c f6b00e1966 tools/nxstyle.c: Fix logic error that prevent detecion of '/' and '/=' as operators. net/: Minor updates resulting from testing tools/nxstyle. 5 年之前
tcp_monitor.c f6b00e1966 tools/nxstyle.c: Fix logic error that prevent detecion of '/' and '/=' as operators. net/: Minor updates resulting from testing tools/nxstyle. 5 年之前
tcp_netpoll.c 88130a996a net/: Fixes for more coding standard issues detected by nxstyle. 6 年之前
tcp_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 年之前
tcp_recvwindow.c dec7ecbd56 net/tcp/tcp_recvwindow.c: In order to receive data we must not only have IOBs available, but we must also have at least one IOB chain qentry available. Otherwise, we will advertise that we an buffer a lot of data when, in fact, we cannot. This is an expermental fix to a performance problem noted by Masayuki Ishikawa. 6 年之前
tcp_send.c e59b26370d Squashed commit of the following: 6 年之前
tcp_send_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 年之前
tcp_send_unbuffered.c f6b00e1966 tools/nxstyle.c: Fix logic error that prevent detecion of '/' and '/=' as operators. net/: Minor updates resulting from testing tools/nxstyle. 5 年之前
tcp_sendfile.c f6b00e1966 tools/nxstyle.c: Fix logic error that prevent detecion of '/' and '/=' as operators. net/: Minor updates resulting from testing tools/nxstyle. 5 年之前
tcp_seqno.c 8ffb103adb networking: IGMP: Remove special support for interrupt level processing (there is none) and fix some timer cancellation logic. In many files, correct comments. There is no interrupt level processing in the networking layer. 7 年之前
tcp_setsockopt.c 251924a734 Squashed commit of the following: 6 年之前
tcp_timer.c f6b00e1966 tools/nxstyle.c: Fix logic error that prevent detecion of '/' and '/=' as operators. net/: Minor updates resulting from testing tools/nxstyle. 5 年之前
tcp_wrbuffer.c f6b00e1966 tools/nxstyle.c: Fix logic error that prevent detecion of '/' and '/=' as operators. net/: Minor updates resulting from testing tools/nxstyle. 5 年之前
tcp_wrbuffer_dump.c 289e4dde06 net/udp and tcp: Yet another (cosmetic) change to UDP and TCP write buffer macro naming. 6 年之前