]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net
Add an argument to newnfs_connect() that indicates use TLS for the connection.
[FreeBSD/FreeBSD.git] / sys / net /
2020-08-06 Vincenzo Maffioneiflib: netmap: drop redundant check
2020-08-06 Vincenzo Maffioneiflib: netmap: don't increment ifl_cidx on the wrong...
2020-08-05 Stefan EßerUpgrade to version 3.1.5
2020-08-04 Emmanuel VadotImport DTS files for arm, arm64, riscv from Linux 5.8
2020-08-04 Mark JohnstonRemove free_domain() and uma_zfree_domain().
2020-08-03 Stefan EßerUpgrade to version 3.1.4
2020-07-30 Conrad MeyerImport PCG-C into sys/contrib
2020-07-27 Matt Macyiflib: fix LOR with bpf detach
2020-07-21 Alexander V. ChernikovTransition from rtrequest1_fib() to rib_action().
2020-07-21 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-20 Vincenzo Maffioneiflib: initialize netmap with the correct number of...
2020-07-19 Alexander V. ChernikovTemporarly revert r363319 to unbreak the build.
2020-07-19 Alexander V. ChernikovTransition from rtrequest1_fib() to rib_action().
2020-07-18 Kristof Provostbridge: Don't sleep during epoch
2020-07-18 Jung-uk KimMFV: r363292
2020-07-16 Kyle Evanstuntap: drop redundant if_mtu assignment in tuncreate
2020-07-16 Kyle Evansether_ifattach: set mtu before calling if_attach()
2020-07-15 Gregory Neil ShapiroMerge sendmail 8.16.1 to HEAD: See contrib/sendmail...
2020-07-14 Jung-uk KimMFV: r362513
2020-07-12 Alexander V. ChernikovSwitch inet6 default route subscription to the new...
2020-07-12 Alexander V. ChernikovAdd destructor for the rib subscription system to simpl...
2020-07-12 Simon J. GerratyUpdate to bmake-20200710
2020-07-11 Stefan EßerUpdate to version 3.1.3
2020-07-08 Simon J. GerratyUpdate to bmake-20200704
2020-07-07 Cy SchubertMFV r362990:
2020-07-07 Stefan EßerUpdate to version 3.1.1
2020-07-06 Mark JohnstonSplit nhop_ref_object().
2020-07-06 Mark Johnstoniflib: Fix some nits in the rx refill code.
2020-07-06 Mark Johnstoniflib: Fix handling of mbuf cluster allocation failures.
2020-07-02 Alexander V. ChernikovComplete conversions from fib<4|6>_lookup_nh_<basic...
2020-07-01 Ryan Moellerlibifconfig: Add function to get bridge status
2020-06-28 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-25 Vincenzo Maffioneiflib: fix compilation issue introduced in r362621
2020-06-25 Vincenzo Maffioneiflib: netmap: add support for partial ring openings
2020-06-25 Vincenzo Maffioneiflib: netmap: add per-tx-queue netmap support
2020-06-25 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-24 Cy SchubertMFV r362565:
2020-06-23 Vincenzo Maffioneiflib: netmap: fix rsync index overrun
2020-06-23 Tycho NightingaleTo avoid a startup script race change net.bpf.optimize_...
2020-06-21 Matt Macyiflib: fix cloneattach fail and generalize pseudo devic...
2020-06-21 Pawel Biernackinet.link.generic.ifdata.<ifindex>.linkspecific: rework...
2020-06-20 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-18 Jung-uk KimMFV: r362286
2020-06-17 Andrew TurnerUpdate opencsd to 0.14.2
2020-06-17 Xin LIMFV r362254: file 5.39.
2020-06-16 Andrew TurnerRe-add opencsd as a vendor import from the dist directory
2020-06-14 Vincenzo Maffioneiflib: netmap: enter/exit netmap mode after device...
2020-06-13 Cy SchubertMFV r362143:
2020-06-12 Cy SchubertMFV r362082:
2020-06-11 Ravi PokalaDecode the "LACP Fast Timeout" LAGG option flag
2020-06-10 Alexander V. ChernikovSwitch rtsock code to using newly-create rib_action...
2020-06-09 Simon J. GerratyMerge bmake-20200606
2020-06-09 Vincenzo Maffioneiflib: netmap: honor netmap_irx_irq return values
2020-06-09 Cy SchubertMFV r361938:
2020-06-09 Cy SchubertMFV r361937:
2020-06-09 Cy SchubertMFV r361936:
2020-06-05 Emmanuel Vadotdts: Update our copy to be in sync with Linux 5.7
2020-06-04 John BaldwinRefer to AES-CBC as "aes-cbc" rather than "rijndael...
2020-06-04 Mitchell HorneUpdate edk2 headers to stable202005
2020-06-03 Andrey V. ElsukovAdd if_reassing method to all tunneling interfaces.
2020-06-01 Alexander V. ChernikovAdd rib subscription API.
2020-06-01 Alexander V. ChernikovFinish r361706: add sys/net/route/route_ctl.h, missed...
2020-06-01 Alexander V. Chernikov* Add rib_<add|del|change>_route() functions to manipul...
2020-06-01 Alexander V. ChernikovRevert r361704, it accidentally committed merged D25067...
2020-06-01 Alexander V. Chernikov* Add rib_<add|del|change>_route() functions to manipul...
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.
next