]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
In axge_stop(), clear medium receive enable bit which will stop RX
[FreeBSD/FreeBSD.git] / sys /
2016-08-18 Pyun YongHyeonIn axge_stop(), clear medium receive enable bit which...
2016-08-18 Pyun YongHyeonWhen usbd_transfer_setup() fails, don't call
2016-08-18 Pyun YongHyeonIntroduce axge_rxfilter() which configures RX filtering...
2016-08-18 Sepherosa Ziehauhyperv/kvp: Remove unnecessary function parameter.
2016-08-18 Sepherosa Ziehauhyperv/hn: Get rid of the useless netvsc_packet
2016-08-18 Sepherosa Ziehauhyperv/hn: Constify RNDIS messages on RX path.
2016-08-18 Sepherosa Ziehauhyperv/hn: Pass RX packet info to netvsc_recv.
2016-08-18 Pyun YongHyeonSwitch to TX header format rather than directly manipul...
2016-08-18 Pyun YongHyeonRename cryptic RX filter constants with more readable...
2016-08-18 Pyun YongHyeonDon't explicitly call MIIBUS_STATCHG() method handler...
2016-08-18 Pyun YongHyeonPass PHY location information and remove PHY access...
2016-08-18 Adrian Chadd[net80211] correctly lock the ifp before accessing...
2016-08-18 Toomas SoomeAdd SHA512, skein, large blocks support for loader...
2016-08-17 Emmanuel VadotRename allwinner_machdep.{c.h} to aw_machdep.{c.h}...
2016-08-17 Toomas Soomeboot1.efi Free() should check for NULL to provide consi...
2016-08-17 Emmanuel VadotRename kernel config A10 into ALLWINNER_UP as it is...
2016-08-17 Landon J. Fullermips/broadcom: Implement CFE-based EARLY_PRINTF support.
2016-08-17 Andrey V. ElsukovTeach netisr_get_cpuid() to limit a given value to...
2016-08-17 Emmanuel VadotAdd sun5i-a13-olinuxino to the build.
2016-08-17 Emmanuel VadotRemove pullup settings for MMC pins, this is not needed...
2016-08-17 Emmanuel VadotOnly set pud settings if this is a pullup or pulldown...
2016-08-17 Emmanuel Vadota10_gpio_get_function now returns the whole function...
2016-08-17 Bryan DreweryGarbage collect _umtx_lock(2)/_umtx_unlock(2) reference...
2016-08-17 Konstantin BelousovRemove duplicated code.
2016-08-17 Konstantin BelousovImplement userspace gettimeofday(2) with HPET timecounter.
2016-08-17 Konstantin BelousovBy default, allow all to read the HPET registers pages...
2016-08-17 Sepherosa Ziehauhyperv/util: Factor out helper for IC device_probe...
2016-08-17 Emmanuel VadotCorrectly print and cast u_int64_t and off_t.
2016-08-17 Sepherosa Ziehauhyperv/util: Don't reference hn_softc in KVP
2016-08-17 Sepherosa Ziehauhyperv/hn: Get rid of unused bits
2016-08-17 Sepherosa Ziehauhyperv/hn: Remove reference to nvsp_status
2016-08-17 Sepherosa Ziehauhyperv/hn: Remove reference to nvsp_msg
2016-08-17 Sepherosa Ziehauhyperv/hn: Simplify RNDIS RX packets acknowledgement.
2016-08-17 Sepherosa Ziehauhyperv/hn: Ignore the useless TX table.
2016-08-17 Sepherosa Ziehauhyperv/storvsc: Deliver CAM_SEL_TIMEOUT upon SRB status...
2016-08-17 David C SomayajuluAdd support for set/get cam search mode
2016-08-17 David C SomayajuluAdd ql_minidump.h
2016-08-17 David C SomayajuluUpgrade fw, bootloader and minidump template to version...
2016-08-17 Eric van GyzenPCIe HotPlug: Detect bridges that are not really HotPlu...
2016-08-16 Gleb SmirnoffFix a stupid typo (or copy/paste buffer malfunction).
2016-08-16 Gleb SmirnoffWe should not be allowing a timeout to reset when a...
2016-08-16 Landon J. Fullerbhnd(4): Implement NVRAM support required for PMU bring-up.
2016-08-16 Landon J. Fullerbhndb(4): Drop MIPS-incompatible __builtin_ctz dependency.
2016-08-16 Kirk McKusickBug 211013 reports that a write error to a UFS filesyst...
2016-08-16 Enji CooperOnly expect :encode_tv_random_million to fail on 64...
2016-08-16 Mark JohnstonRemove prototypes missed in r303951.
2016-08-16 Enji CooperMFhead @ r304232
2016-08-16 Konstantin BelousovIn UFS_BALLOC(), invalidate pages of indirect buffers...
2016-08-16 Konstantin BelousovOn unwind after failed block allocation in ffs_balloc_u...
2016-08-16 Kirk McKusickAdd two new macros, SLIST_CONCAT and LIST_CONCAT. Note...
2016-08-16 Konstantin BelousovWhen looking up dandling buffers for unwing after faili...
2016-08-16 Konstantin BelousovWhen block allocation fails in UFS_BALLOC(), and the...
2016-08-16 Konstantin BelousovIn ffs_balloc_ufs{1,2} routines, assert that unwind...
2016-08-16 Randall StewartA few more wording tweaks as suggested (with some modif...
2016-08-16 Randall StewartHere we update the modular tcp to be able to switch...
2016-08-16 Emmanuel VadotOnly use WaitForKeys event if it exists, this is not...
2016-08-16 Emmanuel VadotUse %ju modifier for u_int64_t and %jd modifier for...
2016-08-16 Randall StewartComments describing how to properly use the new lock_ad...
2016-08-16 Randall StewartThis cleans up the timer code in TCP and also makes...
2016-08-16 Adrian Chadd[mips] fix use-before-initialised.
2016-08-16 Sepherosa Ziehauhyperv/hn: Simplify RNDIS message checks on RX path.
2016-08-16 Sepherosa Ziehauhyperv/hn: Simplify RNDIS NVS message sending.
2016-08-16 Sepherosa Ziehauhyperv/hn: Factor out hn_nvs_send/hn_nvs_send_sglist
2016-08-16 Sepherosa Ziehautcp/lro: Make # of LRO entries tunable
2016-08-16 Mark JohnstonMFV r304057:
2016-08-16 Mark JohnstonMFV r301526:
2016-08-16 Mark JohnstonMFV r301525:
2016-08-16 Mark JohnstonMFV r301524:
2016-08-16 Mark JohnstonMFV r296989:
2016-08-16 Mark JohnstonMFV r304056:
2016-08-15 John BaldwinRemove the mcd(4) driver for Mitsumi CD-ROM players.
2016-08-15 Bruce EvansClean up the new sc cn open and close functions (old...
2016-08-15 Ed SchoutenEliminate use of sys_fsync() and sys_fdatasync().
2016-08-15 Eric Badgersem_post(): wake up the sleeper only after adjusting...
2016-08-15 Ed SchoutenLet CloudABI use fdatasync() as well.
2016-08-15 Bruce EvansRestructure the grabbing functions into mere wrappers...
2016-08-15 Konstantin BelousovImplement VOP_FDATASYNC() for UFS.
2016-08-15 Konstantin BelousovImplement VOP_FDATASYNC() for msdosfs.
2016-08-15 Konstantin BelousovRegen after r304176, fdatasync(2) addition.
2016-08-15 Konstantin BelousovAdd an implementation of fdatasync(2).
2016-08-15 Konstantin BelousovVOP_FSYNC() does not take cred as an argument. Correct...
2016-08-15 Bruce EvansFix restoring the kbd_mode part of the keyboard state...
2016-08-15 John BaldwinAdd support for register dumps on VF devices.
2016-08-15 John BaldwinUpdate mailbox writes to work with VF devices.
2016-08-15 John BaldwinMake SGE parameter handling more VF-friendly.
2016-08-15 Bruce Evans[Oops, the previous commit was missing the update to...
2016-08-15 Bruce EvansLike scr_lock, the grab count needs to be per-physical...
2016-08-15 Bruce EvansDisable some more unsafe things in (low level) console...
2016-08-15 Bruce EvansChange all uses of 'debugger' to kdb_active and remove...
2016-08-15 Oleg BulyzhinFix command: ipfw set (enable|disable) N (where N ...
2016-08-15 Bruce EvansQuick fix for locking fixes in r172250. The lock added...
2016-08-15 Kristof Provostpf: Add missing byte-order swap to pf_match_addr_range
2016-08-15 Sean Brunoe1000: Add support for Kaby Lake IDs
2016-08-15 Bruce EvansRemove duplicate definition of get_pcb_td(). gcc works...
2016-08-15 Michael TuexenEnsure that sctp_it_ctl.cur_it does not point to a...
2016-08-15 Andrew TurnerAdd the ARMv8.1 identification registers to the list...
2016-08-15 Sepherosa Ziehauhyperv/hn: Switch to vmbus xact APIs for sub-channel...
2016-08-15 Sepherosa Ziehauhyperv/hn: Simplify chimney sending buffer disconnection.
2016-08-15 Sepherosa ZiehauUnbreak LINT build.
2016-08-14 Alan CoxEliminate unneeded vm_page_xbusy() and vm_page_xunbusy...
next