committer filter by committer.
@path/to/ filter by path in repository.
committer@path/to/ filter by committer AND path in repository.
abdef0123 filter by commit's SHA hash.
rNNN filter by SVN revision.
rNNN-rMMM filter by SVN revisions range (inclusive).
Multiple filters can be specified separated by spaces or comas in which case they'll be combined using OR operator.
470d063a | br | Oct. 10, 2016, 2:21 p.m. | Skip test on MIPS as we don't have shared page implemented yet. | |
cb4fe258 | emaste | Oct. 10, 2016, 2:21 p.m. | chown: use NULL instead of 0 for null pointer | |
21a4258d | br | Oct. 10, 2016, 1:40 p.m. | Ensure data in pipe is available to read. | |
62242903 | arybchik | Oct. 10, 2016, 9:54 a.m. | sfxge(4): sync tlv_layout.h with firmwaresrc and update port-mode definition use
It fixes driver attach issue to a new firmware which reports a new port-modes. Reviewed by: gnn Submitted by: Tom Millington <tmillington at solarflare.com> Sponsored by: Solarflare Communications, Inc. MFC after: 2 days Differential Revision: https://reviews.freebsd.org/D8203cgit ViewVC |
|
5d67f675 | sephe | Oct. 10, 2016, 6:14 a.m. | hyperv/hn: Suffix NDIS offload size with NDIS version.
MFC after: 1 week Sponsored by: Microsoft Differential Revision: https://reviews.freebsd.org/D8091cgit ViewVC |
|
43147058 | sephe | Oct. 10, 2016, 5:59 a.m. | hyperv/hn: Generalize RSS capabilities query.
- Support NDIS < 6.30. - Stringent response checks. MFC after: 1 week Sponsored by: Microsoft Differential Revision: https://reviews.freebsd.org/D8090cgit ViewVC |
|
c21d553c | sephe | Oct. 10, 2016, 5:50 a.m. | hyperv/hn: Fix if_hw_tsomax setup.
MFC after: 1 week Sponsored by: Microsoft Differential Revision: https://reviews.freebsd.org/D8089cgit ViewVC |
|
65ca3310 | sephe | Oct. 10, 2016, 5:41 a.m. | hyperv/hn: Fix checksum offload settings
The _correct_ way to identify the supported checksum offloading and TSO parameters is to query OID_TCP_OFFLOAD_HARDWARE_CAPABILITIES. MFC after: 1 week Sponsored by: Microsoft Differential Revision: https://reviews.freebsd.org/D8088cgit ViewVC |
|
996aa941 | manu | Oct. 10, 2016, 4:53 a.m. | Add CHIP dts into the build | |
502291b3 | behlendorf1 | Oct. 10, 2016, 12:50 a.m. | Enable readonly_001_pos
Enable readonly_001_pos this test is now passing. Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: ChaoyuZhang <zhang.chaoyu@zte.com.cn>cgit |
|
cbc6e751 | andrew | Oct. 9, 2016, 9:47 p.m. | Set INLINE_LIMIT in the aarch64 case for gcc. | |
242b2482 | dim | Oct. 9, 2016, 1:30 p.m. | Merge ^/head r306412 through r306905. | |
c7264b2d | mmel | Oct. 9, 2016, 10:25 a.m. | ARM: Remove unused includes. | |
ba0bb206 | mmel | Oct. 9, 2016, 10:24 a.m. | ARM: Split identify_arm_cpu() into ARMv4 and ARMv6 variant. | |
4623c731 | avos | Oct. 9, 2016, 10:21 a.m. | iwm: add missing 'Rx errors' counter incrementation. |