]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-03-18 Justin HibbitsIncrease booke bus max address to 36-bits.
2016-03-18 Justin HibbitsUse uintmax_t (typedef'd to rman_res_t type) for rman...
2016-03-18 Justin HibbitsAdd ummax()/ummin() to libkern.
2016-03-17 Luiz Otavio... Add support for dual emac mode.
2016-03-17 Mark JohnstonModify defrouter_remove() to perform the router lookup...
2016-03-17 Mark JohnstonRemove unused variables dtrace_in_probe and dtrace_in_p...
2016-03-17 Allan JudeRemove 50% ZFS conditional from bsdinstall/zfsboot
2016-03-17 Hans Petter... Add missing curly brackets in for loop.
2016-03-17 Andrey V. ElsukovReduce the number of local variables. Remove redundant...
2016-03-17 Andrey V. ElsukovChange in6_selectsrc() to allow usage of non-local...
2016-03-17 Alexander MotinAdd paragraph about isp(4) improvements.
2016-03-17 Michal MelounA20: Gpiobus can be attached only after full gpio drive...
2016-03-17 Andrew TurnerMake it an error to build an ARM kernel with COMPAT_FRE...
2016-03-17 Luiz Otavio... Fixes a few style(9) issues, remove extra blank lines.
2016-03-17 Simon J. Gerratyxo_config.h no longer in contrib, so -I's needed
2016-03-17 Navdeep Parharcxgbe(4): Tidy up PAUSE frame accounting.
2016-03-17 Adrian Chadd[net80211] Add some more missing IEs.
2016-03-17 Conrad Meyerfail(9): Only gather/print stacks if STACK is enabled
2016-03-17 Simon J. GerratyWe need libutil
2016-03-16 David E. O... Bring down 0.4.5 vendor files and other catchups with...
2016-03-16 Phil ShaferMove generated file from contrib to build directory.
2016-03-16 David E. O... More closely match the
2016-03-16 Allan JudeImplement GELI (AES-XTS and AES-CBC only) in gptboot...
2016-03-16 David E. O... Moving libxo to properly tracked, 3rd-Party imported...
2016-03-16 Gleb SmirnoffDue to invalid use of a signed intermediate value in...
2016-03-16 Navdeep Parharcxgbe(4): Enable PFs 0-3, and allow creation of SR...
2016-03-16 Navdeep Parharcxgbe(4): Enable additional capabilities in the default...
2016-03-16 Navdeep Parharcxgbe(4): Update some register settings in the default...
2016-03-16 Navdeep Parharcxgbe(4): Remove a couple of pointless assignments...
2016-03-16 Ed MasteRemove armeb FreeBSD 6 compat shim
2016-03-16 Bryan DreweryRemove incorrect BUGS entry about asserting lock not...
2016-03-16 Warner LoshFix debug printf
2016-03-16 Andrew TurnerRemove old COMPAT_FREEBSD options from the ARM kernel...
2016-03-16 Edward Tomasz... Pacify Coverity in a better way, to avoid write-only...
2016-03-16 Michal MelounImport basic support for Nvidia Jetson TK1 board and...
2016-03-16 Hans Petter... Fix kernel build after adding new sysctl asserts in...
2016-03-16 Hans Petter... Fix crash in krping when run as a client due to NULL...
2016-03-16 Hans Petter... Improve the implementation and documentation of the
2016-03-16 Kristof Provostpf: Improve forwarding detection
2016-03-16 Adrian ChaddDisplay the VHT IE names.
2016-03-16 Adrian ChaddAdd initial VHT IE's and action codes.
2016-03-16 Conrad Meyerfail.9: Bump Dd
2016-03-16 Conrad Meyerfail(9): Upstreaming some fail point enhancements
2016-03-16 Ed Mastekbdcontrol: add -P path option to add keymap search...
2016-03-16 Adrian Chadd[net80211] Begin implementing rate control module stats.
2016-03-16 Steven HartlandPrevent invalid ixgbe advertise setting warning
2016-03-15 Bryan DreweryPartially revert r266227 and stop stripping paths in...
2016-03-15 Ed Mastevtfontcvt: support .hex fonts with characters beyond...
2016-03-15 Alexander MotinFix small memory leak on attempt to access deleted...
2016-03-15 Edward Tomasz... Pacify Coverity.
2016-03-15 Ed Mastelibc: don't build compat functions if building WITHOUT_...
2016-03-15 Ed MasteFix copy-n-pasteo in r296899 ukbdmap.h header generatio...
2016-03-15 Hans Petter... Use hardware computed Toeplitz hash for incoming flowids
2016-03-15 Hans Petter... Fix witness panic in the ipoib_ioctl() function when...
2016-03-15 Konstantin... The PKRU state size is 4 bytes, its support makes the...
2016-03-15 Michal MelounAdd phy framework, a next part of new 'extended resourc...
2016-03-15 Michal MelounAdd regulator framework, a next part of new 'extended...
2016-03-15 Michal MelounCLK: Add and use explicit locking for access to clock...
2016-03-15 Michal MelounCLK: Add enumerator for 'clocks' OFW node. Add bus...
2016-03-15 Michal MelounCLK: Remove forgotten mutex from clk_fixed class.
2016-03-15 Hans Petter... Improve detection of extended QSFP diagnostics.
2016-03-15 Michal MelounUse EARLY_DRIVER_MODULE() with BUS_PASS_BUS priority...
2016-03-15 Ed MasteFix atkbdmap.h generation for sc/vt consoles
2016-03-15 Edward Tomasz... Make fail() preserve the errno.
2016-03-15 Edward Tomasz... Use the log_errno value passed to the function instead...
2016-03-15 Wojciech MacekRemove redefinitions in ARMADA code
2016-03-15 Warner Loshms_abi is supported with gcc 4.5 or newer, so build...
2016-03-15 Warner LoshMake sure we check for CAM_CDB_POINTER for all drivers...
2016-03-15 Warner LoshRemove bare & 0x3; it encodes the values of BIO_READ and
2016-03-15 Warner LoshJust install ar5523.bin into /usr/share/firmware and...
2016-03-15 Maxim SobolevFix build with HWPMC_HOOKS enabled.
2016-03-15 Gleb SmirnoffFree the temporary buffer in sysctl_handle_counter_u64_...
2016-03-15 Gleb SmirnoffPrint running TCP connection counts with TCP statistics.
2016-03-15 Gleb SmirnoffRedo r294869. The array of counters for TCP states...
2016-03-15 Gleb SmirnoffProvide sysctl(9) macro to deal with array of counter(9).
2016-03-14 Kurt LidlDo not truncate office phones in finger's summary listing
2016-03-14 Gleb SmirnoffRevert r296868. The cast is useful to protect against...
2016-03-14 Edward Tomasz... Restore accidentaly removed comment line.
2016-03-14 Gleb SmirnoffRemove useless cast in SYSCTL_ADD_COUNTER_U64 macro.
2016-03-14 Gleb SmirnoffComment fix: statistics are not read-only.
2016-03-14 Edward Tomasz... Fix autofs handling of filesystem labels containing...
2016-03-14 Ryan StoneClean up repeated "All rights reserved"
2016-03-14 Adrian Chaddclass -> i_class. Thanks C++.
2016-03-14 Edward Tomasz... Add myself to MAINTAINERS.
2016-03-14 Bjoern A. ZeebFix the printf for PAE kernels where it'd be long long...
2016-03-14 Bjoern A. ZeebOnly check for SYS_freebsd6_lseek if the syscall code...
2016-03-14 George V. Neville... Fix typo: nmd->cur_tx_ring should be used in pci_vtnet_...
2016-03-14 Wojciech Macekpmap arm64: fixing pmap_invalidate_range
2016-03-14 Wojciech MacekAdd xhci_mv.c
2016-03-14 Wojciech MacekAdd support for USB3.0 on Armada38x
2016-03-14 Wojciech MacekMake MPIC compatible with ARM_INTRNG
2016-03-14 Wojciech MacekFix GIC interrupt decoding in INTRNG code
2016-03-14 Adrian Chadd[net80211] handle unlisted information elements.
2016-03-14 Bryan DreweryReword SX_NOADAPTIVE description to be clear that adapt...
2016-03-14 Pedro F. Giffunilibdtrace: use calloc(3) instead of malloc(3) when...
2016-03-13 Jilles Tjoelkersh: Fix copying uninitialized field 'special'.
2016-03-13 Bjoern A. ZeebRemove duplicate external declaration of tcprexmtthresh...
2016-03-13 Maxim SobolevIn the de-duplication mode, when found matching md5...
2016-03-13 Bryan DreweryFollow-up r296700: Fix incorrectly declaring these...
2016-03-13 Jakub Wojciech... Check value returned from ucl_parser_add_file().
next