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
2016-04-03
Remove __lockbarrier() defines, unused since cpu_lock removal a few
Jonathan Gray
2016-04-03
remove unused cpu_lock code
Jonathan Gray
2016-04-03
Remove tests for "processing" which was never set. It attempted to
Jonathan Gray
2016-04-03
mark the packet buffer in bpf_filter as bounded by the pktlen arg
David Gwynne
2016-04-02
Reduce dmesg spam by knocking out some acpi hardware IDs that don't need a
Mark Kettenis
2016-04-02
mark the bpf_mem ops as Static.
David Gwynne
2016-04-02
mark the program and buffer as const in bpf_filter()
David Gwynne
2016-04-02
refactor bpf_filter a bit.
David Gwynne
2016-04-02
Add support for I2C HID devices with GPIO signalled interrupts.
Jonathan Gray
2016-04-02
Make the gpio intr_establish callback return an int so the same function
Jonathan Gray
2016-04-01
Move atomics.h include dance to an earlier stage
Mike Belopuhov
2016-04-01
Revert the clone bitmap enlargement change
Mike Belopuhov
2016-04-01
Remove outdated unused compat define. mono_time no longer exists and
Jonathan Gray
2016-04-01
Building kernels with PPPOE_SERVER enabled has been broken for at least
Jonathan Gray
2016-03-31
Increase size of the clone bitmap. A limit of only 64 device clones
Martin Natano
2016-03-31
If one of the TCP syn cache buckets overflow, it might be a collision
Alexander Bluhm
2016-03-31
The USB console port on Aruba 7xxx wireless controllers shows up as
Reyk Floeter
2016-03-31
sync
Reyk Floeter
2016-03-31
Add Aruba CP210x for the integrated "Aruba Networks USB to UART Bridge
Reyk Floeter
2016-03-31
Don't forget to initialize scope_id. This fixes semarie@ and sthen@'s
Vincent Gross
2016-03-30
Add support for multitouch input to wsmouse.
Ulf Brosziewski
2016-03-30
Better support for alphas without all IEEE-mode instructions
Andrew Fresh
2016-03-30
Use in6_pcbhashlookup() in in6_pcbconnect(). We don't need in_pcblookup()
Vincent Gross
2016-03-30
BIOCGQUEUE and BIOCSQUEUE are no more
David Gwynne
2016-03-30
remove support for BIOCGQUEUE and BIOSGQUEUE
David Gwynne
2016-03-30
replace bridge_m_dup with m_dup_pkt.
David Gwynne
2016-03-30
Implement proxy ARP for ART based on mpath support.
Martin Pieuchot
2016-03-30
Hook up the gpio interrupt on devices that use it for card detection.
Mark Kettenis
2016-03-30
Expose the functionality that triggers a check for card insertion or removal.
Mark Kettenis
2016-03-30
Add support for gpio-based interrupts.
Mark Kettenis
2016-03-30
regenerate
Philip Guenther
2016-03-30
Add getlogin_r syscall that checks and returns errors like userspace
Philip Guenther
2016-03-30
some Xr adjustment to catch up with MLINKS removal;
Jason McIntyre
2016-03-30
for some time now mandoc has not required MLINKS to function
Jason McIntyre
2016-03-30
some oce(4) work, it appears
Theo de Raadt
2016-03-29
Print address and irq in the same way as sdhc(4)and bytgpio(4).
Mark Kettenis
2016-03-29
Some sparc64 pci frame buffers incorrectly have the `depth' property
Mark Kettenis
2016-03-29
Allow to adjust tcp_syn_use_limit with sysctl net.inet.tcp.synuselimit.
Alexander Bluhm
2016-03-29
Check if a device is present (using _STA) in acpi_foundhid. This prevents
Mark Kettenis
2016-03-29
Implement a cleaner way to prevent acpivout(4) from attaching if we have
Mark Kettenis
2016-03-29
In setlogin(), don't change anything on error.
Philip Guenther
2016-03-29
the stack checks the mac address of rxed packets, so vlan(4) doesnt have to
David Gwynne
2016-03-29
make the ie(4)s bpf_mtap_ether outgoing packets like all the other drivers
David Gwynne
2016-03-29
Remove dead assignments and now unused variables.
Charles Longeau
2016-03-29
remove dead stores and unused variables
Charles Longeau
2016-03-29
make bpf_mtap et al return whether the mbuf should be dropped
David Gwynne
2016-03-29
- packet must keep reference to statekey
Alexandr Nedvedicky
2016-03-29
Use a macro to check if a thread has a sibling.
Martin Pieuchot
2016-03-29
use sizeof(*evl) instead of EVL_ENCAPLEN in vlan_input
David Gwynne
2016-03-29
Enable bytgpio(4) here as well.
Jonathan Gray
[prev]
[next]