]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-02-03 Andriy Voskoboinyknet80211(4): do not setup Tx parameters for unsupported...
2019-02-03 Andriy Voskoboinykifconfig(8): display management / multicast wlan(4...
2019-02-03 Andriy Voskoboinyknet80211(4): fix rate check when 'roaming' ifconfig...
2019-02-03 Andriy Voskoboinyknet80211(4): do not setup roaming parameters for unsupp...
2019-02-03 Andriy Voskoboinykifconfig(8): interpret VHT rates correctly for 'list...
2019-02-02 Vincenzo Maffionenetmap: upgrade sync-kloop support
2019-02-02 Patrick KelseyFix interrupt index configuratoin when using MSI interr...
2019-02-02 Andriy VoskoboinykDrop unused M_80211_COM malloc(9) type.
2019-02-02 Andriy VoskoboinykDo not acquire IEEE80211_LOCK twice in cac_timeout...
2019-02-02 Andriy Voskoboinyksys/dev/wtap: Check return value from malloc(..., M_NOW...
2019-02-02 Andriy Voskoboinykrun(4): fix allocated memory type for ieee80211_node(4).
2019-02-02 Andriy Voskoboinykrun(4): revert previous commit; there were no compiler...
2019-02-02 Andriy Voskoboinykrun(4): fix allocated memory type and -Wincompatible...
2019-02-02 Gleb SmirnoffReturn PFIL_CONSUMED if packet was consumed. While...
2019-02-02 Justin Hibbitspowerpc/powernv: Add a driver for the POWER9 XIVE inter...
2019-02-02 Alexander MotinFix integer math overflow in UMA hash_alloc().
2019-02-01 Eric van Gyzenrtld: pacify -Wmaybe-uninitialized from gcc6
2019-02-01 Eric van Gyzenlibm: squelch -Woverflow from gcc6
2019-02-01 Conrad Meyerqlnxr(4), qlnxe(4): Unbreak gcc build
2019-02-01 Ed Mastereadelf: decode FreeBSD note types
2019-02-01 Konstantin... Disable boot-time memory test on i386 be default.
2019-02-01 Konstantin... x86: correctly limit max memory resource address..
2019-02-01 Navdeep Parharcxgbe(4): Improved error reporting and diagnostics.
2019-02-01 Ed Mastereadelf: use table-based DT_FLAGS and DT_FLAGS_1 decoding
2019-02-01 Bruce EvansFix function keys for syscons in cons25 mode (vidcontro...
2019-02-01 Michael TuexenWhen handling SYN-ACK segments in the SYN-RCVD state...
2019-02-01 Gleb SmirnoffRepair siftr(4): PFIL_IN and PFIL_OUT are defines of...
2019-02-01 Gleb SmirnoffUnbreak call to ipf_check(): it expects the out paramet...
2019-02-01 Marcelo AraujoRevert r343634:
2019-02-01 Gleb SmirnoffHopefully fix compilation by other compilers.
2019-02-01 Gleb SmirnoffFix build without INET6.
2019-01-31 Marcelo AraujoMostly a cosmetic change to replace strlen with strnlen.
2019-01-31 Bryan DreweryShar files may be seen as binary by grep.
2019-01-31 Brooks DavisRemove iBCS2: also remove xenix syscall function support.
2019-01-31 Gleb SmirnoffNew pfil(9) KPI together with newborn pfil API and...
2019-01-31 Brooks DavisRegen after r342190.
2019-01-31 Konstantin... nvdimm: only enumerate present nvdimm devices
2019-01-31 Konstantin... nvdimm: enumerate NVDIMM SPA ranges from the root device
2019-01-31 Gleb SmirnoffAdd new m_ext type for data for M_NOFREE mbufs, which...
2019-01-31 Mark JohnstonPrevent some kobj memory allocation failures from panic...
2019-01-31 Eric Joynerix(4),ixv(4): Fix TSO offloads when TXCSUM is disabled
2019-01-31 Eric Joynerix(4): Run {mod,msf,mbx,fdir,phy}_task in if_update_adm...
2019-01-31 John BaldwinDon't set IFCAP_TXRTLMT during lagg_clone_create().
2019-01-31 Gleb SmirnoffRevert r316461: Remove "IPFW static rules" rmlock,...
2019-01-31 Konstantin... Make iflib a loadable module: add seemingly missed...
2019-01-31 Konstantin... Make iflib a loadable module.
2019-01-31 Gleb SmirnoffIn zone_alloc_bucket() max argument was calculated...
2019-01-31 Ed Mastereadelf: dump elf note data
2019-01-31 Ed Masteelfdump: use designated array initialization for note...
2019-01-31 Ed Masteelfdump: fix build after r343610
2019-01-31 Ed Masteelfdump: include note type names
2019-01-31 Ed Masteelfdump: whitespace fixup in advance of other changes
2019-01-31 Ed Masteregen src.conf.5 after r343606
2019-01-31 Konstantin... Reserve a bit in the FreeBSD feature control note for...
2019-01-31 Ed MasteEnable lld as the system linker by default on i386
2019-01-31 Andriy Voskoboinykbwn(4): reuse ieee80211_tx_complete function.
2019-01-31 Andriy Voskoboinykipw(4): reuse ieee80211_tx_complete function
2019-01-31 Kyle Evansinstall(1): Fix relative path calculation with partial...
2019-01-31 Cy SchubertDocument the instance context pointer.
2019-01-31 Kyle Evanslibc/tests: Add test case for jemalloc/libthr bug fixed...
2019-01-31 David C SomayajuluAdd RDMA (iWARP and RoCEv1) support
2019-01-30 Ed Mastereadelf: fix i386 build
2019-01-30 Ed Mastereadelf: decode flag bits in DT_FLAGS/DT_FLAGS_1
2019-01-30 Cy SchubertDo not obtain an already held read lock. This causes...
2019-01-30 Cy SchubertWhen copying a NAT rule struct to userland for save...
2019-01-30 Ed Mastefreebsd-update: regenerate man page database after...
2019-01-30 Alexander MotinRemove stale now comment, forgotten in r343582.
2019-01-30 Brooks DavisAdd a simple port filter to SIFTR.
2019-01-30 Alexander MotinRemove BIO_ORDERED flag from BIO_FLUSH sent by ZFS.
2019-01-30 Alexander MotinOnly sort requests of types that have concept of offset.
2019-01-30 Hans Petter... Export vendor specific USB MIDI device list to PnP...
2019-01-30 Ravi PokalaRemove unecessary "All rights reserved" from files...
2019-01-30 Alexander MotinRelax BIO_FLUSH ordering in da(4), respecting BIO_ORDERED.
2019-01-30 Konstantin... Remove duplicate declarations.
2019-01-30 Konstantin... Rename rtld-elf/malloc.c to rtld-elf/rtld_malloc.c.
2019-01-30 Vincenzo Maffionenetmap: fix lock order reversal related to kqueue usage
2019-01-30 Marius Strobl- Stop iflib(4) from leaking MSI messages on detachment...
2019-01-30 Andriy Voskoboinykrsu(4): add support for ifconfig(8) 'maxretry' option.
2019-01-30 Andriy Voskoboinykndiscvt(8): abort if no IDs were found during conversion.
2019-01-30 Andriy VoskoboinykFix compilation with 'option NDISAPI + device ndis...
2019-01-30 Roger Pau Monnéxen: introduce a new way to setup event channel upcall
2019-01-30 Hans Petter... Add support for Audio Sink and Audio Source profiles...
2019-01-30 Navdeep Parharcxgbe/iw_cxgbe: Fix an address calculation in the memor...
2019-01-30 Konstantin... i386: Merge PAE and non-PAE pmaps into same kernel.
2019-01-29 Konstantin... Untangle jemalloc and mutexes initialization.
2019-01-29 Konstantin... Add header file missed in r343564.
2019-01-29 Konstantin... Adjust posix symbols from rtld-elf/malloc.c with the...
2019-01-29 Alexander MotinFix GCC build, failed due to false integer overflow...
2019-01-29 Alexander MotinReimplement BIO_ORDERED handling in nvd(4).
2019-01-29 David E. O... Follow arm[32] and sparc64 KAPI and provide the FreeBSD...
2019-01-29 Oleksandr Tymoshenkocalendar(1): Fix Aschermittwoch date for Austrian calendar
2019-01-29 Vincenzo Maffionevtnet: fix typo in vtnet_free_taskqueues
2019-01-29 Andrey V. ElsukovFix the bug introduced in r342908, that causes problems...
2019-01-29 Andrew TurnerExtract the coverage sanitizer KPI to a new file.
2019-01-29 Vincenzo Maffionenetmap: add notifications on kloop stop
2019-01-29 Dmitry MorozovskyAllow dashes as a valid character in UFS labels.
2019-01-29 Baptiste DaroussinUpdate pci_vendors to 2019.01.29
2019-01-29 Kyle Evansbectl(8) test: Force destroy the zpool in cleanup
2019-01-29 Andriy Voskoboinykupgt(4): unbreak build with UPGT_DEBUG
2019-01-29 Andriy VoskoboinykDrop some unneeded includes from wireless USB drivers.
next