]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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-24 Martin MatuskaUpdate vendor/libarchive/dist to git 0e416f2fe757ad6841...
2018-11-23 Konstantin... Parse FreeBSD Feature Control note on the ELF image...
2018-11-23 Konstantin... Generalize ELF parse_notes().
2018-11-23 Konstantin... Trivial reduction of the code duplication, reuse the...
2018-11-23 Mark JohnstonHonour the waitok parameter in kevent_expand().
2018-11-23 Konstantin... Provide storage for the process feature control flags...
2018-11-23 Mark JohnstonEnsure the dirent remains initialized when dirent.d_fil...
2018-11-23 Konstantin... rtld: parse FreeBSD Feature Control note on the object...
2018-11-23 Maxim SobolevNuke out buffer overflow safety marker code, it duplica...
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 Conrad MeyerRevert r340843 - addressed independently in r340842!
2018-11-23 Conrad Meyerrtld: Silence a false positive GCC 6.4.0 warning
2018-11-23 Konstantin... Silence gcc warnings.
2018-11-23 Andrew TurnerEnable the BSD crtbegin/crtend by default.
2018-11-23 Andrew TurnerMark the function called by the MIPS .init/.fini sequen...
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 Yuri Pankovregexec: fix processing multibyte strings.
2018-11-23 Ed MasteDisable build-id in i386 binary boot components
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
2018-11-23 Andrew Rybchenkosfxge(4): fix out of bounds read in VIs allocation
2018-11-23 Andrew Rybchenkosfxge(4): fix potential buffer overflow in Tx queue...
2018-11-23 Andrew Rybchenkosfxge(4): fix failure path in EF10 Tx queue PIO enable
2018-11-23 Andrew Rybchenkosfxge(4): add advanced function to extract FW version
2018-11-23 Andrew Rybchenkosfxge(4): add MCDI agnostic wrapper for MAC stats clear
2018-11-23 Mateusz GuzikRevert "fork: fix use-after-free with vfork"
2018-11-23 Guangyuan YangFix a minor typo in ipfw(8) manual page.
2018-11-23 Rick MacklemMake sure the NFS readdir client fills in all "struct...
2018-11-22 Mateusz GuzikAnnotate TDP_RFPPWAIT as unlikely.
2018-11-22 Mateusz Guzikfork: remove avoidable proc lock/unlock pair
2018-11-22 Mateusz Guzikfork: fix use-after-free with vfork
2018-11-22 Mark JohnstonPlug some networking sysctl leaks.
2018-11-22 Michael TuexenA TCP stack is required to check SEG.ACK first, when...
2018-11-22 Michael TuexenEnsure that the TCP RACK stack honours the setting...
2018-11-22 Michael TuexenEnsure that the default RTT stack can make an RTT measu...
2018-11-22 Michael TuexenEnsure that TCP RST-segments announce consistently...
2018-11-22 Mark JohnstonClear unused bytes in ia32_osendsig().
2018-11-22 Ed Masteproto: change device permissions to 0600
2018-11-22 Andrew Rybchenkosfxge(4): limit max TXQ size on Medford to 2048
2018-11-22 Andrew Rybchenkosfxge(4): support packed stream Rx mode in libefx
2018-11-22 Andrew Rybchenkosfxge(4): cleanup: move into right place
2018-11-22 Cy SchubertAllow forced start of ipmon in special cases where...
2018-11-21 Mateusz Guzikstrings: unbreak the build after r340746
2018-11-21 Mateusz Guzikuipc_usrreq: fix inode number assignment
2018-11-21 Mateusz Guzikproc: update list manipulation comment on process exit
2018-11-21 Mateusz Guzikuipc_shm: use unr64 for inode numbers
2018-11-21 Mariusz Zaborskistrings: fix style nits
2018-11-21 Maxim SobolevFix CU: output of the --debug-dump=decodedline, the...
2018-11-21 Mateusz Guzikproc: convert pfind & friends to use pidhash locks...
2018-11-21 Mateusz Guzikproc: implement pid hash locks and an iterator
2018-11-21 Michael TuexenImprove two KASSERTs in the TCP RACK stack.
next