]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net
Make the vm_pmap field of struct vmspace the last field in the
[FreeBSD/FreeBSD.git] / sys / net /
2008-02-13 John BaldwinUse RTFREE_LOCKED() instead of rtfree() when releasing...
2008-02-11 Rong-En FanThis commit was generated by cvs2svn to compensate...
2008-02-02 Robert WatsonAdd comment that bpfread() has multi-threading issues.
2008-02-02 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2008-01-29 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2008-01-29 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2008-01-18 Andrew ThompsonRemove a chunk of duplicated code, test the destination...
2008-01-18 Andrew ThompsonIEEE 802.1D-2004 states, frames containing any of the...
2008-01-17 Andrew ThompsonSync from OpenBSD r1.118, nuke clause 3 & 4.
2008-01-13 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2008-01-13 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2008-01-12 Nate LawsonThis commit was generated by cvs2svn to compensate...
2007-12-31 Robert WatsonUpdate netisr comment for the SMPng world order: netisr...
2007-12-31 Andrew ThompsonPass any unmatched slowprotocols frames up the stack...
2007-12-30 Rong-En FanThis commit was generated by cvs2svn to compensate...
2007-12-27 Maxime HenrionAdd a workaround for a deadlock between the rt_setgate...
2007-12-26 Andrew ThompsonFix a panic where if the mbuf was consumed by the filte...
2007-12-25 Robert WatsonUse __FBSDID() in the kernel BPF implementation.
2007-12-23 Robert WatsonRemove trailing whitespace from lines in BPF.
2007-12-21 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2007-12-18 Andrew ThompsonSimplify the error handling and use the dereferenced...
2007-12-18 Andrew ThompsonWhen the bridge has an address and a packet comes in...
2007-12-18 Andrew Thompson - Use the macro to check the port status has it will...
2007-12-17 Andrew ThompsonAdd myself to the copyright.
2007-12-17 Kip Macywiden the routing event interface (arp update, redirect...
2007-12-15 Kip Macyfix bonehead cut and paste error in last commit
2007-12-15 Kip MacyCreate separate capability flags for TCP over IPv4...
2007-12-15 Kip Macyadd interface capability for TOE
2007-12-12 Kip Macyadd interface for allowing consumers to register for...
2007-12-11 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2007-12-10 Sam LefflerWake On Lan (WOL) infrastructure
2007-12-09 Andrew ThompsonFix spelling.
2007-12-07 Kip MacyAdd padding for anticipated functionality
2007-12-06 Julian ElischerNo need to assert that a == b when we just set a = b.
2007-12-05 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2007-12-05 Andrew ThompsonSupport monitor mode where the frame is discarded after...
2007-12-03 Hajimu UMEMOTOThis commit was generated by cvs2svn to compensate...
2007-12-03 Doug BartonThis commit was generated by cvs2svn to compensate...
2007-12-02 Doug BartonThis commit was generated by cvs2svn to compensate...
2007-11-28 Bjoern A. ZeebAdd sysctls to if_enc(4) to control whether the firewal...
2007-11-26 Xin LIThis commit was generated by cvs2svn to compensate...
2007-11-25 Max Laierpfil(9) locking take 3: Switch to rmlock(9)
2007-11-25 Andrew ThompsonHave the lagg interface generate link up/down events...
2007-11-21 Andrew ThompsonUse the safer callout_init_rw() to allow the softclock...
2007-11-16 Xin LIThis commit was generated by cvs2svn to compensate...
2007-11-14 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2007-11-07 Andrey A. ChernovThis commit was generated by cvs2svn to compensate...
2007-11-06 Oleg Bulyzhin1) dummynet_io() declaration has changed.
2007-11-05 Gregory Neil ShapiroThis commit was generated by cvs2svn to compensate...
2007-11-04 Andrew ThompsonAdd an option to limit the number of source MACs that...
2007-10-29 Robert WatsonThis commit was generated by cvs2svn to compensate...
2007-10-27 Yaroslav TykhiyAdd a comment explaining why disc(4) bears the IFF_LOOP...
2007-10-27 Yaroslav Tykhiyif_loop doesn't need to keep the list of lo(4) interfac...
2007-10-25 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2007-10-24 Robert WatsonMerge first in a series of TrustedBSD MAC Framework...
2007-10-22 John BaldwinClose a race when trying to lookup a gateway route...
2007-10-21 Max LaierAdditions from libpcap 0.9.8 unbreak the build.
2007-10-20 Andrew ThompsonUse ETHER_BPF_MTAP so that the vlan tags are visible...
2007-10-20 Andrew ThompsonUse ETHER_BPF_MTAP so that the vlan tags are visible...
2007-10-18 Andrew ThompsonUse a uint16_t type for the vlan tag rather an int.
2007-10-18 Darren ReedThis commit was generated by cvs2svn to compensate...
2007-10-18 Andrew ThompsonThe bridging output function puts the mbuf directly...
2007-10-18 Simon L. B. NielsenThis commit was generated by cvs2svn to compensate...
2007-10-16 Max LaierThis commit was generated by cvs2svn to compensate...
2007-10-16 Max LaierThis commit was generated by cvs2svn to compensate...
2007-10-15 Mark PeekThis commit was generated by cvs2svn to compensate...
2007-10-15 Mark PeekThis commit was generated by cvs2svn to compensate...
2007-10-12 Xin LIThis commit was generated by cvs2svn to compensate...
2007-10-12 Christian S.J. PeronMake sure that we refresh the PID on read(2) and write...
2007-10-12 Andrew ThompsonFix two panics in lagg.
2007-10-08 Xin LIThis commit was generated by cvs2svn to compensate...
2007-10-03 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2007-09-24 Jung-uk KimThis commit was generated by cvs2svn to compensate...
2007-09-23 Christian S.J. PeronCertain consumers of rtalloc like gif(4) and if_stf...
2007-09-18 Sam Lefflerremove IFM_IEEE80211_HT40PLUS and IFM_IEEE80211_HT40MIN...
2007-09-16 Andrew ThompsonAllow additional packet filtering on the physical inter...
2007-09-14 Julian ElischerRemove DIAG code that discards oversized packets.
2007-09-13 David MaloneMake the type of the memory used by the BPF filter...
2007-09-10 Andrew ThompsonCheck for multicast destination on bpf injected packets...
2007-09-08 Olivier HouchardDo not set the RTF_GATEWAY flag if RTF_LLINFO is set...
2007-08-30 Andrew ThompsonShow the ACTIVE flag in ifconfig for the single interfa...
2007-08-24 Edwin GroothuisThis commit was generated by cvs2svn to compensate...
2007-08-18 Andrew ThompsonIf the STP state machine is stopped then clear the...
2007-08-14 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2007-08-14 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2007-08-14 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2007-08-14 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2007-08-06 Robert WatsonRemove the now-unused NET_{LOCK,UNLOCK,ASSERT}_GIANT...
2007-08-04 Andrew Thompson- Ensure the path cost does not exceed 65535 in legacy...
2007-08-01 Simon L. B. NielsenThis commit was generated by cvs2svn to compensate...
2007-08-01 Andrew ThompsonAdd a bridge interface flag called PRIVATE where any...
2007-07-30 Andrew Thompson- Propagate the largest set of interface capabilities...
2007-07-28 Robert WatsonReplace references to NET_CALLOUT_MPSAFE with CALLOUT_M...
2007-07-27 Robert WatsonFirst in a series of changes to remove the now-unused...
2007-07-26 Andrew ThompsonAvoid holding the softc lock when using copyout().
2007-07-25 Doug BartonThis commit was generated by cvs2svn to compensate...
2007-07-22 Robert WatsonThis commit was generated by cvs2svn to compensate...
2007-07-11 Sam LefflerThis commit was generated by cvs2svn to compensate...
2007-07-11 Hartmut BrandtThis commit was generated by cvs2svn to compensate...
2007-07-09 Sam LefflerThis commit was generated by cvs2svn to compensate...
next