]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net
This commit was generated by cvs2svn to compensate for changes in r122186,
[FreeBSD/FreeBSD.git] / sys / net /
2003-11-07 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2003-11-07 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2003-11-07 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2003-11-07 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2003-11-05 Sam Lefflero make debug_mpsafenet globally visible
2003-11-05 Nate LawsonThis commit was generated by cvs2svn to compensate...
2003-11-04 Hajimu UMEMOTO- update comments to refrect recent BSDs.
2003-11-03 Mike HeffnerThis commit was generated by cvs2svn to compensate...
2003-11-03 Hartmut BrandtThis commit was generated by cvs2svn to compensate...
2003-11-03 Hartmut BrandtThis commit was generated by cvs2svn to compensate...
2003-11-01 Sam LefflerThis commit was generated by cvs2svn to compensate...
2003-10-31 Brooks DavisReplace the if_name and if_unit members of struct ifnet...
2003-10-31 Brooks DavisMake TUNDEBUG use if_printf instead of printf.
2003-10-31 Brooks DavisReplace a couple printfs with if_printfs.
2003-10-30 Sam LefflerOverhaul routing table entry cleanup by introducing...
2003-10-29 Sam Leffleravoid recursive lock panic by unlocking before calling...
2003-10-29 Sam LefflerAlways queue looped back packets (rather than potential...
2003-10-29 Hartmut BrandtThis commit was generated by cvs2svn to compensate...
2003-10-29 Sam LefflerIntroduce the notion of "persistent mbuf tags"; these...
2003-10-29 Marcel MoolenaarThis commit was generated by cvs2svn to compensate...
2003-10-28 Brooks DavisUse VLANNAME instead of "vlan".
2003-10-27 Alexander KabaevDelay if_lo module intialization until domain list...
2003-10-26 Hajimu UMEMOTOuse official # for IFT_STF
2003-10-24 Hajimu UMEMOTOSince dp->dom_ifattach calls malloc() with M_WAITOK...
2003-10-23 Warner LoshRemove unnecessary (caddr_t) casts of if_broadcastaddr.
2003-10-23 Brooks DavisUse IF_MAXUNIT instead of rolling our own identical...
2003-10-23 Warner LoshMerge from p4 (noticed these changes with DES' if_ether...
2003-10-23 Dag-Erling SmørgravClean up whitespace, remove "register" keyword, ANSIfy.
2003-10-22 Hajimu UMEMOTOwe have ppsratecheck().
2003-10-22 Hajimu UMEMOTOprotect by IFNET_RLOCK.
2003-10-22 Hartmut BrandtThis commit was generated by cvs2svn to compensate...
2003-10-22 Hartmut BrandtThis commit was generated by cvs2svn to compensate...
2003-10-19 Mike SilbersackAdd a new macro M_ASSERTVALID which ensures that the...
2003-10-17 Hajimu UMEMOTO- add dom_if{attach,detach} framework.
2003-10-16 Sam LefflerCorrect handling of cloning loop avoidance: rtalloc1...
2003-10-16 Hajimu UMEMOTOAF_LINK sockaddr has to be attached to ifp->if_addrlist...
2003-10-13 Hajimu UMEMOTO- support AES counter mode for ESP.
2003-10-13 Hajimu UMEMOTO- support AES XCBC MAC for AH
2003-10-12 Robert WatsonComment spelling fix.
2003-10-11 Sam Lefflerfix braino: null the pointer who's memory we just free...
2003-10-09 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2003-10-09 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2003-10-09 Marcel MoolenaarThis commit was generated by cvs2svn to compensate...
2003-10-07 Sam Lefflerinsure local variable is initialized prior to use
2003-10-07 Hajimu UMEMOTOreturn(code) -> return (code)
2003-10-05 Sam Lefflerfix typo that caused a panic when processing an ICMP...
2003-10-04 Sam LefflerLocking for updates to routing table entries. Each...
2003-10-04 Sam Leffleradd a stub for bpfattach2 so bpf is not required with...
2003-10-03 Robert WatsonWhen direct dispatching an netisr (net.isr.enable=1...
2003-10-03 Sam Lefflertrivial locking rtsock_cb
2003-10-03 Sam Lefflercleanups prior to adding locking (and in some cases...
2003-10-02 Robert WatsonCreate a tunable for net.isr.enable so that it may...
2003-10-01 Robert WatsonTemporarily turn net.isr.enable back off again until...
2003-10-01 Robert WatsonEnable net.isr.enable by default, causing "delivery...
2003-10-01 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2003-10-01 Ruslan ErmilovBy popular demand, added the "static ARP" per-interface...
2003-09-30 Sam LefflerCorrect pfil_run_hooks return handling: if the return...
2003-09-28 Poul-Henning KampI don't know from where the notion that device driver...
2003-09-27 Poul-Henning KampCorrectly name r_unit member tun_unit.
2003-09-26 Josef KarthauserThis commit was generated by cvs2svn to compensate...
2003-09-23 Sam Lefflero update PFIL_HOOKS support to current API used by...
2003-09-22 Peter WemmWhile cleaning out my tree, fix another strict alias...
2003-09-20 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2003-09-19 Gregory Neil ShapiroThis commit was generated by cvs2svn to compensate...
2003-09-19 Nate LawsonThis commit was generated by cvs2svn to compensate...
2003-09-17 Sam Lefflerfix build on 64-bit platforms
2003-09-17 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2003-09-17 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2003-09-17 Sam LefflerMinor overhaul and add locking.
2003-09-16 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2003-09-14 Matthew N. DoddEnable IPv6 for Token Ring.
2003-09-14 Matthew N. DoddCosmetic cleanups.
2003-09-14 Matthew N. DoddCosmetic adjustment.
2003-09-11 Ruslan ErmilovFix a bunch of off-by-one errors in the range checking...
2003-09-05 Sam LefflerAdd locking. We use a single lock to guard the global...
2003-09-04 Sam LefflerReduce window during which a race can occur when detaching
2003-09-04 Josef KarthauserThis commit was generated by cvs2svn to compensate...
2003-09-02 Martin BlappThis commit was generated by cvs2svn to compensate...
2003-09-02 Martin BlappThis commit was generated by cvs2svn to compensate...
2003-08-31 Andrey A. ChernovThis commit was generated by cvs2svn to compensate...
2003-08-30 Andrey A. ChernovThis commit was generated by cvs2svn to compensate...
2003-08-29 Robert WatsonIntroduce error checking for calls to M_PREPEND():
2003-08-22 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2003-08-22 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2003-08-22 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2003-08-22 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2003-08-19 Sam LefflerChange instances of callout_init that specify MPSAFE...
2003-08-19 Sam Leffleradd R_Zalloc definition that returns pre-zero'd memory
2003-08-19 Sam Leffleruse ETHER_IS_MULTICAST instead of explicit check
2003-08-12 Nate LawsonThis commit was generated by cvs2svn to compensate...
2003-08-11 Nate LawsonThis commit was generated by cvs2svn to compensate...
2003-08-09 Mike SilbersackAlso ifdef the variable which becomes unused w/o INET6...
2003-08-09 Mike Silbersack#ifdef INET6 the if_loop packet defrag; since only...
2003-08-07 Nate LawsonThis commit was generated by cvs2svn to compensate...
2003-08-07 Nate LawsonThis commit was generated by cvs2svn to compensate...
2003-08-07 Nate LawsonThis commit was generated by cvs2svn to compensate...
2003-08-07 Nate LawsonThis commit was generated by cvs2svn to compensate...
2003-08-06 Hartmut BrandtRemove the ATMIOCENA and ATMIOCDIS ioctl. Everyting...
2003-08-06 Hartmut BrandtRemove the last vestiges of ATM raw mode. This has...
2003-08-05 Hartmut BrandtDefine a flag for asynchronuous VC open/close operation...
next