network - Fix nasty bug in udp6_send()
[dragonfly.git] / sys / net /
2010-09-16 Matthew Dillonnetwork - Fix MP races in GIF
2010-09-15 Matthew Dillonnetwork - Major netmsg retooling, part 2
2010-09-15 Matthew Dillonnetwork - Major netmsg retooling, part 1
2010-09-14 Jan Lentferpf: Make pf work w/ the MPSAFE network stack
2010-09-14 Jan Lentferpf: Revert commit 5165ac2
2010-09-13 Matthew Dillonnetwork - Fix multiple MP races
2010-09-13 Matthew Dillonnetwork - remove the redispatch local
2010-09-12 Matthew Dillonnetwork - Add debugging assertions
2010-09-11 Sascha WildnerFix LINT build.
2010-09-11 Matthew Dillonnetwork - raw_input needs further protection
2010-09-11 Matthew Dillonnetwork - Fixes for wpa, general sockets.
2010-09-10 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-09-10 Jan Lentferpf: Fix some byte ordering
2010-09-10 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-09-10 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-09-10 Matthew Dillonnetwork - MP socket free & abort interactions, so_state
2010-09-09 Matthew Dillonnetwork - Completely revamp the netisr / dispatch code
2010-09-09 Jan Lentferpf: add patch from rev 1.553 to patch.c
2010-09-09 Jan Lentferpf: Add patch from rev 1.554
2010-09-09 Jan Lentferpf: Update pf.c to fix memory leak
2010-09-09 Jan Lentferpf: Update to OpenBSD 4.2
2010-09-09 Matthew Dillonnetwork - Make toeplitz the default
2010-09-09 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-09-09 Matthew Dillonkernel - network protocol thread routing
2010-09-06 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-09-06 Matthew Dillonkernel - Fix numerous MP issues with sockbuf's and...
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'
next