]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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.
2018-11-21 Alexander MotinRevert r340096: 9952 Block size change during zfs recei...
2018-11-21 Mark JohnstonAvoid unsynchronized updates to kn_status.
2018-11-21 Mark JohnstonRemove KN_HASKQLOCK.
2018-11-21 Mark JohnstonUse taskqueue_quiesce(9) to implement taskq_wait().
2018-11-21 Mark JohnstonAdd a taskqueue_quiesce(9) KPI.
2018-11-21 Justin HibbitsDTrace/powerpc: Fix FBT return probes
2018-11-21 Ed MasteAdd some non-default src.conf(5) knob descriptions
2018-11-21 Oleg BulyzhinUnbreak kernel build with VLAN_ARRAY defined.
2018-11-21 Mateusz PiotrowskiCross-reference libbe(3) and bectl(8).
2018-11-21 Mateusz Piotrowskilibbe(3): Put each error value in separate line.
2018-11-21 Ben Widawskylinuxkpi: Use pageproc instead of vmproc
2018-11-21 Guangyuan YangFix incorrect DSCP value range from 0..64 to 0..63.
2018-11-21 Ben WidawskyAdd definitions for Intel Speed Shift
2018-11-21 Jung-uk KimRevert r340706. Some files became symlinks and vice...
2018-11-20 Ben Widawskygit-svn-init: Add docs to the choice of repos
2018-11-20 Ben Widawskylinuxkpi: Remove duplicated text
2018-11-20 Ben Widawskylinuxkpi: Add some basic swap functions
2018-11-20 Marcelo AraujoDefine AHCI_PORT_IDENT and increase by 1 the VTBLK_BLK_...
2018-11-20 Jung-uk KimRemove stale manual pages after OpenSSL 1.1.1a merge.
next