]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netpfil
hyperv/hn: Fix typo in comment
[FreeBSD/FreeBSD.git] / sys / netpfil /
2016-03-01 Jung-uk KimMerge OpenSSL 1.0.2g.
2016-03-01 John BaldwinRemove taskqueue_enqueue_fast().
2016-02-29 Jung-uk KimMerge byacc 20150711.
2016-02-29 Pedro F. GiffuniMFV r296164:
2016-02-29 Pedro F. GiffuniMFV r296159
2016-02-25 Kristof Provostpf: Fix possible out-of-bounds write
2016-02-24 Andrey V. ElsukovFix bug in filling and handling ipfw's O_DSCP opcode.
2016-02-23 Xin LIMFV r295913:
2016-02-20 Kristof Provostin pf_print_state_parts, do not use skw->proto to print...
2016-02-18 Gleb SmirnoffFix obvious typo, that lead to incorrect sorting.
2016-02-12 Ed MasteUpdate ELF Tool Chain to upstream rev 3400
2016-02-11 Dag-Erling SmørgravUse the new insecure-lan-zones option instead of listin...
2016-02-11 Devin TeskeMerge SVN r295220 (bz) from projects/vnet/
2016-02-09 Andrew TurnerUpdate our copy of the Linux dts files to be in sync...
2016-02-07 Pedro F. GiffuniMFV r295360
2016-02-03 Bjoern A. ZeebMfH @r295202
2016-02-02 Pedro F. GiffuniMFV r295109:
2016-02-01 Gleb SmirnoffThese files were getting sys/malloc.h and vm/uma.h...
2016-02-01 Andriy GaponMFV r294821: 6529 Properly handle updates of variably...
2016-01-29 Alexander MotinMFV 295046: 6358 A faulted pool with only unavailable...
2016-01-28 Jung-uk KimMerge OpenSSL 1.0.2f.
2016-01-27 Luigi Rizzocleanup and document in some detail the internals of...
2016-01-27 Luigi Rizzothe _Static_assert was not supposed to be in the commit.
2016-01-27 Luigi Rizzobugfix: the scheduler template (dn_schk) for the round...
2016-01-26 Luigi Rizzofix various warnings to compile the test code with...
2016-01-26 Luigi Rizzofix various warnings (signed/unsigned, printf types...
2016-01-26 Luigi Rizzoprevent warnings for signed/unsigned comparisons and...
2016-01-26 Luigi Rizzoprevent warning for unused argument
2016-01-26 Luigi Rizzoavoid warnings for signed/unsigned comparison and unuse...
2016-01-26 Alexander MotinMFV r294819: 6495 Fix mutex leak in dmu_objset_find_dp
2016-01-26 Alexander MotinMFV r294816: 4986 receiving replication stream fails...
2016-01-26 Alexander MotinMFV r294814: 6393 zfs receive a full send as a clone
2016-01-26 Alexander MotinMFV r294812: 6434 sa_find_sizes() may compute wrong...
2016-01-26 Alexander MotinMFV r294810: 6414 vdev_config_sync could be simpler
2016-01-26 Alexander MotinMFV r294808: 6421 Add missing multilist_destroy calls...
2016-01-26 Alexander MotinMFV r294806: 6388 Failure of userland copy should retur...
2016-01-26 Alexander MotinMFV r294804: 6386 Fix function call with uninitialized...
2016-01-26 Alexander MotinMFV r294802: 6334 Cannot unlink files when over quota
2016-01-26 Alexander MotinMFV r294800: 6385 Fix unlocking order in zfs_zget
2016-01-26 Alexander MotinMFV r294798:
2016-01-26 Alexander MotinMFV r294796: 6319 assertion failed in zio_ddt_write...
2016-01-26 Alexander MotinMFV r294793:
2016-01-26 Luigi RizzoRevert one chunk from commit 285362, which introduced...
2016-01-25 Alexander V. ChernikovMFP r287070,r287073: split radix implementation and...
2016-01-22 Bjoern A. ZeebMFH @r294567
2016-01-22 Bjoern A. ZeebJust checkpoint the WIP in order to be able to make...
2016-01-22 Xin LIMFV r294491: ntp 4.2.8p6.
2016-01-21 Alexander V. ChernikovFix panic on table/table entry delete. The panic could...
2016-01-21 Dag-Erling SmørgravUpgrade to OpenSSH 7.1p2.
2016-01-20 Dag-Erling SmørgravUpgrade to OpenSSH 7.0p1.
2016-01-20 Dag-Erling SmørgravMFV (r285035): fix props (no content changes)
2016-01-19 Dag-Erling SmørgravUpgrade to OpenSSH 6.9p1.
2016-01-19 Dag-Erling SmørgravUpgrade to OpenSSH 6.8p1.
2016-01-19 Dag-Erling SmørgravUpgrade to OpenSSH 6.7p1, retaining libwrap support...
2016-01-18 Xin LIMFV r294260:
2016-01-15 Baptiste DaroussinUpdate mandoc to 20160116
2016-01-10 Alexander V. ChernikovInitialize error value ta_lookup_kfib() by default...
2016-01-10 Bjoern A. ZeebInitialize error after r293626 in case neither INET...
2016-01-10 Alexander V. ChernikovMake ipfw addr:kfib lookup algo use new routing KPI.
2016-01-10 Alexander V. ChernikovUse already pre-calculated number of entries instead...
2016-01-09 Alexander V. ChernikovRemove sys/eventhandler.h from net/route.h
2016-01-08 Xin LIMFV r293415:
2016-01-07 Alexander V. ChernikovConvert pf(4) to the new routing API.
2016-01-05 Xin LIMFV r293125: less v481.
2015-12-30 Dimitry AndricUpdate clang to trunk r256633.
2015-12-30 Dimitry AndricUpdate llvm to trunk r256633.
2015-12-25 Dimitry AndricUpgrade our copies of clang and llvm to 3.7.1 release...
2015-12-25 Simon J. GerratyMerge bmake-20151220
2015-12-24 Navdeep ParharMFP r291227, r291228, and r292618.
2015-12-22 Bjoern A. ZeebMFH @r292599
2015-12-18 Christian BruefferMerge OpenBSM 1.2 alpha 4.
2015-12-15 Hans Petter SelaskyProperly drain callouts in the IPFW subsystem to avoid...
2015-12-14 Dag-Erling SmørgravUpgrade to Unbound 1.5.7.
2015-12-11 Ed MasteUpdate to ELF Tool Chain r3272
2015-12-08 Alexander V. ChernikovMerge helper fib* functions used for basic lookups.
2015-12-08 Simon J. GerratyMerge bmake-20151201
2015-12-07 Mark JohnstonMFV r289003:
2015-12-03 Jung-uk KimMerge OpenSSL 1.0.2e.
2015-11-26 Navdeep ParharCatch up with head.
2015-11-23 Andrey V. ElsukovAdd destroy_object callback to object rewriting framework.
2015-11-21 Xin LIMFV r291123:
2015-11-19 Navdeep ParharCatch up with head (r291075).
2015-11-17 Bryan DreweryFix dynamic IPv6 rules showing junk for non-specified...
2015-11-15 Alexander V. ChernikovBring back the ability of passing cached route via...
2015-11-13 Randall StewartThis fixes several places where callout_stops return...
2015-11-12 Edwin GroothuisMFV of 290695,tzdata2015g
2015-11-08 Alexander V. ChernikovPrint proper setfib values in ipfw log.
2015-11-08 Alexander V. ChernikovFix setfib target.
2015-11-07 Kristof Provostpf: Fix broken rule skip calculation
2015-11-07 Baptiste DaroussinMerge from head r290483
2015-11-03 Andrey V. ElsukovRemove now obsolete KASSERT.
2015-11-03 Andrey V. ElsukovEliminate any conditional increments of object_opcodes...
2015-11-03 Andrey V. ElsukovAdd ipfw_check_object_name_generic() function to do...
2015-11-03 Andrey V. ElsukovImplement `ipfw internal olist` command to list named...
2015-11-01 Baptiste DaroussinMerge from head
2015-10-30 Jung-uk KimMerge OpenSSL 1.0.2d.
2015-10-29 Kristof Provostpf: Fix IPv6 checksums with route-to.
2015-10-28 Baptiste DaroussinMerge from head
2015-10-27 Alexander V. ChernikovEliminate last rtalloc_ign() caller.
2015-10-27 Baptiste DaroussinUpdate libucl to latest git snapshot (20151027)
next