]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net
Merge ^/head r307383 through r307735.
[FreeBSD/FreeBSD.git] / sys / net /
2016-10-21 dimMerge ^/head r307383 through r307735.
2016-10-21 sephehyperv/hn: Add network change support.
2016-10-21 jkimImplement BPF_MOD and BPF_XOR instructions.
2016-10-20 gallatinClear mbuf hashtype on loopback when RSS is enabled.
2016-10-19 kevloFix typo in comment.
2016-10-18 luigiremove stale and unused code from various files
2016-10-18 luigiremove trailing whitespace. No code changes.
2016-10-18 sbrunoSet default capabilities at attach.
2016-10-18 sbrunoWhen deciding whether or not to call tqg_attach_cpu...
2016-10-18 sbrunoToggle v4/v6 rxcsum together
2016-10-18 sbrunoFix misusage of CPU_FFS when binding queues to cpus
2016-10-16 luigiadd a missing header.
2016-10-16 luigiImport the current version of netmap, aligned with...
2016-10-15 dimMerge ^/head r306906 through r307382.
2016-10-12 sepheifnet: Use if_link_state snapshot to invoke ifnet_link_...
2016-10-11 aeMake LLTABLE list lock private for if_llatbl.c
2016-10-10 sephehyperv/hn: Fix checksum offload settings
2016-10-09 dimMerge ^/head r306412 through r306905.
2016-10-06 aeReplace rw_init/rw_destroy with corresponding macros.
2016-10-06 kevloRemove an alias if_list, use if_link consistently.
2016-10-04 jkimMerge ACPICA 20160930.
2016-10-04 mmMFV r306669:
2016-10-01 baptImport libucl 20160812
2016-09-30 sephehyperv/hn: Add stubs for OFFLOAD_CURRENT_CONFIG and...
2016-09-29 desUpgrade to Unbound 1.5.10.
2016-09-29 kevloRemove the compatibility macro if_addrlist.
2016-09-28 emasteMerge ^/head r306303 through 306411.
2016-09-28 kevloRemove ifa_list, use ifa_link (structure field) instead.
2016-09-27 kevloRemove a comment about the size of the ifnet structure.
2016-09-24 dimMerge ^/head r305892 through r306302.
2016-09-24 kpbridge: Fix fragment handling and memory leak
2016-09-22 impRevert and redo r306083.
2016-09-22 jkimMerge OpenSSL 1.0.2i.
2016-09-21 kibAdd kernel interfaces to call EFI Runtime Services.
2016-09-21 andrewUpdate the device tree source files to a Linux 4.7-RC.
2016-09-19 andrewImport the Linaro Cortex Strings library into contrib.
2016-09-16 dimMerge ^/head r305687 through r305890.
2016-09-15 kevloRemove the 4.3BSD compatible macro m_copy(), use m_copy...
2016-09-12 sepheMFC 305177
2016-09-08 dimMerge ^/head r305431 through r305622.
2016-09-06 sephehyperv/hn: Stringent RNDIS packet message length/offset...
2016-09-05 dimMerge ^/head r305397 through r305430.
2016-09-05 mmMFV r305420:
2016-09-05 sephenet/rndis: Define RNDIS status message, which could...
2016-09-04 desUpgrade to Unbound 1.5.9.
2016-09-03 dimUpdate compiler-rt to 3.9.0 release, and update the...
2016-09-03 ngieMFhead @ r305314
2016-09-02 dimMerge ^/head r305220 through r305300.
2016-09-02 sephenet/rndis: Define common message header for RNDIS messages.
2016-09-02 sephenet/rndis: Add comment for rndis_comp_hdr
2016-09-01 dimMerge ^/head r305087 through r305219.
2016-09-01 sephenet/rndis: Define types for RNDIS pktinfo rm_type field.
2016-09-01 sephenet/vlan: Shift for pri is 13 (pri mask 0xe000) not 1.
2016-09-01 sephenet/rndis: Define per-packet-info for RNDIS packet...
2016-09-01 sephenet/rndis: Add comment for rndis_set_parameter
2016-09-01 ngieMFhead @ r305170
2016-08-31 emasteUpdate to ELF Tool Chain r3490
2016-08-30 pfgMFV r302423:
2016-08-30 dimMerge ^/head r305029 through r305080.
2016-08-30 dimUpdate libc++ to release_39 branch r279689.
2016-08-30 emasteBring lld (release_39 branch, r279477) to contrib
2016-08-30 sephenet/rndis: Packet types are defined by NDIS; not RNDIS...
2016-08-30 sephehyperv/hn: Move OIDs to net/rndis.h; they are standard...
2016-08-29 ngieMFhead @ r305013
2016-08-27 dimMerge ^/head r304700 through r304884.
2016-08-26 sephehyperv/hn: Use vmbus xact for RNDIS set.
2016-08-26 sephehyperv/hn: Use vmbus xact for RNDIS query.
2016-08-25 ngieMFhead @ r304815
2016-08-25 sephehyperv/hn: Use vmbus xact for RNDIS initialize.
2016-08-24 cyMFV r304732.
2016-08-24 sephenet/rndis: Fix RNDIS_STATUS_PENDING definition.
2016-08-24 sephenet/rndis: Add canonical RNDIS major/minor version...
2016-08-23 dimMerge ^/head r304537 through r304699.
2016-08-23 sephenet: Split RNDIS protocol structs/macros out of dev...
2016-08-20 dimMerge ^/head r304236 through r304536.
2016-08-18 mavMFC r303009: Negotiate/disable TXCSUM_IPV6 same as...
2016-08-17 aeTeach netisr_get_cpuid() to limit a given value to...
2016-08-17 dimUpdate llvm to release_39 branch r278877.
2016-08-17 kpMFC r289932, r289940:
2016-08-17 emasteUpdate lldb to release_39 branch r276489 and resolve...
2016-08-16 dimUpdate clang to release_39 branch r276489, and resolve...
2016-08-16 dimUpdate llvm to release_39 branch r276489, and resolve...
2016-08-16 dimMerge ^/head r303250 through r304235.
2016-08-16 markjMFV r304057:
2016-08-16 markjMFV r296989:
2016-08-14 mmMFV r304060:
2016-08-13 ngieMFhead @ r304038
2016-08-12 shurdUpdate iflib to support more NIC designs
2016-08-12 ngieCheckpoint initial integration work
2016-08-07 adrianExtract out the various local definitions of ETHER_IS_B...
2016-08-04 jhbAdd __printflike() to bus_describe_intr() to enable...
2016-08-01 cemrtentry: Initialize rt_mtx with MTX_NEW
2016-07-27 kibHide the boottime and bootimebin globals, provide the...
2016-07-25 delphijChange bsdiff to use divsufsort suffix sort library...
2016-07-24 glebiusPartially revert r257696/r257713, which have an issue...
2016-07-23 baptUpdate mandoc to 1.13.4 release
2016-07-18 mavNegotiate/disable TXCSUM_IPV6 same as TXCSUM.
2016-07-13 pfgMFC r302476:
2016-07-11 nwhitehornRemove assumptions in MI code that the BSP is CPU 0.
2016-07-09 pfgng_mppc(4):: basic readability cleanups.
next