index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
Age
Commit message (
Expand
)
Author
2021-02-05
Fix whitespace.
Alexander Bluhm
2021-02-05
Prevent that when ugen(4) tries to set an alternative configuration
Marcus Glocker
2021-02-05
arm_intr_establish_fdt() has long been renamed to fdt_intr_establish().
Patrick Wildt
2021-02-05
Fix CVS tag.
Patrick Wildt
2021-02-05
Fix whitespace.
Patrick Wildt
2021-02-05
Rename probe/attach functions to fit our regular naming scheme. Replace
Patrick Wildt
2021-02-05
Move exuart(4) to sys/dev/fdt so it can be shared between arm64 and armv7.
Patrick Wildt
2021-02-04
exuart(4) does not need to include exclockvar.h. The header seems to only
Patrick Wildt
2021-02-04
Tedu exuartvar.h, which has not been needed since we switched to the "new
Patrick Wildt
2021-02-04
Add missing CVS tag.
Patrick Wildt
2021-02-04
Tedu unnecessary imxuartvar.h.
Patrick Wildt
2021-02-04
Add uhidpp(4), a driver for Logitech HID++ devices. Currently limited to
anton
2021-02-04
Add uhidev_set_report_dev() allowing usb drivers to early on install a
anton
2021-02-04
Handle Netgear ProSecure UTM25
Visa Hankala
2021-02-04
Revert previous commit. The vnode returned by ptm_vn_open() is open and
Claudio Jeker
2021-02-04
Prevent a lock order issue by shuffling code around. Instead of allocating
Claudio Jeker
2021-02-04
Remove last remnants of ASU ac_flag from accounting.
rob
2021-02-04
make if_pfsync.c a better friend with PF_LOCK
Alexandr Nedvedicky
2021-02-03
Add SIOCAIFADDR_IN and SIOCDIFADDR_IN to the wroute pledge
tobhe
2021-02-03
Turns off the direct ACK on every other segment
jan
2021-02-03
After the rev. 1.108 commit we see some issues with ugen(4) behaviour,
Marcus Glocker
2021-02-03
change pf_route so pf only runs when packets enter and leave the stack.
David Gwynne
2021-02-02
As done for the AF_INET multicast case, ensure that passed interface
Claudio Jeker
2021-02-02
KNF, move { up to if () statement
Claudio Jeker
2021-02-02
If IP_MULTICAST_IF or IP_ADD_MEMBERSHIP pass a interface index to the
Claudio Jeker
2021-02-01
Remove obsolete vnode operation vector declarations.
Visa Hankala
2021-02-01
handle #pinctrl-cells 2
Jonathan Gray
2021-02-01
Fix path MTU discovery for ESP tunneled in IPv6. We always want
Alexander Bluhm
2021-02-01
Fix white spaces and wrap long lines.
Alexander Bluhm
2021-02-01
Align the mixed naming for the variables used to reference to
Marcus Glocker
2021-02-01
Netlock should be grabbed before pppx_if_find() call in pppxwrite().
mvs
2021-02-01
Remove dummy TUNSIFMODE ioctl(2) call from pppac(4) and npppd(8). Since
mvs
2021-02-01
ifunit() was fully replaced by if_unit(9) and should go away.
mvs
2021-02-01
change route-to so it sends packets to IPs instead of interfaces.
David Gwynne
2021-01-31
Spacing.
Marcus Glocker
2021-01-31
Add basic support for BCM4378 as found on the Apple M1 SoCs. There's a
Patrick Wildt
2021-01-31
regen
Patrick Wildt
2021-01-31
Add Broadcom BCM4378.
Patrick Wildt
2021-01-30
satisfy -fno-common
Theo de Raadt
2021-01-30
Abstract octeon board handling a little
Visa Hankala
2021-01-30
satisfy -fno-common
Theo de Raadt
2021-01-29
update remaining usb.org URLs
Stuart Henderson
2021-01-29
update usb.org URLs
Stuart Henderson
2021-01-29
update some usb.org URLs following reorganisation, add a new one for upd
Stuart Henderson
2021-01-29
repair declerations to satisfy -fno-common
Theo de Raadt
2021-01-29
Don't rely on USB interfaces being at compliant indices.
Edd Barrett
2021-01-29
Use NULL instead of 0 to clear v_socket pointer (which actually clears all
Claudio Jeker
2021-01-29
recognise Cortex-A78C
Jonathan Gray
2021-01-29
Whitespace.
rob
2021-01-28
bridge(4): convert ifunit() to if_unit(9)
mvs
[prev]
[next]