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
*
Setting TARGET and TARGET_ARCH needs to be done in _MAKE, not in the
imp
2011-02-02
1
-2
/
+2
*
sh: Add test for shell script without '#!'.
jilles
2011-02-02
1
-0
/
+11
*
sh: Remove comment mentioning herefd, which is gone.
jilles
2011-02-02
1
-2
/
+1
*
Add some obsolete manpages.
uqs
2011-02-02
1
-0
/
+6
*
Add missing argument after r218192.
bz
2011-02-02
1
-1
/
+1
*
libkvm: fix logic inversion introduced with last commit
uqs
2011-02-02
1
-2
/
+2
*
Put the general logic for being a CPU hog into a new function
mdf
2011-02-02
16
-35
/
+34
*
- Rename proto_descriptor_{send,recv}() functions to
pjd
2011-02-02
7
-166
/
+200
*
Add proto_connect_wait() to wait for connection to finish.
pjd
2011-02-02
5
-11
/
+84
*
Allow to specify connection timeout by the caller.
pjd
2011-02-02
6
-9
/
+12
*
Move protocol allocation and deallocation to separate functions.
pjd
2011-02-02
1
-17
/
+48
*
Fix build with DIAGNOSTIC enabled.
jhb
2011-02-02
1
-4
/
+4
*
Remove OpenSolaris include path referring to a non-existing directory
pluknet
2011-02-02
1
-3
/
+0
*
1) Allow a chunk to track the cwnd it was at when sent.
rrs
2011-02-02
14
-29
/
+120
*
Be prepared that hp_client or hp_server might be NULL now.
pjd
2011-02-02
1
-4
/
+11
*
Rename INTR_VEC to MAP_IRQ. From the OFW or FDT we obtain a
marcel
2011-02-02
11
-23
/
+23
*
Call the correct ANI Attach routine.
adrian
2011-02-02
3
-3
/
+3
*
Make the generated files depend on the Makefile so new platforms are easier
imp
2011-02-02
1
-2
/
+2
*
Revert last change now that the reason for it is no more...
imp
2011-02-02
1
-2
/
+1
*
Recommit r218169, enclosing with #ifdef _KERNEL
mm
2011-02-01
1
-0
/
+6
*
Whitespace nit
imp
2011-02-01
1
-1
/
+1
*
New ID for the Novatel MC547
n_hibma
2011-02-01
2
-0
/
+2
*
Revert r218169 until it can be tested and fixed properly.
kan
2011-02-01
1
-4
/
+0
*
Some cosmetic fixes and remove a duplicate constant.
jhb
2011-02-01
3
-10
/
+7
*
- Set the next_alloc fields for an i-node after allocating a new block
jhb
2011-02-01
1
-14
/
+58
*
Output an appropriate amount of padding to line up per-CPU state columns
jhb
2011-02-01
1
-7
/
+11
*
Just to be sure, make sure the MCS rates are allowed for TX.
adrian
2011-02-01
1
-2
/
+4
*
For ZFS, change the type of clock_t to int64_t.
mm
2011-02-01
1
-0
/
+4
*
The unp_gc() function drops and reaquires lock between scan and
kib
2011-02-01
1
-12
/
+16
*
Algorithm modules can define their own private congestion signal types in the
lstewart
2011-02-01
2
-4
/
+10
*
Reintroduce bugfix from r210103 and fix xz on strong-aligned architectures.
mm
2011-02-01
1
-1
/
+0
*
Use correct kernel types for all fields in USB PF code and headers.
hselasky
2011-02-01
2
-15
/
+15
*
Add a new method to the rate control modules which extract out the
adrian
2011-02-01
4
-0
/
+77
*
Include some preliminary TX HT rate scenario setup code.
adrian
2011-02-01
4
-1
/
+246
*
Do not set socket send and receive buffer. It will be auto-tuned.
pjd
2011-02-01
1
-14
/
+4
*
Refator the common code which calculates the 802.11g protection duration.
adrian
2011-02-01
1
-51
/
+51
*
Fix typo in comment: "course" -> "coarse"
lstewart
2011-02-01
1
-1
/
+1
*
Import an implementation of the CAIA-Hamilton-Delay (CHD) congestion control
lstewart
2011-02-01
3
-1
/
+508
*
* Add a rather hacky "does this speak the 11n TX descriptor format"
adrian
2011-02-01
1
-94
/
+86
*
Import a clean-room implementation of the Hamilton-Delay (HD) congestion control
lstewart
2011-02-01
3
-0
/
+264
*
Import a clean-room implementation of the VEGAS congestion control algorithm
lstewart
2011-02-01
3
-1
/
+319
*
Add TX/RX chainmask info to if_ath - this is needed for the 11n TX rate series.
adrian
2011-02-01
1
-0
/
+6
*
Add a new capability which reports the number of spatial streams a device sup...
adrian
2011-02-01
7
-0
/
+29
*
Support for the new Patsburg PCH chipset:
jfv
2011-02-01
7
-3
/
+29
*
Fix build on ia64.
pjd
2011-01-31
1
-9
/
+7
*
Until I fix the build on ia64 comment out problematic lines.
pjd
2011-01-31
1
-2
/
+2
*
Remove the now unneeded XXX.
adrian
2011-01-31
1
-1
/
+0
*
Enable AMPDU reorder processing and receiving BAR frames when doing 802.11n.
adrian
2011-01-31
1
-0
/
+6
*
Let rpcbind clean up after itself
dougb
2011-01-31
1
-0
/
+2
*
alc_rev was used without initialization such that it failed to
yongari
2011-01-31
1
-1
/
+1
[next]