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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable the automatic creation of superpage reservations.
alc
2008-03-26
1
-2
/
+2
*
split out tty create part of ucom_attach into ucom_attach_tty so
sam
2008-03-25
2
-7
/
+13
*
add some CDMA modems
sam
2008-03-25
1
-0
/
+9
*
Implement taskqueue_block() and taskqueue_unblock(). These functions allow
scottl
2008-03-25
2
-1
/
+30
*
Add 64-bit array support for RAIDs > 2TB. This corresponds to ~ Adaptec
emaste
2008-03-25
4
-5
/
+17
*
add __noinline
sam
2008-03-25
1
-0
/
+6
*
expose if_purgemaddrs, it will be used by the vap code unless someone
sam
2008-03-25
2
-2
/
+2
*
IFM_IEEE80211_IBSSMASTER hasn't been used in many years; replace it
sam
2008-03-25
1
-2
/
+2
*
enable dynamic addition of "show all" commands
sam
2008-03-25
3
-2
/
+15
*
Regen.
jhb
2008-03-25
4
-6
/
+21
*
Add entries for the cpuset-related system calls. The existing system calls
jhb
2008-03-25
1
-0
/
+12
*
Correct data direction flags in aac_bio_command() in the
emaste
2008-03-25
1
-2
/
+2
*
Fix build.
ru
2008-03-25
1
-2
/
+2
*
Replaced the misleading uses of a historical artefact M_TRYWAIT with M_WAIT.
ru
2008-03-25
35
-250
/
+121
*
Regen after changing prototypes of cpuset_{get,set}affinity().
ru
2008-03-25
6
-14
/
+14
*
Fixed type of the fourth argument of cpuset_{get,set}affinity(2) to be size_t.
ru
2008-03-25
4
-18
/
+17
*
Check for a NULL free buffer pointer in BPF before invoking
rwatson
2008-03-25
1
-1
/
+1
*
Add support for Marvell Libertas 88W8335 based PCI network adapters.
weongyo
2008-03-25
7
-0
/
+4705
*
Rewrite node to support multiple hooks, alike to ng_l2tp, to use one pair
mav
2008-03-24
2
-241
/
+284
*
Belatedly add BPF_JITTER in NOTES for supported architectures.
jkim
2008-03-24
3
-0
/
+12
*
Fix build with option BPF_JITTER.
jkim
2008-03-24
2
-1
/
+3
*
Remove redundant inclusions of net/bpfdesc.h.
jkim
2008-03-24
2
-2
/
+0
*
change inp_wlock_assert to inp_lock_assert
kmacy
2008-03-24
3
-22
/
+26
*
Diff reduction to Adaptec's driver (around build 15317): catch up with a
emaste
2008-03-24
6
-153
/
+128
*
o add M_PROTO[678]; they'll be needed by net80211 vap code
sam
2008-03-24
1
-37
/
+37
*
- Const'ify the bus_stream_asi and bus_type_asi arrays.
marius
2008-03-24
2
-14
/
+13
*
- Take advantage of bus_dmamap_load_mbuf_sg(9).
marius
2008-03-24
2
-94
/
+71
*
- Const'ify the dc_devs array.
marius
2008-03-24
2
-85
/
+84
*
Split the registers into two halves in preparation for SBus support.
marius
2008-03-24
4
-212
/
+285
*
Diff reduction to Adaptec driver build 15317 (refactoring and code shuffling):
emaste
2008-03-24
1
-187
/
+206
*
Fix a bug that when getting/dumping the soft lifetime we reported
bz
2008-03-24
1
-1
/
+1
*
Import change from KAME, rev. 1.362 kame/kame/sys/netkey/key.c
bz
2008-03-24
1
-1
/
+1
*
Bump the FreeBSD version for zerocopy bpf buffers and changes to the
csjp
2008-03-24
1
-1
/
+1
*
Introduce support for zero-copy BPF buffering, which reduces the
csjp
2008-03-24
8
-122
/
+1229
*
remove unneccessary tcbinfo lock acquisitions - set tp to null affter calling...
kmacy
2008-03-24
1
-4
/
+2
*
- Greatly simplify vget() by removing the guarantee that any new
jeff
2008-03-24
1
-32
/
+18
*
- Don't acquire the vnode interlock in _vn_lock() unless no lock type
jeff
2008-03-24
1
-19
/
+13
*
- Remove an old comment; vnodes have been working without Giant for
jeff
2008-03-24
1
-3
/
+3
*
Label inp as unused in the non-INVARIANTS case
kmacy
2008-03-24
1
-2
/
+2
*
First pass at (possibly futile) microoptimizing of cpu_switch. Results
peter
2008-03-23
1
-75
/
+116
*
Correct an error in pmap_mincore() when applied to a 2MB page mapping:
alc
2008-03-23
1
-3
/
+3
*
Export TDP_KTHREAD to asm files.
peter
2008-03-23
1
-0
/
+1
*
Move pcb_flags to make trivially better use of cache lines.
peter
2008-03-23
1
-1
/
+1
*
Protect the setting of the fsbase/gsbase MSR registers and the
peter
2008-03-23
1
-0
/
+2
*
Insulate inpcb consumers outside the stack from the lock type and offset with...
kmacy
2008-03-23
4
-73
/
+142
*
To date, we have assumed that the TLB will only set the PG_M bit in a
alc
2008-03-23
1
-38
/
+17
*
Yield the cpu in the kernel while iterating the list of the
kib
2008-03-23
3
-0
/
+9
*
Prevent the overflow in the calculation of the next page directory.
kib
2008-03-23
2
-0
/
+24
*
MSI handling on some RealTek chips are broken so disable it by
yongari
2008-03-23
1
-1
/
+1
*
For MSI capable hardwares, enable MSI enable bit in RL_CFG2
yongari
2008-03-23
2
-0
/
+14
[next]