Age | Commit message (Expand) | Author |
2018-02-25 | kernel: properly handle bad attach specifiers | cinap_lenrek |
2018-02-25 | devether: remove (unimplemented) detach, allow device creation on attach | cinap_lenrek |
2018-02-18 | devether: mux bridges, portable netconsole | cinap_lenrek |
2018-02-16 | audiohda: add device id for x260's Intel Sunrise Point-LP. (thanks rodri) | cinap_lenrek |
2018-02-11 | kernel: move devether and wifi to port/ | cinap_lenrek |
2018-02-07 | usbxhci: fix mistake in completering() | cinap_lenrek |
2018-01-27 | kernel: initialize cyclefreq for machno > 0 in guesscpuhz() | cinap_lenrek |
2018-01-13 | ether79c970: dont disable promisc mode when multicast table is not empty | cinap_lenrek |
2018-01-13 | ether82557: don't turn off promisc mode when mcast table is not empty | cinap_lenrek |
2018-01-12 | wifi: learn target ip address from neighbor advertisements in dmat proxy | cinap_lenrek |
2018-01-12 | wifi: filter out loopback traffic from myself | cinap_lenrek |
2018-01-08 | ether8169: deal with kernel memory exhaution | cinap_lenrek |
2018-01-04 | pc kernel: fix wrong simd exception mask (fixes go bootstrap) | cinap_lenrek |
2017-12-31 | wifi: get rid of custom hextob() routine, use dec16(), avoid copies in parsek... | cinap_lenrek |
2017-12-29 | usbxhci: add missing pexit() in xhcirecover proc (thanks sam-d) | cinap_lenrek |
2017-12-29 | wifi: revert rate adoption divider, breaks arpunks wifi | cinap_lenrek |
2017-12-28 | wifi: don't implicitely update lastseen timestamp on nodelookup() | cinap_lenrek |
2017-12-28 | etheriwl, etherwpi: limit transmit queue buffer bloat to 48k (at 22Mbit ≅ 2... | cinap_lenrek |
2017-12-28 | wifi: don't assume Wifi.rates[] is sorted, return net data rate for mbps (50%... | cinap_lenrek |
2017-12-23 | devvga: removing #v/vgabios, use /dev/realmodemem instead | cinap_lenrek |
2017-12-23 | kernel: convert textmode cga screen contents to kmesg only once | cinap_lenrek |
2017-12-19 | ether8169: add Macv45 for RTL8111HN, rename Macv45 -> Macv42 (thanks qeed, sa... | cinap_lenrek |
2017-12-18 | devether: dont forward loopback packets on bridges | cinap_lenrek |
2017-12-17 | pc, pc64: add devbridge to kernel configuration | cinap_lenrek |
2017-12-17 | wifi: use protocol constants from ip/ip.h and ip/ipv6.h for dmatproxy() | cinap_lenrek |
2017-12-16 | wifi: matt damon wifi bridging support | cinap_lenrek |
2017-12-15 | ether: allow spoofing of source mac address for bridges; used by vmx | cinap_lenrek |
2017-12-09 | devether: remove duplicated parseether() implementation (pull from libip) | cinap_lenrek |
2017-12-03 | devvga: properly handle physical screen size and panning | cinap_lenrek |
2017-11-26 | cga: capture cga console contents on boot, make sure cgapos is in range | cinap_lenrek |
2017-11-26 | devvga: re-render text from kmesg after resize | cinap_lenrek |
2017-11-13 | igfx: allocate backing memory for framebuffer and hw cursor when not done by ... | cinap_lenrek |
2017-11-04 | kernel: introduce per process FPU struct (PFPU) for more flexible machine spe... | cinap_lenrek |
2017-10-30 | kernel: pc/pc, fix comment line | cinap_lenrek |
2017-10-29 | kernel: introduce devswap #¶ to serve /dev/swap and handle swapfile encryption | cinap_lenrek |
2017-09-27 | ether82598: support for T540-T1, use physical addresses for isaconf port | cinap_lenrek |
2017-09-27 | sdnvme: identify namespace list fails on intel ssd, just assume nsid=[1] | cinap_lenrek |
2017-09-27 | kernel: don't tokenize inplace in isaconfig() to make /dev/reboot work | cinap_lenrek |
2017-09-27 | kernel: get rid of 36 bit Paerange mask in mtrr (supporting machines with mo... | cinap_lenrek |
2017-09-22 | xhci: do bounds checking in capability walking, check if controller vanished ... | cinap_lenrek |
2017-09-10 | rename pcf kernel to pc, remove pcf, pccpuf, pccpu64 kernels, update document... | cinap_lenrek |
2017-09-10 | audiohda: add pci id for nvidia GM204 | BurnZeZ |
2017-09-10 | audiohda: add pci id for Intel 9 Series | BurnZeZ |
2017-09-10 | audiohda: add pci id for ICH10 (thanks echoline) | cinap_lenrek |
2017-09-02 | devvmx: call vmxshutdown from reboot() function manually | aiju |
2017-08-29 | ether82563: make the ethernet of thinkpad p50 work (thanks sam-d) | cinap_lenrek |
2017-08-29 | audiohda: Intel Sunrise Point-H support (thanks sam-d) | cinap_lenrek |
2017-08-29 | sdnvme: pass 0 instead of 0xffffffff as NSID for identify controller and crea... | cinap_lenrek |
2017-08-28 | devvmx, vmx: lilu dallas multivm | aiju |
2017-08-27 | sdiahci: Intel 200 Series Chipset Family PCH support (thanks aiju) | cinap_lenrek |