]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-09-18 baptDisable GNU rcs by default
2016-09-18 baptIn preparation for removal of GNU rcs, replace merge...
2016-09-18 baptRemove backup_uses_rcs from rc.subr
2016-09-18 edAdd very preliminary support for CloudABI for ARMv6.
2016-09-18 baptRemove reference of z(s)diff which was dropped before...
2016-09-18 sephehyperv/hn: Add sysctls to dynamic adjust RSS key and...
2016-09-18 sephehyperv/hn: Don't mess up RSS key and indirect table...
2016-09-18 sephehyperv/hn: Put debug message under bootverbose
2016-09-18 sephehyperv/hn: Regroup ifnet setup code.
2016-09-18 sepheFix LINT building.
2016-09-18 ngieSimilar to r305920, remove spurious newlines from ATF_R...
2016-09-18 ngieRemove spurious newlines from atf_tc_fail calls
2016-09-18 ngieDon't define PACKAGE in lib/libc/tests/{iconv,net/getad...
2016-09-18 ngieOnly chmod $TMPDIR if it's not /tmp
2016-09-18 adrian[iwm] fix up RSSI calculations for both scan results...
2016-09-18 ngieMake sure $TMPDIR is created with 0755 permissions
2016-09-17 npcxgbe/t4_tom: Update the active/passive open code to...
2016-09-17 landonfbhnd(4): Fix regression in BCM4331 SPROM pin reference...
2016-09-17 npcxgbe/t4_tom: The SMAC entry for a VI is at a different...
2016-09-17 renebapt stepped down from portmgr
2016-09-17 kibFix libprocstat build after r305902.
2016-09-17 kibReduce size of ufs inode.
2016-09-17 jceelCreate aliases for named virtio-console ports.
2016-09-17 bdeRemove all kernel uses of pcb_psl, but keep in in the...
2016-09-17 jceelAdd virtio-console support to bhyve.
2016-09-17 bdeSilently ignore unexpected single-step traps (except...
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...
next