Age | Commit message (Expand) | Author |
2018-02-18 | devether: mux bridges, portable netconsole | cinap_lenrek |
2018-02-18 | kernel: fix missing header dependency for ethersink.$O | cinap_lenrek |
2018-02-16 | audiohda: add device id for x260's Intel Sunrise Point-LP. (thanks rodri) | cinap_lenrek |
2018-02-12 | if ether, then etherif.h | cinap_lenrek |
2018-02-12 | ethersink: after the experiment, the zeros get dismantled. and then destroyed. | cinap_lenrek |
2018-02-11 | ethersink: provide promisc and multicast functions for v6, set out queue limi... | cinap_lenrek |
2018-02-11 | kernel: move devether and wifi to port/ | cinap_lenrek |
2018-02-10 | zynq: fix 10BASE-T and 100BASE-TX support | aiju |
2018-02-07 | usbxhci: fix mistake in completering() | cinap_lenrek |
2018-01-29 | pc64: fix kmap() and invlpg() | cinap_lenrek |
2018-01-27 | kernel: initialize cyclefreq for machno > 0 in guesscpuhz() | cinap_lenrek |
2018-01-22 | ip: make pkt interfaces unbind on close (from inferno) | cinap_lenrek |
2018-01-20 | gre: don't drop pptp packets when smaller than v4 header | cinap_lenrek |
2018-01-16 | set router R-flag when sendra is active for neighbor advertisement | 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-05 | stats: show amount of reclaimable pages (add -r flag) | 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 | devtls, devssl: avoid ~0UL comparsion (from drawterm) | cinap_lenrek |
2017-12-28 | devmnt: use u32int for tagmask, simplify alloctag() | 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-23 | kernel: remove Ipifc.mbps, unused. | 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-18 | devbridge: disable write blocking on ethernets | cinap_lenrek |
2017-12-17 | pc, pc64: add devbridge to kernel configuration | cinap_lenrek |
2017-12-17 | devbridge: fix mss clamping | 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-19 | kernel: make isaconfig() consistent, not inplace tokenizing the conf string | cinap_lenrek |
2017-11-16 | 9pc64: handle special case in fpurestore() for procexec()/procsetup() | cinap_lenrek |
2017-11-14 | pc64: fix mistake fpurestore() mistake | cinap_lenrek |
2017-11-13 | igfx: allocate backing memory for framebuffer and hw cursor when not done by ... | cinap_lenrek |
2017-11-12 | pc64: allow using the FPU in syscall and pagefault handlers | cinap_lenrek |
2017-11-08 | pc64: set ts flag before schedinit() | cinap_lenrek |