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
*
Ignore failures from removing multicast addresses from the parent (trunk)
jhb
2010-05-17
1
-13
/
+14
*
allocate ipv6 flows from the ipv6 flow zone
kmacy
2010-05-16
2
-1
/
+1
*
Fix an issue with the dynamic pcpu/vnet data allocators.
bz
2010-05-14
1
-1
/
+1
*
workaround bug with ipv6 where a flow can have a null rtentry
kmacy
2010-05-12
1
-2
/
+4
*
Remove page queues locking from all sf_buf_mext()-like functions. The page
alc
2010-05-06
1
-2
/
+0
*
Add page locking to the vm_page_cow* functions.
alc
2010-05-04
1
-2
/
+0
*
Add new tunable 'net.link.ifqmaxlen' to set default send interface
sobomax
2010-05-03
5
-4
/
+8
*
This is the first step in transitioning responsibility for synchronizing
alc
2010-05-03
1
-0
/
+2
*
On Alan's advice, rather than do a wholesale conversion on a single
kmacy
2010-04-30
1
-0
/
+2
*
MFP4: @176978-176982, 176984, 176990-176994, 177441
bz
2010-04-29
4
-32
/
+10
*
need to initialize the lock before it is used
kmacy
2010-04-27
1
-1
/
+1
*
MFP4: @177254
bz
2010-04-27
1
-3
/
+8
*
Provide compat32 shims for bpf(4), except zero-copy facilities.
kib
2010-04-25
2
-3
/
+166
*
Provide 32bit compat shims for sysctl net.route NET_RT_IFLIST.
kib
2010-04-25
1
-1
/
+101
*
Move two copies of the same definition to a common include file.
julian
2010-04-14
2
-9
/
+9
*
When an underlying ioctl(2) handler returns an error, our ioctl(2)
delphij
2010-04-14
1
-4
/
+3
*
Take a reference to make sure that the interface cannot go away during
bz
2010-04-11
1
-3
/
+8
*
Check that the interface is on the list of cloned interfaces before trying
bz
2010-04-11
1
-1
/
+11
*
Plug reference leaks in the link-layer code ("new-arp") that previously
bz
2010-04-11
1
-1
/
+4
*
In if_detach_internal() we cannot hold the af_data lock over the
bz
2010-04-11
1
-3
/
+9
*
In if_detach_internal() only try to do the detach run if if_attachdomain1()
bz
2010-04-11
1
-1
/
+1
*
Check the pointer to JIT binary filter before its de-allocation.
jkim
2010-03-29
1
-3
/
+4
*
Add MCS to the list of media types.
rpaulo
2010-03-23
1
-0
/
+2
*
- boot-time size the ipv4 flowtable and the maximum number of flows
kmacy
2010-03-22
1
-24
/
+82
*
Avoid holding the VLAN_LOCK() over the parent interface SIOCGIFMEDIA
emaste
2010-03-21
1
-2
/
+2
*
Split eventhandler_register() into an internal part and a wrapper function
bz
2010-03-19
2
-0
/
+69
*
Add ddb support to the "new" link layer code ("new-arp"):
bz
2010-03-18
1
-0
/
+136
*
Verify interface up status using its link state only
qingli
2010-03-16
4
-2
/
+6
*
Fix a small bug in drbr_dequeue_cond spotted while preparing MFC of r203834.
mlaier
2010-03-15
1
-1
/
+1
*
flowtable_get_hashkey is only used by a DDB function - move under #ifdef DDB
kmacy
2010-03-12
1
-14
/
+13
*
Fix a style(9) nit.
jkim
2010-03-12
1
-2
/
+1
*
re-update copyright to 2010
kmacy
2010-03-12
1
-1
/
+1
*
Tidy up callout for select(2) and read timeout.
jkim
2010-03-12
1
-3
/
+6
*
The flow-table module retrieves the destination and source
qingli
2010-03-12
1
-0
/
+13
*
fix stats reporting sysctl
kmacy
2010-03-12
1
-17
/
+17
*
- restructure flowtable to support ipv6
kmacy
2010-03-12
4
-163
/
+748
*
The if_tap interface is of IFT_ETHERNET type, but it
qingli
2010-03-11
2
-1
/
+5
*
One of the advantages of enabling ECMP (a.k.a RADIX_MPATH) is to
qingli
2010-03-09
5
-10
/
+38
*
Remove the check for IFF_DRV_OACTIVE right before adding a port into lagg
delphij
2010-03-09
1
-4
/
+0
*
Not only flush the ipfw tables when unloading ipfw or tearing
bz
2010-03-07
2
-4
/
+0
*
Introduce a function rn_detachhead() that will free the
bz
2010-03-06
2
-0
/
+21
*
Rework reference counting in case we queue into the netisr,
bz
2010-03-06
1
-20
/
+71
*
Bring in the most recent version of ipfw and dummynet, developed
luigi
2010-03-02
2
-11
/
+9
*
remove unnecessary casts leftover from a bogus fix to a previous bug
luigi
2010-03-02
1
-1
/
+1
*
Merge projects/enhanced_coredumps (r204346) into HEAD:
alfred
2010-03-02
2
-0
/
+238
*
The NetBSD Foundation has granted permission to remove clause 3 and 4 from
joel
2010-03-01
2
-14
/
+0
*
Whitespace tweak.
rwatson
2010-03-01
1
-1
/
+1
*
Changes to support crashdump analysis of netisr:
rwatson
2010-03-01
2
-113
/
+179
*
In both if_tun and if_tap:
kib
2010-02-28
2
-19
/
+5
*
Fix edge cases in several KASSERTs: use <= rather than < when testing that
rwatson
2010-02-25
1
-3
/
+3
[next]