]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Small language fix after r340978.
[FreeBSD/FreeBSD.git] / sys /
2018-11-26 Emmanuel Vadotaw_usbphy: Do not error if it's not phy 0
2018-11-26 Mark JohnstonPlug routing sysctl leaks.
2018-11-26 Martin MatuskaMFV r340938:
2018-11-26 Andrew Rybchenkosfxge(4): add 3.3V and 12.0V current sensors
2018-11-26 Andrew Rybchenkosfxge(4): update autogenerated headers from firmwaresrc
2018-11-26 Andrew Rybchenkosfxge(4): regenerate files with genfwdef after ID update
2018-11-26 Andrew Rybchenkosfxge(4): add API to control UDP tunnel ports
2018-11-26 Kirk McKusickMove the check for the filesystem having been run on...
2018-11-25 Vladimir Kondratyevevdev: Fix pause key release event in AT keyboard set...
2018-11-25 Kirk McKusickCalculate updated superblock check-hash before writing...
2018-11-25 Konstantin BelousovAvoid unneeded check in vmspace_alloc().
2018-11-24 Alan Coxblist_meta_alloc assumes that mask=scan->bm_bitmap...
2018-11-24 Vladimir Kondratyevpsm(4): Add minimal support for active AUX port multipl...
2018-11-24 Vladimir KondratyevRevert r328640: Add kludge for 0x46 identity middle...
2018-11-24 Cy SchubertCombine two lines into one following unifdef for r255332.
2018-11-24 Andrew Rybchenkosfxge(4): allow to request inner classes for Rx packets
2018-11-24 Andrew Rybchenkosfxge(4): add function to create packed stream RxQ
2018-11-24 Andrew Rybchenkosfxge(4): control RxQ scatter using flag instead of...
2018-11-24 Mark JohnstonPass malloc flags directly through kevent(2) subroutines.
2018-11-24 Mark JohnstonPlug some kernel memory disclosures via kevent(2).
2018-11-24 Mark JohnstonEnsure that knotes do not get registered when KQ_CLOSIN...
2018-11-24 Mark JohnstonLock the knlist before releasing the in-flux state...
2018-11-24 Andrew Rybchenkosfxge(4): remove Falcon-specific concurrency check
2018-11-24 Andrew Rybchenkosfxge(4): move BIU test code into Siena-specific file
2018-11-24 Andrew Rybchenkosfxge(4): fix PreFAST static analysis warning (C6001)
2018-11-24 Andrew Rybchenkosfxge(4): expand on comment on number of queues field
2018-11-24 Andrew Rybchenkosfxge(4): remove obsolete check for pre-Siena hardware
2018-11-24 Andrew Rybchenkosfxge(4): fix warnings from VS2015 C compiler (C4214)
2018-11-24 Andrew Rybchenkosfxge(4): fix warnings from VS2015 C compiler (C4057)
2018-11-24 Andrew Rybchenkosfxge(4): fix warnings from VS2015 C compiler (C4189)
2018-11-24 Andrew Rybchenkosfxge(4): fix warnings from VS2015 C compiler (C4100)
2018-11-24 Andrew Rybchenkosfxge(4): fix warnings from VS2015 C compiler (C4245)
2018-11-24 Andrew Rybchenkosfxge(4): fix warnings from VS2015 C compiler (C4244)
2018-11-24 Andrew Rybchenkosfxge(4): fix warnings from VS2015 C compiler (C4310)
2018-11-24 Andrew Rybchenkosfxge(4): fix probes in licensing support
2018-11-24 Andrew Rybchenkosfxge(4): fix diagnostics support build without Siena
2018-11-24 Andrew Rybchenkosfxge(4): allow to use PHY stats on Huntington/Medford
2018-11-24 Andrew Rybchenkosfxge(4): fix coding style
2018-11-24 Andrew Rybchenkosfxge(4): remove unused defined for WPTR alignment
2018-11-24 Andrew Rybchenkosfxge(4): support new sensors
2018-11-24 Andrew Rybchenkosfxge(4): add new sensors
2018-11-24 Andrew Rybchenkosfxge(4): move Siena-specific defs to right header
2018-11-24 Andrew Rybchenkosfxge(4): fix build issue with PHY LED control enabled
2018-11-24 Andrew Rybchenkosfxge(4): improve names for TXQ descriptor counts
2018-11-24 Andrew Rybchenkosfxge(4): improve names for RXQ descriptor counts
2018-11-24 Andrew Rybchenkosfxge(4): improve names for EVQ descriptor counts
2018-11-24 Andrew Rybchenkosfxge(4): remove assertion on no longer used define
2018-11-24 Cy SchubertAn OSF/1 ifdef makes absolutley no sense in a FreeBSD...
2018-11-24 Cy SchubertFreeBSD 7 has been history for many moons. Remove some...
2018-11-24 Martin MatuskaMFV r340865:
2018-11-23 Konstantin BelousovParse FreeBSD Feature Control note on the ELF image...
2018-11-23 Konstantin BelousovGeneralize ELF parse_notes().
2018-11-23 Konstantin BelousovTrivial reduction of the code duplication, reuse the...
2018-11-23 Mark JohnstonHonour the waitok parameter in kevent_expand().
2018-11-23 Konstantin BelousovProvide storage for the process feature control flags...
2018-11-23 Mark JohnstonEnsure the dirent remains initialized when dirent.d_fil...
2018-11-23 Mark JohnstonEnsure that directory entry padding bytes are zeroed.
2018-11-23 Emmanuel Vadotaxp8xx: Rework the enable part and add the GPIOXLDO...
2018-11-23 Emmanuel Vadota10_ehci: Always set the phy to host mode
2018-11-23 Emmanuel Vadotaw_usbphy: Convert to usbphy subclass
2018-11-23 Emmanuel VadotDerive PHY class to new one specialized for USB PHY...
2018-11-23 Andrew TurnerEnable the BSD crtbegin/crtend by default.
2018-11-23 Andrew Rybchenkosfxge(4): request info about outer frame in Rx events
2018-11-23 Andrew Rybchenkosfxge(4): ignore error in completion event on MCDIv2 HW
2018-11-23 Andrew Rybchenkosfxge(4): use MCDIv2 for requests with too long response
2018-11-23 Andrew Rybchenkosfxge(4): support inner checksum offload on transmit
2018-11-23 Tom JonesAdd support for none ACPI battery method batteries
2018-11-23 Andrew Rybchenkosfxge(4): make MAC naming consistent with other modules
2018-11-23 Andrew Rybchenkosfxge(4): enforce packed stream fake buffer size
2018-11-23 Andrew Rybchenkosfxge(4): provide simple access to RxQ state in EvQ
2018-11-23 Andrew Rybchenkosfxge(4): improve RxQ label init prototype
2018-11-23 Andrew Rybchenkosfxge(4): support MUM/SUC firmware partitions
2018-11-23 Andrew Rybchenkosfxge(4): fix ignoring function return value
2018-11-23 Andrew Rybchenkosfxge(4): quieten get version methods
2018-11-23 Andrew Rybchenkosfxge(4): remove duplicate NVRAM asserts
2018-11-23 Andrew Rybchenkosfxge(4): precheck and verify flash writes
2018-11-23 Andrew Rybchenkosfxge(4): fix check in NVRAM validate
2018-11-23 Andrew Rybchenkosfxge(4): report correct partition write chunk size
2018-11-23 Andrew Rybchenkosfxge(4): check NVRAM locking by partition ID
2018-11-23 Andrew Rybchenkosfxge(4): simplify NVRAM type to partition mappings
2018-11-23 Andrew Rybchenkosfxge(4): rename firmware update verify result cap...
2018-11-23 Andrew Rybchenkosfxge(4): extend NVRAM RW finish to return verify result
2018-11-23 Andrew Rybchenkosfxge(4): report verify result from RW finish callback
2018-11-23 Andrew Rybchenkosfxge(4): simplify verify result handling
2018-11-23 Andrew Rybchenkosfxge(4): fix result code in MCDI NVRAM update finish
2018-11-23 Andrew Rybchenkosfxge(4): copy new header from firmware src
2018-11-23 Andrew Rybchenkosfxge(4): add RSS key size define
2018-11-23 Andrew Rybchenkosfxge(4): add API to set an RSS context for a filter
2018-11-23 Andrew Rybchenkosfxge(4): update RSS API to take RSS context parameter
2018-11-23 Andrew Rybchenkosfxge(4): add API to allocate and free RSS contexts
2018-11-23 Andrew Rybchenkosfxge(4): rename API to check Rx scale and hash support
2018-11-23 Andrew Rybchenkosfxge(4): add the max number of RSS exclusive contexts
2018-11-23 Andrew Rybchenkosfxge(4): fix default RSS context check on Siena
2018-11-23 Andrew Rybchenkosfxge(4): define a handle to denote default RSS context
2018-11-23 Andrew Rybchenkosfxge(4): insert filters for encapsulated packets
2018-11-23 Andrew Rybchenkosfxge(4): support filters for encapsulated packets
2018-11-23 Andrew Rybchenkosfxge(4): use proper MCDI command for encap filters
2018-11-23 Andrew Rybchenkosfxge(4): provide information about supported tunnels
2018-11-23 Andrew Rybchenkosfxge(4): let caller know that queue is already flushed
2018-11-23 Andrew Rybchenkosfxge(4): fix error code usage
next