Remove some kref(9) related files via 'make upgrade'.
[dragonfly.git] / sys / netproto /
2011-02-09 Peter AvalosMerge branch 'vendor/OPENSSL'
2011-02-07 Justin C. SherrillMerge branch 'master' of ssh://crater.dragonflybsd...
2011-02-02 Sepherosa Ziehaukernrl: Fix LINT building for recent rn_inithead API...
2011-02-01 Sepherosa Ziehauradix: Fix the non-per-cpu radix tree usage.
2011-01-31 Peter AvalosMerge branch 'vendor/GDTOA'
2011-01-29 Peter AvalosMerge branch 'vendor/FILE'
2011-01-27 Joe TalbottMerge branch 'master' of git://git.theshell.com/dragonfly
2011-01-20 Matthew Dillonkernel - Remove mplock shims from global tokens
2011-01-17 Sascha Wildnerkernel: Use NELEM() where we can.
2011-01-02 Sascha Wildnerkernel: Remove support for the Xerox Network Systems...
2011-01-02 Samuel J. GreearMerge branch 'master' of ssh://crater.dragonflybsd...
2010-12-31 Jan Lentferpf: Update packetfilter to OpenBSD 4.4
2010-12-19 Peter AvalosMerge branch 'vendor/LIBARCHIVE' into HEAD
2010-12-19 Peter AvalosMerge branch 'vendor/XZ' into HEAD
2010-12-15 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-12-15 Sepherosa Ziehauif_clone: Don't destroy iface which is not create throu...
2010-12-15 Peter AvalosMerge branch 'vendor/TNFTP'
2010-12-15 Peter AvalosMerge branch 'vendor/ZLIB'
2010-12-12 Peter AvalosMerge branch 'vendor/OPENSSL'
2010-11-22 Peter AvalosMerge branch 'vendor/OPENSSL' into HEAD
2010-11-18 Peter AvalosMerge branch 'vendor/OPENSSL'
2010-11-15 Sascha WildnerMove net.wlan.force_swcrypto out of IEEE80211_DEBUG.
2010-11-14 Matthew Dillonkernel - Add sysctl to bypass wifi chipset hardware...
2010-11-07 Michael NeumannMerge branch 'apic_io'
2010-11-07 Michael NeumannMerge branch 'apic_io'
2010-10-31 Sascha Wildnerkernel: Remove most definitions of CDEV_MAJOR.
2010-10-10 Michael NeumannMerge branch 'master' of git://git.dragonflybsd.org...
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-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
next