]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net
Update Subversion to 1.14.0 LTS. See contrib/subversion/CHANGES for a
[FreeBSD/FreeBSD.git] / sys / net /
2020-06-01 Dimitry AndricUpdate Subversion to 1.14.0 LTS. See contrib/subversion...
2020-06-01 Dimitry AndricUpdate apr-util to 1.6.1. See contrib/apr-util/CHANGES...
2020-05-31 Dimitry AndricUpdate apr to 1.7.0. See contrib/apr/CHANGES for a...
2020-05-31 Matt MacyFix panics when using iflib pseudo device support
2020-05-29 John BaldwinConsistently include opt_ipsec.h for consumers of ...
2020-05-28 Jung-uk KimMFV: r361597
2020-05-28 Alexander V. ChernikovUnlock rtentry before calling for epoch(9) destruction...
2020-05-26 Marcin WojtasAdjust ENA driver to the new HAL
2020-05-23 Conrad MeyerUpdate to Zstandard 1.4.5
2020-05-23 Alexander V. ChernikovMove <add|del|change>_route() functions to route_ctl...
2020-05-23 Alexander V. ChernikovRemove refcounting from rtentry.
2020-05-23 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-05-23 Alexander V. ChernikovUse epoch(9) for rtentries to simplify control plane...
2020-05-21 Cy SchubertMFV r361322:
2020-05-20 Simon J. GerratyMerge bmake-20200517
2020-05-20 Martin MatuskaMFV r361280:
2020-05-16 Pawel Biernackisysctl: fix setting net.isr.dispatch during early boot
2020-05-16 Mark Johnstonpf: Add a new zone for per-table entry counters.
2020-05-14 Jakub Wojciech KlamaImport lib9p 7ddb1164407da19b9b1afb83df83ae65a71a9a66.
2020-05-13 Kyle Evanskernel: provide panicky version of __unreachable
2020-05-12 Warner LoshKill trailing newline while I'm here...
2020-05-11 Alexander V. ChernikovRemove unused rnh_close callback from rtable & cleanup...
2020-05-10 Alexander V. ChernikovRemove rtalloc1(_fib) KPI.
2020-05-08 Alexander V. ChernikovEmbed dst sockaddr into rtentry and remove rte packet...
2020-05-07 Alexander V. ChernikovAdd rib_lookup() sockaddr lookup wrapper and make ifa_i...
2020-05-04 Alexander V. ChernikovSwitch DDB show route to direct rnh_matchaddr() call...
2020-05-04 Alexander V. ChernikovSimplify address parsing in DDB show route command.
2020-05-04 Alexander V. ChernikovRemove now-unused rt_ifp,rt_ifa,rt_gateway,rt_mtu rte...
2020-05-01 Jung-uk KimMFV: r360512
2020-04-30 Mark JohnstonIncrease the iflib txq callout mutex name length to...
2020-04-29 Alexander V. ChernikovConvert more rtentry field accesses into nhop fields...
2020-04-29 Alexander V. ChernikovAdd nhop to the ifa_rtrequest() callback.
2020-04-28 Alexander V. ChernikovMove route-specific ddb commands to route/route_ddb.c
2020-04-28 Alexander V. ChernikovMove route_temporal.c and route_var.h to net/route.
2020-04-28 Alexander V. ChernikovMove struct rtentry definition to nhop_var.h.
2020-04-28 Alexander V. ChernikovConvert rtalloc_mpath_fib() users to the new KPI.
2020-04-28 Alexander V. ChernikovEliminate now-unused parts of old routing KPI.
2020-04-27 Eric Joyneriflib: Stop interface before (un)registering VLAN
2020-04-26 Alexander V. ChernikovConvert debugnet to the new routing KPI.
2020-04-26 Kristof Provostbridge: epoch-ification
2020-04-25 Alexander V. ChernikovFix userland build broken by r360292.
2020-04-25 Alexander V. ChernikovConvert route caching to nexthop caching.
2020-04-24 Philip PaepsImport tzdata 2020a
2020-04-23 Cy SchubertMFV r360158:
2020-04-23 Alexander V. ChernikovConvert rtentry field accesses into nhop field accesses.
2020-04-21 Jung-uk KimMerge OpenSSL 1.1.1g.
2020-04-18 Kristof Provostbridge: Simplify mac address generation
2020-04-18 Kristof Provostethersubr: Make the mac address generation more robust
2020-04-17 Alexander V. ChernikovUnbreak build by reverting if_bridge part of r360047.
2020-04-17 Alexander V. ChernikovFinish r191148: replace rtentry with route in if_bridge...
2020-04-16 Adrian ChaddRemove an duplicate definition of nhops_dump_sysctl()
2020-04-16 Alexander V. ChernikovFix userland build broken by r360014.
2020-04-16 Alexander V. ChernikovAdd nhop parameter to rti_filter callback.
2020-04-14 Alexander V. ChernikovReorganise nd6 notification code to avoid direct rtentr...
2020-04-14 Emmanuel Vadotdts: Import DTS from Linux 5.6
2020-04-14 Alexander V. ChernikovPostpone multipath seed init till SI_SUB_LAST, as it...
2020-04-13 Andrew Gallatinlagg: stop double-counting output errors and counting...
2020-04-12 Alexander V. ChernikovIntroduce nexthop objects and new routing KPI.
2020-04-11 Alexander V. ChernikovFix build by adding forgotten header to radix_mpath...
2020-04-11 Alexander V. ChernikovRemove per-AF radix_mpath initializtion functions.
2020-04-10 Alexander V. ChernikovSplit rtrequest1_fib() into smaller manageable chunks.
2020-04-05 Kristof Provostbridge: Change lists to CK_LIST as a peparation for...
2020-04-02 Dimitry AndricMerge once more from ^/vendor/llvm-project/release...
2020-04-01 Hartmut BrandtMerge release 1.14 of bsnmp.
2020-03-31 Jung-uk KimMerge OpenSSL 1.1.1f.
2020-03-30 Kyle EvansMFV r359442: bmake: import -fno-common fix build back...
2020-03-30 Ed Masteremove extraneous double ;s in sys/
2020-03-30 Mark JohnstonSimplify taskqgroup inititialization.
2020-03-28 Kyle EvansMFV r359401: OpenBSM: import ee79d73e8df5: auditreduce...
2020-03-28 Kyle EvansMFV r359393: tcsh: import 6974bc35a5cd
2020-03-27 Jung-uk KimMerge ACPICA 20200326.
2020-03-26 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-03-24 Conrad MeyerFix PNP matching for iflib NIC drivers
2020-03-24 Ed Masteiflib: simplify MPASS assertion
2020-03-24 Ed Masteiflib: split compound assertion
2020-03-23 Brooks DavisImport the kyua test framework.
2020-03-23 Brooks DavisAdd liblutok a lightweight C++ API for lua.
2020-03-22 Xin LIMFV r359197: xz 5.2.5.
2020-03-18 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-03-18 Jung-uk KimMerge OpenSSL 1.1.1e.
2020-03-14 Patrick KelseyRemove extraneous code from iflib
2020-03-14 Patrick KelseyRemove refill budget from iflib
2020-03-14 Patrick KelseyAllow iflib drivers to specify the buffer size used...
2020-03-14 Patrick KelseyRemove freelist contiguous-indexes assertion from rxd_f...
2020-03-14 Patrick KelseyFix iflib zero-length fragment handling
2020-03-14 Patrick KelseyFix iflib freelist state corruption
2020-03-10 Dimitry AndricMerge ^/head r358731 through r358831.
2020-03-09 Andrew Gallatinmake lacp's use_numa hashing aware of send tags
2020-03-05 Dimitry AndricMerge ^/vendor/llvm-project/release-10.x up to its...
2020-03-05 Dimitry AndricMerge ^/head r358466 through r358677.
2020-03-04 Cy SchubertMFV r358616:
2020-03-04 Bjoern A. ZeebImplement optional table entry limits for if_llatbl.
2020-03-03 Brooks DavisExpose ifr_buffer_get_(buffer|length) outside if.c.
2020-03-03 Alexander V. ChernikovFix dynamic redrects by adding forgotten RTF_HOST flag.
2020-03-02 Martin MatuskaMFV r358511,r358532:
2020-03-02 Kyle Evansif_edsc: generate an arbitrary MAC address
2020-02-28 Emmanuel Vadotdts: Update our copy for arm, arm64 and riscv dts to...
2020-02-27 Dimitry AndricMerge ^/head r358269 through r358399.
2020-02-27 Dimitry AndricMerge ^/vendor/llvm-project/release-10.x up to its...
2020-02-26 Pawel BiernackiMark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT...
next