]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net
remove some conditional #ifdefs (no-op on FreeBSD);
[FreeBSD/FreeBSD.git] / sys / net /
2010-07-15 luigiwhitespace cleanup
2010-07-15 luigismall portability fix to build on linux/windows
2010-07-06 jkimMerge ACPICA 20100702.
2010-07-06 rpauloMerge from vendor-sys/opensolaris:
2010-06-15 jkimImplement flexible BPF timestamping framework.
2010-06-14 rpauloMFV hostapd & wpa_supplicant 0.6.10.
2010-06-11 jhbUpdate several places that iterate over CPUs to use...
2010-06-10 impsvn merge svn+ssh://svn.freebsd.org/base/head@208996
2010-06-09 rdivackyImport LLVM/clang from vendor stripped of docs/ test...
2010-06-02 zecProvide a macro for registering a virtualized sysctl...
2010-05-25 qingliThis patch fixes the problem where proxy ARP entries...
2010-05-17 jhbIgnore failures from removing multicast addresses from...
2010-05-16 kmacyallocate ipv6 flows from the ipv6 flow zone
2010-05-14 bzFix an issue with the dynamic pcpu/vnet data allocators.
2010-05-12 kmacyworkaround bug with ipv6 where a flow can have a null...
2010-05-10 mmImport of liblzma, xz, xzdec, lzmainfo from vendor...
2010-05-07 mckusickMerger of the quota64 project into head.
2010-05-06 alcRemove page queues locking from all sf_buf_mext()-like...
2010-05-06 mckusickFinal update to current version of head in preparation...
2010-05-04 alcAdd page locking to the vm_page_cow* functions.
2010-05-03 sobomaxAdd new tunable 'net.link.ifqmaxlen' to set default...
2010-05-03 alcThis is the first step in transitioning responsibility...
2010-04-30 kmacyOn Alan's advice, rather than do a wholesale conversion...
2010-04-29 bzMFP4: @176978-176982, 176984, 176990-176994, 177441
2010-04-28 jkimMerge ACPICA 20100428.
2010-04-28 mckusickUpdate to current version of head.
2010-04-27 kmacyneed to initialize the lock before it is used
2010-04-27 bzMFP4: @177254
2010-04-25 kibProvide compat32 shims for bpf(4), except zero-copy...
2010-04-25 kibProvide 32bit compat shims for sysctl net.route NET_RT_...
2010-04-24 mariusAdd a TestFloat based test suite for floating-point...
2010-04-15 impsvn merge svn+ssh://svn.freebsd.org/base/head@206684
2010-04-14 julianMove two copies of the same definition to a common...
2010-04-14 delphijWhen an underlying ioctl(2) handler returns an error...
2010-04-12 impmerge from head, part 8 of many
2010-04-12 impmerge from head, part 7 of many.
2010-04-12 impmerge from head, part 7 of many.
2010-04-12 impmerge from head, part 6 of many
2010-04-12 impMerge from head, part 5 of many.
2010-04-12 impmerge from head: part 4 of many
2010-04-12 impmerge from head: 3 of many
2010-04-12 impmerge from head: part 2 of many.
2010-04-11 bzTake a reference to make sure that the interface cannot...
2010-04-11 bzCheck that the interface is on the list of cloned inter...
2010-04-11 bzPlug reference leaks in the link-layer code ("new-arp...
2010-04-11 bzIn if_detach_internal() we cannot hold the af_data...
2010-04-11 bzIn if_detach_internal() only try to do the detach run...
2010-03-29 jkimCheck the pointer to JIT binary filter before its de...
2010-03-23 rpauloAdd MCS to the list of media types.
2010-03-22 kmacy- boot-time size the ipv4 flowtable and the maximum...
2010-03-22 delphijUpdate to zlib 1.2.4 and add versioned symbols to the
2010-03-21 emasteAvoid holding the VLAN_LOCK() over the parent interface...
2010-03-19 bzSplit eventhandler_register() into an internal part...
2010-03-19 delphijCreate a custom branch where I will be able to do the...
2010-03-18 bzAdd ddb support to the "new" link layer code ("new...
2010-03-16 qingliVerify interface up status using its link state only
2010-03-15 mlaierFix a small bug in drbr_dequeue_cond spotted while...
2010-03-13 simonMerge OpenSSL 0.9.8m into head.
2010-03-12 kmacyflowtable_get_hashkey is only used by a DDB function...
2010-03-12 jkimFix a style(9) nit.
2010-03-12 kmacyre-update copyright to 2010
2010-03-12 jkimTidy up callout for select(2) and read timeout.
2010-03-12 qingliThe flow-table module retrieves the destination and...
2010-03-12 kmacyfix stats reporting sysctl
2010-03-12 kmacy- restructure flowtable to support ipv6
2010-03-11 qingliThe if_tap interface is of IFT_ETHERNET type, but it
2010-03-09 desUpgrade to OpenSSH 5.4p1.
2010-03-09 qingliOne of the advantages of enabling ECMP (a.k.a RADIX_MPA...
2010-03-09 delphijRemove the check for IFF_DRV_OACTIVE right before addin...
2010-03-07 bzNot only flush the ipfw tables when unloading ipfw...
2010-03-06 bzIntroduce a function rn_detachhead() that will free the
2010-03-06 bzRework reference counting in case we queue into the...
2010-03-05 jkimMerge ACPICA 20100304.
2010-03-04 desIFH@204581
2010-03-02 impMerge with latest head.
2010-03-02 luigiBring in the most recent version of ipfw and dummynet...
2010-03-02 luigiremove unnecessary casts leftover from a bogus fix...
2010-03-02 alfredMerge projects/enhanced_coredumps (r204346) into HEAD:
2010-03-01 joelThe NetBSD Foundation has granted permission to remove...
2010-03-01 rwatsonWhitespace tweak.
2010-03-01 rwatsonChanges to support crashdump analysis of netisr:
2010-02-28 rajMerge DTC-d75b33af.
2010-02-28 kibIn both if_tun and if_tap:
2010-02-25 rwatsonFix edge cases in several KASSERTs: use <= rather than...
2010-02-24 bzUse the DB_SHOW_ALL_COMMAND() macro to register the...
2010-02-22 rwatsonFix constant assignment for netisr protocol information...
2010-02-22 rwatsonExport netisr configuration and statistics to userspace...
2010-02-21 rwatsonifconfig(8) expects interface fooX to be supported...
2010-02-21 yongariAdd __FBSDID.
2010-02-20 yongariAdd TSO support on VLANs. Intentionally separated IFCAP...
2010-02-20 bzStart to implement ifnet DDB support:
2010-02-20 bzEnhance a panic string to contain more useful debugging...
2010-02-20 jkimReturn partially filled buffer for non-blocking read(2)
2010-02-16 impMerge from current.
2010-02-15 pjdMark various sysctls also as tunables.
2010-02-14 impmerge from head.
2010-02-13 mlaierFix drbr and altq interaction:
2010-02-13 impmerge from head.
2010-02-09 bzAdd DDB support for printing vnet_sysinit and vnet_sysu...
2010-02-09 bzAdd an SDT provider for "vnet"s along with probes for...
next