On Sunday, May 03, 2015 10:15:13 PM Peter Wemm wrote:
> On Sunday, May 03, 2015 09:52:08 PM Peter Wemm wrote:
> > On Sunday, May 03, 2015 09:31:01 PM Peter Wemm wrote:
> > > On Friday, April 17, 2015 06:39:16 AM Gleb Smirnoff wrote:
> > > > Author: glebius
> > > > Date: Fri Apr 17 06:39:15 2015
> >
On Sunday, May 03, 2015 09:52:08 PM Peter Wemm wrote:
> On Sunday, May 03, 2015 09:31:01 PM Peter Wemm wrote:
> > On Friday, April 17, 2015 06:39:16 AM Gleb Smirnoff wrote:
> > > Author: glebius
> > > Date: Fri Apr 17 06:39:15 2015
> > > New Revision: 281643
> > > URL: https://svnweb.freebsd.org/ch
On Sunday, May 03, 2015 09:31:01 PM Peter Wemm wrote:
> On Friday, April 17, 2015 06:39:16 AM Gleb Smirnoff wrote:
> > Author: glebius
> > Date: Fri Apr 17 06:39:15 2015
> > New Revision: 281643
> > URL: https://svnweb.freebsd.org/changeset/base/281643
> >
> > Log:
> > Bring in if_types.h from p
Author: cy
Date: Mon May 4 04:45:59 2015
New Revision: 282408
URL: https://svnweb.freebsd.org/changeset/base/282408
Log:
MFV ntp 4.2.8p2 (r281348)
Reviewed by:delphij (suggested MFC)
Approved by: roberto
Security: CVE-2015-1798, CVE-2015-1799
Security: VuXML ebd84c96
On Friday, April 17, 2015 06:39:16 AM Gleb Smirnoff wrote:
> Author: glebius
> Date: Fri Apr 17 06:39:15 2015
> New Revision: 281643
> URL: https://svnweb.freebsd.org/changeset/base/281643
>
> Log:
> Bring in if_types.h from projects/ifnet, where types are
> defined in enum.
>
> Modified:
>
Author: neel
Date: Mon May 4 04:27:23 2015
New Revision: 282407
URL: https://svnweb.freebsd.org/changeset/base/282407
Log:
Emulate the 'CMP r/m8, imm8' instruction encountered when booting a Windows
Vista guest.
Reported by: Leon Dang (ld...@nahannisys.com)
MFC after:1 week
Modif
Author: adrian
Date: Mon May 4 00:47:22 2015
New Revision: 282406
URL: https://svnweb.freebsd.org/changeset/base/282406
Log:
Fix string concatenation - "wlan_##name" -> "wlan_" #name
PR: kern/197623
Submitted by: Andriy Voskoboinyk
Modified:
head/sys/net80211/ieee80211_free
Author: adrian
Date: Mon May 4 00:32:10 2015
New Revision: 282405
URL: https://svnweb.freebsd.org/changeset/base/282405
Log:
Use bssid validation for data frames only + add RUN -> RUN state transition
However, IBSS merge will be performed only if a driver calls
ieee80211_ibss_merge(); so
Author: adrian
Date: Mon May 4 00:29:19 2015
New Revision: 282404
URL: https://svnweb.freebsd.org/changeset/base/282404
Log:
Add node_clear_keyixmap() and use it in the ieee80211_free_node() /
node_reclaim().
PR: kern/199672
Submitted by: Andriy Voskoboinyk
Modified:
head/
Author: loos
Date: Mon May 4 00:01:35 2015
New Revision: 282403
URL: https://svnweb.freebsd.org/changeset/base/282403
Log:
Fix the voltage and clock levels for cpufreq on RPi 2.
Submitted by: Daisuke Aoyama
Modified:
head/sys/arm/broadcom/bcm2835/bcm2835_cpufreq.c
Modified: head/sys/a
Author: adrian
Date: Sun May 3 23:40:12 2015
New Revision: 282402
URL: https://svnweb.freebsd.org/changeset/base/282402
Log:
[iwn] Do not filter control frames in monitor mode.
PR: kern/197143
Submitted by: Andriy Voskoboinyk
Modified:
head/sys/dev/wpi/if_wpi.c
Modified:
Author: adrian
Date: Sun May 3 23:39:44 2015
New Revision: 282401
URL: https://svnweb.freebsd.org/changeset/base/282401
Log:
Handle properly IBSS merges (works with patch from bug 199632).
PR: kern/197143
Submitted by: Andriy Voskoboinyk
Modified:
head/sys/dev/wpi/if_wpi.c
Author: adrian
Date: Sun May 3 23:39:02 2015
New Revision: 282400
URL: https://svnweb.freebsd.org/changeset/base/282400
Log:
Fix various powersave races + optimize tx/rx pointer update when powersave is
off.
PR: kern/197143
Submitted by: Andriy Voskoboinyk
Modified:
head/s
Author: adrian
Date: Sun May 3 23:38:32 2015
New Revision: 282399
URL: https://svnweb.freebsd.org/changeset/base/282399
Log:
[iwn?] Use correct sequence numbers with non-QoS STAs.
PR: kern/197143
Submitted by: Andriy Voskoboinyk
Modified:
head/sys/dev/wpi/if_wpi.c
Modified
Author: adrian
Date: Sun May 3 23:37:13 2015
New Revision: 282398
URL: https://svnweb.freebsd.org/changeset/base/282398
Log:
Fix warning about comparison of integers of different signs.
PR: kern/197143
Submitted by: Andriy Voskoboinyk
Modified:
head/sys/dev/wpi/if_wpi.c
h
Author: adrian
Date: Sun May 3 23:36:25 2015
New Revision: 282397
URL: https://svnweb.freebsd.org/changeset/base/282397
Log:
[iwn?] Fix memory leak in wpi_reset_tx_ring().
PR: kern/197143
Differential Revision:Andriy Voskoboinyk
Modified:
head/sys/dev/wpi/if_wpi.c
Author: adrian
Date: Sun May 3 23:35:11 2015
New Revision: 282395
URL: https://svnweb.freebsd.org/changeset/base/282395
Log:
Do not include WPI_START_SCAN event processing into non-debug builds.
PR: kern/197143
Submitted by: Andriy Voskoboinyk
Modified:
head/sys/dev/wpi/if
Author: adrian
Date: Sun May 3 23:35:44 2015
New Revision: 282396
URL: https://svnweb.freebsd.org/changeset/base/282396
Log:
Use nitems() for counting elements in arrays.
PR: kern/197143
Submitted by: Andriy Voskoboinyk
Modified:
head/sys/dev/wpi/if_wpi.c
Modified: head/sy
Author: adrian
Date: Sun May 3 23:34:24 2015
New Revision: 282394
URL: https://svnweb.freebsd.org/changeset/base/282394
Log:
Fix sequence number generation for beacon frames.
PR: kern/197143
Submitted by: Andriy Voskoboinyk
Modified:
head/sys/dev/wpi/if_wpi.c
Modified: hea
Author: adrian
Date: Sun May 3 23:30:04 2015
New Revision: 282393
URL: https://svnweb.freebsd.org/changeset/base/282393
Log:
Add debug output for WPI_BEACON_SENT event.
PR: kern/197143
Submitted by: Andriy Voskoboinyk
Modified:
head/sys/dev/wpi/if_wpi.c
Modified: head/sys
Author: adrian
Date: Sun May 3 23:28:54 2015
New Revision: 282392
URL: https://svnweb.freebsd.org/changeset/base/282392
Log:
Try to fix passive scanning hang on beacon miss.
PR: kern/197143
Submitted by: Andriy Voskoboinyk
Modified:
head/sys/dev/wpi/if_wpi.c
head/sys/dev/
Author: adrian
Date: Sun May 3 23:27:36 2015
New Revision: 282391
URL: https://svnweb.freebsd.org/changeset/base/282391
Log:
Add comment about AUTH -> AUTH state transition + fix some style issues.
PR: kern/197143
Submitted by: Andriy Voskoboinyk
Modified:
head/sys/dev/wpi
Author: adrian
Date: Sun May 3 23:25:33 2015
New Revision: 282390
URL: https://svnweb.freebsd.org/changeset/base/282390
Log:
Display more information for beacon miss debugging.
PR: kern/197143
Submitted by: Andriy Voskoboinyk
Modified:
head/sys/dev/wpi/if_wpi.c
Modified: h
Author: adrian
Date: Sun May 3 23:24:20 2015
New Revision: 282389
URL: https://svnweb.freebsd.org/changeset/base/282389
Log:
Limit minimum threshold of missed beacons.
PR: kern/197143
Submitted by: Andriy Voskoboinyk
Modified:
head/sys/dev/wpi/if_wpi.c
Modified: head/sys/
Author: adrian
Date: Sun May 3 23:21:16 2015
New Revision: 282388
URL: https://svnweb.freebsd.org/changeset/base/282388
Log:
Improve beacon miss detection.
PR: kern/197143
Submitted by: Andriy Voskoboinyk
Modified:
head/sys/dev/wpi/if_wpi.c
Modified: head/sys/dev/wpi/if_w
Author: adrian
Date: Sun May 3 23:18:28 2015
New Revision: 282387
URL: https://svnweb.freebsd.org/changeset/base/282387
Log:
Create another debug category for WPI_BEACON_MISSED notification.
Differential Revision:kern/197143
Submitted by: Andriy Voskoboinyk
Modified:
head/sys
Author: adrian
Date: Sun May 3 23:09:47 2015
New Revision: 282386
URL: https://svnweb.freebsd.org/changeset/base/282386
Log:
Unbreak scanning after RUN -> SCAN state transition.
PR: kern/197143
Submitted by: Andriy Voskoboinyk
Modified:
head/sys/dev/wpi/if_wpi.c
Modified:
Author: adrian
Date: Sun May 3 23:08:25 2015
New Revision: 282385
URL: https://svnweb.freebsd.org/changeset/base/282385
Log:
Check channels which are passed in IBSS mode.
PR: kern/197143
Submitted by: Andriy Voskoboinyk
Modified:
head/sys/dev/wpi/if_wpi.c
Modified: head/s
Author: adrian
Date: Sun May 3 23:06:19 2015
New Revision: 282384
URL: https://svnweb.freebsd.org/changeset/base/282384
Log:
Do not disable beacon notifications (unbreaks scanning on passive channels).
PR: kern/197143
Submitted by: Andriy Voskoboinyk
Modified:
head/sys/dev/
Author: adrian
Date: Sun May 3 23:03:06 2015
New Revision: 282383
URL: https://svnweb.freebsd.org/changeset/base/282383
Log:
Fix pause scan time calculation (the remainder must be less than beacon
interval).
PR: kern/197143
Submitted by: Andriy Voskoboinyk
Modified:
head/
Author: adrian
Date: Sun May 3 22:56:36 2015
New Revision: 282382
URL: https://svnweb.freebsd.org/changeset/base/282382
Log:
Fix active/passive dwell calculation.
PR: kern/197143
Submitted by: Andriy Voskoboinyk
Modified:
head/sys/dev/wpi/if_wpi.c
head/sys/dev/wpi/if_wpir
Author: adrian
Date: Sun May 3 22:55:06 2015
New Revision: 282381
URL: https://svnweb.freebsd.org/changeset/base/282381
Log:
Turn off led when leaving RUN state.
PR: kern/197143
Submitted by: Andriy Voskoboinyk
Modified:
head/sys/dev/wpi/if_wpi.c
Modified: head/sys/dev/wpi
Author: imp
Date: Sun May 3 22:51:29 2015
New Revision: 282379
URL: https://svnweb.freebsd.org/changeset/base/282379
Log:
When merging the floating point type attribute, and reporting an error
when things don't match, report which file has them and which one
doesn't correctly.
Differen
Author: imp
Date: Sun May 3 22:51:42 2015
New Revision: 282380
URL: https://svnweb.freebsd.org/changeset/base/282380
Log:
For eabi 5 (what FreeBSD uses), be sure to tag all executables and
shared libraries as either SOFT or HARD float to comply with the EABI
standard.
Differential Revi
Author: adrian
Date: Sun May 3 22:49:47 2015
New Revision: 282378
URL: https://svnweb.freebsd.org/changeset/base/282378
Log:
Add TX status codes (obtained from iwlegacy)
PR: kern/197143
Differential Revision:Andriy Voskoboinyk
Obtained from:Linux drivers/net/
Author: adrian
Date: Sun May 3 22:47:06 2015
New Revision: 282377
URL: https://svnweb.freebsd.org/changeset/base/282377
Log:
Move radiooff_task to the internal taskqueue.
PR: kern/197143
Submitted by: Andriy Voskoboinyk
Modified:
head/sys/dev/wpi/if_wpi.c
Modified: head/sy
Author: adrian
Date: Sun May 3 22:43:45 2015
New Revision: 282376
URL: https://svnweb.freebsd.org/changeset/base/282376
Log:
Use another workaround for scanning.
PR: kern/197143
Submitted by: Andriy Voskoboinyk
Modified:
head/sys/dev/wpi/if_wpi.c
head/sys/dev/wpi/if_wpiv
Author: adrian
Date: Sun May 3 22:34:32 2015
New Revision: 282375
URL: https://svnweb.freebsd.org/changeset/base/282375
Log:
Add wpi_check_bss_filter()
PR: kern/197143
Submitted by: Andriy Voskoboinyk
Modified:
head/sys/dev/wpi/if_wpi.c
Modified: head/sys/dev/wpi/if_wpi.c
Author: adrian
Date: Sun May 3 22:32:45 2015
New Revision: 282374
URL: https://svnweb.freebsd.org/changeset/base/282374
Log:
Fix KASSERT statements in if_wpi_debug.h
PR: kern/197143
Submitted by: Andriy Voskoboinyk
Modified:
head/sys/dev/wpi/if_wpi_debug.h
Modified: head/s
Author: adrian
Date: Sun May 3 22:30:11 2015
New Revision: 282373
URL: https://svnweb.freebsd.org/changeset/base/282373
Log:
Remove workaround for bug 199676.
PR: kern/197143
Submitted by: Andriy Voskoboinyk
Modified:
head/sys/dev/wpi/if_wpi.c
Modified: head/sys/dev/wpi/if
Author: adrian
Date: Sun May 3 22:28:42 2015
New Revision: 282372
URL: https://svnweb.freebsd.org/changeset/base/282372
Log:
Remove old iv_bss entry from the node table
This may happen on RUN -> SCAN -> RUN -> SCAN state transition:
1. RUN -> SCAN: in ieee80211_sta_join1(): iv_bss wil
Author: adrian
Date: Sun May 3 22:13:55 2015
New Revision: 282371
URL: https://svnweb.freebsd.org/changeset/base/282371
Log:
Add a few local variables to improve readability.
PR: kern/197143
Submitted by: Andriy Voskoboinyk
Modified:
head/sys/dev/wpi/if_wpi.c
Modified: hea
Author: adrian
Date: Sun May 3 22:10:28 2015
New Revision: 282370
URL: https://svnweb.freebsd.org/changeset/base/282370
Log:
Remove this; it's currently a no-op.
History note: it's good to document what the driver expects like this even
if it's currently a no-op.
Submitted by: Andri
Author: adrian
Date: Sun May 3 20:56:33 2015
New Revision: 282369
URL: https://svnweb.freebsd.org/changeset/base/282369
Log:
Retry twice at the same rate.
Submitted by: Andriy Voskoboinyk
Modified:
head/sys/dev/wpi/if_wpi.c
head/sys/dev/wpi/if_wpireg.h
Modified: head/sys/dev/wpi/if_
Author: np
Date: Sun May 3 18:54:17 2015
New Revision: 282367
URL: https://svnweb.freebsd.org/changeset/base/282367
Log:
MFC r272183:
Make sure the adapter's management queue and the event queue are
available before any uppper layer driver (TOE, iWARP, or iSCSI)
registers with the base
Author: kevlo
Date: Sun May 3 15:09:34 2015
New Revision: 282366
URL: https://svnweb.freebsd.org/changeset/base/282366
Log:
MFC r281592, r281918, r282119, r282266:
- Fix the length of efuse content
- Disable usb aggregation mode by default since it boots performance
Modified:
stable/1
On 5/3/15, Baptiste Daroussin wrote:
> On Sun, May 03, 2015 at 04:00:15PM +0200, Oliver Pinter wrote:
>> On 5/1/15, Baptiste Daroussin wrote:
>> > Author: bapt
>> > Date: Fri May 1 18:32:16 2015
>> > New Revision: 282314
>> > URL: https://svnweb.freebsd.org/changeset/base/282314
>> >
>> > Log:
>
On Sun, May 03, 2015 at 04:00:15PM +0200, Oliver Pinter wrote:
> On 5/1/15, Baptiste Daroussin wrote:
> > Author: bapt
> > Date: Fri May 1 18:32:16 2015
> > New Revision: 282314
> > URL: https://svnweb.freebsd.org/changeset/base/282314
> >
> > Log:
> > Import reallocarray(3) from OpenBSD
> >
>
On 5/1/15, Baptiste Daroussin wrote:
> Author: bapt
> Date: Fri May 1 18:32:16 2015
> New Revision: 282314
> URL: https://svnweb.freebsd.org/changeset/base/282314
>
> Log:
> Import reallocarray(3) from OpenBSD
>
> Add a manpage for it, assign the copyright to the OpenBSD project on it
> since
Author: np
Date: Sun May 3 08:17:37 2015
New Revision: 282365
URL: https://svnweb.freebsd.org/changeset/base/282365
Log:
MFC r272051:
cxgbe(4): Verify that the addresses in if_multiaddrs really are multicast
addresses. (The chip doesn't really care, it's just that it needs to be
told
Author: mav
Date: Sun May 3 07:43:58 2015
New Revision: 282364
URL: https://svnweb.freebsd.org/changeset/base/282364
Log:
Implement basic PxTFD.STS.BSY reporting.
MFC after:2 weeks
Modified:
head/usr.sbin/bhyve/pci_ahci.c
Modified: head/usr.sbin/bhyve/pci_ahci.c
===
Author: mav
Date: Sun May 3 07:18:06 2015
New Revision: 282363
URL: https://svnweb.freebsd.org/changeset/base/282363
Log:
MFC r281738:
Change wcommitsize default from one empirical value to another.
The new value is more predictable with growing RAM size:
hibufspace maxvnode
Author: mav
Date: Sun May 3 07:16:47 2015
New Revision: 282362
URL: https://svnweb.freebsd.org/changeset/base/282362
Log:
MFC r281738:
Change wcommitsize default from one empirical value to another.
The new value is more predictable with growing RAM size:
hibufspace maxvnode
Author: mav
Date: Sun May 3 07:13:14 2015
New Revision: 282361
URL: https://svnweb.freebsd.org/changeset/base/282361
Log:
MFC r281026, r281108, r281109:
Make ZFS ARC track both KVA usage and fragmentation.
Even on Illumos, with its much larger KVA, ZFS ARC steps back if KVA usage
reach
54 matches
Mail list logo