loader(8): Make the init_path setting work again.
[dragonfly.git] / sys / net /
2010-08-29 Matthew Dillonkernel - All lwkt thread now start out mpsafe part 2/2
2010-08-29 Matthew Dillonkernel - All lwkt thread now start out mpsafe part 1/2
2010-08-28 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-08-28 Matthew Dillonkernel - unwind kthread_create() mplock
2010-08-28 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-08-28 Alex HornungMPSAFE - TTY & related drivers
2010-08-26 Jan Lentferpf: rename pf_task_lck to pf_mod_lck
2010-08-26 Venkatesh SrinivasMerge branch 'master' of /repository/git/dragonfly
2010-08-25 Matthew Dillonkernel - Remove D_KQFILTER flag
2010-08-22 Matthew Dillonkernel - Fix reentrant serialization in if_tun
2010-08-14 Matthew Dillonkernel - netif - temporary hack for IFT_ETHER
2010-08-10 Sascha Wildnerpf(4): Remove a ', 1' that had no effect (OpenBSD dev...
2010-08-09 Jan Lentferpf: Fix if_pfsync to compile
2010-08-08 Jan LentferMerge branch 'master' of git://island.quantumachine...
2010-08-08 Jan Lentferpf: Update packet filter to the version that comes...
2010-08-03 Samuel J. Greearkernel - Make filters able to be marked MPSAFE
2010-08-03 Samuel J. Greearkernel - Remove kevent subsystem from under mplock
2010-07-26 Samuel J. Greearbpf - do wakeup at the proper time
2010-07-19 Samuel J. GreearMerge branch 'selwakeup'
2010-07-19 Samuel J. GreearMerge branch 'kq_devices' into selwakeup
2010-07-14 Samuel J. Greearkernel - Tear out selwakeup()
2010-07-14 Samuel J. Greearkernel - Add missing KNOTE's
2010-07-13 Samuel J. GreearMerge branch 'master' into selwakeup
2010-07-13 Joe Talbottaltq - Get rid of unneeded fields in struct altq.
2010-07-12 Samuel J. GreearMerge branch 'master' into kq_devices
2010-07-12 Samuel J. Greearkernel - Tear out socket polling
2010-07-11 Samuel J. Greearkernel - Tear out device polling
2010-07-11 Samuel J. Greearnet - Add dummy kq write support to tun and tap
2010-07-09 Matthew Dillonkernel - Fix kqfilter error return codes
2010-07-09 Matthew DillonMerge remote branch 'crater/master' into kq_devices
2010-07-07 Samuel J. GreearMerge branch 'master' into kq_devices
2010-07-07 Samuel J. Greeari4b - Add kq support
2010-07-07 Matthew Dillonkernel - Fix altq for x86_64 vkernel build
2010-07-05 Samuel J. Greearfilters - Minor fixes
2010-07-01 Sascha Wildnerif_detach(): Fix unoptimized compilation without ALTQ...
2010-06-30 Samuel J. Greearnet - Add kqueue read support to tun device
2010-06-30 Samuel J. Greearnet - Add kqueue read support to bpf device
2010-06-17 Sascha Wildneri4b(4): Remove some dead code.
2010-06-16 Sascha Wildneraltq(4): Fix typo in a #define.
2010-06-12 Sascha WildnerFix typos in the licenses: withough -> without
2010-06-12 Venkatesh SrinivasMerge branch 'master' of /repository/git/dragonfly
2010-06-12 Sascha Wildnernetwork code: Convert if_multiaddrs from LIST to TAILQ.
2010-06-02 Joe Talbottifaltq - Add ifq_drv_* fields needed for wpi() driver.
2010-04-30 Sascha Wildnerbpf(4): Fix the division by zero check in bpf_validate().
2010-04-15 Alex Hornungprint_backtrace - Take parameter count
2010-04-14 Matthew DillonMerge remote branch 'rpaulo/net80211-update'
2010-04-14 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-04-14 Rui PauloUpdate to new if_clone API.
2010-04-13 Matthew DillonMerge remote branch 'crater/master' into net80211-update
2010-04-13 Rui PauloMerge branch 'master' into net80211-update
2010-04-12 Matthew DillonMerge branch 'net80211-update' of git://leaf.dragonflyb...
2010-04-07 Rui PauloMerge branch 'master' into net80211-update
2010-03-29 Rui PauloMerge branch 'master' into net80211-update
2010-03-24 Matthew DillonMerge remote branch 'crater/master' into vkernel64
2010-03-23 Matthew DillonMerge remote branch 'crater/master' into vkernel64
2010-03-23 Matthew DillonMerge branch 'net80211-update' of git://leaf.dragonflyb...
2010-03-21 Rui PauloMerge branch 'master' into net80211-update
2010-03-21 Rui PauloImplement bpf_track and iflladdr event handlers and...
2010-03-21 Sascha Wildnervkernel64: Additional adjustments (amd64 -> x86_64...
2010-03-18 Matthew DillonMerge branch 'net80211-update' of git://leaf.dragonflyb...
2010-03-18 Rui PauloMerge branch 'master' into net80211-update
2010-03-05 Matthew DillonMerge remote branch 'crater/master' into net80211-update
2010-03-05 Michael NeumannMerge branch 'master' of git://git.dragonflybsd.org...
2010-03-05 Michael NeumannMerge branch 'master' of ssh://crater.dragonflybsd...
2010-03-05 Michael NeumannUnbreak buildkernel / mxge(4)
2010-02-28 Peter AvalosMerge branch 'vendor/OPENSSL'
2010-02-26 Rui PauloDon't return ENETDOWN if the interface is not UP. This...
2010-02-26 Rui PauloRemove if_transmit().
2010-02-25 Rui PauloCheck a few pointers before dereferencing them. This...
2010-02-25 Rui PauloExtend if_clone by passing in a param arg in the create...
2010-02-24 Rui PauloMerge branch 'master' into net80211-update
2010-02-23 Rui PauloMerge branch 'master' into net80211-update
2010-02-23 Rui PauloBring if_l2com register/unregister functions from FreeBSD.
2010-02-23 Matthew DillonMerge branch 'vendor/EXPAT'
2010-02-22 Michael Neumannnet - Add some #defines from FreeBSD
2010-02-19 Rui Pauloif_delallmulti() from FreeBSD.
2010-02-19 Rui PauloFix ifaddr_byindex().
2010-02-19 Rui PauloInitial version of if_alloc()/if_free().
2010-02-18 Rui PauloAdd if_transmit() from FreeBSD. Breaks ABI.
2010-02-18 Rui PauloPrevent foot shooting.
2010-02-18 Rui PauloAdd if_l2com to struct ifnet. This breaks ABI.
2010-02-18 Rui PauloAdd ifnet_byindex() and ifaddr_byindex().
2010-02-18 Rui Pauloadd new ieee80211 interface media types
2010-02-15 Matthew Dillonkernel - Fix issue w/ buffer ortation when doing non...
2010-02-06 Michael NeumannMerge branch 'master' of ssh://crater.dragonflybsd...
2010-01-25 Jan LentferMerge branch 'vendor/FILE'
2010-01-25 Jan LentferMerge branch 'vendor/SENDMAIL'
2010-01-23 YONETANI TomokazuFix kernel build for UP+KTR
2010-01-11 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-01-11 Sascha WildnerFix kernel build without INET6.
2010-01-10 Peter AvalosMerge branch 'vendor/OPENSSH'
2010-01-10 Peter AvalosMerge branch 'vendor/OPENSSH'
2010-01-09 Peter AvalosMerge branch 'vendor/OPENSSH'
2010-01-03 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-01-03 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-01-03 Matthew Dillonkernel - kqueue - refactor kqueue_scan(), rename tick...
2009-12-20 Matthew Dillonkernel - Move mplock to machine-independent C
2009-12-17 Jan LentferMerge branch 'vendor/NCURSES'
2009-12-17 Jan LentferMerge branch 'vendor/NCURSES'
2009-12-12 Sascha WildnerRemove inclusion of <sys/cdefs.h> from kernel .c files.
next