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
*
Merge state reuse for tcp.
mlaier
2008-08-04
1
-0
/
+17
*
2020447 IPFilter's NAT can undo name server random port selection
darrenr
2008-07-26
1
-1
/
+3
*
Fix spelling error in comment
julian
2008-07-24
1
-1
/
+1
*
2020447 IPFilter's NAT can undo name server random port selection
darrenr
2008-07-24
5
-6
/
+51
*
Remove the oltr(4) driver. No one responded to calls for testing on
jhb
2008-07-04
10
-12482
/
+0
*
Make oltr(4) MPSAFE:
jhb
2008-07-04
4
-145
/
+146
*
Fix range check for rtable id.
mlaier
2008-06-05
1
-2
/
+2
*
Add code to allow the system to handle multiple routing tables.
julian
2008-05-09
3
-8
/
+36
*
fix build
kmacy
2008-05-06
1
-3
/
+3
*
conditionally define PANIC_IF
kmacy
2008-05-05
1
-0
/
+2
*
Import basic common and iwarp kernel RDMA infrastructure.
kmacy
2008-05-05
32
-0
/
+15395
*
Intel 4965 wireless driver (derived from openbsd driver of the same name)
sam
2008-04-29
2
-0
/
+3437
*
Multi-bss (aka vap) support for 802.11 devices.
sam
2008-04-20
7
-0
/
+3876
*
Teach pf and ipfw to use read locks in inpcbs write than write locks
rwatson
2008-04-20
1
-6
/
+5
*
Convert pcbinfo and inpcb mutexes to rwlocks, and modify macros to
rwatson
2008-04-17
1
-4
/
+4
*
Make ALTQ cope with disappearing interfaces (particularly common with mpd
mlaier
2008-03-29
3
-2
/
+129
*
Remove the last 3 files I missed. These have been repo copied to the new
jb
2008-03-28
3
-341
/
+0
*
Remove files that have been repo copied to their new location
jb
2008-03-28
186
-85891
/
+0
*
Add the new kernel-mode NFS Lock Manager. To use it instead of the
dfr
2008-03-26
1
-0
/
+20
*
In keeping with style(9)'s recommendations on macros, use a ';'
rwatson
2008-03-16
2
-2
/
+2
*
Fix mmap(2) on ZFS after some changes in VM subsystem.
pjd
2008-03-15
1
-0
/
+4
*
Axe the 'thread' argument from VOP_ISLOCKED() and lockstatus() as it is
attilio
2008-02-25
1
-3
/
+3
*
Introduce some functions in the vnode locks namespace and in the ffs
attilio
2008-02-24
1
-4
/
+4
*
- Reduce how much ZFS caches by default. This is another change to mitigate
pjd
2008-01-24
1
-4
/
+5
*
VOP_LOCK1() (and so VOP_LOCK()) and VOP_UNLOCK() are only used in
attilio
2008-01-13
4
-14
/
+14
*
This commit was generated by cvs2svn to compensate for changes in r175256,
njl
2008-01-12
1
-3
/
+19
|
\
|
*
Fix GPE livelock that occurs on HP/Compaq laptops, mostly in the thermal
njl
2008-01-12
1
-3
/
+19
*
|
vn_lock() is currently only used with the 'curthread' passed as argument.
attilio
2008-01-10
6
-21
/
+21
*
|
* Check endianness the FreeBSD way.
jb
2007-11-28
12
-30
/
+43
*
|
Fix a prototype definition.
jb
2007-11-28
1
-1
/
+1
*
|
Check endianness the FreeBSD way.
jb
2007-11-28
1
-1
/
+1
*
|
Include an extra header to get this to compile cleanly.
jb
2007-11-28
1
-0
/
+1
*
|
Fix 3 issues relating to the use of "auth" rules in IPFilter, from sourceforge:
darrenr
2007-11-26
3
-18
/
+11
*
|
Bring back pf_if.c revs 1.8 and 1.6 also lost during last import:
mlaier
2007-11-21
1
-0
/
+23
*
|
Cleanup pf interface mangement - esp. remove EVENTHANDLER before unloading
mlaier
2007-11-21
2
-1
/
+31
*
|
Reloop OpenBSD rev. 1.563:
mlaier
2007-11-21
1
-3
/
+11
*
|
Warn if kmem_map size is set to less than 512MB. Previous warning was a bit
pjd
2007-11-07
1
-5
/
+5
*
|
Remove unused header.
pjd
2007-11-05
1
-569
/
+0
*
|
If setting a state to anything but open state, close access to vdev.
pjd
2007-11-05
1
-0
/
+11
*
|
Initial Import of wpi driver based on p4 changeset 128641.
benjsc
2007-11-05
2
-0
/
+2667
*
|
- Add sysctl for sizeof(znode_t), which will be used by fstat(1).
lulf
2007-11-02
1
-0
/
+4
*
|
Call zil_commit() (if ZIL is not disabled) after every non-read request
pjd
2007-11-01
1
-11
/
+11
*
|
Apply a few changes from ipfilter-current:
darrenr
2007-10-30
7
-44
/
+69
*
|
Continue to move from generic network entry points in the TrustedBSD MAC
rwatson
2007-10-28
1
-1
/
+1
*
|
Rename 'mac_mbuf_create_from_firewall' to 'mac_netinet_firewall_send' as
rwatson
2007-10-26
1
-1
/
+1
*
|
Properly drop the pf mutex around all copyout (consistency still protected
mlaier
2007-10-24
2
-1
/
+9
*
|
Merge first in a series of TrustedBSD MAC Framework KPI changes
rwatson
2007-10-24
1
-2
/
+2
*
|
Rename the kthread_xxx (e.g. kthread_create()) calls
julian
2007-10-20
4
-8
/
+8
*
|
Pullup IPFilter 4.1.28 from the vendor branch into HEAD.
darrenr
2007-10-18
16
-585
/
+863
*
|
This commit was generated by cvs2svn to compensate for changes in r172771,
darrenr
2007-10-18
6
-64
/
+88
|
\
\
[next]