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
*
Sync to HEAD@r272609.
melifaro
2014-10-06
76
-889
/
+1021
|
\
|
*
Fix O_TCPOPTS processing.
melifaro
2014-10-06
1
-3
/
+7
|
*
Improve "reserved keywords" hack:
melifaro
2014-10-06
1
-4
/
+25
|
*
Use r271207 optimization only for MSI-enabled HBAs.
mav
2014-10-06
1
-1
/
+1
|
*
Disable generating vfp and NEON instructions in the arm kernel.
andrew
2014-10-06
1
-0
/
+3
|
*
Use documented compat string for msm uart.
ganbold
2014-10-06
1
-1
/
+1
|
*
MFV r272591:
delphij
2014-10-06
2
-18
/
+37
|
*
devfs: tidy up after 272596
mjg
2014-10-06
1
-3
/
+3
|
*
MFV r272588:
delphij
2014-10-06
1
-0
/
+5
|
*
MFV r272585:
delphij
2014-10-06
4
-11
/
+26
|
*
Fix length of Extended INQUIRY Data VPD page.
mav
2014-10-06
1
-3
/
+1
|
*
devfs: don't take proctree_lock unconditionally in devfs_close
mjg
2014-10-06
1
-10
/
+13
|
*
Minor code styling.
hselasky
2014-10-06
1
-17
/
+16
|
*
MFV r272501:
delphij
2014-10-06
1
-44
/
+36
|
*
MFV r272500:
delphij
2014-10-06
1
-2
/
+8
|
*
Convert racct stubs to inline functions.
mjg
2014-10-06
2
-84
/
+87
|
*
Bump .Dd missed in r271424
bdrewery
2014-10-06
1
-1
/
+1
|
*
- Add some tests for modifying groups
brd
2014-10-06
2
-1
/
+35
|
*
Fix dependency errors when linking libproc.
markj
2014-10-05
1
-0
/
+3
|
*
sh: Eliminate some gotos.
jilles
2014-10-05
5
-56
/
+43
|
*
seq_t needs to be visible to userspace
mjg
2014-10-05
1
-3
/
+10
|
*
Change the UMA mutex into a rwlock
bryanv
2014-10-05
1
-20
/
+20
|
*
Virtualize if_edsc(4).
hrs
2014-10-05
1
-18
/
+33
|
*
Remove unused MC_ALIGN macro as suggested by Robert.
tuexen
2014-10-05
1
-7
/
+0
|
*
Virtualize if_disc(4) cloner.
hrs
2014-10-05
1
-11
/
+23
|
*
Keep struct filedescent comments within 80-char limit.
mjg
2014-10-05
1
-4
/
+4
|
*
Virtualize if_bridge(4) cloner.
hrs
2014-10-05
1
-72
/
+126
|
*
filedesc: fix up breakage introduced in 272505
mjg
2014-10-05
2
-21
/
+7
|
*
On error, sbuf_bcat() returns -1. Some callers returned this -1 to
kib
2014-10-05
2
-9
/
+15
|
*
Fix format string warnings.
ae
2014-10-05
1
-2
/
+2
|
*
Merge the big-endian ARM targets together, and the little-endian ARM
andrew
2014-10-05
1
-10
/
+2
|
*
1) For %Z format, understand "UTC" name too.
ache
2014-10-05
1
-1
/
+5
|
*
- Refactor defining variables.
nyan
2014-10-05
1
-225
/
+98
|
*
Avoid unnecessary ppeers_lock acquisition in exit1.
mjg
2014-10-05
1
-10
/
+12
|
*
Eliminate use of M_EXT in IP6_EXTHDR_CHECK() by trimming a redundant
rwatson
2014-10-05
1
-6
/
+0
|
*
Fix typo.
ae
2014-10-05
1
-1
/
+1
|
*
Rework bootparttest to use more code from sys/boot.
ae
2014-10-05
4
-112
/
+87
|
*
Add a bit more debug messages.
ae
2014-10-05
1
-0
/
+5
|
*
ipfilter bug #537 NAT rules with sticky have incorrect hostmap IP address.
cy
2014-10-05
1
-2
/
+4
|
*
ipfilter bug #534 destination list hashing not endian neutral
cy
2014-10-05
1
-3
/
+3
|
*
ipfilter bug #538 ipf_p_dns_del should return void
cy
2014-10-05
1
-3
/
+2
|
*
ipfilter bug #554 Determining why a ipf rule matches is hard -- replace
cy
2014-10-05
1
-11
/
+34
|
*
ipfiler bug #550 filter rule list corrupted with inserted rules
cy
2014-10-05
1
-0
/
+12
|
*
Remove stray uma_mtx lock/unlock in zone_drain_wait()
bryanv
2014-10-05
1
-2
/
+0
|
*
Use printb() for boolean flags in ro_opts and actor_state for LACP.
hrs
2014-10-05
2
-12
/
+7
|
*
- Move L2 addr configuration for the primary port to a taskqueue. This fixes
hrs
2014-10-05
3
-16
/
+45
|
*
Get rid of crshared.
mjg
2014-10-05
2
-12
/
+1
|
*
Include urndis(4) in list of devices for which we generate hardware notes.
gavin
2014-10-04
1
-0
/
+2
|
*
Slightly reword comment. Move code, which is described by the
kib
2014-10-04
1
-5
/
+4
|
*
vt(4): Don't recalculate buffer size if we don't know screen size
dumbbell
2014-10-04
1
-1
/
+2
[next]