]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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...
2018-11-30 mjgamd64: remove stale attribution for memmove work
2018-11-30 mjgamd64: tidy up copying backwards in memmove
2018-11-29 jhbMake most of the CLIP code conditional on #ifdef INET6.
2018-11-29 manurelease: arm64: Add opp dtbo to PINE* boards
2018-11-29 manuarm64: allwinner: Add a dtbo to have cpu operating...
2018-11-29 cyRemove an old comment/code and replace with a comment...
2018-11-29 brooksAdd helper functions to copy strings into struct image_...
2018-11-29 sobomaxReplace hand-crafted naive byte-by-byte zero block...
2018-11-29 kibIf BENEATH is specified, always latch the topping direc...
2018-11-29 manuarm64: rockchip: armclk: Do not change parent freq...
2018-11-29 manuextres: clk: Fix clk_set_assigned
2018-11-29 sobomaxThe libstand's panic() appends its own '\n' to the...
2018-11-29 markjFix age_old_log() after r337468.
2018-11-29 markjUpdate the free page count when blacklisting pages.
2018-11-29 eugentrim.8: fix contents after rename from trim.1
2018-11-29 eugentrim(8): fix Makefile after rename from trim(1).
2018-11-29 eugenRename trim.1 to trim.8 too.
2018-11-29 eugenMove trim(1) from usr.bin to usr.sbin to become trim(8).
2018-11-29 eugentrim(1): unbreak build after r341232 for platforms...
2018-11-29 eugenAdd new small tool trim(1) to delete contents for block...
2018-11-29 tsoomeloader: command_bcache() should print unsigned values
2018-11-29 mjgvfs: fix i386 build after r341220
2018-11-29 mjgcache: retire cache_enter compat schim
2018-11-29 mjgaudit: predict AUDITING_TD as false
2018-11-29 mjgvfs: drop spurious memcpy in stat
2018-11-29 mjgfd: unify fd range check across the routines
2018-11-29 mjgaudit: change audit_syscalls_enabled type to bool
2018-11-29 arybchiksfxge(4): add more definitions of partitions
2018-11-29 arybchiksfxge(4): fix build because of no declaration
2018-11-29 arybchiksfxge(4): fix SAL annotation for input buffers
2018-11-29 arybchiksfxge(4): fix PreFAST warnings because of unused return
2018-11-29 arybchiksfxge(4): add Medford2 head-of-line blocking stats
2018-11-29 arybchiksfxge(4): support RxDP scatter disabled truncate counter
2018-11-29 arybchiksfxge(4): generate Medford2 RxDP stats
2018-11-29 arybchiksfxge(4): get max supported value for action MARK
2018-11-29 arybchiksfxge(4): support MARK and FLAG actions in filters
2018-11-29 arybchiksfxge(4): get actions MARK and FLAG support
2018-11-29 arybchiksfxge(4): add equal stride super-buffer prefix layout
2018-11-29 arybchiksfxge(4): support equal stride super-buffer Rx mode
2018-11-29 arybchiksfxge(4): detect equal stride super-buffer support
2018-11-29 arybchiksfxge(4): make RxQ type data an union
2018-11-29 arybchiksfxge(4): update autogenerated MCDI and TLV headers
2018-11-29 arybchiksfxge(4): honour packed stream RSS restriction
2018-11-29 arybchiksfxge(4): support more RSS hash configurations
2018-11-29 arybchiksfxge(4): add a new means to control RSS hash
2018-11-29 arybchiksfxge(4): cope with clang warning on negative shift
2018-11-29 arybchiksfxge(4): fix comparison always true warning
2018-11-29 arybchiksfxge(4): support FW subvariant choice
2018-11-29 arybchiksfxge(4): report no Tx checksum FW subvariant support
2018-11-29 arybchiksfxge(4): add firmware subvariant aware driver option
2018-11-29 arybchiksfxge(4): update MCDI headers
next