]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net
Switch net.add_addr_allfibs default to 0.
[FreeBSD/FreeBSD.git] / sys / net /
2020-11-08 Alexander V. ChernikovSwitch net.add_addr_allfibs default to 0.
2020-11-08 Alexander V. ChernikovTemporarily revert setting net.add_addr_allfibs to 0.
2020-11-08 Alexander V. ChernikovFix build broken by r367484: add route_ifaddrs.c.
2020-11-08 Alexander V. ChernikovMove all ifaddr route creation business logic to net...
2020-11-07 Simon J. GerratyUpdate to bmake-20201101
2020-11-03 Konstantin Belousovif_media.c SIOCGMEDIAX handler: improve loop
2020-11-01 Konstantin Belousovnet/if_media.c: improve IFMEDIA_DEBUG output.
2020-11-01 Konstantin BelousovCleanup of net/if_media.c: simplify cleanup loop in...
2020-11-01 Konstantin BelousovCleanup of net/if_media.c: some style.
2020-11-01 Konstantin BelousovCleanup of net/if_media.c: switch to ANSI C function...
2020-10-30 Mitchell Hornenet: add ETHER_IS_IPV6_MULTICAST
2020-10-29 John BaldwinAdd m_snd_tag_alloc() as a wrapper around if_snd_tag_al...
2020-10-29 John BaldwinSupport hardware rate limiting (pacing) with TLS offload.
2020-10-28 Vincenzo Maffioneiflib: fix typo bug introduced by r367093
2020-10-27 Cy SchubertMFV r367082:
2020-10-27 Vincenzo Maffioneiflib: add per-tx-queue netmap timer
2020-10-24 Xin LIMFV r366990: less v563.
2020-10-24 Hans Petter SelaskyMore style fixes (partial revert of r366994).
2020-10-24 Hans Petter SelaskyFix order of header files:
2020-10-24 Hans Petter SelaskyRun code through "clang-format -style=file" with some...
2020-10-22 Navdeep Parharif_vxlan(4): csum_flags_to_inner_flags takes the tunnel...
2020-10-22 Hans Petter SelaskyCompile fix for MIPS, MIPS64, POWERPC and POWERPC64.
2020-10-22 Hans Petter SelaskyAdd support for IP over infiniband, IPoIB, to lagg...
2020-10-22 Hans Petter SelaskyFactor out generic IP over infiniband, IPoIB, definitio...
2020-10-22 Philip PaepsImport tzdata 2020c
2020-10-21 Alexander V. ChernikovAdd support for stacked VLANs (IEEE 802.1ad, AKA Q...
2020-10-18 Alexander V. ChernikovImplement flowid calculation for outbound connections...
2020-10-17 Matt MacyUpdate OpenZFS to 2.0.0-rc3-gfc5966
2020-10-17 Philip PaepsImport tzdata 2020c
2020-10-16 Kyle EvansMFC r366760: lua: update to 5.3.6
2020-10-16 Marcin WojtasAdd SADB_SAFLAGS_ESN flag
2020-10-12 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-10-09 Richard ScheffeneggerAdd IP(V6)_VLAN_PCP to set 802.1 priority per-flow.
2020-10-09 Jung-uk KimMFV: r366539
2020-10-08 Philip PaepsImport tzdata 2020b
2020-10-07 Konstantin BelousovFix typo.
2020-10-06 Kristof Provostbridge: call member interface ioctl() without NET_EPOCH
2020-10-06 John BaldwinStore the send tag type in the common send tag header.
2020-10-04 Alexander V. ChernikovFix route flags update during RTM_CHANGE.
2020-10-03 Jakub Wojciech KlamaImport lib9p 9d5aee77bcc1bf0e79b0a3bfefff5fdf2146283c.
2020-10-03 Alexander V. ChernikovRemove ROUTE_MPATH-related warnings introduced in r366390.
2020-10-03 Alexander V. ChernikovIntroduce scalable route multipath.
2020-10-03 Vincenzo Maffionenetmap: fix constness warnings generated by "-Wcast...
2020-10-01 Matt MacyOpenZFS: MFV 2.0-rc3-gfc5966
2020-10-01 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-10-01 Stefan EßerUpgrade to version 3.1.6
2020-10-01 Baptiste DaroussinUpdate nvi to 2.2.0-05ed8b9
2020-09-28 Ed Masteadd SIOCGIFDATA ioctl
2020-09-22 Jung-uk KimMerge OpenSSL 1.1.1h.
2020-09-21 Alexander V. ChernikovRework part of routing code to reduce difference to...
2020-09-20 Alexander V. ChernikovRemove unused nhop_ref_any() function.
2020-09-20 Alexander V. ChernikovFix gw updates / flag updates during route changes.
2020-09-18 Matt MacyMFV 2.0-rc2
2020-09-18 Navdeep Parharif_vxlan(4): add support for hardware assisted checksum...
2020-09-18 Navdeep ParharAdd two new ifnet capabilities for hw checksumming...
2020-09-16 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-09-16 Mitchell Horneif_media: definitions for 40GE LM4 ethernet media type
2020-09-11 Kyle EvansMFV r365636: libarchive: import fix for WARNS=6 builds...
2020-09-10 Kyle EvansMFV r365599: import fix for a libexecinfo warning at...
2020-09-10 Alexander V. ChernikovFix RADIX_MPATH build broken by r365521.
2020-09-09 Alexander V. ChernikovUpdate nexthop handling for route addition/deletion...
2020-09-09 Alexander V. ChernikovRetain marking net.fibs sysctl as a tunable.
2020-09-09 Baptiste DaroussinUpdate nvi to 2.2.0
2020-09-08 Alexander V. ChernikovFix panic with net.fibs tunable set in loader.conf.
2020-09-08 Kristof Provostnet: mitigate vnet / epair cleanup races
2020-09-07 Alexander V. ChernikovConsistently use the same gateway when adding/deleting...
2020-09-05 Simon J. GerratyUpdate to bmake-20200902
2020-09-05 Ed Mastertsock.c: remove extraneous space
2020-09-04 Matt MacyZFS: MFV 2.0-rc1-gfd20a8
2020-09-03 Alexander V. ChernikovFix regression for IPv6 loopback routes.
2020-09-01 Mateusz Guziknet: clean up empty lines in .c and .h files
2020-09-01 Vincenzo Maffioneiflib: leave only 1 receive descriptor unused
2020-08-29 Alexander V. ChernikovRevert uma zone alignemnt cache unadvertenly committed...
2020-08-29 Alexander V. ChernikovFix build with RADIX_MPATH.
2020-08-28 Alexander V. ChernikovMove fib_rte_to_nh_flags() from net/route_var.h to...
2020-08-28 Alexander V. ChernikovMove net/route/shared.h definitions to net/route/route_...
2020-08-28 Alexander V. ChernikovFurther split nhop creation and rtable operations.
2020-08-28 Matt MacyZFS: MFV 2.0-rc1-ga00c61
2020-08-27 Glen BarberMFH
2020-08-25 Vincenzo Maffioneiflib: netmap: publish all the receive buffer
2020-08-24 Matt MacyInitial import from vendor-sys branch of openzfs
2020-08-24 Alexander V. ChernikovRemove RT_LOCK mutex from rte.
2020-08-24 Cy SchubertMFV 364468:
2020-08-24 Cy SchubertMFV 364467:
2020-08-24 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-08-24 Vincenzo Maffioneiflib: fix isc_rxd_flush call in netmap_fl_refill()
2020-08-22 Alexander V. ChernikovFinish r364492 by renaming rt_flags to rte_flags for...
2020-08-22 Alexander V. ChernikovRename rt_flags to rte_flags && reduce number of rt_nho...
2020-08-22 Mateusz GuzikFix tinderbox build after r364465
2020-08-21 Alexander V. ChernikovMake net.fibs growable.
2020-08-21 Warner LoshUse devctl.h instead of bus.h to reduce newbus pollution.
2020-08-17 Bjoern A. ZeebFor consistency and to avoid any problems getting past...
2020-08-15 Dimitry AndricMerge ^/head r364251 through r364263.
2020-08-15 Qing LiCorrect the mask byte order when checking for reserved...
2020-08-15 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-08-15 Dimitry AndricMerge ^/head r364082 through r364250.
2020-08-15 Alexander V. ChernikovMake net.inet6.ip6.deembed_scopeid behaviour default...
2020-08-14 Alexander V. ChernikovSimplify dom_<rtattach|rtdetach>.
2020-08-13 Bryan Drewerylagg: Avoid adding a port to a lagg device being destroyed.
2020-08-13 Alexander V. ChernikovMove rtzone handling code to net/route_ctl.c
next