Module Name:src
Committed By: msaitoh
Date: Wed Jan 18 08:15:22 UTC 2017
Modified Files:
src/sys/dev/pci/ixgbe: ix_txrx.c
Log Message:
Call ixgbe_free_transmit_buffers instead of ixgbe_free_transmit_structures()
in ixgbe_allocate_transmit_buffers()...
To generate a diff
Module Name:src
Committed By: msaitoh
Date: Wed Jan 18 08:23:03 UTC 2017
Modified Files:
src/sys/dev/pci/ixgbe: ixgbe.c
Log Message:
Use 64bit DMA tag. If not, a lot of bounce buffer is allocated.
Fixes PR#49968 reported by Hauke.
XXX pullup-[67].
To generate a diff of
Module Name:src
Committed By: msaitoh
Date: Wed Jan 18 10:18:40 UTC 2017
Modified Files:
src/sys/dev/pci/ixgbe: ixgbe.c ixgbe.h
Log Message:
Fix sysctl stuff. Make the top sysctl node and keep the pointer.
To generate a diff of this commit:
cvs rdiff -u -r1.60 -r1.61 sr
Module Name:src
Committed By: msaitoh
Date: Wed Jan 18 10:22:09 UTC 2017
Modified Files:
src/sys/dev/pci/ixgbe: ixgbe.c ixgbe_osdep.h ixv.c
Log Message:
Now we can use multiqueue. It's default on ixg(4). Not yet for ixv(4).
To generate a diff of this commit:
cvs rdiff -
Module Name:src
Committed By: kamil
Date: Wed Jan 18 12:15:21 UTC 2017
Modified Files:
src/sys/arch/x86/x86: dbregs.c
Log Message:
Fix bug with swapped event type and register that fired in hw watchpoints
Swap bits for DR_EVENT_MASK and DR_REGISTER_MASK.
Sponsored by
Module Name:src
Committed By: riastradh
Date: Wed Jan 18 17:29:52 UTC 2017
Modified Files:
src/share/misc: acronyms
Log Message:
DNFT: do not feed troll
To generate a diff of this commit:
cvs rdiff -u -r1.250 -r1.251 src/share/misc/acronyms
Please note that diffs are no
Module Name:src
Committed By: dholland
Date: Wed Jan 18 18:22:13 UTC 2017
Modified Files:
src/doc/roadmaps: ports
Log Message:
Withdraw the 36-bit port item. While there's always interest in it
when the idea comes up on the list, there's also a feeling that
quixotic and/or
Module Name:src
Committed By: skrll
Date: Wed Jan 18 18:39:56 UTC 2017
Modified Files:
src/doc/roadmaps: ports
Log Message:
Remove xhci... It exists. It works (ymmv). It can be improved, but it
doesn't needed an entry here.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: macallan
Date: Wed Jan 18 21:33:26 UTC 2017
Modified Files:
src/sys/arch/sparc/sparc: cpu.c
Log Message:
be more specific when identifying SuperSPARC CPUs
To generate a diff of this commit:
cvs rdiff -u -r1.248 -r1.249 src/sys/arch/sparc/spa
Module Name:src
Committed By: abhinav
Date: Wed Jan 18 22:07:26 UTC 2017
Modified Files:
src/sbin/ifconfig: ifconfig.8
Log Message:
Fix typo: s/forwared/forwarded
Also remove full stop from the date.
To generate a diff of this commit:
cvs rdiff -u -r1.111 -r1.112 src/sbi
Module Name:src
Committed By: abhinav
Date: Wed Jan 18 22:38:00 UTC 2017
Modified Files:
src/share/man/man4: rnd.4
Log Message:
Fix couple of typos:
s/intractible/intractable
s/contiuously/continuously
To generate a diff of this commit:
cvs rdiff -u -r1.2
Module Name:src
Committed By: maya
Date: Thu Jan 19 00:44:40 UTC 2017
Modified Files:
src/sys/dev/dkwedge: dk.c dkwedge_apple.c dkwedge_gpt.c dkwedge_mbr.c
Log Message:
use a bounded copy. NFCI
To generate a diff of this commit:
cvs rdiff -u -r1.93 -r1.94 src/sys/dev/dkw
Module Name:src
Committed By: riastradh
Date: Thu Jan 19 03:25:34 UTC 2017
Modified Files:
src/share/misc: acronyms.comp
Log Message:
NFCIno functional change intended
(Not to be taken literally about this commit!)
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: riastradh
Date: Thu Jan 19 03:39:16 UTC 2017
Modified Files:
src/share/misc: acronyms.comp
Log Message:
Add and tweak some cryptography entries.
To generate a diff of this commit:
cvs rdiff -u -r1.171 -r1.172 src/share/misc/acronyms.comp
Pl
Module Name:src
Committed By: skrll
Date: Thu Jan 19 06:45:34 UTC 2017
Modified Files:
src/sys/dev/usb [netbsd-7-nhusb]: usbdevs.h usbdevs_data.h
Log Message:
regen
To generate a diff of this commit:
cvs rdiff -u -r1.672.2.4.2.2 -r1.672.2.4.2.3 src/sys/dev/usb/usbdevs.h
Module Name:src
Committed By: skrll
Date: Thu Jan 19 06:45:07 UTC 2017
Modified Files:
src/sys/dev/usb [netbsd-7-nhusb]: usbdevs
Log Message:
Sync with HEAD
To generate a diff of this commit:
cvs rdiff -u -r1.680.2.4.2.2 -r1.680.2.4.2.3 src/sys/dev/usb/usbdevs
Please no
Module Name:src
Committed By: msaitoh
Date: Thu Jan 19 06:56:33 UTC 2017
Modified Files:
src/sys/dev/pci/ixgbe: ix_txrx.c ixgbe_common.c ixgbe_phy.c
ixgbe_type.h ixgbe_x540.c ixgbe_x550.c
Log Message:
Reduce diff against FreeBSD. No functional change.
To gen
Module Name:src
Committed By: ozaki-r
Date: Thu Jan 19 06:58:55 UTC 2017
Modified Files:
src/sys/net: route.c rtsock.c
Log Message:
Disable rt_update mechanism by default
This is a workaround for PR kern/51877. Enable again once the issue
is fixed.
To generate a diff of
18 matches
Mail list logo