summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-18Remove leading _ from include guards as this violates the reserved space.Reyk Floeter
2016-11-18Fix a panic introduced with the memory leak correction. Use the savedRafael Zalamena
2016-11-18Add support for multiple listening socketsJeremie Courreges-Anglas
2016-11-18Fix two documentation bugs:Ingo Schwarze
2016-11-18Delete useless call to setlocale(3).Ingo Schwarze
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-18Exclude the description field from the generated maps by default.Reyk Floeter
2016-11-18Revert previous, I confused the columnsReyk Floeter
2016-11-18remove 'OpenFlow' prefix from version commentsReyk Floeter
2016-11-18Small code improvements:Rafael Zalamena
2016-11-18Add more documentation to header definitions that were missing.Rafael Zalamena
2016-11-18Fix the flowmod header to send the correct command and buffer id.Reyk Floeter
2016-11-18Define the struct constmap in each generated C file.Reyk Floeter
2016-11-18Fix file reference in generated comment OK rzalamena@Reyk Floeter
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-18fix regression introduced in previous commitEric Faurot
2016-11-18turn ipstat into a set of percpu counters.David Gwynne
2016-11-17syncTheo de Raadt
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-17various cleanup;Jason McIntyre
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 io api functions for dealing with buffered data, as wrapper aroundEric Faurot
2016-11-17Put all make targets in a loop and print a little more what eachAlexander Bluhm
2016-11-17Fix some styles issues: break big lines and remove some useless spaces.Rafael Zalamena
2016-11-17Add DLT_USER1..15 with the same values as the upstream libpcap repository.Stuart Henderson
2016-11-17Convert ssl3_get_client_kex_dhe() to CBS and perform some general codeJoel Sing
2016-11-17Re-add the root user checks in the quirks; that part is to be removed soon.Antoine Jacoutot
2016-11-17Add loongson references.Visa Hankala
2016-11-17Use defines instead of magic numbers and comments.Joel Sing
2016-11-17Add htb(4) and leioc(4).Visa Hankala
2016-11-17Check the return value of tls_config_set_protocols(), now that it returnsJoel Sing
2016-11-17Move OCSP loading into a separate function - it is not part of the keypairJoel Sing
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-17Add support for OpenFlow 1.3.5 tests and make jumbo test use the newRafael Zalamena
2016-11-17Make iwm(4) pass Tx/Rx MCS rates to bpf so they can be examined with tcpdump.Stefan Sperling
2016-11-17Drop priv. to the _pkgfetch (for now) user when running ftp(1) and signify(1).Antoine Jacoutot
2016-11-17Remove splsoftnet()s in the ioctl(2) path.Martin Pieuchot
2016-11-17Send fragment with Hop-by-Hop extension header after the fragmentAlexander Bluhm