]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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.
2018-11-21 jhibbitsDTrace/powerpc: Fix FBT return probes
2018-11-21 emasteAdd some non-default src.conf(5) knob descriptions
2018-11-21 olegUnbreak kernel build with VLAN_ARRAY defined.
2018-11-21 0mpCross-reference libbe(3) and bectl(8).
2018-11-21 0mplibbe(3): Put each error value in separate line.
2018-11-21 bwidawsklinuxkpi: Use pageproc instead of vmproc
2018-11-21 ygyFix incorrect DSCP value range from 0..64 to 0..63.
2018-11-21 bwidawskAdd definitions for Intel Speed Shift
2018-11-21 jkimRevert r340706. Some files became symlinks and vice...
2018-11-20 bwidawskgit-svn-init: Add docs to the choice of repos
2018-11-20 bwidawsklinuxkpi: Remove duplicated text
2018-11-20 bwidawsklinuxkpi: Add some basic swap functions
2018-11-20 araujoDefine AHCI_PORT_IDENT and increase by 1 the VTBLK_BLK_...
2018-11-20 jkimRemove stale manual pages after OpenSSL 1.1.1a merge.
2018-11-20 jkimMerge OpenSSL 1.1.1a.
2018-11-20 emastecsu: use BSD-1-clause license on csu files
2018-11-20 emasteAdd NT_FREEBSD_FEATURE_CTL ELF note to csu
2018-11-20 markjClear pad bytes in the struct exported by kern.ntp_pll...
2018-11-20 zeisingEnable evdev on ppc32
2018-11-20 jkimImport OpenSSL 1.1.1a.
2018-11-20 aeMake multiline APPLY_MASK() macro to be function-like.
next