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
path:
root
/
sys
/
contrib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use NULL instead of 0 for pointer comparison.
cy
2016-04-15
1
-2
/
+2
*
Send krping output to the log instead of the tty, as is done upstream.
np
2016-04-14
3
-72
/
+63
*
Add fastreg support to krping (ported from upstream).
np
2016-04-12
1
-36
/
+1027
*
Add DTrace probes for packets flagged as bad by ipfilter. All probes
cy
2016-04-07
4
-11
/
+62
*
Make CloudABI's way of doing TLS more friendly to userspace emulators.
ed
2016-04-06
1
-0
/
+7
*
Sync in the latest CloudABI system call definitions.
ed
2016-03-31
3
-12
/
+22
*
krping wasn't designed to take more than one client. Fail any connect
np
2016-03-29
1
-2
/
+7
*
Replace the CloudABI system call table by a machine generated version.
ed
2016-03-24
5
-731
/
+996
*
Fix crash in krping when run as a client due to NULL pointer access.
hselasky
2016-03-16
1
-0
/
+1
*
Remove redundant NULL pointer comparison.
cy
2016-03-02
1
-4
/
+0
*
Add support for the Freescale dTSEC DPAA-based ethernet controller.
jhibbits
2016-02-29
107
-0
/
+73567
*
Optimize ROL and ROR emulations and fix comments.
jkim
2016-02-18
1
-19
/
+15
*
Silence VPS-Studio errors (V646). These is no functional change.
jkim
2016-02-18
1
-3
/
+3
*
ARM: Use new ARMv6 naming conventions for cache and TLB functions
mmel
2016-02-05
1
-1
/
+4
*
These files were getting sys/malloc.h and vm/uma.h with header pollution
glebius
2016-02-01
2
-0
/
+2
*
Import Annapurna Labs Alpine HAL for networking
zbb
2016-01-26
26
-0
/
+28017
*
Fix order of last two arguments of mtx_init
gonzo
2016-01-14
1
-1
/
+1
*
Convert ipfilter to the new routing KPI.
melifaro
2016-01-10
1
-41
/
+30
*
Have krping use IB_ACCESS_LOCAL_WRITE because it's required for remote
np
2016-01-05
1
-2
/
+5
*
[rtwn] add rtwn firmware.
adrian
2015-12-31
3
-0
/
+738
*
Correct __FreeBSD__ check.
cy
2015-12-28
1
-1
/
+1
*
Don't assume checksums will be calculated later when fastfoward is
cy
2015-12-20
1
-2
/
+2
*
Add initial ar9300 HAL support for the spectral scan mode.
adrian
2015-12-02
3
-9
/
+29
*
Adjust a comment; we now support these embedded boards!
adrian
2015-12-01
1
-1
/
+1
*
Fix the build
ngie
2015-11-30
1
-0
/
+2
*
fix ht/40 configuration for ar9331 (hornet).
adrian
2015-11-30
1
-2
/
+13
*
add missing initvals.
adrian
2015-11-29
1
-0
/
+1420
*
Add initial support for the QCA953x SoC (honeybee) wifi.
adrian
2015-11-29
8
-41
/
+260
*
u32 -> uint32_t.
adrian
2015-11-29
1
-3
/
+3
*
[ath_hal] add AR9461 (jupiter) 2.1 support.
adrian
2015-11-29
4
-9
/
+1583
*
Fix inconsistent use of malloc type for cdev private data.
skra
2015-11-23
1
-3
/
+1
*
Fix slots DMA memory handling. It's similar to r290553.
skra
2015-11-10
1
-3
/
+3
*
ath(4): begin fleshing out a "reset type" extension to force cold/warn resets.
adrian
2015-11-09
4
-1
/
+4
*
Fix pagelist bus_dmamap_t map handling. Memory for pagelist is allocated
skra
2015-11-08
1
-3
/
+1
*
vchiq interrupt is MP safe, add respective flag to bus_setup_intr
gonzo
2015-11-08
1
-1
/
+1
*
Fix locking for VCHI driver by matching sleepable/non-sleepable APIs:
gonzo
2015-11-08
1
-24
/
+20
*
Fix cache issues with bulk transfers
gonzo
2015-11-03
3
-33
/
+38
*
Synchronize with latest upstream VCHI code:
gonzo
2015-11-01
21
-313
/
+881
*
Fix BULK read transfer if destination buffer is not cache line-aligned.
gonzo
2015-10-30
1
-3
/
+23
*
Rename linuxapi[.ko] into linuxkpi[.ko], to reflect that it is a
hselasky
2015-10-22
1
-1
/
+1
*
Really fix ipfilter bug 3600459.
cy
2015-10-18
1
-2
/
+1
*
Flip on fast frames support for AR5416 and AR9300 series NICs.
adrian
2015-10-10
1
-1
/
+1
*
On some interfaces, ipfilter drops UDP packets with zero checkum.
cy
2015-10-06
1
-0
/
+16
*
Add an initial driver for the AR9170 series draft-11n hardware from
adrian
2015-09-26
3
-0
/
+47
*
Compare the newly allocated array elements to NULL in order to see
bz
2015-09-25
1
-2
/
+2
*
Revert ip_fil_freebsd.c -r287674. This should not have gone in yet.
cy
2015-09-11
1
-12
/
+0
*
Fix ipfilter bug 3600459 NAT bucket count wrong.
cy
2015-09-11
2
-1
/
+14
*
Revert $FreeBSD$.
cy
2015-09-11
1
-1
/
+1
*
Fix mutex errors.
cy
2015-09-11
1
-1
/
+1
*
Fixup typos in comments.
cy
2015-09-11
1
-5
/
+9
[next]