summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2005-06-14rename function and define to reflect the external -> egress name changeHenning Brauer
2005-06-14use "egress" instead of "external" for the interface group containing theHenning Brauer
2005-06-14at least allow the transmit checksum code to compileBrad Smith
2005-06-14fix prototypeBrad Smith
2005-06-14re-add part of rev 1.49...Brad Smith
2005-06-14regenBrad Smith
2005-06-14add Intel PCI-E to PCI-X bridgesBrad Smith
2005-06-13check wether mask is NULL in if_group_routechange before dereferencingHenning Brauer
2005-06-13spurious XXX comment left over from interface abstraction code whackingHenning Brauer
2005-06-13make the packet and byte counters on rules and src nodes per direction,Henning Brauer
2005-06-13Move a bunch of small functions that only get called once intoJonathan Gray
2005-06-13get rid of ifdef MSDOS, no binary changeHans-Joerg Hoexer
2005-06-12Back out revs 1.48 and 1.49. Checksum offloading caused problems onTodd C. Miller
2005-06-12It turns out you need to ask for 16 byte block descriptors. We don't,Kenneth R Westerback
2005-06-12use pci_mapreg_map() instead of pci_[io|mem]_find and bus_space_map;Federico G. Schwindt
2005-06-12handle SuperMac Thunder/24 interruptsMartin Reindl
2005-06-12index() function is deprecated and shouldn't be used in new code,Xavier Santolaria
2005-06-12lo0 is special, attaches early an different than the other loopback interfacesHenning Brauer
2005-06-12add SIOCGIFGMEMB ioctl, returns a list of all interfaces who are member ofHenning Brauer
2005-06-11Elminate a few unnecessary casts by using union field names, bit of KNF.Kenneth R Westerback
2005-06-11need this tooBrad Smith
2005-06-11BCM5714Brad Smith
2005-06-11regenBrad Smith
2005-06-11BCM5714Brad Smith
2005-06-11Typo in comments.Miod Vallat
2005-06-10Tweak softdep_change_linkcnt() so we can specify whether we're willingPedro Martelletto
2005-06-10make sure the IP packet contains a full struct ip_timestampMarkus Friedl
2005-06-10getsockopt(): allocate a mbuf cluster for large ipsec credentialsMarkus Friedl
2005-06-10syncKevin Lo
2005-06-10add 3COM 3CRWE154G72. ok miodKevin Lo
2005-06-10remove unused code and un-ifdefMartin Reindl
2005-06-09it appears asp occupies more space than intially thought andMichael Shalayeff
2005-06-09don't need vlan.h hereBrad Smith
2005-06-09Fix typo in ASC/ASQ messages: DEnied -> Denied.Kenneth R Westerback
2005-06-08completely revert rev 1.52, which broke ral for some people; from danh@Christian Weisgerber
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