]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-06-07 Kurt LidlSeparate BLACKLIST vs BLACKLIST_SUPPORT properly
2016-06-07 Kurt LidlNote blacklist support first appeared in FreeBSD 11
2016-06-07 Kurt LidlAdd blacklist support to sshd
2016-06-07 Pedro F. Giffuning_mppc(4): Bring netgraph(3) MPPC compression support.
2016-06-07 Pedro F. Giffuning_mppc(4): Bring netgraph(3) MPPC compression support.
2016-06-07 Pedro F. Giffuniext2fs: cleanup generation number management.
2016-06-07 Steven KreuzerDocument 300779, Dummynet AQM version 0.2.1
2016-06-07 Hans Petter... Add SR-IOV guest support to the mlx5en driver.
2016-06-07 Hans Petter... Fallback to arc4rand() in the LinuxKPI when read_random...
2016-06-07 Svatopluk KrausRemove temporary solution for storing interrupt mapping...
2016-06-07 Navdeep Parharcxgbe(4): A couple of fixes to set_sched_queue.
2016-06-07 Marcelo AraujoBump date in both manpages.
2016-06-07 Navdeep Parharcxgbe(4): Provide information about traffic classes...
2016-06-07 Michal MelounINTRNG: As follow up of r301451, implement mapping...
2016-06-07 Sepherosa Ziehaunet: Use M_HASHTYPE_OPAQUE_HASH if the mbuf flowid...
2016-06-07 Adrian Chadd[ath3k] add a replacement ath3k firmware loading tool.
2016-06-07 Marcelo AraujoAdd an entry on rc.conf(5) explaining the new options
2016-06-07 Navdeep Parharcxgbe(4): Track the state of the hardware traffic sched...
2016-06-06 Bjoern A. ZeebAfter tearing down the interface per-"domain" bits...
2016-06-06 Eric van Gyzennewsyslog: Eliminate unnecessary sleep(10) when -R...
2016-06-06 Navdeep Parharcxgbe(4): Break up set_sched_class. Validate the chann...
2016-06-06 Bjoern A. ZeebMake KASSERT message more useful by printing the variab...
2016-06-06 Bjoern A. ZeebAdd a `show igi_list` command to DDB to debug IGMP...
2016-06-06 Bjoern A. ZeebImplement a `show panic` command to DDB which will...
2016-06-06 Navdeep Parharcxgbe(4): Create a reusable struct type for scheduling...
2016-06-06 John BaldwinDefer the creation of ACPI thermal kthreads to a startu...
2016-06-06 Kurt LidlUpdate blacklist support in ftpd to clarify fd usage
2016-06-06 Navdeep Parharcxgbetool: Allow max-rate > 10Gbps for rate-limited...
2016-06-06 Kurt LidlTurn off blacklistd daemon in defaults
2016-06-06 Bjoern A. ZeebSimilarly to r301505 protect the removal of the ifa...
2016-06-06 Pedro F. Giffuniindent(1): Fix typo.
2016-06-06 Roger Pau Monnéxen-netfront: fix initialization
2016-06-06 Roger Pau Monnéxen: Correct typo in #undef for symbol NBPL
2016-06-06 Bjoern A. ZeebMove the callout_reset() to the end of the work not...
2016-06-06 Bjoern A. ZeebIn if_purgeaddrs() we cannot hold the lock over the...
2016-06-06 Bjoern A. ZeebDestroy the mutex last. In this case it should not...
2016-06-06 Bjoern A. ZeebSYSINIT functions do not return a value; switch to...
2016-06-06 Bjoern A. ZeebProvide a public interface to rt_flushifroutes which...
2016-06-06 Bjoern A. ZeebMake the KASSERT message more helpful by also printing...
2016-06-06 Stanislav GalabovRemove erroneous lock assertions
2016-06-06 Marcelo AraujoAdd support to priority code point (PCP) that is an...
2016-06-06 Andrew Rybchenkosfxge(4): update TX vFIFO ULL tag location to avoid...
2016-06-06 Andrew Rybchenkosfxge(4): pick an RSS bucket for the packet enqueued...
2016-06-06 Andrew Rybchenkosfxge(4): set up the indirection table using the kernel...
2016-06-06 Andrew Rybchenkosfxge(4): bind interrupts to CPUs in accordance with...
2016-06-06 Andrew Rybchenkosfxge(4): restrict the maximum number of RSS channels...
2016-06-06 Andrew Rybchenkosfxge(4): get RSS key to be programmed into NIC from...
2016-06-06 Andrew Rybchenkosfxge(4): prepare sfxge to be RSS API aware
2016-06-06 Sepherosa Ziehauhyperv/vmbus: Constify channel message
2016-06-06 Sepherosa Ziehauhyperv/vmbus: Factor out channel message processing
2016-06-06 Adrian Chadd[bwn] don't use a 1MB CCK RTS frame for 11a OFDM transm...
2016-06-06 Sepherosa Ziehauhyperv/vmbus: Define type for channel messages.
2016-06-06 Sepherosa Ziehauhyperv: Move machine dependent bits into machine depend...
2016-06-06 Marcelo AraujoFor pointers use NULL instead of 0.
2016-06-06 Marcelo AraujoConnect ypldap(8) script on Makefile, forgotten on...
2016-06-06 Marcelo AraujoAdd rc.d script for ypldap(8).
2016-06-06 Marcelo AraujoInstall/Connect ypldap.conf(5) on examples.
2016-06-06 George V. Neville... Add missing constants from RFCs 4443 and 6550
2016-06-05 Bryan Drewerylegacy: Avoid building/installing headers twice.
2016-06-05 Bryan DreweryUse the in-tree sys/elf_common.h
2016-06-05 Bryan DreweryRegenerate
2016-06-05 Bryan DreweryDocument WITH_META_MODE enforcing WITHOUT_SYSTEM_COMPILER.
2016-06-05 Bryan DreweryRegenerate
2016-06-05 Bryan DreweryOnly include bsd.compiler.mk for bmakes that use -m...
2016-06-05 Bryan DreweryUse the in-tree sys/elf_common.h to build libelftc.
2016-06-05 Bryan DreweryAdd a MINIMUM_SUPPORTED_OSREL and bump it to 900044.
2016-06-05 Bryan DreweryDIRDEPS_BUILD: Fix bootstrap-tools not handling CCACHE_...
2016-06-05 Bryan DreweryWITH_SYSTEM_COMPILER: Disable with WITH_META_MODE for...
2016-06-05 Bryan DreweryWITH_META_MODE: Avoid host tool timestamps causing...
2016-06-05 Bryan DreweryWITH_META_MODE: Enable bmake's missing meta rebuild...
2016-06-05 Bryan DreweryFix bmake version upgrade logic to use the new bmake.
2016-06-05 Bryan DreweryImport latest meta.stage.mk 1.45 (r301462)
2016-06-05 Simon J. GerratyImport bmake-20160604
2016-06-05 Pedro F. Giffunilibc/locale: Fix type breakage in __collate_range_cmp().
2016-06-05 Bryan DreweryCleanup COMPAT_FREEBSD32 support.
2016-06-05 Konstantin... Avoid spurious EINVAL in amd64 pmap_change_attr().
2016-06-05 Konstantin... Get rid of struct proc p_sched and struct thread td_sch...
2016-06-05 Konstantin... Use ANSI function definition.
2016-06-05 Svatopluk KrausINTRNG - change the way how an interrupt mapping data...
2016-06-05 Jilles Tjoelkersh: Improve descriptions in 'ulimit -a' output.
2016-06-05 Svatopluk Kraus(1) Add a new bus method to get a mapping data for...
2016-06-05 Simon J. GerratyImport bmake-20160604
2016-06-05 Andrey A. ChernovReflect error indication according to POSIX and what...
2016-06-05 Baptiste DaroussinFix build with external gcc
2016-06-05 Alexander V... Fix 4-byte overflow in ipv6_writemask.
2016-06-05 Baptiste DaroussinEnsure old gcc does not accidently get the attributes...
2016-06-05 Edward Tomasz... Remove duplicated semicolons.
2016-06-05 Edward Tomasz... Report negotiated MaxBurstLength and FirstBurstLength...
2016-06-05 Adrian Chadd[bwn] Add missing firmware release calls.
2016-06-05 Adrian Chadd[bwn] Enable PHY-LP 5GHz support for the one NIC I...
2016-06-05 Adrian Chadd[bwn] complain usefully if a PHY-N PHY is detected...
2016-06-05 Andrew Rybchenkosfxge(4): allow firmware to auto-configure event queues...
2016-06-05 Adrian Chadd[ath_hal] add AR9462 (jupiter) RX gain / XLNA programming.
2016-06-05 Adrian Chadd[ath_hal] Add Jupiter 2.1 (AR9462 mac 640.3) support.
2016-06-05 Adrian Chadd[ath_hal] teach the reset path(s) about Jupiter 2.1.
2016-06-05 Adrian Chadd[ath_hal] convert the MCI code over to work on Jupiter...
2016-06-05 Adrian Chadd[acpi] graphics drivers want access to acpi lid handle
2016-06-05 Kurt LidlAdd blacklist support to rlogind
2016-06-05 Adrian Chadd[ath_hal] Make the AR9462 2.0 initvals from ath9k compile.
2016-06-05 Kurt LidlCorrect path for blacklistd.conf in OptionalObsoleteFil...
next