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
2017-11-17
permit IPV6_V6ONLY in sockopt
Aaron Bieber
2017-11-17
#if -> #ifdef for consistency
Jeremie Courreges-Anglas
2017-11-17
Make OF_getnodebyname() scan its child nodes instead of its peer nodes.
Mark Kettenis
2017-11-17
Rename etherip sysctl handler, there's no conflict with ip_ether.c any more
Jeremie Courreges-Anglas
2017-11-17
Add ifdef MPLS around all the MPLS-in-IP code
Jeremie Courreges-Anglas
2017-11-17
Rename functions that now handle only MPLS-in-IP
Jeremie Courreges-Anglas
2017-11-17
Fixes the following bugs when getcwd(3) is used on a fuse file system
helg
2017-11-17
Move etherip_allow where it is used
Jeremie Courreges-Anglas
2017-11-17
Drop etheripstat use in ip_ether.c
Jeremie Courreges-Anglas
2017-11-17
Drop all Ethernet-in-IP support from gif(4)
Jeremie Courreges-Anglas
2017-11-17
Don't pass unhandled packets to gif(4)
Jeremie Courreges-Anglas
2017-11-17
Move etherip counters and their allocation to etherip(4)
Jeremie Courreges-Anglas
2017-11-17
vmmvar.h changes for upcoming cdrom support in vmd(8).
Mike Larkin
2017-11-17
add if_rxr_livelocked so rxr users can request backpressure themselves.
David Gwynne
2017-11-16
Add PCI attachment for dwiic(4) needed by Intel 100 Series machines
Joshua Stein
2017-11-15
etherip(4) now handles etherip sysctls, move/remove code accordingly.
Jeremie Courreges-Anglas
2017-11-15
Make etherip(4) the single driver responsible for etherip sysctl entries.
Jeremie Courreges-Anglas
2017-11-15
Remove inet6 etherip sysctl entries
Jeremie Courreges-Anglas
2017-11-15
Remove unused compat macros.
anton
2017-11-15
Unbreak ENCDEBUG kernels by declaring `encdebug' in ip_ipsp.h
Martin Pieuchot
2017-11-15
some more 25g media types, and a bunch of AOC types.
David Gwynne
2017-11-14
Push the NET_LOCK into ifioctl() and use the NET_RLOCK in ifioctl_get().
Theo Buehler
2017-11-14
Put the net lock around frag6_freef() as it sends ICMP6 error
Alexander Bluhm
2017-11-14
Fix the initial check of the checkorder and lock operations
Visa Hankala
2017-11-14
Add sizes for free() in the VIA PadLock driver.
Frederic Cambus
2017-11-14
Detect touchpad reset announcements. On rare occasions, the touchpad is reset
anton
2017-11-14
Print out the offending data causing pms sync to fail.
anton
2017-11-14
Add a few more PNP IDs to the skip lists.
Mark Kettenis
2017-11-14
Introduce ipsec_sysctl() and move IPsec tunables where they belong.
Martin Pieuchot
2017-11-14
anton@ reports that ifq tx mitigation breaks iwm somehow.
David Gwynne
2017-11-14
remove MALLOC_DEBUG
David Gwynne
2017-11-14
move the adding of an ifqs counters in if_getdata to ifq.c
David Gwynne
2017-11-14
reintroduce tx mitigation, like dfly does and like we used to do.
David Gwynne
2017-11-13
add taskq_barrier
David Gwynne
2017-11-13
Add support for the i2c controller variant found on the Allwinner A31 and
Mark Kettenis
2017-11-13
Add i2c-related clocks for Allwinner H3/H5/A64.
Mark Kettenis
2017-11-13
Grab the KERNEL_LOCK() to iterate on the global list of PF_KEY sockets.
Martin Pieuchot
2017-11-13
Remove useless comment about if_ioctl() & reduce grep noise.
Martin Pieuchot
2017-11-13
Do not call splassert_fail() if splassert_ctl is <= 0.
Martin Pieuchot
2017-11-13
add a generic packet rate matching filter. allows things like
Henning Brauer
2017-11-13
Newer Allwinner SoCs (H3/H4/A64) use an "unconfigured" default state.
Mark Kettenis
2017-11-13
Remove 18 year old #if 0.
Martin Pieuchot
2017-11-13
remove the ability for pf_ouraddr to say that a packet is forwarded.
David Gwynne
2017-11-12
Only use a single taskq to process incoming network packets as soon as
Martin Pieuchot
2017-11-11
Fix a broken compilation when using SCSIDEBUG options(4).
Mike Larkin
2017-11-10
"unknown KDF type 2" -> "keydisk not found".
Sunil Nimmagadda
2017-11-10
Introduce a reader version of the NET_LOCK().
Martin Pieuchot
2017-11-10
Use percpu counters with etheripstat.
Visa Hankala
2017-11-09
The cmd argument of ifconf() has been unused since COMPAT_LINUX was
Theo Buehler
2017-11-09
Synchronize command initiation, event wait, and interrupt handling
Visa Hankala
[prev]
[next]