Age | Commit message (Expand) | Author |
2021-11-11 | Ignore tags files | Klemens Nanni |
2021-11-11 | Fix iwn(4) with 4965 devices. | Stefan Sperling |
2021-11-11 | Allow pfi_kif_get() callers to pre-allocate buffer for new kif. If kif | Alexandr Nedvedicky |
2021-11-11 | Retire switch(4) it never really was production ready and the OpenFlow | Claudio Jeker |
2021-11-11 | Convert a for loop into LIST_FOREACH to reduce the diff to NetBSD. | Theo Buehler |
2021-11-11 | Here we go again, revert the second attempt to resolve the | Anton Lindqvist |
2021-11-10 | Give sppp(4) its own RTP_PROPOSAL priority | Bjorn Ketelaars |
2021-11-10 | sppp(4) - support PPP IPCP extensions for DNS | Bjorn Ketelaars |
2021-11-10 | Second attempt to resolve UHIDEV_CLAIM_MULTIPLE_REPORTID conflict, this | Anton Lindqvist |
2021-11-10 | whitespace tweak, no functional change. | David Gwynne |
2021-11-10 | whitespace tweaks, no functional change. | David Gwynne |
2021-11-09 | Add gpiokeys(4) for arm64 | Klemens Nanni |
2021-11-09 | Sort gpio{leds,charger} | Klemens Nanni |
2021-11-09 | Add IPv4, TCP4/6 and UDP4/6 checksum offloading. | Jan Klemkow |
2021-11-09 | The uhidevsubmatch() routine was imported from NetBSD back in 2002 along with | Anton Lindqvist |
2021-11-08 | Use plen consistently. | Tobias Heider |
2021-11-08 | remove reference to ieee80211_mira.c which has been sent to the Attic | Stefan Sperling |
2021-11-08 | Send MiRA source files to the Attic. | Stefan Sperling |
2021-11-08 | Plug uhidev memory leak during detach. | Anton Lindqvist |
2021-11-08 | whitespace tweak, no functional change | David Gwynne |
2021-11-08 | whitespace tweaks, no functional change. | David Gwynne |
2021-11-08 | veb rules are an smr list, so traversal should be in an smr crit section | David Gwynne |
2021-11-07 | net.inet6.icmp6.nd6_debug doesn't need to warn about RDNSS/DNSSL options | Stuart Henderson |
2021-11-07 | Fall back to label if function is missing | Klemens Nanni |
2021-11-07 | Simplify print logic | Klemens Nanni |
2021-11-07 | Enable igc(4). | Patrick Wildt |
2021-11-07 | Constify struct cfattach, not struct cfdriver. | Patrick Wildt |
2021-11-07 | Fix handling of interrupts shared between multiple dwiic(4) devices. | Stefan Sperling |
2021-11-07 | Fix tpyo of ecma. Reported by Matthew (chohag at jtan dot com) | Claudio Jeker |
2021-11-06 | Make `unp_msgcount' and `unp_file' atomic. Introduce `unp_rights_mtx' | Vitaliy Makkoveev |
2021-11-06 | Make kqread event filter MP-safe | Visa Hankala |
2021-11-06 | Allocate socket and initialize so_lock in one place | Visa Hankala |
2021-11-05 | Newer i.MX device trees store the skew information in the PHY's node, which | Patrick Wildt |
2021-11-05 | Constify struct cfattach. | Martin Pieuchot |
2021-11-05 | Newer i.MX device trees retriee the USB phy using the more generic property | Patrick Wildt |
2021-11-04 | The authenticator is removed elsewhere. | Tobias Heider |
2021-11-04 | revert rev 1.30 of ttm_bo_util.c | Jonathan Gray |
2021-11-03 | In addition to the WEP key(s) being set at device initialization with | Kenneth R Westerback |
2021-11-03 | drm/amdgpu: fix out of bounds write | Jonathan Gray |
2021-11-03 | drm/ttm: fix memleak in ttm_transfered_destroy | Jonathan Gray |
2021-11-02 | Remove trailing whitespace | Mike Larkin |
2021-11-02 | Enable spleen16x32 and spleen32x64 on powerpc64 for GENERIC kernels. | Frederic Cambus |
2021-11-02 | Recognize BCM43436, as seen on the Raspberry Pi Zero 2 W. | Patrick Wildt |
2021-11-02 | add handling for parity and character size config. | David Gwynne |
2021-11-02 | Enable igc(4). | Patrick Wildt |
2021-11-02 | knf | Theo de Raadt |
2021-11-01 | Remove backwards compat code. | Mark Kettenis |
2021-11-01 | Catch up with the Linux device tree bindings. Put the USB DARTs into bypass | Mark Kettenis |
2021-11-01 | Enable spleen16x32 and spleen32x64 on riscv64 for GENERIC kernels. | Frederic Cambus |
2021-11-01 | Ignore obj like in src | Klemens Nanni |