]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
tcp/lro: Make # of LRO entries tunable
[FreeBSD/FreeBSD.git] / sys /
2016-08-16 sephetcp/lro: Make # of LRO entries tunable
2016-08-16 markjMFV r304057:
2016-08-16 markjMFV r301526:
2016-08-16 markjMFV r301525:
2016-08-16 markjMFV r301524:
2016-08-16 markjMFV r296989:
2016-08-15 jhbRemove the mcd(4) driver for Mitsumi CD-ROM players.
2016-08-15 bdeClean up the new sc cn open and close functions (old...
2016-08-15 edEliminate use of sys_fsync() and sys_fdatasync().
2016-08-15 badgersem_post(): wake up the sleeper only after adjusting...
2016-08-15 edLet CloudABI use fdatasync() as well.
2016-08-15 bdeRestructure the grabbing functions into mere wrappers...
2016-08-15 kibImplement VOP_FDATASYNC() for UFS.
2016-08-15 kibImplement VOP_FDATASYNC() for msdosfs.
2016-08-15 kibRegen after r304176, fdatasync(2) addition.
2016-08-15 kibAdd an implementation of fdatasync(2).
2016-08-15 kibVOP_FSYNC() does not take cred as an argument. Correct...
2016-08-15 bdeFix restoring the kbd_mode part of the keyboard state...
2016-08-15 jhbAdd support for register dumps on VF devices.
2016-08-15 jhbUpdate mailbox writes to work with VF devices.
2016-08-15 jhbMake SGE parameter handling more VF-friendly.
2016-08-15 bde[Oops, the previous commit was missing the update to...
2016-08-15 bdeLike scr_lock, the grab count needs to be per-physical...
2016-08-15 bdeDisable some more unsafe things in (low level) console...
2016-08-15 bdeChange all uses of 'debugger' to kdb_active and remove...
2016-08-15 olegFix command: ipfw set (enable|disable) N (where N ...
2016-08-15 bdeQuick fix for locking fixes in r172250. The lock added...
2016-08-15 kppf: Add missing byte-order swap to pf_match_addr_range
2016-08-15 sbrunoe1000: Add support for Kaby Lake IDs
2016-08-15 bdeRemove duplicate definition of get_pcb_td(). gcc works...
2016-08-15 tuexenEnsure that sctp_it_ctl.cur_it does not point to a...
2016-08-15 andrewAdd the ARMv8.1 identification registers to the list...
2016-08-15 sephehyperv/hn: Switch to vmbus xact APIs for sub-channel...
2016-08-15 sephehyperv/hn: Simplify chimney sending buffer disconnection.
2016-08-15 sepheUnbreak LINT build.
2016-08-14 alcEliminate unneeded vm_page_xbusy() and vm_page_xunbusy...
2016-08-14 bdeFix the variables $esp, $ds, $es, $fs, $gs and $ss...
2016-08-14 bdePrint the tid of curthread in "show pcpu" in ddb.
2016-08-14 bdeIn ddb ps, left justify the non-numeric fields 'state...
2016-08-14 bdeDon't print an extra newline after the instruction...
2016-08-14 manuCorrect the size of the softc in a10_ehci
2016-08-14 mmMFV r304060:
2016-08-14 mmelOFWPCI: Don't strip RF_ACTIVE from flags when parent...
2016-08-14 jhibbitsReturn 0 instead of an error code on failure to find...
2016-08-14 jhibbitsOnly flush bp_kernload from the dcache, no need to...
2016-08-13 aeUse %ju to print unsigned 64-bit value.
2016-08-13 markjStrengthen assertions about the busy state of newly...
2016-08-13 markjInitialize page busy lock state in vm_phys_add_page().
2016-08-13 jhibbitsAdd missing pmap_kenter() method for book-e.
2016-08-13 jhibbitsAdd a kdb show command to print arbitrary SPRs on PowerPC
2016-08-13 alcEliminate two calls to vm_page_xunbusy() that are both...
2016-08-13 aeAdd `stats reset` command implementation to NPTv6 module
2016-08-13 aeReplace __noinline with special debug macro NAT64NOINLINE.
2016-08-13 jhibbitsAdd ePAPR boot support for PowerPC book-E (MPC85xx...
2016-08-13 aeAdd ipfw_nat64 module that implements stateless and...
2016-08-13 aeAdd three helper function to manage tables from externa...
2016-08-13 aeMove logging via BPF support into separate file.
2016-08-12 rmacklemUpdate the nfsstats structure to include the changes...
2016-08-12 traszRemove unused "X" vnode lock assertion, somehow missed...
2016-08-12 traszPrint vnode details when vnode locking assertion gets...
2016-08-12 shurdUpdate iflib to support more NIC designs
2016-08-12 jhbAdd defines needed to export SMBIOS serial numbers
2016-08-12 bdreweryAvoid taking PROC_LOCK in syscalls if not being traced.
2016-08-12 bdreweryPORTS_MODULES: Don't leak in CC/CXX/CPP.
2016-08-12 andrewImplement promotions and demotions in the arm64 pmap...
2016-08-12 sephehyperv/hn: Simplify RXBUF disconnection.
2016-08-12 sephehyperv/hn: Switch to vmbus xact APIs for NVS chimney...
2016-08-12 sephehyperv/hn: Switch to vmbus xact APIs for NVS RXBUF...
2016-08-12 sephehyperv/hn: Simplify NDIS initialization.
2016-08-12 sephehyperv/hn: Simplify NDIS configuration.
2016-08-12 alcCorrect errors and clean up the comments on the active...
2016-08-11 karelsFix kernel build with TCP_RFC7413 option
2016-08-11 manuRename pcduino3b.dts to pcduino3.dts
2016-08-11 smhFix vtnet hang with max_virtqueue_pairs > VTNET_MAX_QUE...
2016-08-11 bzRevert r303890 for now here as camdd fails to build...
2016-08-11 stevekAdd the missing space between .asciz directive and...
2016-08-11 traszImplement autofs_print(), for improved debugging experi...
2016-08-11 brRevert r303911 "Remove extra -msoft-float flags settings."
2016-08-11 kibThe pmap_delayed_invl_wait() function blocks on turnsti...
2016-08-11 aeRestore "nat global" support.
2016-08-11 markjRemove b_pin_count from struct buf.
2016-08-11 traszRemove unused textvp_fullpath() macro.
2016-08-11 sephehyperv/vmbus: Use xact APIs to implement post message...
2016-08-11 sephehyperv/hn: Switch to vmbus xact APIs for NVS initialization
2016-08-11 sephehyperv/vmbus: Add APIs for various types of transactions.
2016-08-11 sephehyperv/vmbus: Add macro to get channel packet data...
2016-08-11 sephecam/da: Add quirk for I-O Data USB Flash Disk
2016-08-10 edProvide the CloudABI vDSO to its executables.
2016-08-10 stevekAdd kernel environment variables under smbios.system...
2016-08-10 tuexenImprove a consistency check to not detect valid cases for
2016-08-10 traszReplace all remaining calls to vprint(9) with vn_printf...
2016-08-10 edMake cpu_set_user_tls() work when called on the running...
2016-08-10 mjgktrace: do a lockless check on fork to see if tracing...
2016-08-10 mjgsigio: do a lockless check in funsetownlist
2016-08-10 kibFix indentation.
2016-08-10 kibConvert another tmpfs assert into runtime check.
2016-08-10 brConsider CROSS_BINUTILS_PREFIX environment variable...
2016-08-10 kibRe-schedule signals after kthread exits, since apparent...
2016-08-10 kibUnconditionally perform checks that FPU region was...
2016-08-10 brRemove extra -msoft-float flags settings.
next