]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net
Merge ^/head r305397 through r305430.
[FreeBSD/FreeBSD.git] / sys / net /
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-17 aeTeach netisr_get_cpuid() to limit a given value to...
2016-08-17 dimUpdate llvm to release_39 branch r278877.
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-11 nwhitehornRemove assumptions in MI code that the BSP is CPU 0.
2016-07-09 pfgng_mppc(4):: basic readability cleanups.
2016-07-08 cemiflib: Fix typo in 'iflib_rx_miss_bufs' sysctl name
2016-07-06 nwhitehornAdd variable declaration missing in r302372.
2016-07-06 nwhitehornReplace a number of conflations of mp_ncpus and mp_maxi...
2016-07-04 grehanImport bhyve_graphics into CURRENT. Thanks to all who...
2016-07-01 delphijMFV r302260: expat 2.2.0
2016-06-29 bzSeveral device drivers call if_alloc() and then do...
2016-06-27 delphijMFV r302218: file 5.28.
2016-06-23 bzUpdate pf(4) and pflog(4) to survive basic VNET testing...
2016-06-23 npAdd spares to struct ifnet and socket for packet pacing...
2016-06-22 bzAdd more fields to if_debug.c for ddb(4) 'show ifnet...
2016-06-22 bzAfter r302054 unloading an network interface driver...
2016-06-22 mmMFV r302003,r302037,r302038,r302056:
2016-06-21 bzGet closer to a VIMAGE network stack teardown from...
2016-06-17 kppf: Filter on and set vlan PCP values
2016-06-17 bdreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-07 cemiflib: Improve cleanup on iflib_queues_alloc error...
2016-06-07 cemiflib: Fix potential leak in iflib_if_transmit
2016-06-07 pfgng_mppc(4): Bring netgraph(3) MPPC compression support.
2016-06-07 sephenet: Use M_HASHTYPE_OPAQUE_HASH if the mbuf flowid...
2016-06-06 bzAfter tearing down the interface per-"domain" bits...
2016-06-06 bzSimilarly to r301505 protect the removal of the ifa...
2016-06-06 bzIn if_purgeaddrs() we cannot hold the lock over the...
2016-06-06 bzSYSINIT functions do not return a value; switch to...
2016-06-06 bzProvide a public interface to rt_flushifroutes which...
2016-06-06 bzMake the KASSERT message more helpful by also printing...
2016-06-06 araujoAdd support to priority code point (PCP) that is an...
2016-06-04 baptImport libucl snapshot 20160604
2016-06-03 bzIntroduce a per-VNET flag to enable/disable netisr...
2016-06-03 delphijMFV r301238:
2016-06-02 gnnThis change re-adds L2 caching for TCP and UDP, as...
2016-06-01 lidlImport NetBSD's blacklist source from vendor tree
2016-05-29 allanjudeImport the skein hashing algorithm, based on the threef...
2016-05-28 bzIn if_attachdomain1() there does not seem to be any...
2016-05-27 grehanCreate branch for bhyve graphics import.
2016-05-26 dimUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-25 n_hibmaChange net.link.log_promisc_mode_change to a read-only...
2016-05-24 tuexenAllow an MTU of 65535 bytes to be set via TUN[SG]IFINFO...
2016-05-20 emasteUpdate to ELF Tool Chain r3475
2016-05-19 pfgsys/net: more spelling.
2016-05-19 tuexenAllow writing IP packets of length TUNMRU no matter...
2016-05-18 bzRather than having the if_vmove() code intermixed in...
2016-05-18 bzAdd a "vnet_state" field to struct vnet.
2016-05-18 scottlActivate the NO_64BIT_ATOMICS code for mips and powerpc
2016-05-18 scottlRemove assertions that don't make sense for the data...
next