Sync zoneinfo database with tzdata2018d from ftp://ftp.iana.org/tz/releases
[dragonfly.git] / sys / netproto /
2017-09-23 Sascha WildnerMerge branch 'vendor/FILE'
2017-07-31 Sascha Wildnerkernel: Fix wrong indentation in a few places.
2017-07-31 Sascha Wildnerkernel/ieee80211: Add missing braces.
2017-06-15 Sascha Wildnerkernel: Add 'static' to some function definitions.
2017-05-24 Sascha Wildner<netproto/smb/smb_conn.h>: Add missing include guard.
2017-04-24 Matthew Dillonkernel - Fix double-free in if_ath, fix lost rcvif.
2017-04-05 Sepherosa Ziehaunet: netisr_cpu -> netisr_threads; no functional changes.
2017-03-05 zrjwlan: Remove duplicate typedef.
2017-02-13 Sepherosa Ziehaulibkern: Make inet_ntoa MPSAFE by passing string buffer...
2017-01-13 John MarinoMerge branch 'vendor/LIBRESSL'
2016-12-17 Sepherosa Ziehaumbuf: Factor function to set mbuf hash.
2016-12-02 Matthew Dillonkernel - Remove NETSMBCRYPTO option (make it the default)
2016-12-02 Matthew Dillonsmbfs - Fix mount_smbfs authentication error (but ...
2016-11-24 zrjMerge remote-tracking branch 'origin/vendor/BINUTILS227'
2016-11-17 Imre Vadászwlan - Don't check bgscanidle setting in net80211 for...
2016-11-08 Imre Vadászwlan - Import initial full-offload scan support from...
2016-10-25 Sascha WildnerRemove <sys/stdbool.h>. The kernel has bool etc. in...
2016-10-17 zrjMerge branch 'vendor/BINUTILS225'
2016-10-03 John MarinoMerge branch 'vendor/LIBRESSL'
2016-09-06 John MarinoMerge branch 'vendor/LIBRESSL'
2016-08-29 John MarinoMerge branch 'vendor/LESS'
2016-08-29 John MarinoMerge branch 'vendor/BMAKE'
2016-08-27 John MarinoMerge branch 'vendor/GCC50'
2016-08-05 Sascha WildnerUse ; instead of , where appropriate.
2016-08-04 Peter AvalosMerge branch 'vendor/OPENSSH'
2016-08-04 Peter AvalosMerge branch 'vendor/OPENSSH'
2016-08-03 Peter AvalosMerge branch 'vendor/OPENSSL'
2016-08-03 Matthew Dillonkernel - Remove PG_ZERO and zeroidle (page-zeroing...
2016-07-13 Imre Vadászwlan - send RTM_IEEE80211_SCAN event when scan was...
2016-07-13 Imre Vadászwlan - restore interface state check for IEEE80211_IOC_...
2016-06-27 Sepherosa Ziehauifnet: Add oqdrops statistics
2016-05-24 Sascha Wildnerkernel/ieee80211: Remove an unused malloc type.
2016-05-24 Imre Vadászwlan - Fix lockinit example in README.DRAGONFLY.
2016-05-24 Imre Vadászwlan - Attempt to fix obytes/omcast counting for now.
2016-05-24 Imre Vadászwlan - Move wlan_serialize_enter()/exit() wrapper to...
2016-05-24 Imre Vadászwlan - Use taskqueue_thread[0] for the ic->ic_restart_task.
2016-05-24 Matthew Dillonwlan - Sync netproto/802_11 from FreeBSD part 6/N
2016-05-24 Matthew Dillonwlan - Sync netproto/802_11 from FreeBSD part 1/N
2016-05-17 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2016-05-13 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2016-05-09 Imre Vadász80211 - Update README.DRAGONFLY, we use "if_inc_counter...
2016-05-09 Imre Vadász80211 - Check if_clone_destroy return value.
2016-05-09 Imre Vadász80211 - Update up to FreeBSD's r287029 (only skipping...
2016-05-09 Imre Vadász80211 - Migrate the scan iterator lock typedefs into...
2016-05-03 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-03-22 Sascha Wildnerkernel/802_11: Add 'static' to some function definitions.
2016-03-11 John MarinoMerge branch 'vendor/NCURSES'
2016-03-02 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-02-08 Imre VadászMerge branch 'vendor/BINUTILS225'
2016-01-28 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-01-15 Imre Vadászwlan - Migrate the 802.11s locks out into ieee80211_dra...
2016-01-15 Imre Vadászwlan - Cleanup compat shims for FreeBSD version that...
2015-12-04 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-12-04 John MarinoMerge branch 'vendor/GCC50'
2015-12-02 Sascha Wildnerdevfs(9): Rename DEVFS_DECLARE_CLONE_BITMAP to DEVFS_DE...
2015-11-04 John MarinoMerge branch 'vendor/TNFTP'
2015-11-04 John MarinoMerge branch 'vendor/DIALOG'
2015-11-04 John MarinoMerge branch 'vendor/TCSH'
2015-11-04 John MarinoMerge branch 'vendor/GREP'
2015-11-04 John MarinoMerge branch 'vendor/BINUTILS225'
2015-11-03 John MarinoMerge branch 'vendor/LIBEDIT'
2015-11-03 John MarinoMerge branch 'vendor/XZ'
2015-11-02 John MarinoMerge branch 'vendor/ELFTOOLCHAIN'
2015-09-18 Matthew Dillonwlan - Minor updates for if_iwm import.
2015-08-08 John MarinoMerge branch 'vendor/NVI2'
2015-08-06 John MarinoMerge branch 'vendor/TRE'
2015-07-25 Sepherosa Ziehauifnet: Allow drivers to adjust mbuf cluster/jcluster...
2015-07-18 John MarinoMerge branch 'vendor/GCC50'
2015-07-12 John MarinoMerge branch 'vendor/OPENBSD_LIBM'
2015-07-09 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-07-08 Sascha WildnerRemove non-existant .PATH components from a number...
2015-06-13 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-06-11 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-05-31 Matthew Dillonnet80211 - Fix mis-merge
2015-05-25 Matthew Dillonnet80211 - Add dofbsddiff script
2015-05-25 John MarinoMerge branch 'vendor/GCC50'
2015-04-22 John MarinoMerge branch 'vendor/GCC50'
2015-04-17 John MarinoMerge branch 'vendor/GCC50'
2015-04-10 Sascha Wildnerkernel: Fix two typos.
2015-04-02 John MarinoMerge branch 'vendor/GCC50'
2015-03-31 John MarinoMerge branch 'vendor/BINUTILS225'
2015-03-22 John MarinoMerge branch 'vendor/GCC50'
2015-03-22 John MarinoMerge branch 'vendor/BMAKE'
2015-03-19 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-03-13 John MarinoMerge branch 'vendor/MPC'
2015-03-13 John MarinoMerge branch 'vendor/LESS'
2015-03-13 John MarinoMerge branch 'vendor/GCC50'
2015-03-12 Sascha Wildnerkernel: Followup commit to f3f3eadbf9de7a55ef1ff8cb23a6...
2015-03-11 Sascha Wildnerkernel: Use BSD types, not System V types (ulong -...
2015-03-08 John MarinoMerge branch 'vendor/GCC50'
2015-03-03 Sepherosa Ziehauifnet: Make rest of ifnet accessing MPSAFE
2015-02-27 John MarinoMerge branch 'vendor/GCC50'
2015-02-20 John MarinoMerge branch 'vendor/GCC50'
2015-02-19 Sascha Wildnerkernel/wlan: Fix up the MAC address printing and add...
2015-02-19 Sascha Wildnerkernel: Move us to using M_NOWAIT and M_WAITOK for...
2015-02-13 John MarinoMerge branch 'vendor/GCC50'
2015-02-10 John MarinoMerge branch 'vendor/GCC50'
2015-02-10 John MarinoMerge branch 'vendor/GCC50' - gcc 5.0 snapshot 1 FEB...
2015-02-10 Sepherosa Ziehauwlan: Let driver holds WLAN serializer for ieee80211_if...
2015-02-08 Sepherosa Ziehauifnet: Make ifnet and ifindex2ifnet MPSAFE
next