release engineering - Bump master to 2.9
[dragonfly.git] / sys / netproto /
2010-10-06 Sascha Wildnerkernel: Remove unneeded inclusions of <sys/cdefs.h>.
2010-10-04 Sascha Wildnerkernel: Fix numerous errors in printf() like formats...
2010-10-04 Sascha Wildnerkernel: Add some __printflike()'s to protect against...
2010-10-10 Michael NeumannMerge branch 'master' of git://git.dragonflybsd.org...
2010-09-29 Peter AvalosMerge branch 'vendor/OPENSSH'
2010-09-26 Peter AvalosMerge branch 'vendor/OPENSSL'
2010-09-24 Matthew Dillonnet80211 - Fix missing rcvif assignment in ieee80211_fr...
2010-10-03 Michael NeumannMerge branch 'master' of git://git.dragonflybsd.org...
2010-09-22 Matthew Dillonbuild - Workaround LINT issues
2010-09-20 Peter AvalosMerge branch 'vendor/BZIP'
2010-09-20 Peter AvalosMerge branch 'vendor/BZIP'
2010-09-15 Matthew Dillonnetwork - Major netmsg retooling, part 2
2010-09-15 Matthew Dillonnetwork - Major netmsg retooling, part 1
2010-09-11 Matthew Dillonnetwork - More tokens for ipsec
2010-09-11 Sascha WildnerFix LINT build.
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 DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-09-10 Matthew Dillonnetwork - MP socket free & abort interactions, so_state
2010-09-10 Matthew Dillonbuild - Fixup world/kernel build
2010-09-09 Matthew Dillonnetwork - Completely revamp the netisr / dispatch code
2010-09-09 Joe Talbottwlan - Docuement lksleep changes as well.
2010-09-08 Matthew Dillonwlan - Fix serializer in destroy path, update docs
2010-09-08 Matthew Dillonwlan - Bug fixes for recent work
2010-09-08 Matthew Dillonwlan - Disable bgscan by default
2010-09-07 Matthew Dillonwlan - cleanup
2010-09-07 Matthew Dillonwlan - Rip out all wlan locks part 2/2 - cleanup
2010-09-07 Matthew Dillonwlan - Rip out all wlan locks part 2/2
2010-09-07 Matthew Dillonwlan - Rip out all wlan locks part 1/2
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-09-06 Matthew Dillonkernel - Port TCP-MD5 (RFC 2385) implementation.
2010-08-30 Alex Hornungspinlocks - Rename API to spin_{try,un,}lock
2010-08-28 Matthew Dillonkernel - Change lwp_fork() to not hold the mplock in...
2010-08-28 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-08-28 Matthew Dillonkernel - unwind kthread_create() mplock
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'
next