index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert if_bridge.c back to if_start() to re-add the ALTQ support.
Luiz Souza
2017-10-30
1
-32
/
+24
*
bridge: Set module version
kp
2017-10-27
1
-0
/
+1
*
Make if_bridge complain if it can't disable some capabilities.
mav
2017-10-27
1
-2
/
+6
*
Remove excess CTLFLAG_VNET
bdrewery
2017-10-27
1
-1
/
+1
*
Make the bandwidth internal storage an unsigned int in IPFW dummynet.
Luiz Souza
2017-10-26
4
-9
/
+11
*
ipfw: dummynet: Add 'G' and 'g' suffix for bandwidth configuration/display
manu
2017-10-26
1
-0
/
+5
*
Enable VTNET_LEGACY_TX when ALTQ is enabled.
Luiz Souza
2017-10-25
1
-0
/
+4
*
Do not count the input and output bytes, they are already accounted in the up...
Luiz Souza
2017-10-25
1
-2
/
+2
*
Look for the correct netgraph name when looking for VLANs in dot notation.
Luiz Souza
2017-10-24
1
-2
/
+2
*
Use the single byte FIFO, the correct implementation of the two bytes FIFO in...
Luiz Souza
2017-10-20
1
-69
/
+32
*
Zero the dummy bytes sent in reads.
Luiz Souza
2017-10-19
1
-0
/
+1
*
White space fixes.
Luiz Souza
2017-10-19
1
-4
/
+4
*
Revert "Disable the SPI driver in pfSense for now."
Luiz Souza
2017-10-19
1
-4
/
+0
*
Disable the SPI driver in pfSense for now.
Luiz Souza
2017-10-19
1
-0
/
+4
*
Disable the two bytes FIFO after the transfer to keep the controller in a con...
Luiz Souza
2017-10-19
1
-0
/
+3
*
net/vlan: Revert 305177
sephe
2017-10-18
1
-1
/
+1
*
Speed up the SPI driver.
Luiz Souza
2017-10-18
1
-1
/
+1
*
Enable the two bytes FIFO when possible.
Luiz Souza
2017-10-18
1
-29
/
+75
*
Merge remote-tracking branch 'origin/releng/11.1' into RELENG_2_4
Renato Botelho
2017-10-18
15
-54
/
+245
|
\
|
*
Correct copy-paste. 11.1 is p2, not p13.
gordon
2017-10-17
1
-1
/
+1
|
*
Fix WPA2 protocol vulnerability. [SA-17:07]
gordon
2017-10-17
15
-54
/
+245
*
|
ofw_spi: Parse property for the SPI mode and CS polarity.
manu
2017-10-17
13
-0
/
+46
*
|
Add config_intrhook_oneshot(): schedule an intrhook function and unregister
ian
2017-10-17
4
-6
/
+63
*
|
Enable the SPI driver and the SPI flash on ARMADA38X kernel.
Luiz Souza
2017-10-18
1
-0
/
+5
*
|
Add the SPI driver for the Marvell Armada 38x/Orion.
Luiz Souza
2017-10-18
2
-0
/
+340
*
|
Add the ID for the Numonyx N25Q128 SPI Flash.
Luiz Souza
2017-10-18
1
-0
/
+1
*
|
fix image alignment
Jared Dillard
2017-10-17
1
-2
/
+2
*
|
Import patch to fix hostres high CPU usage
Renato Botelho
2017-10-16
1
-1
/
+2
*
|
Add ATU dump routine, useful for switch state debugging.
Luiz Souza
2017-10-14
1
-0
/
+51
*
|
Fix a panic during boot caused by inadequate locking of some vt(4) driver
jtl
2017-10-11
1
-3
/
+5
*
|
Increase the EFI staging area to better fit the pfSense installer mfsroot.
Luiz Souza
2017-10-11
1
-1
/
+1
*
|
Verify and reset the next pointer when it is set out of range.
Luiz Souza
2017-10-09
1
-0
/
+2
*
|
Replace a hardcoded value and an unnecessary assignment.
Luiz Souza
2017-10-09
1
-2
/
+2
*
|
Revert "Change the name of SG-3100 NIC to "mvn" to workaround Ticket #294."
Luiz Souza
2017-10-08
1
-1
/
+1
*
|
Change the name of SG-3100 NIC to "mvn" to workaround Ticket #294.
Luiz Souza
2017-10-08
1
-1
/
+1
*
|
Revert "Increase the interface size to 64 bytes (including the terminating NU...
Luiz Souza
2017-10-08
2
-2
/
+2
*
|
Revert "Increase the size of local storage to cope with the new IF_NAMESIZEi ...
Luiz Souza
2017-10-08
1
-1
/
+1
*
|
Revert "Fix the build. Reduce the interface name size on ipfw tables."
Luiz Souza
2017-10-08
1
-1
/
+1
*
|
Add the ARMADA38X-netboot kernel config that is going be used in factory inst...
Luiz Souza
2017-10-07
2
-1
/
+34
*
|
Fix the build. Reduce the interface name size on ipfw tables.
Luiz Souza
2017-10-07
1
-1
/
+1
*
|
Add the environment files for the build of the SG-3100 installer images.
Luiz Souza
2017-10-07
3
-0
/
+98
*
|
Increase the size of local storage to cope with the new IF_NAMESIZEi value.
Luiz Souza
2017-10-07
1
-1
/
+1
*
|
Increase the interface size to 64 bytes (including the terminating NULL).
Luiz Souza
2017-10-07
2
-2
/
+2
*
|
Update pfSense brand and logo
Renato Botelho
2017-10-07
2
-19
/
+19
*
|
Fix the growfs rc script to cope with diskid labels.
Luiz Souza
2017-10-05
1
-2
/
+8
*
|
Enable GPIO on SG-3100 recover image.
Luiz Souza
2017-10-05
1
-1
/
+0
*
|
Add the missing defines for the discard tagged/untagged.
Luiz Souza
2017-10-05
1
-0
/
+2
*
|
Add support to 'drop tagged' and 'drop untagged' packets on switch ports.
Luiz Souza
2017-10-04
1
-2
/
+21
*
|
Add support for the 'drop tagged' keyword.
Luiz Souza
2017-10-04
2
-2
/
+8
*
|
Add basic LAGG support on the etherswitch framework.
Luiz Souza
2017-10-04
4
-4
/
+151
[next]