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