summaryrefslogtreecommitdiffstats
path: root/src/kernel/net-txrx.c
Commit message (Expand)AuthorAgeFilesLines
* [KERNEL] Try not to -EIO if no socket is connectedHEADmasterSimon Rettberg2020-08-131-0/+3
* [KERNEL] Trying to get locking under controlSimon Rettberg2020-07-171-1/+1
* [KERNEL] Properly bail out on kmalloc failuresSimon Rettberg2020-07-171-4/+3Star
* added check for rid and discovery now takes bigger test blockFrederic Robra2019-11-141-41/+43
* bug when sending and release at the same timeFrederic Robra2019-11-111-1/+0Star
* added timeout and small bug when reqeuing in sendFrederic Robra2019-11-081-3/+9
* if connection is lost while connected modul now waits for new connectionFrederic Robra2019-11-081-1/+8
* removed bug when sending and at the same time socket closes downFrederic Robra2019-11-061-1/+1
* patch from Thiago Abdo, casts and includFrederic Robra2019-10-201-0/+1
* sort the connection plan, locks the sending while changing connection,Frederic Robra2019-09-041-5/+1Star
* added support to requeue busy requestsFrederic Robra2019-09-031-2/+6
* splitted netFrederic Robra2019-08-291-0/+608