]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net
Ignore dirty pages owned by "dead" objects.
[FreeBSD/FreeBSD.git] / sys / net /
2006-03-07 samThis commit was generated by cvs2svn to compensate...
2006-03-07 samThis commit was generated by cvs2svn to compensate...
2006-03-06 thompsaIf we miss the LINK_UP event from the network interface...
2006-03-04 rwatsonThis commit was generated by cvs2svn to compensate...
2006-03-03 muxThis commit was generated by cvs2svn to compensate...
2006-03-03 csjpUnbreak byte counters when network interfaces are in...
2006-03-03 thompsaSince we are using random ethernet addresses for the...
2006-03-03 csjpSlightly re-worked bpf(4) code associated with bridging...
2006-03-03 muxThis commit was generated by cvs2svn to compensate...
2006-02-28 thompsaFix up the Bridge Identifier field in the BPDU packet.
2006-02-27 wkoszekThis patch fixes a problem, which exists if you have...
2006-02-27 hartiThis commit was generated by cvs2svn to compensate...
2006-02-24 yarDon't to forget to unlock the rwlock on trunk before...
2006-02-19 umeThis commit was generated by cvs2svn to compensate...
2006-02-15 glebiusFix build.
2006-02-14 glebius- Introduce ifmedia_baudrate(), which returns correct...
2006-02-13 hartiThis commit was generated by cvs2svn to compensate...
2006-02-11 rwatsonThis commit was generated by cvs2svn to compensate...
2006-02-10 samThis commit was generated by cvs2svn to compensate...
2006-02-10 emasteBump the MODULE_VERSION for HEAD, as the vlan(4) API...
2006-02-10 hartiThis commit was generated by cvs2svn to compensate...
2006-02-10 yarAvoid frobbing IFF_UP at any cost (which is close to
2006-02-09 emasteAdd a MODULE_VERSION so that other modules (perhaps...
2006-02-07 qingliThe code in rn_walktree_from() that checks if we backed...
2006-02-07 qingliRemove two unnecessary type casts, of which both had...
2006-02-07 hartiThis commit was generated by cvs2svn to compensate...
2006-02-07 hartiThis commit was generated by cvs2svn to compensate...
2006-02-06 rwatsonThis commit was generated by cvs2svn to compensate...
2006-02-04 rwatsonThis commit was generated by cvs2svn to compensate...
2006-02-03 olegProperly initialize args structure before passing it...
2006-02-02 glebiusIn vlan_config() first call vlan_inithash(), then lock...
2006-02-02 csjpdefine lock.h before rwlock.h for DEBUG_LOCKS
2006-02-02 psImplement SIOCGIFCONF for 32bit binaries.
2006-02-02 csjpUse PFIL_HOOKED macros in if_bridge and pass the right...
2006-02-02 csjpSomewhat re-factor the read/write locking mechanism...
2006-01-31 thompsaFix two bugs with the bridge
2006-01-31 rwatsonThis commit was generated by cvs2svn to compensate...
2006-01-31 yarSet IFF_BROADCAST and IFF_MULTICAST on vlan interfaces...
2006-01-31 hartiThis commit was generated by cvs2svn to compensate...
2006-01-30 glebiusMerge the //depot/user/yar/vlan branch into CVS. It...
2006-01-30 glebiusAdd some initial locking to gif(4). It doesn't covers...
2006-01-25 cpercivaMake sure buffers in if_bridge are fully initialized...
2006-01-23 yarBe consistent in checking ifa->ifa_addr for NULL.
2006-01-21 bzFix stack corruptions on amd64.
2006-01-18 andreReturn mbuf pointer or NULL from ip_fastforward() as...
2006-01-16 samThis commit was generated by cvs2svn to compensate...
2006-01-14 thompsaAdd code that clears certain capabilities from the...
2006-01-13 rwatsonCheck the right ifnet pointer to see if if_alloc()...
2006-01-13 rwatsonWhen freeing the chain of if_ef devices on an aborted...
2006-01-12 ruThis commit was generated by cvs2svn to compensate...
2006-01-11 brooksGet rid of the bogus IFP2FC() macro and use IFP2FWC...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-04 dougbThis commit was generated by cvs2svn to compensate...
2006-01-04 hartiAdd a new leaf to the net.link.generic.ifdata.%d sysctl...
2006-01-03 jkimCorrectly check the filter length. I committed the...
2006-01-03 jkim- Explicitly validate an empty filter to match bpf_filt...
2006-01-02 thompsaFix a brain-o in the last commit, the conditional was...
2006-01-02 thompsaReorganise bridge_rtupdate slightly to reduce duplication.
2006-01-02 thompsaReset the route expiry time on each update rather than...
2006-01-02 thompsaIt is better to use time_uptime here since it is monotonic.
2006-01-02 thompsaMinor whitespace cleanup.
2006-01-02 thompsaRead time_second directly rather than calling getmicrot...
2005-12-30 guidoThis commit was generated by cvs2svn to compensate...
2005-12-30 guidoThis commit was generated by cvs2svn to compensate...
2005-12-29 thompsaWhen pfil(9) is enabled the bridge only considers ETHER...
2005-12-29 dougbThis commit was generated by cvs2svn to compensate...
2005-12-27 wollmanThis commit was generated by cvs2svn to compensate...
2005-12-25 samadd a sysctl to turn debug msgs on/off when built with...
2005-12-22 wollmanThis commit was generated by cvs2svn to compensate...
2005-12-22 oleg1) remove useless check of loop_copy - corresponding...
2005-12-21 thompsaAdd RFC 3378 EtherIP support. This change makes it...
2005-12-21 thompsaAs of r1.21 all broadcast packets are reprocessed by...
2005-12-18 glebius- Fix VLAN_INPUT_TAG() macro, so that it doesn't touch...
2005-12-17 thompsaUse M_ZERO for the bridge_iflist to ensure there are...
2005-12-17 thompsaMinor whitespace cleanup.
2005-12-17 thompsaChange from a callback in if_ethersubr to using EVENTHA...
2005-12-15 thompsaIt is not safe to use m_copypacket() here as the return...
2005-12-14 thompsaAdd support for creating span ports so that one can...
2005-12-08 jkimDo not accept an empty bpf program.
2005-12-07 jkimAdd BPF Just-In-Time compiler support for ng_bpf(4).
2005-12-07 obrienThis commit was generated by cvs2svn to compensate...
2005-12-06 jkims/M_WAITOK/M_NOWAIT/ while mutex is held.
2005-12-06 jkimAdd experimental BPF Just-In-Time compiler for amd64...
2005-12-04 ruFix -Wundef from compiling the amd64 LINT.
2005-12-04 ruFix -Wundef.
2005-11-29 thompsaThe bridge is capable of sending broadcast packets...
2005-11-28 glebiusTake if_baudrate from the parent. This fixes problem...
2005-11-24 ruFix the following bugs:
2005-11-18 andrePurge layer specific mbuf flags on layer crossings...
2005-11-13 thompsaFix a second missed case where the refcount is not...
2005-11-13 thompsaFix a mbuf and refcnt leak in the broadcast code.
2005-11-13 samThis commit was generated by cvs2svn to compensate...
2005-11-11 ru- Store pointer to the link-level address right in...
2005-11-11 ruUse the more appropriate ifnet_byindex() instead of...
2005-11-11 glebiusForce this interface to be RUNNING.
2005-11-11 ru- Make IFP2ENADDR() a pointer to IF_LLADDR() rather...
2005-11-09 ruUse sparse initializers for "struct domain" and "struct...
next