]> git.lizzy.rs Git - plan9front.git/history - sys/src/9/port
ip: add some primitive rate limiting knobs to counteract bufferbloat
[plan9front.git] / sys / src / 9 / port /
2018-03-17 cinap_lenrekdevusb: fix format print warnings for ep->ntds and...
2018-03-17 qwxdevfs: revert commit 4000
2018-03-16 qwxdevfs: only set configed flag if config was read succes...
2018-03-07 aijuusbehci: catch interrupt in tsleep
2018-03-06 aijuusbehci: add uframes control request to return uframes...
2018-03-05 cinap_lenrekmerge
2018-03-05 cinap_lenrekusbehci: fix medium- to low quality highspeed isochrono...
2018-02-25 cinap_lenrekdevloopback: reassign device letter from #X to #λ to...
2018-02-25 cinap_lenrekkernel: properly handle bad attach specifiers
2018-02-25 cinap_lenrekdevether: remove (unimplemented) detach, allow device...
2018-02-25 cinap_lenrekns, devproc: quote path and spec arguments for /proc...
2018-02-18 cinap_lenrekdevether: mux bridges, portable netconsole
2018-02-18 cinap_lenrekkernel: fix missing header dependency for ethersink.$O
2018-02-12 cinap_lenrekif ether, then etherif.h
2018-02-12 cinap_lenrekmerge
2018-02-12 cinap_lenrekethersink: after the experiment, the zeros get dismantl...
2018-02-11 cinap_lenrekethersink: provide promisc and multicast functions...
2018-02-11 cinap_lenrekkernel: move devether and wifi to port/
2018-01-04 cinap_lenrekstats: show amount of reclaimable pages (add -r flag)
2017-12-28 cinap_lenrekdevtls, devssl: avoid ~0UL comparsion (from drawterm)
2017-12-28 cinap_lenrekdevmnt: use u32int for tagmask, simplify alloctag()
2017-12-18 cinap_lenrekdevbridge: disable write blocking on ethernets
2017-12-17 cinap_lenrekdevbridge: fix mss clamping
2017-11-26 cinap_lenrekdevvga: re-render text from kmesg after resize
2017-11-04 cinap_lenrekmerge
2017-11-04 cinap_lenrekkernel: introduce per process FPU struct (PFPU) for...
2017-10-30 cinap_lenrekdevcons: remove obsolete comment
2017-10-30 cinap_lenrekkernel: track more header dependencies in port/portmkfile
2017-10-29 cinap_lenrekdevswap: fix mistake
2017-10-29 cinap_lenrekkernel: introduce devswap #¶ to serve /dev/swap and...
2017-10-29 cinap_lenrekdevfs: rewrite cryptio()
2017-08-28 cinap_lenrekdevdup: remove useless OCEXEC check, handled by namec()
2017-08-28 cinap_lenrekmerge
2017-08-28 cinap_lenrekdevsegment: handle ORCLOSE on segment directory correct...
2017-08-10 cinap_lenrekkernel: double READSTR buffer size to 8000 bytes for...
2017-08-10 cinap_lenrekdevusb: superspeed bandwidth allocation handled by...
2017-08-02 cinap_lenrekusbxhci: handle out of memory in controller initialization
2017-07-31 cinap_lenrekxhci: experimental usb3 support
2017-07-31 cinap_lenrekusbehci: fix crash in cancelisoio() for highspeed devic...
2017-07-24 cinap_lenrekusb: fix wrong pollival calculation in setmaxpkt()
2017-07-16 cinap_lenrekusbxhci: commit work in progress xhci driver, no config yet
2017-06-28 cinap_lenrekkernel: pass bootargs also in multiboot command line...
2017-06-20 cinap_lenrekkernel: add support for sticky segments (cached, preall...
2017-06-12 aijupc/pc64: debugexc: ignore exception if in kernel mode...
2017-06-12 aijukernel: reset nwatchpt in pexit
2017-06-12 aijukernel: add support for hardware watchpoints
2017-06-03 cinap_lenrekkernel: make statistics counters skipscheds and preempt...
2017-06-02 cinap_lenrekkernel: don't preempt pager during fscache reclaim
2017-05-30 cinap_lenrekmerge
2017-05-30 cinap_lenrekdevsegment: return proper write count for ctl message
2017-05-21 cinap_lenrekkernel: avoid panic with segio and SG_FAULT segments
2017-05-07 cinap_lenrekkernel: fix namelenerror(), avoid memrchr() and make...
2017-05-05 cinap_lenrekdevproc: can't wait for ourselfs to stop (thanks Shamar)
2017-04-29 cinap_lenrekkernel: fix rewinding in directories with pread() offset
2017-04-29 cinap_lenrekdevdraw: ignore drawdebug command
2017-04-04 cinap_lenrekkernel: avoid waserror() botch in devwalk (from drawter...
2017-04-04 cinap_lenrekkernel: fix memory leak in checkpagerefs() debug functi...
2017-03-28 cinap_lenrekkernel: fix twakeup()/timerdel() race condition
2017-03-27 spewhjfs: merge start of hjfs check implementation
2017-03-26 cinap_lenrekdevsd: handle case where theres no ifc->enable() function
2017-03-26 cinap_lenrekmerge
2017-03-26 cinap_lenrekdevsd: check return value of ifc->enable(), don't leak...
2017-03-18 cinap_lenrekdevmouse: refactor screen blanking logic
2017-03-11 cinap_lenrekmerge
2017-03-11 cinap_lenrekkernel: get rid of active.Lock and active.thunderbirdsargo
2017-01-12 cinap_lenrekmerge
2017-01-12 cinap_lenrekkernel: make the mntcache robust against fileserver...
2016-12-11 cinap_lenrekdevmouse: remove unused static map[] array
2016-12-10 cinap_lenrekdevmouse: change msec argument of *mousetrack() to...
2016-11-29 cinap_lenrekdevmouse: various bugfixes, simplify
2016-11-17 cinap_lenrekdevtls: remove unused get32() function
2016-11-12 cinap_lenrekkernel/qio: make readblist() offset of type ulong as...
2016-11-12 cinap_lenrekkernel/qio: get rid of unused qcopycnt debug variable
2016-11-09 cinap_lenrekkernel/qio: implement concatblock() with pullupblock()
2016-11-08 cinap_lenrekdevbridge: simplify etherwrite() as we dont deal with...
2016-11-08 cinap_lenrekkernel/qio: maintain Block.next pointer in padblock()
2016-11-07 cinap_lenrekkernel/qio: fix comments, fix qiwrite() on close queue...
2016-11-07 cinap_lenrekdevcons: simplify putstrn0()
2016-11-07 cinap_lenrekdevbridge: various bugfixes and improvements from charl...
2016-11-07 cinap_lenrekkernel/qio: big cleanup of qio functions
2016-11-07 cinap_lenrekdevloopback: simplify loopoput()
2016-11-05 cinap_lenrekkernel: fix missing ; in panic() call
2016-11-05 cinap_lenrekkernel: avoid padblock copying for devtls/devssl/esp...
2016-11-05 cinap_lenrekdevmnt: avoid memory copies of I/O rpc buffer by using...
2016-11-05 cinap_lenreklibc: move calloc() into its own compilation unit
2016-10-24 cinap_lenrekfix bugs and cleanup cryptsetup code
2016-09-11 cinap_lenrekkernel: rekey chacha state on each randomread() invocation
2016-09-11 cinap_lenrekdevcons: remove /dev/reboot "halt" command...
2016-09-11 cinap_lenrekkernel: better nonce partitioning for chacha random...
2016-09-11 cinap_lenrekkernel: xoroshiro128+ generator for rand()/nrand()
2016-09-11 cinap_lenrekkernel: make randomread() fault reentrant
2016-09-10 cinap_lenrekkernel: replace various custom random iv buffer filling...
2016-09-07 cinap_lenrekkernel: fix type for utime/stime in pexit(), fix debug...
2016-09-07 cinap_lenrekkernel: make sure procalarm() remaining time doesnt...
2016-09-07 cinap_lenrekkernel: always do unsigned subtractions for m->ticks...
2016-09-07 cinap_lenrekkernel: use tk2ms() instead of TK2MS macro for process...
2016-09-07 cinap_lenrekkernel: tsemacquire() use MACHP(0)->ticks for time...
2016-09-07 cinap_lenrekdevcap: timeout capabilities after a minute, fix memory...
2016-09-06 cinap_lenrekmerge
2016-09-06 cinap_lenrekdevproc: do unsigned subtraction to get MACHP(0)->ticks...
next