]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2015-03-17 Gleb SmirnoffAlways lock the hash row of a source node when updating...
2015-03-17 Hans Petter... Remove no longer used allocation type.
2015-03-17 Alexander MotinMake ATA power management commands to work on SCSI...
2015-03-17 Hans Petter... Use define instead of constant.
2015-03-17 Andrew Rybchenkosfxge: increase default put-list limit to 1024
2015-03-17 Andrew Rybchenkosfxge: prefetch txq->common if TxQ is started only
2015-03-17 Andrew Rybchenkosfxge: adding version info to device description
2015-03-17 Andrew Rybchenkosfxge: move deferred packet list statistics to dedicate...
2015-03-17 Andrew Rybchenkosfxge: add tunables to control LRO parameters on driver...
2015-03-17 Jung-uk KimCatch up with Clang 3.6.0.
2015-03-17 Stanislav SedovBump the date after the `show devmap` addition.
2015-03-17 Stanislav SedovDocument the `show devmap` DDB command.
2015-03-16 Ian LeporeFix minor fallout from sysctl strings being nulterminat...
2015-03-16 Gregory Neil... Default to turning off OpenSSL SSL_OP_TLSEXT_PADDING...
2015-03-16 Alexander MotinReport that we may have write cache, and that we do...
2015-03-16 Benno RiceReset bp->bio_done to unmapped_buf when removing a...
2015-03-16 Ian LeporeTrivial change / forced-commit to document prior change...
2015-03-16 Ian Lepore(no commit message)
2015-03-16 Ian LeporeUse a regular sbuf + SYSCTL_OUT() rather than sbuf_new_...
2015-03-16 Ian LeporeUpdate an sbuf assertion to allow for the new SBUF_INCL...
2015-03-16 Robert WatsonIntroduce a cap_ioctl_t used for the 'cmds' arguments...
2015-03-16 Nathan WhitehornConvert PTE eviction lock from an RW lock to a RM lock...
2015-03-16 John BaldwinMove special DDP handling for closing a connection...
2015-03-16 Glen BarberDocument r279663, qsort(3) enhancements.
2015-03-16 Glen BarberDocument r279571, freebsd-update(8) will not download...
2015-03-16 Glen BarberDocument r279463, iovctl(8) rc(8) script.
2015-03-16 Glen BarberDocument r279361, kern.osrelease and kern.osreldate...
2015-03-16 Glen BarberDocument r279315, uefisign(8) addition.
2015-03-16 Glen BarberDocument r279252, pmap(9) overhaul for 64-bit PowerPC...
2015-03-16 Glen BarberDocument r279189, VSX support.
2015-03-16 Glen BarberDocument r279186, setmode(3) set errno on failure.
2015-03-16 Glen BarberDocument r278970, acpi(4) update to 20150204.
2015-03-16 Gleb SmirnoffProvide a comment explaining r279688.
2015-03-16 Alexander MotinReport ARAT (APIC-Timer-always-running) feature for...
2015-03-16 Alexander MotinIncrease S/G list size of 32 to 33 entries.
2015-03-16 Mark JohnstonRemove unused upstream DTrace provider implementations...
2015-03-16 Mateusz Guzikproc: get rid of proc lock + unlock pair in proc_reap
2015-03-16 Mateusz Guzikcred: add proc_set_cred helper
2015-03-15 Baptiste DaroussinFix DESTDIR support
2015-03-15 Baptiste DaroussinRemove bad and useless LINKS
2015-03-15 Konstantin... Fix build with clang 3.6, silence -Wcast-qual warning.
2015-03-15 Alexander MotinPre-allocate one extra request per processing thread.
2015-03-15 Mark JohnstonAdd a missing format string argument.
2015-03-15 Adrian ChaddUse ar71xx_mac_addr_random_init() instead of a hand...
2015-03-15 Adrian ChaddStart fleshing out some MAC address helper functions.
2015-03-15 Baptiste DaroussinSymplify links installation by using multi variable...
2015-03-15 Mateusz Guzikaudit: fix cred assignment when A_SETPMASK is used
2015-03-15 Adrian ChaddAdd a new taskqueue (device specific, not net80211...
2015-03-15 Adrian ChaddWorkaround delays caused by vmem_check().
2015-03-15 Adrian ChaddFix scan timeouts with powersave enabled.
2015-03-15 Jilles Tjoelkerunzip: Don't subvert vfs.timestamp_precision when setti...
2015-03-15 Adrian ChaddDon't unlock mutex in interrupt thread (except for...
2015-03-15 Adrian ChaddReformatting changes.
2015-03-15 Adrian ChaddUse correct types
2015-03-15 Adrian ChaddAdd another lock for the TX path.
2015-03-15 Adrian ChaddAdd an extra mutex for qfullmsk / ring->queued variables.
2015-03-15 Adrian ChaddRegroup ring state checks in wpi_tx_done().
2015-03-15 Adrian ChaddDon't use sc->qfullmsk in wpi_start().
2015-03-15 Adrian Chaddturn sc_tx_timeout into its own callout, rather than...
2015-03-15 Adrian ChaddAdd mutex for RXON structure; convert some callouts...
2015-03-15 Adrian ChaddUse WPI_FILTER_BSS for checking current state.
2015-03-15 Adrian ChaddSplit TX and scan timeouts; use a callout now for the...
2015-03-15 Adrian ChaddAdd experimental HOSTAP support.
2015-03-15 Adrian ChaddMerge wpi_start() and wpi_start_locked().
2015-03-15 Adrian ChaddMinor optimisation in wpi_limit_dwell()
2015-03-15 Adrian ChaddRearrange checks in wpi_send_rxon().
2015-03-15 Adrian ChaddFix some printfs(); add some debugging.
2015-03-15 Adrian ChaddAdd more KASSERTs.
2015-03-15 Adrian ChaddDisable powersave in IBSS mode (packet loss > 90%.)
2015-03-15 Adrian ChaddDo some cleanup before device startup.
2015-03-15 Adrian ChaddAcquire ifq lock when checking / modifying IFF_DRV_OACT...
2015-03-15 Adrian ChaddMerge wpi_init() and wpi_init_locked().
2015-03-15 Adrian ChaddRefactor wpi_ioctl().
2015-03-15 Adrian ChaddAdd WPI_DEBUG_NODE + some debugging.
2015-03-15 Adrian Chadd* Add new debug category
2015-03-15 Adrian ChaddRemove unrelated comment.
2015-03-15 Adrian ChaddRemove unnecessary assignment.
2015-03-15 Alexander MotinHide virtio features negotiation messages under bootver...
2015-03-15 Adrian ChaddRemove unnecessary debug output.
2015-03-15 Adrian ChaddAdd support for AES-CCMP group keys.
2015-03-15 Adrian ChaddEncrypt frame if IEEE80211_BPF_CRYPTO is set.
2015-03-15 Adrian ChaddUse separate mutex for wv_bcbuf and wv_boff structures.
2015-03-15 Adrian ChaddAdd prefixes to field names.
2015-03-15 Adrian ChaddUse ieee80211_beacon_update() for dynamic beacon contents.
2015-03-15 Adrian ChaddMove beacon initialisation to wpi_init_beacon()
2015-03-15 Adrian ChaddUse a static buffer in wpi_cmd - rather than alloc...
2015-03-15 Adrian ChaddUse WPI_RSSI_OFFSET instead of stat->noise (always...
2015-03-15 Adrian ChaddFix debug category in wpi_read_eeprom_band()
2015-03-15 Adrian ChaddMove IBSS assocation processing to wpi_newassoc().
2015-03-15 Adrian Chaddwpi_tx_done() shouldn't wait for wpi_start().
2015-03-15 Adrian ChaddAdd node table lock - addresses LOR in wpi_node_free().
2015-03-15 Adrian ChaddOptimise sc->rev processing.
2015-03-15 Adrian ChaddUse ring->queued for WPI_CMD_TX_DATA only.
2015-03-15 Adrian ChaddMove some code under WPI_LOCK().
2015-03-15 Adrian ChaddRemove unnecessary locking.
2015-03-15 Adrian ChaddEliminate the WPI_FLAG_BUSY flag.
2015-03-15 Adrian ChaddAdd separate lock for TX queues.
2015-03-15 Adrian ChaddWrap node addition in STA mode into wpi_add_sta_node().
2015-03-15 Adrian ChaddReplace kernel unit allocator with local set of functions.
2015-03-15 Adrian ChaddMove key processing in wpi_tx_data.
next