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
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Reduce number of arguments passed to dummynet_io(), we already have cookie
glebius
2005-01-16
2
-3
/
+2
*
Remove ip_fw.h and ip_dummynet.h from includes.
glebius
2005-01-15
1
-2
/
+0
*
o Clean up interface between ip_fw_chk() and its callers:
glebius
2005-01-14
2
-7
/
+11
*
Fix a typo in a comment that may be confusing if one doesn't really
keramida
2005-01-11
1
-1
/
+1
*
don't see NBPFILTER.
ume
2005-01-11
1
-2
/
+0
*
remove HAVE_OLD_BPF part.
ume
2005-01-11
1
-20
/
+0
*
we are not OLD_BPF system.
ume
2005-01-11
1
-1
/
+0
*
fix typo.
ume
2005-01-11
1
-1
/
+1
*
This change adds reliability for Ethernet trunks built with ng_one2many:
glebius
2005-01-08
1
-0
/
+6
*
/* -> /*- for license, minor formatting changes
imp
2005-01-07
73
-75
/
+90
*
Add FR support to sppp (MFCronyx).
rik
2004-12-28
3
-14
/
+685
*
Fix mbuf leak.
pjd
2004-12-27
1
-1
/
+3
*
Include fcntl.h
phk
2004-12-22
1
-2
/
+3
*
Don't include filedesc.h
phk
2004-12-22
1
-3
/
+3
*
Include fcntl.h
phk
2004-12-22
1
-3
/
+3
*
Check O_NONBLOCK instead of IO_NDELAY.
phk
2004-12-22
1
-2
/
+1
*
don't try to recurse on the bpf lock.. kqueue already locks the bpf lock
jmg
2004-12-17
1
-2
/
+1
*
Kill double inclusion for <netinet/in.h> and <netinet/in_systm.h>.
rik
2004-12-14
1
-2
/
+0
*
Make sppp MPSAFE.
rik
2004-12-12
2
-112
/
+237
*
Cleanup link state change notification:
sam
2004-12-08
2
-0
/
+27
*
Don't require a device to be marked up when issuing BIOCSETIF.
sam
2004-12-08
1
-4
/
+3
*
Implement the check I was talking about in the previous message already.
mlaier
2004-11-30
1
-4
/
+4
*
Assign if_broadcastaddr to NULL not 0 in if_attach().
rwatson
2004-11-23
1
-8
/
+10
*
sync comment on IFF_OACTIVE with reality.. IFF_OACTIVE is set when the
jmg
2004-11-17
1
-1
/
+1
*
Remove the #if 0 wrapping around !ALTQ stuff that can't be used due to ABI
mlaier
2004-11-09
1
-34
/
+0
*
Initialize struct pr_userreqs in new/sparse style and fill in common
phk
2004-11-08
2
-10
/
+20
*
Don't abuse tp->t_sc in sl(4) either.
cognet
2004-11-07
1
-6
/
+15
*
Don't abuse tp->t_sc, as it is now used by tty drivers.
cognet
2004-11-07
3
-13
/
+26
*
Utilize m_uiotombuf() in device write method, instead of home-grown
glebius
2004-10-31
2
-70
/
+18
*
Move if_handoff() from an inline in if_var.h to a function to if.c
rwatson
2004-10-30
2
-24
/
+27
*
Add additional "spare" fields to 'struct ifnet' in order to improve
rwatson
2004-10-30
1
-0
/
+5
*
use NULL instead of 0 when casting/comparing w/ a pointer...
jmg
2004-10-25
1
-2
/
+2
*
Define IFF_LOCKGIANT() and IFF_UNLOCKGIANT() macros, which conditionally
rwatson
2004-10-19
2
-2
/
+40
*
Push acquisition of the accept mutex out of sofree() into the caller
rwatson
2004-10-18
2
-0
/
+2
*
Fix packet flow when both ng_ether(4) and bridge(4) are in use:
glebius
2004-10-12
3
-51
/
+32
*
Correctly unregister a netisr by clearing the ni->ni_queue field to NULL as
andre
2004-10-11
1
-0
/
+1
*
When harvesting entropy from an ethernet mbuf, do so before freeing the
rwatson
2004-10-11
1
-1
/
+1
*
Assign pointer NULL, not 0.
glebius
2004-10-11
1
-1
/
+1
*
Change pfil starvation prevention from fail-open to fail-close.
mlaier
2004-10-08
1
-2
/
+10
*
Since net/net_osdep.c contained only one function that could be
brooks
2004-10-08
2
-59
/
+1
*
Don't recurse the BPF descriptor lock during the BIOCSDLT operation
green
2004-10-06
1
-1
/
+1
*
Add 802.11-specific events that are dispatched through the routing socket.
sam
2004-10-05
2
-13
/
+68
*
add ETHERTYPE_PAE for EAPOL/802.1x
sam
2004-10-05
1
-0
/
+1
*
Add an additional struct inpcb * argument to pfil(9) in order to enable
mlaier
2004-09-29
3
-11
/
+12
*
Switch order for mtx_unlock and cv_signal as (condvar(9)) sez:
mlaier
2004-09-22
1
-2
/
+2
*
Prefer C99's __func__ over GCC's __FUNCTION__.
stefanf
2004-09-22
1
-1
/
+1
*
Call sbuf_finish() before sbuf_data() so as to not panic the system.
green
2004-09-22
1
-0
/
+1
*
Fix a LOR where ifconf() used copyout while holding a mutex. This LOR
brooks
2004-09-22
1
-41
/
+51
*
Log the renaming of an interface. This should make it easier to follow
brooks
2004-09-18
1
-0
/
+3
*
Destroy global tapmtx when the if_tap module is unloaded.
rwatson
2004-09-17
1
-0
/
+2
[next]