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
/
conf
/
files
Commit message (
Expand
)
Author
Age
Files
Lines
*
Integrate configuration bits for compling xen.
kmacy
2008-08-15
1
-0
/
+16
*
Move wb driver from sys/pci to sys/dev/wb.
imp
2008-08-14
1
-1
/
+1
*
Move pcn driver from sys/pci to sys/dev/pcn.
imp
2008-08-14
1
-1
/
+1
*
Move the ste driver from sys/pci to sys/dev/ste.
imp
2008-08-14
1
-1
/
+1
*
Move the tl driver form sys/pci to sys/dev/tl.
imp
2008-08-14
1
-1
/
+1
*
Remove cxgb private lro implementation and switch to using system implementat...
kmacy
2008-08-12
1
-1
/
+0
*
Rename ds1339 -> ds133x to better fit the upcoming driver extensions.
raj
2008-08-11
1
-1
/
+1
*
Move sis to sys/dev/sis for consistency.
imp
2008-08-10
1
-1
/
+1
*
Move the xl driver form sys/pci to sys/dev/xl for consistency.
imp
2008-08-10
1
-1
/
+1
*
Fix LINT
emax
2008-07-31
1
-0
/
+1
*
Alter kernel build to work with new dev/e1000 structure.
jfv
2008-07-30
1
-32
/
+32
*
Remove a stale reference to sys/dev/ixgbe/tcp_lro.c.
jhb
2008-07-28
1
-2
/
+0
*
- Connect ds1339 to the build infrastructure.
stas
2008-07-25
1
-0
/
+1
*
Move ttyinfo() into its own C file.
ed
2008-07-25
1
-0
/
+1
*
Add an accept filter for TCP based DNS requests. It waits until the
dwmalone
2008-07-18
1
-0
/
+1
*
import vendor fixes to cxgb
kmacy
2008-07-18
1
-0
/
+1
*
Remove the sbsh(4) driver. No one responded to requests for testing the
jhb
2008-07-04
1
-1
/
+0
*
Remove the cnw(4) driver. No one responded to calls to test it on current@
jhb
2008-07-04
1
-1
/
+0
*
Re-implement the client side of rpc.lockd in the kernel. This implementation
dfr
2008-06-26
1
-0
/
+1
*
Enable GCC stack protection (aka Propolice) for userland:
ru
2008-06-25
1
-0
/
+2
*
Add et(4), a port of DragonFly's Agere ET1310 10/100/Gigabit
delphij
2008-06-20
1
-0
/
+2
*
When NETATALK is compiled into the kernel, at_rmx.c is required regardless
rwatson
2008-06-14
1
-1
/
+1
*
Add LRO into kernel build
jfv
2008-06-11
1
-0
/
+1
*
This is a rewritten driver for the SMSC LAN91C111. It's based in part on the
benno
2008-06-06
1
-0
/
+2
*
Rename `tty_subr.c' to `subr_clist.c'.
ed
2008-05-27
1
-1
/
+1
*
Hook up jme(4) to the build.
yongari
2008-05-27
1
-0
/
+1
*
Connect jmphy(4) to the build.
yongari
2008-05-27
1
-0
/
+1
*
Remove ISDN4BSD (I4B) from HEAD as it is not MPSAFE and
bz
2008-05-26
1
-58
/
+2
*
Remove netatm from HEAD as it is not MPSAFE and relies on the now removed
rwatson
2008-05-25
1
-103
/
+0
*
Hook up age(4) to the build.
yongari
2008-05-19
1
-0
/
+1
*
Connect atphy(4) to the build.
yongari
2008-05-19
1
-0
/
+1
*
Add a couple of files which depend of the KDTRACE_HOOKS option.
jb
2008-05-18
1
-2
/
+5
*
This is driver version 1.4.4 of the Intel ixgbe driver.
jfv
2008-05-16
1
-0
/
+2
*
Add a new personality to mpt(4) devices to allow userland applications to
jhb
2008-05-06
1
-0
/
+1
*
Intel 4965 wireless driver (derived from openbsd driver of the same name)
sam
2008-04-29
1
-0
/
+15
*
add rules for statically embedding ipw, iwi, ral, and wpi firmware modules
sam
2008-04-25
1
-0
/
+154
*
Make genclock standard on all platforms.
phk
2008-04-21
1
-2
/
+2
*
Multi-bss (aka vap) support for 802.11 devices.
sam
2008-04-20
1
-3
/
+13
*
move awi to the Attic; it will not make the jump to the new world order
sam
2008-04-20
1
-3
/
+0
*
move cxgb_lt2.[ch] from NIC to TOE
kmacy
2008-04-19
1
-1
/
+0
*
Allow SCTP to compile without INET6.
rrs
2008-04-16
1
-14
/
+14
*
This patch provides the back end support for equal-cost multi-path
qingli
2008-04-13
1
-0
/
+1
*
Fix the build breakage, need the | between dependencies, I didn't
jfv
2008-04-03
1
-8
/
+8
*
This update primarily addresses the ability to have both the em
jfv
2008-04-02
1
-16
/
+8
*
add include path required to find ah_osdep.h
sam
2008-03-31
1
-1
/
+2
*
Add support for PC-9800 partition tables.
marcel
2008-03-28
1
-0
/
+1
*
Add the new kernel-mode NFS Lock Manager. To use it instead of the
dfr
2008-03-26
1
-0
/
+32
*
Introduce support for zero-copy BPF buffering, which reduces the
csjp
2008-03-24
1
-0
/
+2
*
- Restore runq to manipulating threads directly by putting runq links and
jeff
2008-03-20
1
-0
/
+1
*
Almost seven years ago, vm/vm_page.c was split into three parts:
alc
2008-03-18
1
-1
/
+0
[next]