]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-12-02 impMove nvmecontrol to using linker sets for commands
2018-12-02 gonzoFix PCI driver unload for Marvell PCI controller
2018-12-02 andreastBuild the dtb for the rock64 board.
2018-12-02 andreastAdd rule to build the dtb for the rock64 board.
2018-12-02 kibFix off-by-one (page) errors in checks in d_mmap method...
2018-12-02 kibAdd a comment noting that the additional range checks...
2018-12-02 kibFix off by one in hpet_mmap() csw method.
2018-12-02 kibChange the vm_ooffset_t type to unsigned.
2018-12-02 kibCorrect accuracy of the barrier writes accounting.
2018-12-02 mmelReturn computed real memory size, not a value from...
2018-12-02 asomersUnbreak geli/gmirror testcases if their geom classes...
2018-12-02 jhibbitsubldr: Force 'usefdt' variable to 1 for powerpc
2018-12-02 asomersRemove some dead code from the geli tests
2018-12-01 cempmcr: Fix pstate setting on Power8
2018-12-01 cemRestore build of the kernel, removed through r341377
2018-12-01 jhibbitsFix PowerPC64 ELFv1-specific problem in __elf_phdr_matc...
2018-12-01 manuAdd Silergy SYR827 PMIC driver
2018-12-01 manuarm64: rockchip: rk805: Add basic support for RK808...
2018-12-01 cyRemove IFF_DRVRLOCK as it is used in IRIX only (and...
2018-12-01 manuarm64: rockchip: rk_i2c: Use correct clock
2018-12-01 manuarm64/rockchip: add RK3399 support
2018-12-01 manuarm64: rockchip: Add RK3399_CLK_PLL
2018-12-01 cyRestore handling of PMTU discovery, removed through...
2018-12-01 kibAllow to create swap zone larger than v_page_count...
2018-12-01 kibCorrect the tunable name in the message.
2018-12-01 mjgamd64: align target memmove buffer to 16 bytes before...
2018-12-01 kppf tests: Test name handling
2018-12-01 kppf: Fix panic on overlapping interface names
2018-12-01 kppf tests: Make pass_block:noalias more robust
2018-12-01 ygyClarify that patterns are extended regular expressions...
2018-12-01 eugenRemove trim(8) by multiple demands.
2018-11-30 vangyzenMaybe make gcc happy
2018-11-30 vangyzenFix reporting of SS_ONSTACK
2018-11-30 eugentrim(8): serveral style fixes
2018-11-30 mjgamd64: handle small memmove buffers with overlapping...
2018-11-30 oshogboiscsi: simplify the capsicumization
2018-11-30 oshogbolibcasper: do not fail if Capsicum is not avilable
2018-11-30 markjAdd missing display messages when toggling modes.
2018-11-30 traszSilence down the example builds a bit.
2018-11-30 traszAdd an example of quick kernel rebuild.
2018-11-30 traszAdd an example of rebuilding a single piece of userspace.
2018-11-30 traszRevert r341337; according to imp@ we still support...
2018-11-30 traszUse .Va for sysctls, not .Dv.
2018-11-30 traszUse .Va for sysctls, not .Dv.
2018-11-30 traszRemove duplicated word.
2018-11-30 traszSay in plain text what the 'debug' keymap action usuall...
2018-11-30 traszRemove the hint for ISA buses; we don't support them...
2018-11-30 tuexenLimit option_len for the TCP_CCALGOOPT.
2018-11-30 aeAdapt the fix in r341008 to correctly work with EBR.
2018-11-30 manuarm64: allwinner: Add 792Mhz frequency to sun50i-a64-opp
2018-11-30 tsoomeloader.efi: fix EFI getchar() for multiple consoles
2018-11-30 tsoomeloader: create separate lists for fd, cd and hd, merge...
2018-11-30 arybchiksfxge(4): rollback last seen VLAN TCI if Tx packet...
2018-11-30 arybchiksfxge(4): ensure EvQ poll stops when abort is requested
2018-11-30 arybchiksfxge(4): support Medford2
2018-11-30 arybchiksfxge(4): update external port number calculation
2018-11-30 arybchiksfxge(4): correct annotations where NULL input is OK
2018-11-30 arybchiksfxge(4): support new link modes in the driver
2018-11-30 arybchiksfxge(4): use transceiver ID when reading info
2018-11-30 arybchiksfxge(4): add accessor to whole link status
2018-11-30 arybchiksfxge(4): guard Rx scale code with corresponding option
2018-11-30 arybchiksfxge(4): infer port mode bandwidth from max link speed
2018-11-30 arybchiksfxge(4): support improvements to bandwidth calculations
2018-11-30 arybchiksfxge(4): add X2 port modes to bandwidth calculator
2018-11-30 arybchiksfxge(4): update to current port mode terminology
2018-11-30 arybchiksfxge(4): adjust PHY module info interface
2018-11-30 arybchiksfxge(4): expose PHY module device address constants
2018-11-30 arybchiksfxge(4): make last byte of module information available
2018-11-30 arybchiksfxge(4): add helper API to make Geneve filter spec
2018-11-30 arybchiksfxge(4): fix MAC Tx stats for less or equal to 64...
2018-11-30 arybchiksfxge(4): modify phy caps to indicate FEC request
2018-11-30 arybchiksfxge(4): improve handling of legacy RSS hash flags
2018-11-30 arybchiksfxge(4): simplify the code to parse RSS hash type
2018-11-30 arybchiksfxge(4): check buffer size for hash flags
2018-11-30 arybchiksfxge(4): use simpler code to check hash algorithm...
2018-11-30 arybchiksfxge(4): add support to get active FEC type
2018-11-30 arybchiksfxge(4): fix a typo in unicast filter insertion comment
2018-11-30 arybchiksfxge(4): prevent access to the NIC config before probe
2018-11-30 arybchiksfxge(4): fix ID retrieval in v3 licensing
2018-11-30 arybchiksfxge(4): add API to inform libefx of hardware removal
2018-11-30 arybchiksfxge(4): add routine to check for hardware presence
2018-11-30 arybchiksfxge(4): fix out of bounds read when dereferencing...
2018-11-30 arybchiksfxge(4): add information if TSO workaround is required
2018-11-30 arybchiksfxge(4): avoid usage of too big arrays on stack
2018-11-30 arybchiksfxge(4): generalise EF10 NVRAM buffer interface
2018-11-30 arybchiksfxge(4): add accessor for default port mode
2018-11-30 arybchiksfxge(4): add buffer editing functions to boot config
2018-11-30 arybchiksfxge(4): add API to retrieve sensor limits
2018-11-30 arybchiksfxge(4): check size of memory to read sensors data to
2018-11-30 arybchiksfxge(4): add generated description of sensors
2018-11-30 arybchiksfxge(4): remove probes when a Tx queue is too full
2018-11-30 arybchiksfxge(4): refactor monitors support
2018-11-30 arybchiksfxge(4): move empty efsys definitions to EFX headers
2018-11-30 vangyzenInclude path for tmpfs objects in vm.objects sysctl
2018-11-30 vangyzenAdd assertions and comment to vm_object_vnode()
2018-11-30 cyClean up a rather useless conditional structure member...
2018-11-30 cyClean up a redundant non-redefinition of IFNAMSIZ....
2018-11-30 vangyzenUse _thr_isthreaded() and _thr_setthreaded() wrappers
2018-11-30 vangyzen_thr_setthreaded() cannot fail; change return type...
2018-11-30 sobomaxWhen handling CMD_CRIT error set command_errmsg to...
next