]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
netmap: update unit tests
[FreeBSD/FreeBSD.git] / sys /
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 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 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...
2019-03-13 hselaskyImplement IS_ALIGNED() and DIV_ROUND_DOWN_ULL() functio...
2019-03-13 hselaskyImplement si_meminfo() in the LinuxKPI.
2019-03-13 hselaskyImplement task_euid() and get_task_state() function...
2019-03-13 hselaskyImplement get_task_comm() in the LinuxKPI.
2019-03-13 hselaskyImplement current_exiting() in the LinuxKPI.
2019-03-13 hselaskyImplement list_for_each_entry_from_reverse() and
2019-03-13 hselaskyImplement dma_map_page_attrs() in the LinuxKPI.
2019-03-13 hselaskyImplement ida_free() and ida_alloc_max() in the LinuxKPI.
2019-03-13 hselaskyImplement DEFINE_STATIC_SRCU() function macro in the...
2019-03-13 hselaskyImplement BITS_PER_TYPE() function macro in the LinuxKPI.
2019-03-13 hselaskyProperly define the DMA attribute values in the LinuxKPI.
2019-03-13 hselaskyImplement dev_err_once() function macro in the LinuxKPI.
2019-03-13 hselaskyImplement dma_set_mask_and_coherent() in the LinuxKPI.
2019-03-13 npcxgbe(4): Update T4/5/6 firmwares to 1.23.0.0.
2019-03-12 kibhwpmc/core: Adopt to upcoming Skylake TSX errata.
2019-03-12 mckusickThis is an additional fix for bug report 230962. When...
2019-03-12 kibAdd register number, CPUID bits, and print identificati...
2019-03-12 kibRemove useless version check.
2019-03-12 kibisci(4): Use controller->lock for busdma tags.
2019-03-12 traszDrop unused 'p' argument to nfsv4_strtogid().
2019-03-12 traszDrop unused 'p' argument to nfsv4_gidtostr().
2019-03-12 traszDrop unused 'p' argument to nfsv4_strtouid().
2019-03-12 traszDrop unused 'p' argument to nfsv4_uidtostr().
2019-03-12 traszDrop unused 'p' argument to nfsrv_getuser().
next