.. |
Kconfig
|
sched/wqueue/kwork_notifier.c and several Kconfig files: Notifier should work with either lpwork or hpwork and other minor typo fix.
|
2019-01-27 11:02:56 -06:00 |
Make.defs
|
This commit implements a proper version of SO_LINGER. Not sufficiently tested on initial commit.
|
2019-07-01 12:25:32 -06:00 |
tcp_accept.c
|
net/: Fix alignment and spacing problems found by tools/nxstyle.
|
2019-07-02 18:02:23 -06:00 |
tcp_appsend.c
|
Standardization of some function headers.
|
2018-03-13 09:52:27 -06:00 |
tcp_backlog.c
|
net/: Fix alignment and spacing problems found by tools/nxstyle.
|
2019-07-02 18:02:23 -06:00 |
tcp_callback.c
|
tools/nxstyle.c: Fix logic error that prevent detecion of '/' and '/=' as operators. net/: Minor updates resulting from testing tools/nxstyle.
|
2019-03-11 12:48:39 -06:00 |
tcp_conn.c
|
tools/nxstyle.c: Fix logic error that prevent detecion of '/' and '/=' as operators. net/: Minor updates resulting from testing tools/nxstyle.
|
2019-03-11 12:48:39 -06:00 |
tcp_connect.c
|
net/: Fixes for more coding standard issues detected by nxstyle.
|
2018-10-29 18:00:30 -06:00 |
tcp_devpoll.c
|
Standardization of some function headers.
|
2018-03-13 09:52:27 -06:00 |
tcp_finddev.c
|
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.
|
2018-10-29 12:21:22 -06:00 |
tcp_getsockopt.c
|
Standardization of some function headers.
|
2018-03-13 09:52:27 -06:00 |
tcp_input.c
|
net/: Fix alignment and spacing problems found by tools/nxstyle.
|
2019-07-02 18:02:23 -06:00 |
tcp_ipselect.c
|
Be consistent... Use Name: consistent in function headers vs Function:
|
2017-04-21 16:33:14 -06:00 |
tcp_listen.c
|
net/: Fix alignment and spacing problems found by tools/nxstyle.
|
2019-07-02 18:02:23 -06:00 |
tcp_monitor.c
|
tools/nxstyle.c: Fix logic error that prevent detecion of '/' and '/=' as operators. net/: Minor updates resulting from testing tools/nxstyle.
|
2019-03-11 12:48:39 -06:00 |
tcp_netpoll.c
|
net/: Fixes for more coding standard issues detected by nxstyle.
|
2018-10-29 18:00:30 -06:00 |
tcp_notifier.c
|
This commit implements a proper version of SO_LINGER. Not sufficiently tested on initial commit.
|
2019-07-01 12:25:32 -06:00 |
tcp_recvwindow.c
|
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.
|
2018-09-22 09:33:29 -06:00 |
tcp_send_buffered.c
|
net/: Fix alignment and spacing problems found by tools/nxstyle.
|
2019-07-02 18:02:23 -06:00 |
tcp_send_unbuffered.c
|
net/: Fix alignment and spacing problems found by tools/nxstyle.
|
2019-07-02 18:02:23 -06:00 |
tcp_send.c
|
Squashed commit of the following:
|
2018-07-01 07:59:33 -06:00 |
tcp_sendfile.c
|
net/: Fix alignment and spacing problems found by tools/nxstyle.
|
2019-07-02 18:02:23 -06:00 |
tcp_seqno.c
|
net/: Fix alignment and spacing problems found by tools/nxstyle.
|
2019-07-02 18:02:23 -06:00 |
tcp_setsockopt.c
|
Squashed commit of the following:
|
2018-03-12 10:59:46 -06:00 |
tcp_timer.c
|
net/: Fix alignment and spacing problems found by tools/nxstyle.
|
2019-07-02 18:02:23 -06:00 |
tcp_txdrain.c
|
This commit implements a proper version of SO_LINGER. Not sufficiently tested on initial commit.
|
2019-07-01 12:25:32 -06:00 |
tcp_wrbuffer_dump.c
|
net/udp and tcp: Yet another (cosmetic) change to UDP and TCP write buffer macro naming.
|
2018-01-22 19:33:14 -06:00 |
tcp_wrbuffer.c
|
tools/nxstyle.c: Fix logic error that prevent detecion of '/' and '/=' as operators. net/: Minor updates resulting from testing tools/nxstyle.
|
2019-03-11 12:48:39 -06:00 |
tcp.h
|
Still fixing new warnings found in build testing.
|
2019-07-01 15:56:34 -06:00 |