]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
iwn: deduplicate (RXON + txpower + broadcast node) command sequence.
[FreeBSD/FreeBSD.git] / sys /
2017-03-07 avosiwn: deduplicate (RXON + txpower + broadcast node)...
2017-03-07 hirenFix the KASSERT check from r314813.
2017-03-07 dexuanloader.efi: fix an off-by-one bug in efi_verify_staging...
2017-03-07 npcxgbe/iw_cxgbe: Abort connection if there is an error...
2017-03-07 hirenWe've found a recurring problem where some userland...
2017-03-07 aeIntroduce the concept of IPsec security policies scope.
2017-03-06 mariuso Another round fixes for mmc(4), mmcsd(4) and sdhci...
2017-03-06 kppf: Fix a crash in low-memory situations
2017-03-06 glebiusFix compilation of r314784 on 32 bit.
2017-03-06 mavImport mpr(4) driver P12 to P14 diff from vendor site.
2017-03-06 glebiusIn panic() print current timestamp, which matches times...
2017-03-06 mmokhiRegenerated Linuxulator syscall tables for r314782
2017-03-06 mmokhiAdd UNIMPLEMENTED() placeholder macro for
2017-03-06 hselaskyImplement add_timer_on() function in the LinuxKPI.
2017-03-06 kibInstead of direct use of vm_map_insert(), call vm_map_f...
2017-03-06 hselaskyImplement DECLARE_RWSEM() macro in the LinuxKPI to...
2017-03-06 hselaskyGive LinuxKPI Read-Write semaphores better debug names...
2017-03-06 dexuanloader.efi: fix recent UEFI-boot regression on physical...
2017-03-06 ianBuild the dtb files for the revb1 versions of wandboard.
2017-03-06 eriThe patch provides the same socket option as Linux...
2017-03-06 pfgRevert r314669, r314670:
2017-03-06 desUpgrade to OpenSSH 7.4p1.
2017-03-06 aeFix the build. Use new ipfw_lookup_table() in the nat64...
2017-03-05 alcStyle and punctuation fixes.
2017-03-05 aeAdd IPv6 support to O_IP_DST_LOOKUP opcode.
2017-03-05 aeReject invalid object types that can not be used with...
2017-03-05 mmelAdd support for card detect and write protect gpio...
2017-03-05 avgmca: fix up couple of issues introduced with amd thresh...
2017-03-05 manuExport a sysctl dev.<clkdom>.<unit>.clocks for each...
2017-03-05 badgerremove procfs ctl interface
2017-03-04 avosiwn: drop 'channel' parameter from iwn*_set_txpower()
2017-03-04 ianReconfigure the fifo watermark levels on the pl011...
2017-03-04 ianFix bugs exposed by the recent enabling of FIFOs in...
2017-03-04 hselaskyRemove duplicate prototype in the LinuxKPI to fix compi...
2017-03-04 gonzo[rpi] rpi3 should use the same cpufreq logic as rpi2...
2017-03-04 pfgDrop i486 from the default i386 GENERIC kernel configur...
2017-03-04 avgioat: don't specify inline for function with variable...
2017-03-04 ngiesys/modules: normalize .CURDIR-relative paths to SRCTOP
2017-03-04 dchaginStyle(9).
2017-03-04 dchaginRemove attribute __packed from some IPC struct definiti...
2017-03-04 bdeImplement ec_putc() (emergency kernel [syscons] console...
2017-03-04 ngieFix "make depend" with nvme.ko: add opt_cam.h to SRCS
2017-03-04 ngieFix "make depend" with geom_uzip.ko: add opt_geom.h...
2017-03-04 dchaginHide Linux socketcall constants under corresponding...
2017-03-04 bdeColorize syscons kernel console output according to...
2017-03-03 avgadd a module that provides support for DRAM ECC error...
2017-03-03 avgMCA: add AMD Error Thresholding support
2017-03-03 vangyzenFix grammar in some comments in subr_sleepqueue.c
2017-03-03 markjFix a ticks comparison in sched_pctcpu_update().
2017-03-03 markjReject userland CCBs that have CAM_UNLOCKED set.
2017-03-03 aeFix matching table entry value. Use real table value...
2017-03-03 jkimMerge ACPICA 20170303.
2017-03-03 hselaskyUpdate the LinuxKPI RCU and SRCU wrappers for the concu...
2017-03-03 brAdd FPGA manager driver for Intel Arria 10.
2017-03-03 brImport latest vendor DTS files for Intel Arria 10.
2017-03-03 npcxgbe/iw_cxgbe: Implement sq/rq drain operation.
2017-03-03 avosnet80211: fix ieee80211_htrateset setup, return EINVAL...
2017-03-02 mmFix null pointer dereference in zfs_freebsd_setacl().
2017-03-02 mmMFV r314565,314567,314570:
2017-03-02 emastekern_sig.c: ANSIfy and remove archaic register keyword
2017-03-02 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2017-03-02 kibStyle.
2017-03-02 brFix build: include machine/bus.h before uart.h
2017-03-02 mavInline some trivial wrapper functions.
2017-03-02 hselaskyImplement taskqueue_poll_is_busy() for use by the LinuxKPI.
2017-03-02 mavExecute last ZIO of log commit synchronously.
2017-03-02 mavCompletely skip cache flushing for not supporting log...
2017-03-02 dexuanloader.efi: reduce the size of the staging area if...
2017-03-02 gonzo[intelspi][bytgio] Fix buildworld with MODULES_WITH_WOR...
2017-03-02 desUpgrade to OpenSSH 7.3p1.
2017-03-01 dimBump __FreeBSD_version, and set tentative merge date.
2017-03-01 dimMerge ^/head r314482 through r314522.
2017-03-01 npcxgbe/iw_cxgbe: Do not check the size of the memory...
2017-03-01 aeFix NPTv6 rule counters when one_pass is not enabled.
2017-03-01 pfgSplit the ficl CFLAGS when they refer to an arch-specif...
2017-03-01 tsoomeloader: r314112 did introduce dereference freed pointer...
2017-03-01 sbrunoMake gtaskqueue compatible with drm-next such that...
2017-03-01 aeDo not invoke the resize event when previous provider...
2017-03-01 mavAdd check missed in r314257.
2017-03-01 kibAdd some explanation for SV_TIMEKEEP flag.
2017-03-01 kibWith the removal of IA64, the only arch which uses...
2017-03-01 brSet USB OTG mode to host (missed in vendor DTS for...
2017-03-01 kibUse vm_map_insert() instead of vm_map_find() in elf_map...
2017-03-01 kibWhen deallocating the vm object in elf_map_insert(...
2017-03-01 sephehyperv/hn: Misaligned chimney sending buffers should...
2017-03-01 sephehyperv/hn: Make sure that RNDIS packet message is at...
2017-03-01 sephehyperv/hn: Simplify RNDIS packet total length calculation.
2017-03-01 dimMerge ^/head r314420 through r314481.
2017-03-01 impAdd kernel support for the TP-LINK MR3040.
2017-03-01 impBack out r314471. In https://reviews.freebsd.org/D1858...
2017-03-01 impFixed TCO v3 tick convert
2017-03-01 mjglocks: fix compilation with KTR wihout KTR_LOCKS
2017-03-01 mjglocks: ensure proper barriers are used with atomic...
2017-03-01 impFix VNET - DAD detected duplicate IPv6 address
2017-03-01 impUpdate tw_cl_share.h to allow 255 LUNs
2017-03-01 impMake wsp process a single touchpad tap and interpret...
2017-03-01 impRevert prior commit to restore the files mangled by...
2017-03-01 impstrstr.c was inadvertently blasted with a copy of isa_n...
2017-03-01 avosiwn: fix data rate parsing for Rx radiotap header.
2017-02-28 gavinFix spelling mistake in comment, firmwrae -> firmware
next