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-01-25
- plugging massive pf_state_key leak
Alexandr Nedvedicky
2016-01-25
Convert to uiomove(). Diff from Martin Natano.
Stefan Kempf
2016-01-25
Don't count the total number of Xen upcalls
Mike Belopuhov
2016-01-25
Honour ERP protection on 2 GHz channels in 11n mode, as done for 11g.
Stefan Sperling
2016-01-25
Don't try to interpret htprot data if the last beacon didn't contain such data.
Stefan Sperling
2016-01-25
Do not mix variable declaration and logic.
Martin Pieuchot
2016-01-25
Kill "#if 0" version of ddb_init().
Martin Pieuchot
2016-01-25
Kill trailing whitespaces. No object change.
Martin Pieuchot
2016-01-25
Add short comments explaining HT protection modes.
Stefan Sperling
2016-01-25
Zero when malloc'ing a buffer to be copyed out to userland to avoid
Jonathan Gray
2016-01-25
Keep track of HT protection settings in beacons and have 11n-capable
Stefan Sperling
2016-01-25
Revert the minimum number of Rx ring slots back to 32
Mike Belopuhov
2016-01-25
In vmxnet3_start(), do not send the mbuf to bpf after passing it to
Reyk Floeter
2016-01-25
Replace magic numbers.
Masao Uebayashi
2016-01-25
don't return an uninitialised value for the SIOCGLIFPHYRTABLE case
Jonathan Gray
2016-01-25
fix some fallout from the IFQ rototilling.
David Gwynne
2016-01-23
Typo in comment; from Miod
Antoine Jacoutot
2016-01-23
In some cases machines with virtualisation extensions will boot into a
Jonathan Gray
2016-01-23
Fix some uses of sizeof where the size of a struct was intended, not
Jonathan Gray
2016-01-22
Zero the local structs holding crs information before parsing _CRS.
Jonathan Gray
2016-01-22
Setup interface features based on capabilities provided by the backend
Mike Belopuhov
2016-01-22
Set minimum number of slots on the receive ring to 18
Mike Belopuhov
2016-01-22
To facilitate reading make sure to use a GTF_invalid flag by name
Mike Belopuhov
2016-01-22
Convert membar_* calls into virtio_membar_sync where it matters
Mike Belopuhov
2016-01-22
Straightforward uiomovei -> uiomove conversion. All size arguments for
Stefan Kempf
2016-01-22
Always check destination MAC address of received unicast packets, not
Stefan Fritsch
2016-01-22
If usb_fill_udf_task() failed to fill the struct, udf_data still
Alexander Bluhm
2016-01-22
Drop packets whose VNI flag is not set and VNI is not zero
Kazuya Goda
2016-01-22
Support tunnel VRF on etherip(4)
Kazuya Goda
2016-01-22
add a missing if_put() to ipip_input()
Jonathan Gray
2016-01-22
fix a missing if_put() in the default af path of tcp_mss()
Jonathan Gray
2016-01-22
Add back the initialisation of a cn30xxipd_offload() variable removed
Jonathan Gray
2016-01-22
remove a surplus splbio
Jonathan Gray
2016-01-21
Fix the timeout value sent in ADDBA request and response frames.
Stefan Sperling
2016-01-21
Introduce in{,6}_hasmulti(), two functions to check in the hot path if
Martin Pieuchot
2016-01-21
avoid uninitialised variable use
Jonathan Gray
2016-01-21
add a missing if_put() in a carp specific path
Jonathan Gray
2016-01-21
Remove now uneeded bus_space_unmap calls in the DS1742W/Origin path that
Jonathan Gray
2016-01-21
remove the arp_inuse and arp_allocated counters
David Gwynne
2016-01-20
make AUDIO_GETDEV ioctl return the device name (ex "azalia0") rather
Alexandre Ratchov
2016-01-20
dlg@ took a pity on me and let me stay sane a bit longer by giving
Mike Belopuhov
2016-01-20
Set segflg member of uio struct with symbolic enum value
Stefan Kempf
2016-01-20
Check for disks deeper than 4 levels down in the Open Firmware device tree.
Stefan Sperling
2016-01-20
Don't bump output errors when when tx ring is full
Mike Belopuhov
2016-01-20
Set byte order the default encoding in the attach method to
Alexandre Ratchov
2016-01-20
remove an unused ifp variable
Jonathan Gray
2016-01-20
add hidmt, a HID-layer driver for multitouch touchpads that conform
Joshua Stein
2016-01-20
add the ability to set and get reports
Joshua Stein
2016-01-20
add hid_get_udata
Joshua Stein
2016-01-19
Convert min() and uiomovei() to ulmin() and uiomove(),
Stefan Kempf
[next]