]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net
Use pmap_load to load table entries. This simplifies finding places where
[FreeBSD/FreeBSD.git] / sys / net /
2015-06-30 markmHuge cleanup of random(4) code.
2015-06-25 bzAnother attempt to make this compile on more architectu...
2015-06-25 eriCorrect r284777 to use proper includes and remove dead...
2015-06-24 eriALTQ FAIRQ discipline import from DragonFLY
2015-06-23 dimFix endless recursion in sys/net/if.c's drbr_inuse_drv...
2015-06-18 jkimMerge ACPICA 20150619.
2015-06-13 kpFix panic when adding vtnet interfaces to a bridge
2015-06-10 delphijMFV r284234:
2015-05-27 sjgMerge sync of head
2015-05-26 sjgMerge from head
2015-05-22 jkimCALLOUT_MPSAFE has lost its meaning since r141428,...
2015-05-18 jkimMerge ACPICA 20150515.
2015-05-16 melifaro* Update SFF-8024 Identifier constants.
2015-05-15 aeAdd an ability accept encapsulated packets from differe...
2015-05-12 aeAdd new socket ioctls SIOC[SG]TUNFIB to set FIB number...
2015-05-12 hrsFix a panic when VIMAGE is enabled.
2015-05-10 sjgMerge bmake-20150505 improve detection of malformed...
2015-05-09 gjbMerge ^/projects/release-arm-redux into ^/head.
2015-05-06 aePass mtag argument into m_tag_locate() to continue...
2015-05-06 gjbMFH: r282315-r282534
2015-05-04 gjbMFV r225523, r282431:
2015-05-04 cyMFV ntp 4.2.8p2 (r281348)
2015-05-02 glebiusAfter r281643 an #ifdef IFT_FOO preprocessor directive...
2015-05-01 gjbMFH: r281855-r282312
2015-04-28 pfgMFV r282150
2015-04-27 desRestore packaging subdir to enable running unmodified...
2015-04-27 ngieIntegrate tools/regression/aio/aiotest and tools/regres...
2015-04-27 ngieIntegrate tools/regression/mqueue into the FreeBSD...
2015-04-27 ngieIntegrate tools/regression/fifo into the FreeBSD test...
2015-04-27 ngieIntegrate tools/regression/kqueue into the FreeBSD...
2015-04-27 ngieIntegrate tools/regression/execve into the FreeBSD...
2015-04-27 ngieMove etc/tests/rc.d to etc/rc.d/tests to match the...
2015-04-25 hirenCurrently there is no easy way to specify net.isr.maxth...
2015-04-23 glebiusDon't propagate SIOCSIFCAPS from a vlan(4) to its paren...
2015-04-22 rodrigcMove zlib.c from net to libkern.
2015-04-22 gjbMFH: r280643-r281852
2015-04-21 glebiusMake IFMEDIA_DEBUG a kernel option.
2015-04-21 sjgMerge bmake-20150418
2015-04-21 rpauloMerge wpa_supplicant/hostapd 2.4.
2015-04-21 gjbMerge the following from ^/projects/release-arm64 to...
2015-04-20 markjMove the definition of struct bpf_if to bpf.c.
2015-04-20 gjbMFH: r281668 through r281783
2015-04-20 mavActivate write-only optimization if bpf device opened...
2015-04-17 glebiusBring in if_types.h from projects/ifnet, where types are
2015-04-17 glebius- Format copyright notices, VCS ids.
2015-04-16 glebiusMove ALTQ from contrib to net/altq. The ALTQ code is...
2015-04-16 ngieMFhead @ r281584
2015-04-16 araujoRemove duplicate header entry.
2015-04-15 gnnMinor change to the macros to make sure that if an...
2015-04-14 gnnDocument internal interface types which are specific...
2015-04-10 baptUpdate nvi to 2.1.3 which fixes the data corruption...
2015-04-10 glebiusRedo r274966. Instead of global all-interface all-vnet...
2015-04-09 gnnRevert 281276 as unnecessary. Proper change to be...
2015-04-08 gnnAdd support for a netisr polling tunable, which allows...
2015-04-07 erjifmedia changes:
2015-04-03 dimAdd the llvm-cov and llvm-profdata tools, when WITH_CLA...
2015-03-30 cyMFV ntp 4.2.8p1 (r258945, r275970, r276091, r276092...
2015-03-26 aeFix a possible mbuf leak on interface departure.
2015-03-25 gjbMFH: r278968-r280640
2015-03-25 glebiusFix couple of fallouts from r280280. The first one...
2015-03-20 glebiusMake vlan_config() the signle point of validity checks.
2015-03-20 glebiusIn vlan_clone_match_ethervid():
2015-03-20 jkimMerge OpenSSL 1.0.1m.
2015-03-20 glebiusTiny comment fix.
2015-03-20 glebiusNow, when r272244 introduced counter(9) based counters...
2015-03-17 glebiusAlways lock the hash row of a source node when updating...
2015-03-14 dimMerge ^/head r279893 through r279984.
2015-03-12 aeAdd if_input_default() method, that will be used for...
2015-03-11 dimMerge ^/head r279759 through r279892.
2015-03-11 hselaskyFactor out mbuf hashing code from LAGG driver so that...
2015-03-09 markjReimplement support for userland core dump compression...
2015-03-04 dimMerge ^/head r279313 through r279595.
2015-03-04 glebiusOptimize SIOCGIFMEDIA handling removing malloc(9) and...
2015-03-02 baptUpdate libucl to git version 8d3b186
2015-03-02 hrsFix group membership of cloned interfaces when one...
2015-03-02 baptUpdate mandoc to cvs snaphot from 20150302
2015-02-28 impMerge latest (commit c8c1b3a77934768c7f7a4a9c10140c8bec...
2015-02-27 glebiusHide struct ifmultiaddr under _KERNEL, too.
2015-02-22 dimUpdate compiler-rt to trunk r230183. This has some...
2015-02-22 dimUpdate compiler-rt to trunk r228651. This enables...
2015-02-22 dimMerge ^/head r279023 through r279162.
2015-02-20 delphijHandle SIOCSIFCAP by propogating the request to the...
2015-02-19 glebiusNow that all users of _WANT_IFADDR are fixed, remove...
2015-02-19 dimMerge llvm 3.6.0rc4 from ^/vendor/llvm/dist, merge...
2015-02-18 jkimMerge ACPICA 20141107 and 20150204.
2015-02-18 gjbMFH: r278593-r278966
2015-02-17 dimMerge ^/head r278756 through r278915.
2015-02-16 glebius- Improve INET/INET6 scope.
2015-02-16 glebiusToss declarations to fix regular build and NO_INET6...
2015-02-16 glebiusCommit a miss from r278843.
2015-02-16 brdFix build.
2015-02-16 glebiusMissed from r278831.
2015-02-14 hrsFix a panic when tearing down a vnet on a VIMAGE-enable...
2015-02-09 rpauloMerge xz 5.2.0.
2015-02-06 emasteUpdate LLDB snapshot to upstream r225923 (git 2b588ecd)
2015-01-25 dimMerge ^/head r277327 through r277718.
2015-01-25 dimMerge llvm 3.6.0rc1 from ^/vendor/llvm/dist, merge...
2015-01-23 willImprove the distribution of LAGG port traffic.
2015-01-22 glebiusBack out r276841, r276756, r276747, r276746. The change...
2015-01-20 gjbMerge the following revisions from ^/projects/release...
next