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-11-21
Assert that defrtrlist_update() is always called at IPL_SOFTNET.
Martin Pieuchot
2016-11-21
Assert that prelist_update() is always called at IPL_SOFTNET.
Martin Pieuchot
2016-11-21
Assert that in6_ifadd() is always called at IPL_SOFTNET.
Martin Pieuchot
2016-11-21
Kill rtioctl() stub, returning EOPNOTSUPP since tree import.
Martin Pieuchot
2016-11-21
Make sure bpf_wakeup() is called at most once when matching conditions
Martin Pieuchot
2016-11-21
Rename bpf_reset_d() to match bpf_{attach,reset}d().
Martin Pieuchot
2016-11-21
Enforce that pr_usrreq functions are called at IPL_SOFTNET.
Martin Pieuchot
2016-11-21
Include the OFP header of the message that caused the error on error
Rafael Zalamena
2016-11-21
bridge(4) does not distinguish between routing/forwarding ports, so
Reyk Floeter
2016-11-21
Some MBIM devices need a FCC Authentication before they're willing to
Gerhard Roth
2016-11-21
let pool page allocators advertise what sizes they can provide.
David Gwynne
2016-11-20
Drop pointless type casts.
Visa Hankala
2016-11-20
Extend the DLT_OPENFLOW header to include the switch datapath id.
Reyk Floeter
2016-11-20
Make rtable_iterate(9) mpsafe by using the new SRPL_NEXT(9).
Martin Pieuchot
2016-11-20
Rename SRPL_ENTER() to SRPL_FIRST() and SRPL_NEXT() to SRPL_FOLLOW().
Martin Pieuchot
2016-11-19
While setting up the basic rate bitmask for iwm's firmware, if the AP does
Stefan Sperling
2016-11-19
Set iwm's RTS retry limit to a more reasonable value. Prevents small frames
Stefan Sperling
2016-11-18
Sync some changes for ixgbe_initialize_receive_units
Mike Belopuhov
2016-11-18
Recognize active SPF+ DA modules as IFM_10G_SFP_CU
Mike Belopuhov
2016-11-18
Fix end of interrupt routine to make pciide(4) work.
Visa Hankala
2016-11-18
Define a group_id map and rename the defines accordingly.
Reyk Floeter
2016-11-18
Fix a panic introduced with the memory leak correction. Use the saved
Rafael Zalamena
2016-11-18
Use the ErrorEPC register for curcpu().
Visa Hankala
2016-11-18
Add more maps to print. As discussed with rzalamena@
Reyk Floeter
2016-11-18
Support for new GPI signals, including X550 external PHY interrupt
Mike Belopuhov
2016-11-18
Reduce difference in ixgbe_initialize_receive_units to FreeBSD;
Mike Belopuhov
2016-11-18
Minor code restructuring
Mike Belopuhov
2016-11-18
Revert previous, I confused the columns
Reyk Floeter
2016-11-18
remove 'OpenFlow' prefix from version comments
Reyk Floeter
2016-11-18
Add more documentation to header definitions that were missing.
Rafael Zalamena
2016-11-18
Remaining PHY bits; call SFP module detection code for X550 as well
Mike Belopuhov
2016-11-18
OpenFlow has a very simple finite state machine that is only
Reyk Floeter
2016-11-18
Fix some style issues in header file:
Rafael Zalamena
2016-11-18
Remove virtualization-related bits
Mike Belopuhov
2009-07-31
By popular demand and peer pressure, check-in work in progress work to support
Miod Vallat
2016-11-18
turn ipstat into a set of percpu counters.
David Gwynne
2016-11-17
A firmware block check missed in previous commits
Mike Belopuhov
2016-11-17
Support for I2C combined messages as required by X550
Mike Belopuhov
2016-11-17
Autoconfiguration and firmware semaphore refactoring
Mike Belopuhov
2016-11-17
EEPROM code refactoring for X540
Mike Belopuhov
2016-11-17
Bring in new PHY bits, some of the 82599 specific stuff becomes shared
Mike Belopuhov
2016-11-17
Add DLT_USER1..15 with the same values as the upstream libpcap repository.
Stuart Henderson
2016-11-17
Turn Loongson 3A bits on.
Visa Hankala
2016-11-17
Add drivers for PCI host bridge and built-in UARTs on Loongson 3A,
Visa Hankala
2016-11-17
Make iwm(4) pass Tx/Rx MCS rates to bpf so they can be examined with tcpdump.
Stefan Sperling
2016-11-17
Remove splsoftnet()s in the ioctl(2) path.
Martin Pieuchot
2016-11-17
The pf fragment reassembly code accepted IPv6 hop-by-hop headers
Alexander Bluhm
2016-11-17
Update 82598 specific module
Mike Belopuhov
2016-11-17
Style and typo fixes; no binary change
Mike Belopuhov
2016-11-16
Remove unused bits; no functional change
Mike Belopuhov
[next]