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
...
*
|
urtwn: use m_get2() in Rx path.
avos
2016-06-24
1
-8
/
+1
*
|
Update the release notes following r302182.
gjb
2016-06-24
1
-3
/
+2
*
|
Turn off MSI-X interrupt migration by default in EC2 instances; this works
cperciva
2016-06-24
1
-0
/
+6
*
|
urtwn: fix memory leak on device restart
avos
2016-06-24
1
-21
/
+9
*
|
Revert r301551, which added blacklistd(8) to sshd(8).
gjb
2016-06-24
10
-153
/
+0
*
|
Add a tunable to disable migration of MSI-X interrupts.
jhb
2016-06-24
1
-0
/
+14
*
|
Fix bitstring allocation on 32-bit platforms
asomers
2016-06-24
2
-4
/
+21
*
|
gcore: Forward pending signals when detaching from the target.
markj
2016-06-24
1
-3
/
+13
*
|
Regenerate
bdrewery
2016-06-24
1
-6
/
+18
*
|
WITH_SYSTEM_COMPILER: Enable by default
bdrewery
2016-06-24
1
-1
/
+1
*
|
bsd.prog.mk: add "/usr/lib" to list of base system directories
emaste
2016-06-24
1
-1
/
+2
*
|
Add pci_get_max_payload() to fetch the PCI-express maximum payload size.
jhb
2016-06-24
3
-1
/
+31
*
|
Fix "sysctl vm.vmtotal" output on machines with > 2TB virtual memory
asomers
2016-06-24
1
-9
/
+9
*
|
The void isn't void.
bz
2016-06-24
1
-1
/
+1
*
|
Resolve issue with libusb C++ header file inclusion.
hselasky
2016-06-24
2
-5
/
+5
*
|
Update head to ALPHA5 in preparation of new snapshot builds.
gjb
2016-06-24
1
-1
/
+1
*
|
Rename CAM_NETFLIX_IOSCHED to CAM_IOSCHED_DYNAMIC to better reflect
imp
2016-06-23
2
-26
/
+26
*
|
Fix gstat's interactive f and q commands
asomers
2016-06-23
1
-16
/
+19
*
|
Proerply virtualize pfsync for bringup after pf is initialized and
bz
2016-06-23
1
-42
/
+40
*
|
Make sure pflog is attached after pf is initializaed so we can
bz
2016-06-23
1
-2
/
+7
*
|
PFSTATE_NOSYNC goes onto state_flags, not sync_state;
bz
2016-06-23
1
-1
/
+1
*
|
Update pf(4) and pflog(4) to survive basic VNET testing, which includes
bz
2016-06-23
5
-117
/
+254
*
|
Try to avoid a 2nd conditional by re-writing the loop, pause, and
bz
2016-06-23
1
-4
/
+5
*
|
Fix two typos in r302152.
brooks
2016-06-23
1
-2
/
+2
*
|
Add spares to struct ifnet and socket for packet pacing and/or general
np
2016-06-23
4
-3
/
+8
*
|
Add an UPDATING entry for the pipe() -> pipe2() transition.
brooks
2016-06-23
1
-0
/
+8
*
|
posixshm: Fix lock leak when mac_posixshm_check_read rejects read.
jilles
2016-06-23
1
-3
/
+3
*
|
Switch geom_disk over to using a pool mutex.
ken
2016-06-23
3
-17
/
+10
*
|
Add support for a /etc/defaults/vendor.conf override file
lidl
2016-06-23
1
-0
/
+6
*
|
Fix a bug in the handling of non-blocking SCTP 1-to-1 sockets. When using
tuexen
2016-06-23
1
-43
/
+16
*
|
Use M_NOWAIT when allocating memory for the ACPI wakeup handler.
markj
2016-06-23
1
-1
/
+1
*
|
makeroot: zero out subsecond component of time= keywords
emaste
2016-06-23
1
-0
/
+4
*
|
bsdinstall: increase EFI partition size to 200MB
emaste
2016-06-23
1
-1
/
+1
*
|
Raise the WARNS level in cddl/lib
asomers
2016-06-23
5
-5
/
+5
*
|
In VNET TCP teardown Do not sleep unconditionally but only if we
bz
2016-06-23
1
-1
/
+2
*
|
Use correct Q-counter output array.
hselasky
2016-06-23
1
-1
/
+1
*
|
Don't consider the socket when processing an incoming ICMP/ICMP6 packet,
tuexen
2016-06-23
3
-8
/
+4
*
|
In vm_page_xunbusy_maybelocked(), add fast path for unbusy when no
kib
2016-06-23
1
-4
/
+22
*
|
Add a comment noting locking regime for vm_page_xunbusy().
kib
2016-06-23
1
-0
/
+1
*
|
Add support for USB streams to the LibUSB v1.0 API and update the
hselasky
2016-06-23
6
-2
/
+83
*
|
fix deadlock-prone code in getzfsvfs()
avg
2016-06-23
1
-8
/
+11
*
|
Import a fix for and old security issue (CVE-2010-3830) in pf which
bz
2016-06-23
1
-0
/
+2
*
|
cxgbe(4): Merge netmap support from the ncxgbe/ncxl interfaces to the
np
2016-06-23
4
-528
/
+285
*
|
revert error commit from previous commit. my bad!
adrian
2016-06-23
1
-1
/
+1
*
|
[BHND/bcma] Add implementation of BHND_BUS_RESET_CORE function for BCMA
adrian
2016-06-23
3
-5
/
+40
*
|
[iwm] Use mbuf for large firmware commands, like OpenBSD does.
adrian
2016-06-23
2
-25
/
+33
*
|
[iwm] Add and use iwm_phy_db_free(), to plug phy_db memory leak.
adrian
2016-06-23
3
-0
/
+33
*
|
[iwm] Fix iwm_dma_contig_free(). dma->map is always NULL here.
adrian
2016-06-23
1
-11
/
+11
*
|
[iwm] Use vap->iv_myaddr instead of ic->ic_macaddr when vap != NULL.
adrian
2016-06-23
2
-3
/
+6
*
|
[ath] fix comments!
adrian
2016-06-23
1
-2
/
+2
[prev]
[next]