summaryrefslogtreecommitdiff
path: root/sys/src/9
AgeCommit message (Expand)Author
2022-12-12bootrc: let /boot/boot run in a more natural namespacecinap_lenrek
2022-12-12devsrv: fix recusrion deadlock on removecinap_lenrek
2022-12-11nusbrc: remove service files left by nusb/kb (thanks kristo)cinap_lenrek
2022-12-11sdmmc: multiple controller supportcinap_lenrek
2022-12-10imx8: cleanup framebuffer codecinap_lenrek
2022-12-08devip: ignore addmulti() errors in addselfcache()cinap_lenrek
2022-12-05imx8: a simple softscreenSigrid Solveig Haflínudóttir
2022-12-04kernel: free exec temporary stack segment under seglockcinap_lenrek
2022-12-03usbxhci: cleanupcinap_lenrek
2022-12-03zynq: remove bogus main.bin filecinap_lenrek
2022-12-03devbridge: simplify ethermultiwrite()cinap_lenrek
2022-12-03usbxhci: split usbxhci in portable and pci / soc specific driverscinap_lenrek
2022-12-03kernel: fix devsrv compilation on arm32Jacob Moody
2022-12-02kernel: private srv boardsJacob Moody
2022-11-25etheriwl: add pci id for AC 7265 card (thanks Chris Gorman)Ori Bernstein
2022-11-12usbxhci: wait for reset to complete before continuing initializationMichael Forney
2022-11-20devip: lilu dallas multicast.cinap_lenrek
2022-11-20icmp6: no need set vcf and ttl before ipoput6(), use MAXTTL instead of HOP_LIMITcinap_lenrek
2022-11-15kernel: handle 64-bit multiboot framebuffer addressMichael Forney
2022-11-05ethervgbe: do not give userspace the frame check sequenceJacob Moody
2022-11-02kernel: Do not treat IPv6 ULA's as GUA's (thanks Arne Meyer)Jacob Moody
2022-10-31reform: only override console=0 when no plan9.ini is passedcinap_lenrek
2022-10-23sdnvme: fix missing unlock() in submit queue full casecinap_lenrek
2022-10-21kernel: fix freeb() for custom poolscinap_lenrek
2022-10-08devip: use port/netif.h constants for ethermediumcinap_lenrek
2022-09-28devip: get rid of Ipifc.mintucinap_lenrek
2022-09-28arp: move arp expire logic into own functioncinap_lenrek
2022-09-27arp: don't leak data in the padding of arp repliescinap_lenrek
2022-09-27arp: make sure arpresolve() only returns single packetcinap_lenrek
2022-09-259/port: revert timer wheel change, breaks pi4 boot, needs more time investiga...cinap_lenrek
2022-09-25devpci: provide a #$ device for PCI config accesscinap_lenrek
2022-09-25devip: fix ipv6 mss clampingcinap_lenrek
2022-09-249/port: reimplement timers to use timer wheelOri Bernstein
2022-09-22devarch: add name for VIA C7 EdenArne Meyer
2022-09-18tcpmssclamp: pass correct size tcpmssclamp()cinap_lenrek
2022-09-18sdnvme: avoid "empty if body" warningcinap_lenrek
2022-09-18usbxhci: eliminate "set but not used" warningcinap_lenrek
2022-09-18devip: less stupid hnputs_csum()cinap_lenrek
2022-09-17tcpmssclamp: only check the first ipv4 fragment for tcp headercinap_lenrek
2022-09-17devip: do tcp mss clamping when forwarding packetscinap_lenrek
2022-09-07imx8/pm: provide acpi(1)-compatible battery readingsSigrid Solveig Haflínudóttir
2022-09-05imx8/lcd: rework screen blankingSigrid Solveig Haflínudóttir
2022-09-05ethervgbe: fix fucked up mergecinap_lenrek
2022-09-04imx8/clock: 1.6Ghz - forgot to push the rest of the changeSigrid Solveig Haflínudóttir
2022-09-03imx8: go back to 1.6GhzSigrid Solveig Haflínudóttir
2022-09-03devip: make Rproxy flag explicitcinap_lenrek
2022-09-03zynq: correctly specify dolock flag to postnote()cinap_lenrek
2022-09-03pc64: half KSTACK to 8k.cinap_lenrek
2022-09-03kernel: half NERR, refcount Note's to avoid excessive allocations for postnot...cinap_lenrek
2022-09-03devip: replicate the nat-flag (Rtrans) when superceding interface routecinap_lenrek