]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-12-09 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2018-11-25 dimMerge ^/head r340869 through r340917.
2018-11-24 dimMerge ^/head r340427 through r340868.
2018-11-24 cyAn OSF/1 ifdef makes absolutley no sense in a FreeBSD...
2018-11-24 cyFreeBSD 7 has been history for many moons. Remove some...
2018-11-24 mmMFV r340865:
2018-11-23 kibParse FreeBSD Feature Control note on the ELF image...
2018-11-23 kibGeneralize ELF parse_notes().
2018-11-23 kibTrivial reduction of the code duplication, reuse the...
2018-11-23 markjHonour the waitok parameter in kevent_expand().
2018-11-23 kibProvide storage for the process feature control flags...
2018-11-23 markjEnsure the dirent remains initialized when dirent.d_fil...
2018-11-23 kibrtld: parse FreeBSD Feature Control note on the object...
2018-11-23 sobomaxNuke out buffer overflow safety marker code, it duplica...
2018-11-23 markjEnsure that directory entry padding bytes are zeroed.
2018-11-23 manuaxp8xx: Rework the enable part and add the GPIOXLDO...
2018-11-23 manua10_ehci: Always set the phy to host mode
2018-11-23 manuaw_usbphy: Convert to usbphy subclass
2018-11-23 manuDerive PHY class to new one specialized for USB PHY...
2018-11-23 cemRevert r340843 - addressed independently in r340842!
2018-11-23 cemrtld: Silence a false positive GCC 6.4.0 warning
2018-11-23 kibSilence gcc warnings.
2018-11-23 andrewEnable the BSD crtbegin/crtend by default.
2018-11-23 andrewMark the function called by the MIPS .init/.fini sequen...
2018-11-23 arybchiksfxge(4): request info about outer frame in Rx events
2018-11-23 arybchiksfxge(4): ignore error in completion event on MCDIv2 HW
2018-11-23 arybchiksfxge(4): use MCDIv2 for requests with too long response
2018-11-23 yuripvregexec: fix processing multibyte strings.
2018-11-23 emasteDisable build-id in i386 binary boot components
2018-11-23 arybchiksfxge(4): support inner checksum offload on transmit
2018-11-23 thjAdd support for none ACPI battery method batteries
2018-11-23 arybchiksfxge(4): make MAC naming consistent with other modules
2018-11-23 arybchiksfxge(4): enforce packed stream fake buffer size
2018-11-23 arybchiksfxge(4): provide simple access to RxQ state in EvQ
2018-11-23 arybchiksfxge(4): improve RxQ label init prototype
2018-11-23 arybchiksfxge(4): support MUM/SUC firmware partitions
2018-11-23 arybchiksfxge(4): fix ignoring function return value
2018-11-23 arybchiksfxge(4): quieten get version methods
2018-11-23 arybchiksfxge(4): remove duplicate NVRAM asserts
2018-11-23 arybchiksfxge(4): precheck and verify flash writes
2018-11-23 arybchiksfxge(4): fix check in NVRAM validate
2018-11-23 arybchiksfxge(4): report correct partition write chunk size
2018-11-23 arybchiksfxge(4): check NVRAM locking by partition ID
2018-11-23 arybchiksfxge(4): simplify NVRAM type to partition mappings
2018-11-23 arybchiksfxge(4): rename firmware update verify result cap...
2018-11-23 arybchiksfxge(4): extend NVRAM RW finish to return verify result
2018-11-23 arybchiksfxge(4): report verify result from RW finish callback
2018-11-23 arybchiksfxge(4): simplify verify result handling
2018-11-23 arybchiksfxge(4): fix result code in MCDI NVRAM update finish
2018-11-23 arybchiksfxge(4): copy new header from firmware src
2018-11-23 arybchiksfxge(4): add RSS key size define
2018-11-23 arybchiksfxge(4): add API to set an RSS context for a filter
2018-11-23 arybchiksfxge(4): update RSS API to take RSS context parameter
2018-11-23 arybchiksfxge(4): add API to allocate and free RSS contexts
2018-11-23 arybchiksfxge(4): rename API to check Rx scale and hash support
2018-11-23 arybchiksfxge(4): add the max number of RSS exclusive contexts
2018-11-23 arybchiksfxge(4): fix default RSS context check on Siena
2018-11-23 arybchiksfxge(4): define a handle to denote default RSS context
2018-11-23 arybchiksfxge(4): insert filters for encapsulated packets
2018-11-23 arybchiksfxge(4): support filters for encapsulated packets
2018-11-23 arybchiksfxge(4): use proper MCDI command for encap filters
2018-11-23 arybchiksfxge(4): provide information about supported tunnels
2018-11-23 arybchiksfxge(4): let caller know that queue is already flushed
2018-11-23 arybchiksfxge(4): fix error code usage
2018-11-23 arybchiksfxge(4): fix out of bounds read in VIs allocation
2018-11-23 arybchiksfxge(4): fix potential buffer overflow in Tx queue...
2018-11-23 arybchiksfxge(4): fix failure path in EF10 Tx queue PIO enable
2018-11-23 arybchiksfxge(4): add advanced function to extract FW version
2018-11-23 arybchiksfxge(4): add MCDI agnostic wrapper for MAC stats clear
2018-11-23 mjgRevert "fork: fix use-after-free with vfork"
2018-11-23 ygyFix a minor typo in ipfw(8) manual page.
2018-11-23 rmacklemMake sure the NFS readdir client fills in all "struct...
2018-11-22 mjgAnnotate TDP_RFPPWAIT as unlikely.
2018-11-22 mjgfork: remove avoidable proc lock/unlock pair
2018-11-22 mjgfork: fix use-after-free with vfork
2018-11-22 markjPlug some networking sysctl leaks.
2018-11-22 tuexenA TCP stack is required to check SEG.ACK first, when...
2018-11-22 tuexenEnsure that the TCP RACK stack honours the setting...
2018-11-22 tuexenEnsure that the default RTT stack can make an RTT measu...
2018-11-22 tuexenEnsure that TCP RST-segments announce consistently...
2018-11-22 markjClear unused bytes in ia32_osendsig().
2018-11-22 emasteproto: change device permissions to 0600
2018-11-22 arybchiksfxge(4): limit max TXQ size on Medford to 2048
2018-11-22 arybchiksfxge(4): support packed stream Rx mode in libefx
2018-11-22 arybchiksfxge(4): cleanup: move into right place
2018-11-22 cyAllow forced start of ipmon in special cases where...
2018-11-21 mjgstrings: unbreak the build after r340746
2018-11-21 mjguipc_usrreq: fix inode number assignment
2018-11-21 mjgproc: update list manipulation comment on process exit
2018-11-21 mjguipc_shm: use unr64 for inode numbers
2018-11-21 oshogbostrings: fix style nits
2018-11-21 sobomaxFix CU: output of the --debug-dump=decodedline, the...
2018-11-21 mjgproc: convert pfind & friends to use pidhash locks...
2018-11-21 mjgproc: implement pid hash locks and an iterator
2018-11-21 tuexenImprove two KASSERTs in the TCP RACK stack.
2018-11-21 mavRevert r340096: 9952 Block size change during zfs recei...
2018-11-21 markjAvoid unsynchronized updates to kn_status.
2018-11-21 markjRemove KN_HASKQLOCK.
2018-11-21 markjUse taskqueue_quiesce(9) to implement taskq_wait().
2018-11-21 markjAdd a taskqueue_quiesce(9) KPI.
next