]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
From r345400, remove the ippool rc script when ipfilter is not wanted
[FreeBSD/FreeBSD.git] / sys /
2019-03-22 jhibbitspowerpc64: Handle the modern (2.05+) implementaiton...
2019-03-21 traszFix smartpqi(4) malloc tag and description to match...
2019-03-21 markjUse an explicit comparison with VM_GUEST_NO.
2019-03-21 markjDisallow preemptive creation of wired superpage mappings.
2019-03-21 glebiusAlways create ipfw(4) hooks as long as module is loaded.
2019-03-21 kibnullfs: fix unmounts when filesystem is active.
2019-03-21 mwAdd bus_release_resource() method to nexus on arm64
2019-03-21 bzWhitespace cleanup in sdhci.c
2019-03-21 mwPrevent double activation of admin interrupt in ENA
2019-03-21 bzAlign struct sdhci_slot MMCCAM members.
2019-03-21 cpercivaRecognize the Amazon PCI serial device found in a1...
2019-03-21 kppf: Ensure that IP addresses match in ICMP error packets
2019-03-21 markjDon't attempt to measure TSC skew when running as a...
2019-03-20 asomersgoogletest: backport GTEST_SKIP to googletest 1.8.1
2019-03-20 mckusickThis is an additional and hopefully final fix for bug...
2019-03-20 bdreweryBuild common kernel dependencies before modules.
2019-03-20 asomersRename fuse(4) to fusefs(4)
2019-03-20 markjUse -fdebug-prefix-map to map auto-generated kernel...
2019-03-20 npcxgbe(4): Treat the viid as an opaque identifier.
2019-03-20 mavAdd some Cannon Lake chipset IDs.
2019-03-20 mavTune chipset naming.
2019-03-20 kibvm_fault_copy_entry: accept invalid source pages.
2019-03-20 aeDo not enter epoch section recursively.
2019-03-20 aeUse NET_EPOCH instead of allocating separate one.
2019-03-19 erjiflib: mark isc_driver_version as constant
2019-03-19 impFix two typos: an -> and; the the -> the
2019-03-19 npiw_cxgbe: Remove unused smac_idx from the ep structure.
2019-03-19 erjixv(4): Add missing IFLIB_IS_VF flag in iflib shared ctx
2019-03-19 erjiflib: expose the Rx mbuf buffer size to drivers
2019-03-19 asomersfuse(4): remove more debugging printfs
2019-03-19 erjiflib: prevent possible infinite loop in iflib_encap
2019-03-19 mmelPSCI: Don't take missing implementation of psci get_ver...
2019-03-19 impAdd comment about why we bother to use endian macros...
2019-03-19 mmelImprove cpufreq_dt.
2019-03-19 mmelUse named field's initializer when constructing <foo...
2019-03-19 mmelextres: Unify error codes for <foo>_get_by_ofw_property...
2019-03-19 aeReapply r345274 with build fixes for 32-bit architectures.
2019-03-19 aeConvert allocation of bpf_if in bpfattach2 from M_NOWAI...
2019-03-19 mwPrevent loading SGX with incorrect EPC data
2019-03-19 adrian[ath_hal_ar9300] Add some comments around the AR9300...
2019-03-18 emastesys/stat.h: Improve timespec compatibility with other...
2019-03-18 asomersMFHead@r345275
2019-03-18 aeRevert r345274. It appears that not all 32-bit architec...
2019-03-18 aeUpdate NAT64LSN implementation:
2019-03-18 gallatinFix a typo introduced in r344133
2019-03-18 vmaffionenetmap: add support for multiple host rings
2019-03-18 aeAdd NAT64 CLAT implementation as defined in RFC6877.
2019-03-18 aeAdd SPDX-License-Identifier and update year in copyright.
2019-03-18 aeModify struct nat64_config.
2019-03-18 markjRevert r345244 for now.
2019-03-18 avosnet80211: correct check for SMPS node flags updates
2019-03-17 kibi386: improve detection of the fast page fault assist.
2019-03-17 markjFix the gcc build (-Wstrict-prototypes) after r345244.
2019-03-17 markjOptimize lseek(SEEK_DATA) on UFS.
2019-03-17 jhibbitsfdt: Explicitly mark fdt_slicer as dependent on geom_fl...
2019-03-16 dimConnect lib/libomp to the build.
2019-03-16 dimAdd LLVM openmp trunk r351319 (just before the release_...
2019-03-16 kibamd64 KPTI: add control from procctl(2).
2019-03-16 kibamd64: Add md process flags and first P_MD_PTI flag.
2019-03-16 kibamd64: fix switching to the pmap with pti disabled.
2019-03-16 kibamd64: rewrite cpu_switch.S fragment to reload tss...
2019-03-16 kppf: Rename pfsync bucket lock
2019-03-16 jmallettRemove obsolete wrappers for 64-bit loads/stores which...
2019-03-15 cemstack(9): Drop unused API mode and comment that referen...
2019-03-15 ngieInitial googlemock/googletest integration into the...
2019-03-15 mavMFV r336930: 9284 arc_reclaim_thread has 2 jobs
2019-03-15 glebiusDeanonymize thread and proc state enums, so that a...
2019-03-15 kevansif_bridge(4): Drop pointless rtflush
2019-03-15 kevansRevert r345192: Too many trees in play for bridge(4...
2019-03-15 kevansif_bridge(4): Drop pointless rtflush
2019-03-15 kibProvide deterministic (and somewhat useful) value for...
2019-03-15 kibAdd symbolic name for TSC_AUX MSR address.
2019-03-15 kpbridge: Fix STP-related panic
2019-03-15 kevansif_bridge(4): Fix module teardown
2019-03-15 fsuRemove unneeded mount point unlock function calls.
2019-03-15 kpbridge: Fix panic if the STP root is removed
2019-03-15 kppf :Use counter(9) in pf tables.
2019-03-14 glebiusPFIL_MEMPTR for ipfw link level hook
2019-03-14 glebiusRemove 'dir' argument from dummynet_io(). This makes...
2019-03-14 glebiusReduce argument list to ipfw_divert(), as args holds...
2019-03-14 glebiusRemove 'dir' argument in ng_ipfw_input, since ip_fw_arg...
2019-03-14 glebius- Add more flags to ip_fw_args. At this changeset only...
2019-03-14 glebiusMake second argument of ip_divert(), that specifies...
2019-03-14 glebiusSimplify ipfw_bpf_mtap2(). No functional change.
2019-03-14 kevansether_fakeaddr: Use 'b' 's' 'd' for the prefix
2019-03-14 kibmips: remove dead comment and definitions.
2019-03-14 kevansether: centralize fake hwaddr generation
2019-03-14 emasteRemove radeonkmsfw firmware files
2019-03-14 brooksStyle(9): add a missing space between argument declerat...
2019-03-14 brooksRemove an unused struct proc *p1 in cpu_fork().
2019-03-14 emasteRemove npe microcode
2019-03-14 hselaskyRevert r345102 until the DRM next port issues are resolved.
2019-03-13 hselaskyResolve duplicate symbol name conflict after r345095...
2019-03-13 hselaskyImplement sg_virt() function in the LinuxKPI.
2019-03-13 hselaskyDefine SG_CHAIN and SG_END in the LinuxKPI.
2019-03-13 hselaskyImplement pr_info_ratelimited() function macro in the...
2019-03-13 hselaskyDefine some RCU debug macros in the LinuxKPI.
2019-03-13 hselaskyHonor SYSCTL function return values when creating sysfs...
2019-03-13 hselaskyImplement more malloc function macros in the LinuxKPI.
2019-03-13 hselaskyImplement more PCI speed related functions and macros...
next