]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-09-17 dchaginImplement BLKSSZGET ioctl for the Linuxulator.
2016-09-17 adrian[net80211] add a HT method to populate HTCAP based...
2016-09-16 jhibbitsIncrease the boot1 file size on the HFS boot image.
2016-09-16 wblockUpdate history. Patch supplied by Sevan Janiyan <ventu...
2016-09-16 hselaskymlx5en: Fix duplicate mbuf free-by-code.
2016-09-16 hselaskymlx5en: Remove unused pdev pointer.
2016-09-16 hselaskymlx5en: Verify port type is ethernet before creating...
2016-09-16 hselaskymlx5en: Allow setting the software MTU size below 1500...
2016-09-16 hselaskymlx5en: Factor out common sendqueue code for use with...
2016-09-16 hselaskymlx5en: Properly declare doorbell lock for 32-bit CPUs.
2016-09-16 hselaskymlx5en: Optimise away duplicate UAR pointers.
2016-09-16 hselaskymlx5en: Make the mlx5e_open_cq() and mlx5e_close_cq...
2016-09-16 hselaskymlx5en: Minor completion queue control path code refactor.
2016-09-16 hselaskymlx5en: Separate the sendqueue from using the mlx5e_cha...
2016-09-16 hselaskyUpdate the MLX5 core module:
2016-09-16 bdeFix decoding of tf_rsp on amd64, and move TF_HAS_STACKR...
2016-09-16 bdeStatically initialize the run mode to the one that...
2016-09-16 araujoInvert calloc(3) argument order.
2016-09-16 bde(1) Ifdef the new dr6 variable for KDB.
2016-09-16 allanjudeAdd missing history sections to a number of storage...
2016-09-16 araujoAdd an option called "random" that combined with "ether...
2016-09-16 allanjudesbin/umount/umount.8: Amend HISTORY
2016-09-16 allanjudesbin/reboot/reboot.8: Amend HISTORY
2016-09-16 allanjudesbin/rcorder/rcorder.8: Amend HISTORY
2016-09-16 mjglinprocfs: garbage collect meminfo fields not present...
2016-09-16 marcelWhen MAKEOBJDIRPREFIX points to a case-insensitive...
2016-09-16 emasteUse arch-specific .text padding fill value in EFI loaders
2016-09-16 npcxgbe(4): Attach to cards with the Terminator 6 ASIC...
2016-09-15 npWhitespace nits.
2016-09-15 avosnet80211: allow to override SWCRYPT/SWMIC bits in the...
2016-09-15 bdeDecode some REX prefixes in inst_call(). This makes...
2016-09-15 brooksThe TLS offset is a property of the process ABI.
2016-09-15 acheImplement multibyte encoding support for -v with fallback
2016-09-15 bdeAbort single stepping in ddb if the trap is not for...
2016-09-15 jhbRemove 'cpu' and 'cpu_class' on amd64.
2016-09-15 traszChange the getnewvnode(9) tag for nullfs from "null...
2016-09-15 kevloBump __FreeBSD_version for r305824.
2016-09-15 emasteRenumber license clauses in sys/kern to avoid skipping #3
2016-09-15 npcxgbe(4): Use the interface's viid to calculate the...
2016-09-15 kevloRemove the 4.3BSD compatible macro m_copy(), use m_copy...
2016-09-15 emastesdiff: improve errx string
2016-09-15 emastebspatch: use #define for header size instead of magic...
2016-09-15 emastelogin: clean up errx strings
2016-09-14 jhibbitsOnly define db_show_spr if DDB is enabled.
2016-09-14 mmMFV r305816:
2016-09-14 emastevtfontcvt: remove superfluous newlines in errx messages
2016-09-14 manuufsread: Do not cast struct direct from void *
2016-09-14 pfglocaledef(1): make better use of calloc(3) arguments.
2016-09-14 pfgfifolog(1): invert order of calloc(3) arguments.
2016-09-14 bzTry to fix LINT builds after r305807. Seems to be...
2016-09-14 tuexenEnsure that the IPPROTO_TCP level socket options
2016-09-14 bdeUse the MI macro TRAPF_USERMODE() instead of open-coded...
2016-09-14 hselaskyImprove USB polling mode by not locking any mutexes...
2016-09-14 traszUse proper argument order for calloc(3).
2016-09-14 hselaskyMake the callout structure in the boot loader's kernel...
2016-09-14 sephehyperv/hn: Fix some ifnet settings
2016-09-14 sephehyperv/hn: Remove the FreeBSD_version check for TSO...
2016-09-14 sephehyperv/hn: Bring in shims from stable/10
2016-09-14 sephehyperv/hn: Use sx for the main lock.
2016-09-14 sephehyperv/hn: Cleanup hn_ioctl.
2016-09-14 sephehyperv/hn: Function renaming: hn_ifinit -> hn_init
2016-09-14 sephehyperv/hn: Deprecate hn_softc_t
2016-09-14 sephehyperv/hn: Remove unused softc field
2016-09-14 sephehyperv/vmbus: Make sure that the sub-channel count...
2016-09-14 sephehyperv/hn: Pull RSS key and indirect table setup up.
2016-09-14 cySwitch from .CURDIR to the simpler, more legible SRCTOP.
2016-09-13 avosnet80211: improve error checking in ieee80211_parse_...
2016-09-13 sjgAvoid clobbering existing value of META_COOKIE_TOUCH
2016-09-13 aeFix swap tables between sets when this functional is...
2016-09-13 andrewAdd a missing opt_ddb.h include from places that includ...
2016-09-13 andrewFix the arm64 kernel build when DDB is disabled, debug_...
2016-09-13 baptAdd a comment on the #endif related to the guards
2016-09-13 baptRemove code that crept in r305125 by accident
2016-09-13 andrewAdd a warning about a known erratum we have observed...
2016-09-13 sephehyperv/hn: Reorganize synthetic parts attach code.
2016-09-13 sephehyperv/hn: Regroup synthetic parts attach code.
2016-09-13 sephehyperv/hn: Reorganize channel attach/detach code.
2016-09-13 wblockAdd another badly-needed simple example to the pw(8...
2016-09-12 avosnet80211: fix possible panic in adhoc mode (INIT -...
2016-09-12 oshogbofd: add fget_cap and fget_cap_locked primitives
2016-09-12 cyFixup whitespace, repace space with a tab.
2016-09-12 jhbRemove explicit device_verbose() from the t4iov driver...
2016-09-12 jhbMake device_quiet() an attachment property.
2016-09-12 gonzoRemove semicolon from the end of the macro definition
2016-09-12 avosurtwn: fix possible driver hang when beacon miss is...
2016-09-12 kibFix typo in comment.
2016-09-12 brAdd SMP support for MTI Malta 34kf CPU.
2016-09-12 manuRemove CUBIEBOARD kernel config file.
2016-09-12 manuUse "generic" ALLWINNER_UP kernel config for Cubieboard...
2016-09-12 emastebspatch: remove superfluous newlines from errx strings
2016-09-12 sephehyperv/hn: Pull ether address and link status extractio...
2016-09-12 sephehyperv/hn: Reorganize RNDIS attach
2016-09-12 sephehyperv/hn: Reorganize sub-channel allocation.
2016-09-12 sephehyperv/hn: Function rename.
2016-09-12 impReport the Silicon Revisions for the AM335x SoCs correctly.
2016-09-12 sephehyperv/hn: Rename chimney sending buffer connect/discon...
2016-09-12 sephehyperv/hn: Rename RXBUF connect/disconnect functions.
2016-09-12 adrian[ath_hal] quieten a bit of the boot messages - this...
2016-09-12 sephex86: Use sx lock for interrupt sources.
2016-09-12 adrian[ath] set the relevant TOA/TOD locationing bits when...
next