]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Make sure on-stack buffer is properly aligned.
[FreeBSD/FreeBSD.git] / sys /
2017-07-31 Hans Petter SelaskyMake sure on-stack buffer is properly aligned.
2017-07-31 Andrey V. ElsukovAdd inpcb pointer to struct ipsec_ctx_data and pass...
2017-07-31 Hans Petter SelaskyRemove cycle_t type from the LinuxKPI similar to Linux...
2017-07-31 Hans Petter SelaskyFix broken usage of the mlx4_read_clock() function:
2017-07-31 Ian LeporeRemove now-unused variable.
2017-07-31 Ian LeporeUse the new clock_schedule() to arrange for clock_setti...
2017-07-31 Ian LeporeAdd clock_schedule(), a feature that allows realtime...
2017-07-31 Mark JohnstonCorrect the predicates on which lockstat:::{thread...
2017-07-31 Ian LeporeAdd taskqueue_enqueue_timeout_sbt(), because sometimes...
2017-07-31 Scott Long Don't re-parse PCI IDs in order to set card-specifi...
2017-07-30 Andriy Voskoboinykrtwn_usb: add support for fragmented Rx.
2017-07-30 Scott LongChange from using underbar function names to normal...
2017-07-30 Andriy Voskoboinykzyd: code cleanup + drop unneeded cast.
2017-07-30 Konstantin BelousovRemove unused symbols.
2017-07-30 Andriy Voskoboinykrtwn: drop unnecessary / wrong conversion.
2017-07-30 Dmitry ChaginAvoid using [LINUX_]SHAREDPAGE constant directly in...
2017-07-30 Ian LeporeFix AM/PM mode handling. The bits to mask off in the...
2017-07-30 Ian LeporeBugfixes and enhancements...
2017-07-30 Dimitry AndricUpgrade our copies of clang, llvm, lld and lldb to...
2017-07-30 Hans Petter SelaskyProperly range check length of parsed information eleme...
2017-07-30 Ian LeporeSwitch from using iic_transfer() to iicdev_readfrom...
2017-07-30 Alexander MotinAttach ichwd(4) only to ISA bus of the LPC bridge.
2017-07-30 Scott Long Split the interrupt setup code into two parts:...
2017-07-30 Xin LIBump copyright year.
2017-07-30 Ian LeporeAdd the i2c RTC drivers found on various arm systems.
2017-07-30 Ian LeporeMove the device descriptions onto the device lines...
2017-07-30 Ian LeporeAdd a few missing i2c devices that build fine on all...
2017-07-30 Ian LeporeFix building this driver on non-FDT platforms.
2017-07-29 Ian LeporeReplace the pcf8563 i2c RTC driver with a new nxprtc...
2017-07-29 Conrad Meyerkldstat: Use sizeof in place of named constants for...
2017-07-29 Rick MacklemAdd kernel support for the NFS client forced dismount...
2017-07-29 Ian LeporeAdd inline functions to convert between sbintime_t...
2017-07-29 Alexander MotinFix IORDY bits definition.
2017-07-29 Kristof Provostvtnet: Support jumbo frames without TSO/GSO
2017-07-29 Rick MacklemFix possible crash for the NFSv4.1 pNFS client.
2017-07-28 Martin MatuskaMFV r321673:
2017-07-28 Navdeep Parharcxgbe/iw_cxgbe: Log the end point's history and flags...
2017-07-28 Jung-uk KimMerge ACPICA 20170728.
2017-07-28 Marcin WojtasFix remapping VM attributes on Armada 38x
2017-07-28 Luiz Otavio O SouzaRemove the unused mutex since r273220.
2017-07-28 Mark JohnstonFix style bugs in ksyms.c.
2017-07-28 Mark JohnstonRestrict permissions on /dev/ksyms to 0400.
2017-07-28 Adrian Chadd[ar71xx] get rid of ath_pci - it's built as a module...
2017-07-27 Zbigniew BodekFix TEX index acquisition using L2 attributes
2017-07-27 Sean BrunoDrop IXL RX lock during TCP_LRO, fixes LOR mahem while...
2017-07-27 Sean BrunoSlight restructure of iflib_busdma_load_mbuf_sg() to...
2017-07-27 Sean BrunoDeprecate unused int isc_max_txqsets and int isc_max_rx...
2017-07-27 Rick MacklemReplace the checks for MNTK_UNMOUNTF with a macro that...
2017-07-27 Konstantin BelousovMake it possible to request nosys logging to console.
2017-07-27 Emmanuel VadotAllwinner A64: fix typo
2017-07-27 Konstantin BelousovMake the number of children for pctrie node available...
2017-07-27 Kenneth D. MerryRemove duplicate assignments from r321622.
2017-07-27 Kenneth D. MerryFix probing FC targets with hard addressing turned on.
2017-07-27 Andrew TurnerAlways set the receive mask in loader.efi. Some UEFI...
2017-07-27 Bjoern A. ZeebAfter inpcb route caching was put back in place there...
2017-07-27 Alexander Motinadaasync(): Set ADA_STATE_WCACHE based on ADA_FLAG_CAN_...
2017-07-27 Ed Masteuart: add AX99100 chipset support
2017-07-27 Luiz Otavio O SouzaFix the port vlan support in e6000 based switches.
2017-07-26 Marius Strobl- Check the slot type capability, set SDHCI_SLOT_{EMBED...
2017-07-26 Marius StroblCorrectly use the size of a pointer rather than that...
2017-07-26 Ed Mastecc_cubic: restore braces around if-condition block
2017-07-26 Ian LeporeAdd a debug sysctl that lets you see i2c bus traffic...
2017-07-26 Ian LeporeAdd support for tracking nested calls to iicbus_request...
2017-07-26 Ian LeporeAdd a pair of convenience routines for doing simple...
2017-07-26 Navdeep Parharcxgbe(4): Some updates to the common code.
2017-07-26 Konstantin BelousovMark pages after EOF as clean after pageout.
2017-07-26 Konstantin BelousovMove rtvals initialization out of the region protected...
2017-07-26 Andrew TurnerPass the last exception trap frame to kdb_trap. This...
2017-07-26 Ed SchoutenUpgrade to the latest sources generated from the CloudA...
2017-07-26 Konstantin BelousovMark name_PCTRIE_LOOKUP_LE() generated function unused.
2017-07-26 Adrian Chadd[iwm] Sync rs (rate-selection) API definitions from...
2017-07-26 Adrian Chadd[iwm] Add iwm_mvm_send_lq_cmd() from Linux iwlwifi...
2017-07-26 Adrian Chadd[iwm] Sync statistics API definitions with Linux iwlwifi.
2017-07-26 Adrian Chadd[iwm] Cleanup mbufq draining. Add iwm_xmit_queue_drain...
2017-07-26 Adrian Chadd[iwm] if_iwm - Use chan list from ieee80211_scan_state...
2017-07-26 Scott LongQuiet a message that sounds far more dire than it reall...
2017-07-25 Marius StroblImprove the clarity of a comment added in r321385 by...
2017-07-25 Ian LeporeUse the MD __size_t to avoid a dependency on/include...
2017-07-25 Bryan DreweryAllow -DNO_SKIP_DEPEND to override the _SKIP_DEPEND...
2017-07-25 Sean Brunobnxt: Implement interrupt coalescing options using...
2017-07-25 Sean BrunoRevert r307901 - Inform CC modules about loss events.
2017-07-25 Sean BrunoRevert r308180 - Set slow start threshold more accurrat...
2017-07-25 Sean BrunoDon't hold the RM lock during lagg_proto_addport()...
2017-07-25 Sean BrunoDrop ixgbe RX lock during TCP_LRO processing. This...
2017-07-25 Andriy Gaponspa_import_rootpool should be able to handle an importe...
2017-07-25 Michael TuexenRemove duplicate statement.
2017-07-25 Dmitry ChaginReplace unnecessary _KERNEL by double-include protection.
2017-07-24 Bryan DreweryAllow disabling dependency tracking if DEPEND_CFLAGS...
2017-07-24 Bryan DrewerySlightly simplify logic for which depend file is expected.
2017-07-24 Navdeep Parharcxgbe(4): Display some more TOE parameters related...
2017-07-24 Alan CoxChange the interactions of the interface functions...
2017-07-24 Simon J. GerratyImport bmake-20170720
2017-07-24 Sepherosa Ziehauhyperv/hn: Ignore LINK_SPEED_CHANGE status.
2017-07-24 Sepherosa Ziehaurndis: Add LINK_SPEED_CHANGE status
2017-07-24 Sepherosa Ziehauhyperv/hn: Export VF list and VF-HN mapping
2017-07-24 Sepherosa Ziehauethernet: Add ethernet interface attached event and...
2017-07-23 Andriy Voskoboinyknet80211: do not allow to unload rate control module...
2017-07-23 Ian LeporeAdd common code to support realtime clocks that store...
2017-07-23 Vladimir KondratyevChange my email address to wulf@FreeBSD.org in copyrigh...
2017-07-23 Vladimir Kondratyevevdev: Macroize common locking sequences
next