]> git.lizzy.rs Git - plan9front.git/history - sys/src/9
libip: return -1 in parseipmask() and parseipandmask() when mask is not ipv4 and...
[plan9front.git] / sys / src / 9 /
2019-02-11 cinap_lenrekdevip: use parseipandmask() for ipifc and route control...
2019-02-01 cinap_lenrekbcm: include sdmmc in pi kernel configuration
2019-01-30 cinap_lenrekdevdraw: get rid of softscreen==0xa110c hack and make...
2019-01-30 cinap_lenrekbcm: list devswap only once in devtab array
2019-01-28 cinap_lenrekdevdraw: simplify drawgen()
2019-01-27 cinap_lenrekdevip: tcp: Don't respond to FIN-less ACKs during TIME...
2019-01-22 cinap_lenrekdevtls: remove static "already" flag in tlsinit()....
2019-01-22 cinap_lenrekdevswap: simplify, don't panic when writing swapfile...
2019-01-22 cinap_lenrekpc64: properly handle faulterror in faultamd64()
2019-01-13 cinap_lenrekether82563: fix bugus FCA write and link detection...
2019-01-12 cinap_lenrekether82563: work arround spurious jumbo packets on...
2019-01-12 cinap_lenrekether82563: use 9018 byte mtu from datasheet for i217...
2019-01-12 cinap_lenrekmerge
2019-01-12 cinap_lenrekether82563, ether82598, etherx550: round rbsz to multip...
2019-01-04 cinap_lenrekpc, pc64: properly track dependencies for mem.h on...
2018-12-23 cinap_lenreketherx550: add intel 10GB ethernet controlller x550...
2018-12-23 cinap_lenrekether82598: fix multicast filter (thanks aiju, joe9)
2018-12-15 cinap_lenrekdtracy: avoid pointer to integer truncation warning...
2018-12-13 aijudtracy: get rid of DTName struct, support more than...
2018-12-12 Alex Musolinomerge
2018-12-11 aijukernel: change peek to return number of characters...
2018-12-11 aijudtracy: catch page faults
2018-12-11 aijuadd dtracy support to mkdevc and enable dtracy with...
2018-12-09 aijudtracy: call dtptrigger with a struct pointer rather...
2018-12-08 aijudtracy: add support for aggregations
2018-12-05 cinap_lenrekkernel: remove unused static variable "sofar" from...
2018-12-05 cinap_lenrekkernel: fix tprof on multiprocessor
2018-12-04 cinap_lenrekbootrc: remove $ff references (was old parsed /boot...
2018-11-28 cinap_lenrekdevip: fix arpread, dont return partial entries
2018-11-19 cinap_lenrekpc, pc64: park application processors in rebootcode...
2018-11-18 cinap_lenrekdevip: fix swapped tcp snd.scale and recv.scale in...
2018-11-18 mischiefdevbridge: fix runt packets going through the bridge...
2018-11-14 mischiefether82563: ignore i82753 checksums, fixes T60 ethernet
2018-11-12 cinap_lenrekmerge
2018-11-10 aijuadding dtracy (crude early version)
2018-11-08 cinap_lenrekbcm: intrenable() can happen from any cpu in case of...
2018-11-07 cinap_lenrekbcm: cleanup timer code
2018-11-07 cinap_lenrekbcm: simplify irq handling by having per cpu Vctl chain
2018-11-07 cinap_lenrekbcm: speed up co-processor operations by avoiding i...
2018-11-06 cinap_lenrekmerge
2018-11-04 cinap_lenrekmerge
2018-11-04 aijudevvmx: remove bogus . direntry
2018-11-04 cinap_lenrekbcm: fix mysterious core clock resets under SMP (thanks...
2018-11-01 cinap_lenrekbcm: fix mistake in mkfile
2018-10-31 cinap_lenrekbcm: fix /dev/reboot text/data corruption (thanks richa...
2018-10-28 cinap_lenrekbcm: provide /dev/cputemp in a format stats can understand
2018-10-28 cinap_lenrekmerge
2018-10-28 cinap_lenrekbcm: simplify reboot code
2018-10-28 cinap_lenrekbcm: cleanup clock code
2018-10-28 cinap_lenrekbcm: fix l2 cache maintenance routines for raspi3 ...
2018-10-27 cinap_lenrekdevuart: don't sleep in uartdrainoutput() when called...
2018-10-25 23hiroadd Centrino Wireless-N 1030 (thanks lksmk from brazil)
2018-10-20 cinap_lenrekbcm: import changes for raspi2/3 from richard miller
2018-10-20 cinap_lenreknusbrc: support for raspi3 ethernet
2018-10-20 cinap_lenrekkernel: fix allocb for BLOCKALIGN*2 >= Hdrspc
2018-10-20 cinap_lenrekdevusb: use Enotconf[] string constant
2018-10-10 mischiefetheriwl: support type 2000 devices and the 2200 chip...
2018-10-10 mischiefnusbrc: prevent nusb/kb from attaching to sony ps3...
2018-10-08 cinap_lenrekusbxhci: only clear RW1C bits when set.
2018-10-08 cinap_lenrekusbxhci: delay after reset, preserve reserved bits...
2018-10-07 cinap_lenrekpc drivers: more pci cleanup
2018-10-07 cinap_lenrekpc drivers: use pcienable() to handle device power...
2018-10-07 cinap_lenrekpc, pc64: add pcienable() and pcidisable() functions
2018-10-05 cinap_lenrekmerge
2018-10-05 cinap_lenrekusbehci, usbxhci: add *noehcihandoff= and *noxhcihandof...
2018-10-05 cinap_lenrekpc, pc64: increase CONFADDR buffer from 4K to 24K
2018-10-02 cinap_lenrekdevip: remove unused QLock from udp and icmpv6 control...
2018-09-28 cinap_lenrekdevip: only add interface route for "on-link" prefixes
2018-09-23 cinap_lenrekdevip, ipconfig: avoid overflow on lifetime checks
2018-09-23 cinap_lenrekdevip: valid and prefered life-time should be unsigned...
2018-09-23 cinap_lenrekdevip: fix default parameter calculation for router...
2018-09-23 cinap_lenrekdevip: make updating ra6 router parameters atomic
2018-09-18 cinap_lenrekmtx, ppc: remove cistrcmp() and cistrncmp() redefinition
2018-09-17 cinap_lenrekkernel: fix livelock in rebalance (thanks Richard Miller)
2018-09-16 cinap_lenrekbootrc: add experimental reboot method to load another...
2018-09-12 mischiefport: sync two longjmp fixes from drawterm
2018-09-08 cinap_lenrekdevarch: reading msr 0xffffffff
2018-09-08 cinap_lenrekdevarch: restrict i/o port access to 64K, disallow...
2018-09-08 cinap_lenrekdevarch: fix /dev/msr (thanks joe9, aiju)
2018-08-31 cinap_lenrekrtl8169: fix receive for nuc BOXNUC7CJYH
2018-08-30 mischiefnusbrc: add LG G5 for nusb/ether
2018-08-30 cinap_lenrekarp: interface address only specifies the interface...
2018-08-27 cinap_lenrekdevip: fix router adv/sol options validation (options...
2018-08-25 cinap_lenrekdevvga: disable cursor on shutdown avoiding graphics...
2018-08-21 mischiefigfx: support blanking by turning off panel power and...
2018-08-20 cinap_lenrekmerge
2018-08-19 cinap_lenrekdevdraw: zero initialize DImage.dscreen pointer (vnc...
2018-08-15 cinap_lenrekipv6 autoconfiguration on ethernet
2018-08-11 cinap_lenrekdevip: fix multicastarp() when ipconfig assigned the...
2018-08-06 cinap_lenrekmerge
2018-08-06 cinap_lenrekwifi: lilu dallas multirate
2018-08-06 mischiefdevaoe: really fix unit numbering, to be 0-based
2018-08-06 mischiefdevaoe: fix unit numbering for Qdevlinkdir
2018-07-31 cinap_lenreketheriwl: add pci did for WifiLink 5300 (thans senthil)
2018-07-26 cinap_lenrekaudiohda: support Intel Sunrise Point-LP on thinkpad X1
2018-07-24 23hiromerge
2018-07-23 cinap_lenrekdevmouse: produce signed msec timestamp in /dev/mouse...
2018-07-22 cinap_lenrekpc, pc64: look for "RSD PTR " in ACPI reserved memory...
2018-07-15 cinap_lenrekmerge
2018-07-15 cinap_lenrekdevmnt: make sure auth chan is on said conection in...
next