summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2005-06-08Add KERN_CPTIME2 on systems where __HAVE_CPUINFO is defined, exposesTodd C. Miller
2005-06-08fix include for userland (tsk, tsk, krw).Marc Espie
2005-06-08use SMALL_KERNEL for all arch's, not just alpha and also apply the defsFederico G. Schwindt
2005-06-08Remove the bus_reverse field out of the powerpc bus structure, originallyDale Rahn
2005-06-08remove netns crud.Henning Brauer
2005-06-08if a cloned interface's destroy function fails, re-join the interface classHenning Brauer
2005-06-08netns bits dieHenning Brauer
2005-06-08No need to export NETISR fields explicitely for intvec.s, as <net/netisr.h>Miod Vallat
2005-06-08kill NS and DECNET bitsHenning Brauer
2005-06-08bye bye netns (and a few leftover DECNET bits while here)Henning Brauer
2005-06-08huch, more netns shitzHenning Brauer
2005-06-08kill some leftover bits from netns and iso routingHenning Brauer
2005-06-08no more netns handling for the various tunnel devices and loopbackHenning Brauer
2005-06-08bye bye netnsHenning Brauer
2005-06-08netns bites the dustHenning Brauer
2005-06-08useless netns includes; there was no NS stuff ever hereHenning Brauer
2005-06-08Xerox NS leaves usHenning Brauer
2005-06-08-#option NS # XNSHenning Brauer
2005-06-08revert enabling iommu on amd64 as it breaks at least one MP host.Marco S Hyman
2005-06-08make nfsstats counters 64 bit.marius eriksen
2005-06-08disable RX checksum offload until its fixed on little endian systemsBrad Smith
2005-06-08in rtlabel_name2id, handle the case of an empty name: return 0Henning Brauer
2005-06-08more inet6 stuff that got exposedTheo de Raadt
2005-06-08handle ramdisks, and kernels without inet6; henning okTheo de Raadt
2005-06-07remove NETISR_ISO and NETISR_CCITTMartin Reindl
2005-06-07revert previous commit and unbreak sparc64.Kurt Miller
2005-06-07put the whole thing in this time.Brad Smith
2005-06-07undo busted diff. why AGAIN brad????Theo de Raadt
2005-06-07introduce a default "external" interface group, containing the interface(s)Henning Brauer
2005-06-07oopsTheo de Raadt
2005-06-07avoid retarded C unsigned char -> signed integer promotion rules.Theo de Raadt
2005-06-07add support for the BCM5714.Brad Smith
2005-06-07de-register, ok henningCamiel Dobbelaar
2005-06-07make it prettier; jason okTheo de Raadt
2005-06-07wrong OpenBSD define for 3.7, oops; Claus AssmannTheo de Raadt
2005-06-07Run vlan_input before bridge_input, and change vlan_input to notCamiel Dobbelaar
2005-06-07fix a possible panic in error path,Can Erkin Acar
2005-06-07no more CCITTHenning Brauer
2005-06-07remove commented-out CCITT optionHenning Brauer
2005-06-07do not handle CCITT any longerHenning Brauer
2005-06-07remove CCITT handlingHenning Brauer
2005-06-07CCITT about to bite the dust, remove special casing in archs and driversHenning Brauer
2005-06-06correct names for miscellaneous control bit registerMichael Coulter
2005-06-06AD1981 is actually AD1980Michael Coulter
2005-06-06-no need to hang onto virtual-dma parameter from prom, free itJason Wright
2005-06-06enable iommu on all systems where we support it. We'll support it on moreJason Wright
2005-06-06oops. on 686 we count fpswtch in another function...Michael Shalayeff
2005-06-06Backout 1.64, switch back to two-pool allocation scheme (with oldnointrDaniel Hartmeier
2005-06-06another leftover from the src routing adventure a year agoHenning Brauer
2005-06-06use a define instead of hardcoding "all" in 3 placesHenning Brauer