]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Add security.bsd.see_jail_proc
[FreeBSD/FreeBSD.git] / sys / dev /
2017-05-23 Konstantin BelousovCommit the 64-bit inode project.
2017-05-23 Adrian Chadd[arswitch] add phy debugging to the internal PHY read...
2017-05-22 Stephen McConnellFix powerpc compiler error.
2017-05-22 Gleb SmirnoffFix regression in ndis(4) after r286410. This adds...
2017-05-22 David C SomayajuluCheck for IPV6 TCP/UDP CSUM offload in pkt header durin...
2017-05-22 Zbigniew BodekAdd support for Amazon Elastic Network Adapter (ENA...
2017-05-22 Roger Pau Monnéxen/netfront: don't drop the RX lock in xn_rxeof
2017-05-19 Hans Petter Selaskymlx4: Use the CQ quota for SRIOV when creating completi...
2017-05-19 Wojciech MacekPoll PHY status using internal e6000sw registers
2017-05-19 Roger Pau Monnéxen/netfront: don't drop the ring RX lock with inconsis...
2017-05-19 Wojciech MacekEnable proper configuration of CESA MBUS windows
2017-05-19 Wojciech MacekImprove busy-wait loop during switch phy access in...
2017-05-19 Roger Pau Monnéxen/blkfront: correctly detach a disk with active users
2017-05-18 Mark JohnstonDon't bother enqueuing a page immediately before freein...
2017-05-18 Mark JohnstonFix a few uses of kern_yield() in the TTM and the LinuxKPI.
2017-05-17 John BaldwinAdd a driver for the Chelsio T6 crypto accelerator...
2017-05-17 Stephen McConnellAdd tri-mode support (SAS/SATA/PCIe).
2017-05-17 Zbigniew BodekAdd missing unlock in e6000sw driver
2017-05-17 Zbigniew BodekFix broken malloc in e6000sw
2017-05-17 Josh PaetzelIncrease the number of LUNs this hardware can support.
2017-05-17 Ed MasteRemove register keyword from sys/ and ANSIfy prototypes
2017-05-16 John BaldwinAdd support for child devices that aren't ports.
2017-05-16 David C SomayajuluQL_DPRINT macro modfied to handle multiple args; print...
2017-05-16 David C Somayajulu1. Move Rx Processing to fp_taskqueue(). With this...
2017-05-16 Phil ShaferImport libxo-0.7.2; add xo_options.7.
2017-05-16 Sean BrunoAdd version tag to the driver.
2017-05-16 Luiz Otavio O SouzaAdd the Marvell SDHCI controller to the list of support...
2017-05-15 Jung-uk Kim- Revert r317171. [1]
2017-05-15 Navdeep Parharcxgbe(4): Avoid an out of bounds access when an attempt...
2017-05-15 Toomas Soomee1000api: misleading-indentation
2017-05-14 Marius Strobl- Unlike as in the PCI case, when attached to ACPI...
2017-05-14 Marius StroblDescribe Intel Apollo Lake and Braswell USB 3.0 control...
2017-05-14 Navdeep Parharcxgbe(4): netmap-only interrupts for a VI do not have...
2017-05-12 Adrian Chadd[iwm] Recognize IWM_FW_PAGING_BLOCK_CMD wide cmd respon...
2017-05-12 Adrian Chadd[iwm] Revert "if_iwm - SCAN_ABORT_UMAC response doesn...
2017-05-12 Adrian Chadd[iwm] Fix iwm_mvm_send_cmd_pdu(_status) declarations...
2017-05-12 Adrian Chadd[iwm] Adjust if_iwm_sta.h prototypes, don't pass iwm_no...
2017-05-12 Adrian Chadd[iwm] Make powersaving more similar to Linux iwlwifi...
2017-05-12 Adrian Chadd[iwm] Clean up if_iwm_power.c a bit. Fix iwm_power_sche...
2017-05-12 Adrian Chadd[iwm] Switch arguments from iwm_node* to iwm_vap* in...
2017-05-12 Adrian Chadd[iwm] Already call iwm_mvm_power_update_mac() during...
2017-05-12 Adrian Chadd[iwm] Refuse connection to APs with beacon interval...
2017-05-12 Adrian Chadd[iwm] Handle AUTH->SCAN/INIT and ASSOC->SCAN/INIT better
2017-05-12 Adrian Chadd[iwm] Factor out firmware station handling into if_iwm_...
2017-05-12 Adrian Chadd[iwm] Deduplicate code in iwm_auth() from an if condition.
2017-05-12 Adrian Chadd[iwm] No need for iwm_assoc() in AUTH->ASSOC transition.
2017-05-12 Adrian Chadd[iwm] Properly implement iwm_wme_update callback function.
2017-05-12 Adrian Chadd[iwm] Process multiple frames per RX buffer.
2017-05-12 Adrian Chadd[iwm] Change UCODE_TLV_API #define-s from bitmasks...
2017-05-12 Adrian Chadd[iwm] Sync iwm_read_firmware()'s loop to iwlwifi's...
2017-05-12 Adrian Chadd[iwm] change the check for ADD_STA status, use IWM_ADD_...
2017-05-12 Adrian Chadd[iwm] Sanity check channel for IEEE80211_CHAN_ANYC...
2017-05-12 Adrian Chadd[if_iwm] Get rid of another usage of the IWM_DEFAULT_MA...
2017-05-12 Adrian Chadd[if_iwm] Partly sync if_iwm_binding.c to Linux iwlwifi...
2017-05-12 Justin HibbitsUse UMA_ALIGN_PTR to specify pointer alignment
2017-05-11 Scott LongImprove error messages during command timeout for the...
2017-05-11 Justin HibbitsFix uma_zcreate() align argument, now that the constrai...
2017-05-10 Simon J. GerratyMerge bmake-20170510
2017-05-10 Sepherosa Ziehauhyperv/vmbus: Reorganize vmbus device tree
2017-05-10 David C Somayajulullh_func_filter needs to be configured for 100G
2017-05-10 Navdeep ParharAdjust whitespace and fix a comment. No functional...
2017-05-09 Luiz Otavio O SouzaAdd a new SDHCI quirk, SDHCI_QUIRK_BROKEN_AUTO_STOP...
2017-05-09 Navdeep Parharcxgbe(4): Do not assume that if_qflush is always follow...
2017-05-09 Navdeep Parharcxgbe(4): Fixes related to the knob that controls link...
2017-05-09 Adrian Chadd[iwm] Move in_phyctxt from struct iwm_node to phy_ctxt...
2017-05-09 Adrian Chadd[iwm] Allow listening on both chains/atennas to get...
2017-05-09 Adrian Chadd[iwm] Add basic powermanagement support via ifconfig...
2017-05-09 Adrian Chadd[iwm] Add iwm_nic_unlock() calls missing from previous...
2017-05-09 Adrian Chadd[iwm] iwm_{read,write}_prph() don't grab the nic lock...
2017-05-09 Adrian Chadd[iwm] include opt_iwm.h and opt_wlan.h consistently...
2017-05-09 David C SomayajuluFix bug where MTX_DEF lock was held while taskqueue_dra...
2017-05-06 Baptiste DaroussinImport Zstandard 1.2.0
2017-05-06 Adrian Chadd[mips] [rt2880] Add oldest Ralink MIPS SOC RT2880 suppo...
2017-05-06 Adrian Chadd[mx25l] add new device ids.
2017-05-06 Adrian Chadd[etherswitch] [e6000sw] fix compile issue under clang/arm
2017-05-06 Adrian Chadd[ip17x] [etherswitch] fdt away and mii hang workaround...
2017-05-06 Adrian Chadd[cfi] fix CFI flash reset command for MX29LV320T/B.
2017-05-06 Adrian Chadd[infineon] [etherswitch] no hardcode tagging port setti...
2017-05-05 Navdeep Parharcxgbe/t4_tom: Per-connection rate limiting for TCP...
2017-05-05 Navdeep Parharcxgbe(4): The Tx scheduler initialization either works...
2017-05-05 Navdeep Parharcxgbe(4): Update the VF device ids too. This should...
2017-05-05 Xin LIMFV r317581: less v491.
2017-05-05 Dag-Erling SmørgravUpgrade to OpenPAM Resedacea.
2017-05-05 Sepherosa Ziehauhyperv/kbd: Channel read expects non-NULL channel argument.
2017-05-05 Navdeep Parharcxgbe(4): Update the list of PCIe devices claimed by...
2017-05-04 Vladimir KondratyevReduce synaptics touch sensitivity
2017-05-04 Vladimir Kondratyevpsm(4): Remove sys/libkern.h header inclusion
2017-05-04 Vladimir KondratyevSet predefined logical touchpad sizes for several ancie...
2017-05-04 Vladimir KondratyevReport 3-rd and 4-th fingers as first finger for Elan...
2017-05-04 Vladimir KondratyevEnable palm detection on two finger touches for multito...
2017-05-04 Vladimir Kondratyevpsm(4): reduce cursor jumping on palm detection
2017-05-04 Vladimir KondratyevAdjust Elantech palm width threshold to nearly match...
2017-05-04 Vladimir KondratyevReduce default tap_min_queue size for Elan touchpads
2017-05-04 Vladimir KondratyevFix triple-finger taps reported as double-finger for...
2017-05-04 Gleb SmirnoffThe nandsim(4) simulator driver doesn't have any protec...
2017-05-04 Kurt LidlMerge latest version of blacklist sources from NetBSD...
2017-05-04 Luiz Otavio O SouzaAdd support for the no-1-8-v and wp-inverted properties...
2017-05-04 Sean Brunobnxt: Add support for new Broadcom 100Gb adapter BCM57454
2017-05-04 Martin MatuskaMFV r317781:
2017-05-03 Alexander MotinFix typo in r317659.
next