kernel - Fix excessive mbuf use in nfs_realign()
[dragonfly.git] / sys / netproto /
2010-08-14 Matthew Dillonkernel - netif - temporary hack for IFT_ETHER
2010-08-09 Sascha Wildnerwlan(4): Replace GNU old-style field designators with...
2010-08-06 Sascha WildnerUnbreak buildworld.
2010-08-06 Joe Talbottwlan - Convert lockmgr locking to a global token.
2010-08-03 Samuel J. Greearkernel - Remove kevent subsystem from under mplock
2010-07-19 Samuel J. GreearMerge branch 'selwakeup'
2010-07-19 Joe Talbottratectl_none - first pass at updating to the new wlan...
2010-07-19 Joe Talbottwlan_amrr - NULL structure variables after kfree()ing.
2010-07-19 Samuel J. GreearMerge branch 'kq_devices' into selwakeup
2010-07-14 Samuel J. Greearkern - Always give a new thread a ucred
2010-07-13 Samuel J. GreearMerge branch 'master' into selwakeup
2010-07-13 Joe Talbottwlan - Don't use M_NOWAIT in kmalloc() calls.
2010-07-13 Joe Talbottwlan - Fix mbuf handling when using encryption.
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-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-11 Joe Talbottieee80211_ioctl - Replace free() calls with kfree().
2010-06-11 Joe Talbottwlan - Bring in some fixes from FreeBSD.
2010-06-06 Matthew Dillonkernel - lwkt_token revamp
2010-06-02 Joe Talbottwlan_amrr - Add module building framework.
2010-06-02 Joe Talbottwlan_amrr - Make wlan_amrr its own loadable module.
2010-05-22 Sascha Wildnersys/netproto/ncp/ncp_lib.h: Constify bn_name in struct...
2010-04-27 Sascha WildnerYet another round of typo fixes in manpages and messages.
2010-04-21 Matthew Dillonieee80211 - Fix detachment panic
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 PauloFix build with DIAGNOSTIC.
2010-04-14 Rui PauloRemove references to ether_snprintf.
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 'master' of ssh://crater.dragonflybsd...
2010-04-12 Matthew DillonMerge branch 'net80211-update' of git://leaf.dragonflyb...
2010-04-10 Sascha WildnerConstify ncp_error()'s fmt argument.
2010-04-08 Rui PauloSync with FreeBSD.
2010-04-08 Rui PauloSync with latest net80211 changes from FreeBSD, therby...
2010-04-07 Rui PauloMerge branch 'master' into net80211-update
2010-03-30 Rui PauloAdd ieee80211_ammr.c.
2010-03-29 Rui PauloMerge branch 'master' into net80211-update
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-18 Rui PauloMerge branch 'master' into net80211-update
2010-03-05 Matthew DillonMerge remote branch 'crater/master' into net80211-update
2010-03-03 Rui PauloAdd ratectl
2010-03-03 Rui PauloAdapt to new net80211 stack.
2010-03-03 Rui PauloMake this compile with debug on.
2010-03-03 Rui PauloMake this compile with debugging on.
2010-03-03 Rui PauloUntested: port the ratectl stuff to the new stack.
2010-03-02 Rui PauloAdd ratectl fields.
2010-03-01 Rui PauloFix mbuf flags usage.
2010-03-01 Rui PauloAdd prototype for ieee80211_handoff().
2010-02-28 Peter AvalosMerge branch 'vendor/OPENSSL'
2010-02-26 Rui PauloFix remaining M_NOWAIT and use ieee80211_handoff instea...
2010-02-26 Rui PauloFixes from Matthew Dillon:
2010-02-25 Rui PauloFix locking.
2010-02-25 Rui PauloFix some of the locking stuff that I have done wrong...
2010-02-25 Rui PauloCouple of changes to make this build without warnings:
2010-02-24 Sascha Wildnernetsmb: Fix a warning and put smb_usr.c under -Werror...
2010-02-24 Rui PauloMerge branch 'master' into net80211-update
2010-02-23 Rui PauloMerge branch 'master' into net80211-update
2010-02-23 Rui PauloRegister ieee80211 l2com.
2010-02-23 Matthew DillonMerge branch 'vendor/EXPAT'
2010-02-19 Rui PauloSeventh pass: fix callout and bpf function calls.
2010-02-19 Rui PauloSixth pass: remove all references to ether_sprintf().
2010-02-19 Rui PauloReplace callout_drain with callout_stop.
2010-02-19 Rui PauloFourth pass.
2010-02-19 Rui PauloThird pass: make ieee80211_ddb.c compile and use if_all...
2010-02-18 Rui PauloSecond pass at converting the net80211 to DragonFly.
2010-02-18 Rui PauloFirst pass at converting the net80211 infrastrcture...
2010-02-17 Rui Pauloupdate to latest freebsd version
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-10 Peter AvalosMerge branch 'vendor/OPENSSH'
2010-01-10 Peter AvalosMerge branch 'vendor/OPENSSH'
2010-01-09 Peter AvalosMerge branch 'vendor/OPENSSH'
2010-01-05 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-01-04 Sascha WildnerUnbreak LINT (tick() -> ustick()).
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-15 Matthew Dillonkernel - use new td_ucred in numerous places
2009-12-13 Matthew Dillonkernel - Move MP lock inward, plus misc other stuff
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: remove KMODDEPS, it is not used anymore
next