]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/conf
Fix LORs in in6?_leave_group()
[FreeBSD/FreeBSD.git] / sys / conf /
2018-05-11 Matt Macyiflib(9): Add support for cloning pseudo interfaces
2018-05-11 Dag-Erling SmørgravUpgrade to OpenSSH 7.7p1.
2018-05-11 Mateusz Guzikamd64: align the .data.exclusive_cache_line section...
2018-05-10 Ed MasteError out on attempt to link amd64 kernel with old...
2018-05-10 Matt MacyAllocate epoch for networking at startup
2018-05-10 Matt MacyAdd simple preempt safe epoch API
2018-05-10 Marcin WojtasApply fixes in ena-com
2018-05-10 Warner LoshSimplify things a little
2018-05-10 Warner LoshMove MI-ish bcopy routine to libkern
2018-05-08 Dag-Erling SmørgravUpgrade to OpenSSH 7.6p1. This will be followed shortl...
2018-05-08 Sean Brunonxge(4):
2018-05-08 Jung-uk KimMFV: r333378
2018-05-08 Peter WemmUpdate svn-1.9.7 to 1.10.0.
2018-05-08 Peter WemmUpdate private sqlite from sqlite3-3.20.0 to sqlite3...
2018-05-07 Mateusz Guzikamd64: replace libkern's memset and memmove with assemb...
2018-05-06 Mark JohnstonImport the netdump client code.
2018-05-05 Navdeep Parharcxgbe(4): Update all firmwares to 1.19.1.0.
2018-05-04 Matt Macy% WITHOUT_FORMAT_EXTENSIONS= XCC=/usr/local/bin/gcc8...
2018-05-04 Matt Macyfix gcc8 compile
2018-05-04 Philip PaepsImport tzdata 2018e
2018-05-02 Sean BrunoRetire ixgb(4)
2018-05-01 Navdeep Parharcxgbe(4): Move all TCAM filter code into a separate...
2018-05-01 Jung-uk KimMFV: r333077
2018-05-01 Eric Joynerixl(4): Update to 1.9.9-k
2018-05-01 Ed MasteRetire lmc(4)
2018-04-27 Ed MasteUpdate ELF Tool Chain to r3614
2018-04-26 Sean Brunomove smartpqi(4) controller out of NOTES and into sys...
2018-04-26 Emmanuel Vadotarm64: rockchip: Add gpio controller driver
2018-04-26 Emmanuel Vadotarm64: rockchip: Add pinctrl driver
2018-04-26 Emmanuel Vadotarm64: rockchip: Add GRF driver
2018-04-26 Sean Brunomartpqi(4):
2018-04-24 Eitan Adler[amdsbwd] teach amdsbwd that it has options
2018-04-24 Konstantin BelousovFix futexes on i386 after the 4/4G split.
2018-04-23 Ruslan BukinAdd driver for Cadence Quad SPI Flash Controller found on
2018-04-21 Conrad Meyerblake2: Disable warnings (not just error) for code...
2018-04-20 Emmanuel Vadotgnu/dts: Update our copy of arm dts from Linux 4.16
2018-04-19 Randall StewartThis commit brings in the TCP high precision timer...
2018-04-17 Brooks DavisRemove the unused fuwintr() and suiwintr() functions.
2018-04-17 Warner LoshAdd PNP info to the PCI attahement of the puc driver.
2018-04-15 Brooks DavisRemove device cm which was removed in r332490.
2018-04-14 Eitan Adlersys: remove 'cm' from notes
2018-04-13 Brooks DavisRemove support for the Arcnet protocol.
2018-04-13 Konstantin Belousovi386 4/4G split.
2018-04-13 Ruslan BukinAdd driver for Altera SoftDMA® device.
2018-04-13 Ruslan BukinAdd driver for Altera modular Scatter-Gather DMA engine...
2018-04-13 Ruslan BukinAdd driver for ARM PrimeCell PL330 DMA engine.
2018-04-12 Bryan DreweryUse known SRCTOP if possible to determine SYSDIR.
2018-04-12 Bryan DreweryFix using wrong SYSDIR after r331683.
2018-04-12 Ruslan BukinAdd SMP support for BERI CPU.
2018-04-12 Ruslan BukinTune xDMA interface slightly:
2018-04-12 Ruslan BukinAdd ld emulation types for hard-float mipses.
2018-04-12 Vincenzo Maffionenetmap: align codebase to the current upstream (commit...
2018-04-11 Brooks DavisRemove support for FDDI networks.
2018-04-10 Ruslan BukinEnable Qualcomm Debug Subsystem (QDSS) block on MSM8916...
2018-04-09 Kyle EvansRetire the geom_aes class
2018-04-06 Brooks DavisAdd an unused _COMPAT_LINUX32 option to ensure opt_comp...
2018-04-06 Brooks DavisMove most of the contents of opt_compat.h to opt_global.h.
2018-04-05 Ruslan BukinAdd support for the Coresight technology from ARM Ltd.
2018-04-04 Ruslan BukinImport OpenCSD -- an ARM CoreSight(tm) Trace Decode...
2018-04-02 Olivier HouchardImport CK as of commit b19ed4c6a56ec93215ab567ba18ba61b...
2018-03-31 Jason A. HarmeningRemove MK_AUTO_OBJ from env passed to PORTS_MODULES
2018-03-30 Kenneth D. MerryBring in the Broadcom/Emulex Fibre Channel driver,...
2018-03-29 Conrad Meyeropencrypto: Integrate Chacha20 algorithm into OCF
2018-03-28 Brooks DavisRemove infrastructure for token-ring networks.
2018-03-28 Alexander MotinMFV r331712:
2018-03-28 Alexander MotinMFV 331710:
2018-03-28 Alexander MotinMFV r331708:
2018-03-28 Alexander MotinMFV r331706:
2018-03-28 Alexander MotinMFV 331704:
2018-03-28 Alexander MotinMFV 331702:
2018-03-28 Alexander MotinMFV r331695, 331700: 9166 zfs storage pool checkpoint
2018-03-28 Alexander MotinPartial MFV r329753:
2018-03-28 Bryan DreweryAvoid looping if SYSDIR already known.
2018-03-28 Bryan DreweryAvoid upwards directory walk in kernel build for findin...
2018-03-28 Eitan Adler[iwm] Add support for iwm 3168 cards
2018-03-28 Justin HibbitsFix another optional standard. Build openpic_ofw again.
2018-03-27 Jung-uk KimMerge OpenSSL 1.0.2o.
2018-03-25 Mark PeekAdd VMCI (Virtual Machine Communication Interface)...
2018-03-24 Emmanuel VadotAdd dtb overlays support
2018-03-24 Jonathan T. LooneyMake the TCP blackbox code committed in r331347 be...
2018-03-24 Philip PaepsImport tzdata 2018d
2018-03-23 Hans Petter SelaskyAdd mutual exclusion mechanism for software reset of...
2018-03-23 Alexander MotinMFV r331407: 9213 zfs: sytem typo
2018-03-23 Alexander MotinMFV r331405: 9084 spa_*_ashift must ignore spare devices
2018-03-23 Alexander MotinMFV r331400: 8484 Implement aggregate sum and use for...
2018-03-22 Jonathan T. LooneyAdd the "TCP Blackbox Recorder" which we discussed...
2018-03-21 Conrad MeyerImport Blake2 algorithms (blake2b, blake2s) from libb2
2018-03-21 Conrad MeyerImplement getrandom(2) and getentropy(3)
2018-03-20 Ed MasteRename assym.s to assym.inc
2018-03-19 Ruslan BukinImport Intel Processor Trace decoder library from
2018-03-17 Warner LoshAdd EFI to kernel options.
2018-03-16 Ed MasteShare a single bsd-linux errno table across MD consumers
2018-03-16 Conrad MeyerGarbage collect unused chacha20 code
2018-03-15 Andriy GaponMFV r330973: 9164 assert: newds == os->os_dsl_dataset
2018-03-15 Wojciech MacekReverting r330925 for now
2018-03-15 Ed MasteRemove KERNEL_RETPOLINE from BROKEN_OPTIONS on i386
2018-03-14 Jung-uk KimMerge ACPICA 20180313.
2018-03-14 Nathan WhitehornFix fat-fingering ("optional standard") and move all...
2018-03-14 Warner LoshCreate a sysctl kern.cam.{,a,n}da.X.invalidate
2018-03-14 Nathan WhitehornThe expression (aim | fdt) is always true on PowerPC...
next