Fix compiling iic(4) on x86_64 by adding <machine/iic.h>.
[dragonfly.git] / sys / net /
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.
2009-12-11 Aggelos EconomopoulosKill T/TCP
2009-12-10 Jan LentferMerge branch 'master' of ssh://crater.dragonflybsd...
2009-12-09 Sascha WildnerFix argument order for netmsg_init().
2009-12-05 Matthew Dillonnetwork - Move socket from netmsg ext to netmsg header...
2009-12-03 Jan LentferMerge branch 'vendor/BIND' into bind_vendor2
2009-11-27 Jan LentferMerge branch 'vendor/BIND' into bind_vendor2
2009-11-27 Jan LentferMerge branch 'vendor/BIND' into bind_vendor2
2009-11-14 Jan LentferMerge branch 'vendor/LESS' into less_update
2009-11-07 Aggelos EconomopoulosMerge branch 'vendor/OPENSSL'
2009-11-06 UserMerge branch 'vendor/OPENSSL'
2009-10-28 Simon SchubertMerge branch 'vendor/BINUTILS220' into bu220
2009-10-28 Simon SchubertMerge branch 'vendor/GCC44' into gcc442
2009-10-20 Simon SchubertMerge branch 'vendor/GDB' into gdb7
2009-10-02 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-10-02 Sascha WildnerWIP crypto/opencrypto update
2009-10-01 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2009-09-30 Simon 'corecode... Merge branch 'vendor/TCSH'
2009-09-08 Simon Schubertmodules: add/correct module versions and depends
2009-09-01 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-01 Alex HornungUse pseudo-device to specify number of precreated devs
2009-08-31 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-31 Alex Hornungtap - Don't make_dev if dev already exists
2009-08-28 Simon SchubertMerge branch 'vendor/GCC44'
2009-08-28 Simon SchubertMerge branch 'vendor/GCC'
2009-08-25 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-25 Matthew DillonAMD64 - Fix format conversions and other warnings.
2009-08-25 Matthias SchmidtMerge branch 'master' of git://chlamydia.fs.ei.tum...
2009-08-23 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-23 Matthew DillonPF - Must set FW_MBUF_REDISPATCH when translating input...
2009-08-21 Matthias SchmidtMerge branch 'master' of git://chlamydia.fs.ei.tum...
2009-08-20 Matthew DillonFix numerous compiler warnings and format conversion...
2009-08-19 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-19 Matthew DillonAMD64 - Refactor uio_resid and size_t assumptions.
2009-08-17 Alex HornungDEVFS - move devfs headers to sys/sys; fix consumers
2009-08-11 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-11 Sascha Wildneri4b(4): Remove a declaration which is no longer needed.
2009-08-09 Thomas E. SpanjaardMerge branch 'vendor/GCC44'
2009-08-09 Simon SchubertMerge branch 'vendor/GCC44'
2009-08-08 Sepherosa ZiehauMerge branch 'vendor/ACPICA-UNIX'
2009-08-05 Matthew DillonDEVFS - Fix the TAP device. Auto-cloning and old-style...
2009-08-05 Alex HornungDEVFS - add make_autoclone_dev to take of clone initial...
2009-08-04 Matthew DillonDEVFS - rollup - all kernel devices
2009-08-04 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
next