]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net
ixgbe: Disable EEE for backplane X550EM_X
[FreeBSD/FreeBSD.git] / sys / net /
2019-10-15 hselaskyThe two functions ifnet_byindex() and ifnet_byindex_loc...
2019-10-15 hselaskyExclude the network link eventhandler from epochificati...
2019-10-14 glebiusif_delmulti() is never called without ifp argument...
2019-10-13 tuexenAdd missing include which breaks builds without VIMAGE.
2019-10-13 tuexenUse an event handler to notify the SCTP about IP addres...
2019-10-13 glebiusvlan_config() isn't always called in epoch context.
2019-10-10 glebiusDon't use if_maddr_rlock() in sppp(4), use epoch(9...
2019-10-10 glebiusDon't use if_maddr_rlock() in tuntap(4), use epoch...
2019-10-10 glebiusInterface output method must be executed in network...
2019-10-10 glebiusAdd two extra functions that basically give count of...
2019-10-10 glebiusProvide new KPI for network drivers to access lists...
2019-10-09 dimMerge ^/head r353316 through r353350.
2019-10-09 glebiusifnet_byindex_ref() requires network epoch.
2019-10-08 brooksUpdate tcsh to 6.21.00.
2019-10-08 dimMerge ^/head r352764 through r353315.
2019-10-08 glebiusRemove epoch assertion from if_setlladdr(). Originally...
2019-10-08 glebiusIn DIAGNOSTIC block of if_delmulti_ifma_flags() enter...
2019-10-08 hselaskyFix regression issue after r353274:
2019-10-07 glebiusWiden NET_EPOCH coverage.
2019-10-07 hselaskyCompile time assert a valid subsystem for all VNET...
2019-10-07 hselaskyFactor out VNET shutdown check into an own vnet structu...
2019-10-04 kevanstuntap(4): loosen up tunclose restrictions
2019-10-03 kevansif_tuntap: create /dev aliases when a tuntap device...
2019-10-03 kevansif_tuntap: add a busy/unbusy mechanism, replace destroy...
2019-09-30 markjAdd IFLIB_SINGLE_IRQ_RX_ONLY.
2019-09-28 manuImport DTS files from Linux 5.3
2019-09-28 manuImport DTS files from Linux 5.2
2019-09-27 gallatinkTLS support for TLS 1.3
2019-09-26 dimMerge ^/head r352587 through r352763.
2019-09-25 glebiusstyle(9): remove extraneous empty lines
2019-09-25 glebiusAdd debugging facility EPOCH_TRACE that checks that...
2019-09-24 erjiflib: Remove redundant VLAN events deregistration
2019-09-19 dimMerge ^/head r352436 through r352536.
2019-09-19 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-09-17 kibAdd SIOCGIFDOWNREASON.
2019-09-13 dimMerge ^/head r352105 through r352307.
2019-09-12 kevansSIOCSIFNAME: Do nothing if we're not actually changing
2019-09-10 jkimMerge OpenSSL 1.1.1d.
2019-09-10 hselaskyCallout drain does not have to be followed by a callout...
2019-09-10 baptImport libedit 2019-09-10
2019-09-10 lwhsuFix build for the platforms where db_expr_t is not...
2019-09-10 cemAppease Clang false-positive Werrors in r352112
2019-09-09 cemddb(4): Add 'show route <dest>' and 'show routetable...
2019-09-09 markjChange synchonization rules for vm_page reference counting.
2019-09-03 dimMerge ^/head r351317 through r351731.
2019-09-01 vmaffionenetmap: import changes from upstream (SHA 137f537eae513)
2019-08-30 mjorasWrap a vlan's parent's if_output in a separate function.
2019-08-27 jhbAdd kernel-side support for in-kernel TLS.
2019-08-25 dimMerge missed sources for lldb-specific TableGen tool.
2019-08-22 dimMerge openmp trunk r366426, resolve conflicts, and...
2019-08-22 dimMerge libc++ trunk r366426, resolve conflicts, and...
2019-08-22 dimMerge compiler-rt trunk r366426, resolve conflicts...
2019-08-22 dimMerge lldb trunk r366426, resolve conflicts, and update...
2019-08-22 cyMFV r346563:
2019-08-21 dimMerge lld trunk r366426, and resolve conflicts.
2019-08-21 dimMerge clang trunk r366426, resolve conflicts, and updat...
2019-08-21 dimMerge llvm trunk r366426, resolve conflicts, and update...
2019-08-19 kevanstuntap: belatedly add MODULE_VERSION for if_tun and...
2019-08-19 vmaffioneif_tuntap: minor improvements
2019-08-17 erjnet: Update SFF-8024 definitions and strings with value...
2019-08-16 erjiflib: add iflib_deregister to help cleanup on exit
2019-08-08 cemUpdate to Zstandard 1.4.2
2019-08-07 asomersfusefs: merge from projects/fuse2
2019-08-03 gnnProperly validte arguments for route deletion
2019-08-01 erjiflib: Prevent kernel panic caused by loading driver...
2019-08-01 erjiflib: remove kobject class reference increment
2019-08-01 rrsThis adds the third step in getting BBR into the tree...
2019-08-01 emasteppp: correct echo-req magic number on big endian archs
2019-07-28 asomersMFHead @r350386
2019-07-25 kevansif_tuntap(4): Add TUNGIFNAME
2019-07-24 erjiflib: fix dangling device softc pointer
2019-07-24 krionAllow set MTU more than 1500 bytes.
2019-07-14 chuckFix a typo in r349969
2019-07-13 chuckbhyve: Create EUI64 for NVMe namespaces
2019-07-08 markjMerge the vm_page hold and wire mechanisms.
2019-07-04 desUpgrade Unbound to 1.9.2.
2019-06-29 jhbSupport IFCAP_NOMAP in vlan(4).
2019-06-29 jhbAdd an external mbuf buffer type that holds multiple...
2019-06-28 mmMFV r349454:
2019-06-28 hselaskyNeed to wait for epoch callbacks to complete before...
2019-06-27 asomersMFHead @349476
2019-06-26 mariuso In iflib_txq_drain():
2019-06-25 luporl[PowerPC64] Don't mark module data as static
2019-06-25 hselaskyConvert all IPv4 and IPv6 multicast memberships into...
2019-06-20 asomersMFHead @349234
2019-06-19 zecV_ip6_forwarding and V_ipforwarding have been defined...
2019-06-19 zecEvaluating htons() at compile time is more efficient...
2019-06-17 mmMFV r349134:
2019-06-15 marius- Replace unused and only ever written to members of...
2019-06-06 markjRestore the comment removed in r348745.
2019-06-06 markjConditionalize an in_epoch() call on INVARIANTS.
2019-06-06 asomersMFHead @348740
2019-06-02 impMerge from upstream at 4189ef5d from https://github...
2019-05-29 erjiflib: provide probe wrapper for vendor drivers
2019-05-29 kevansif_bridge(4): Complete bpf auditing of local traffic...
2019-05-28 aeRework r348303 to reduce the time of holding global...
2019-05-27 aeFix possible NULL pointer dereference.
2019-05-24 jhbRestructure mbuf send tags to provide stronger guarantees.
2019-05-22 melifaroFix gateway setup for the interface routes.
2019-05-20 mmMFV r347989:
next