]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net
ping(8): Fix a mandoc related issue
[FreeBSD/FreeBSD.git] / sys / net /
2020-12-18 melifaroSwitch direct rt fields access in rtsock.c to newly...
2020-12-11 brooksstyle(9): Correct whitespace in struct definitions
2020-12-09 cyMFV r368464:
2020-12-08 glebiusFixup r368446 with KERN_TLS.
2020-12-08 glebiusThe list of ports in configuration path shall be protec...
2020-12-08 glebiusConvert LAGG_RLOCK() to NET_EPOCH_ENTER(). No functiona...
2020-12-07 markjiflib: Avoid leaking the freelist bitmaps upon driver...
2020-12-07 markjiflib: Detach tasks upon device registration failure
2020-12-03 melifaroAdd IPv4/IPv6 rtentry prefix accessors.
2020-12-01 kpnet: Revert vnet/epair cleanup race mitigation
2020-12-01 kpif: Fix panic when destroying vnet and epair simultaneously
2020-12-01 mmMFV r368207:
2020-11-30 melifaroRenumber NHR_* flags after NHR_IFAIF removal in r368127.
2020-11-29 melifaroRemove RADIX_MPATH config option.
2020-11-29 mmacyImport kernel WireGuard support
2020-11-29 melifaroIntroduce rib_walk_ext_internal() to allow iteration...
2020-11-29 melifaroAdd nhop_ref_any() to unify referencing nhop or nexthop...
2020-11-29 melifaroRefactor fib4/fib6 functions.
2020-11-29 melifaroAdd tracking for rib/nhops/nhgrp objects and provide...
2020-11-28 melifaroAdd nhgrp_get_idx() as a counterpart for nhop_get_idx().
2020-11-28 melifaroCleanup nexthops request flags:
2020-11-28 kibMake MAXPHYS tunable. Bump MAXPHYS to 1M.
2020-11-26 seUpdate to version 3.2.0
2020-11-25 kpif: Fix non-VIMAGE build
2020-11-25 kpif: Protect V_ifnet in vnet_if_return()
2020-11-25 kpif: Remove ifnet_rwlock
2020-11-22 melifaroRefactor rib iterator functions.
2020-11-20 mhorneMake net/ifq.h C++ friendly
2020-11-20 sjgMerge bmake-20201117
2020-11-18 gallatinLACP: When suppressing distributing, return ENOBUFS
2020-11-11 markjiflib: Free full mbuf chains when draining transmit...
2020-11-11 aeFix possible NULL pointer dereference.
2020-11-08 mhorneFix definition of rn_addmask()
2020-11-08 melifaroSwitch net.add_addr_allfibs default to 0.
2020-11-08 melifaroTemporarily revert setting net.add_addr_allfibs to 0.
2020-11-08 melifaroFix build broken by r367484: add route_ifaddrs.c.
2020-11-08 melifaroMove all ifaddr route creation business logic to net...
2020-11-07 sjgUpdate to bmake-20201101
2020-11-03 kibif_media.c SIOCGMEDIAX handler: improve loop
2020-11-01 kibnet/if_media.c: improve IFMEDIA_DEBUG output.
2020-11-01 kibCleanup of net/if_media.c: simplify cleanup loop in...
2020-11-01 kibCleanup of net/if_media.c: some style.
2020-11-01 kibCleanup of net/if_media.c: switch to ANSI C function...
2020-10-30 mhornenet: add ETHER_IS_IPV6_MULTICAST
2020-10-29 jhbAdd m_snd_tag_alloc() as a wrapper around if_snd_tag_al...
2020-10-29 jhbSupport hardware rate limiting (pacing) with TLS offload.
2020-10-28 vmaffioneiflib: fix typo bug introduced by r367093
2020-10-27 vmaffioneiflib: add per-tx-queue netmap timer
2020-10-24 hselaskyMore style fixes (partial revert of r366994).
2020-10-24 hselaskyFix order of header files:
2020-10-24 hselaskyRun code through "clang-format -style=file" with some...
2020-10-22 npif_vxlan(4): csum_flags_to_inner_flags takes the tunnel...
2020-10-22 hselaskyCompile fix for MIPS, MIPS64, POWERPC and POWERPC64.
2020-10-22 hselaskyAdd support for IP over infiniband, IPoIB, to lagg...
2020-10-22 hselaskyFactor out generic IP over infiniband, IPoIB, definitio...
2020-10-21 melifaroAdd support for stacked VLANs (IEEE 802.1ad, AKA Q...
2020-10-18 melifaroImplement flowid calculation for outbound connections...
2020-10-17 mmacyUpdate OpenZFS to 2.0.0-rc3-gfc5966
2020-10-16 mwAdd SADB_SAFLAGS_ESN flag
2020-10-09 rscheffAdd IP(V6)_VLAN_PCP to set 802.1 priority per-flow.
2020-10-07 kibFix typo.
2020-10-06 kpbridge: call member interface ioctl() without NET_EPOCH
2020-10-06 jhbStore the send tag type in the common send tag header.
2020-10-04 melifaroFix route flags update during RTM_CHANGE.
2020-10-03 melifaroRemove ROUTE_MPATH-related warnings introduced in r366390.
2020-10-03 melifaroIntroduce scalable route multipath.
2020-10-03 vmaffionenetmap: fix constness warnings generated by "-Wcast...
2020-10-01 mmacyOpenZFS: MFV 2.0-rc3-gfc5966
2020-09-28 emasteadd SIOCGIFDATA ioctl
2020-09-21 melifaroRework part of routing code to reduce difference to...
2020-09-20 melifaroRemove unused nhop_ref_any() function.
2020-09-20 melifaroFix gw updates / flag updates during route changes.
2020-09-18 mmacyMFV 2.0-rc2
2020-09-18 npif_vxlan(4): add support for hardware assisted checksum...
2020-09-18 npAdd two new ifnet capabilities for hw checksumming...
2020-09-16 mhorneif_media: definitions for 40GE LM4 ethernet media type
2020-09-10 melifaroFix RADIX_MPATH build broken by r365521.
2020-09-09 melifaroUpdate nexthop handling for route addition/deletion...
2020-09-09 melifaroRetain marking net.fibs sysctl as a tunable.
2020-09-09 baptUpdate nvi to 2.2.0
2020-09-08 melifaroFix panic with net.fibs tunable set in loader.conf.
2020-09-08 kpnet: mitigate vnet / epair cleanup races
2020-09-07 melifaroConsistently use the same gateway when adding/deleting...
2020-09-05 sjgUpdate to bmake-20200902
2020-09-05 emastertsock.c: remove extraneous space
2020-09-04 mmacyZFS: MFV 2.0-rc1-gfd20a8
2020-09-03 melifaroFix regression for IPv6 loopback routes.
2020-09-01 mjgnet: clean up empty lines in .c and .h files
2020-09-01 vmaffioneiflib: leave only 1 receive descriptor unused
2020-08-29 melifaroRevert uma zone alignemnt cache unadvertenly committed...
2020-08-29 melifaroFix build with RADIX_MPATH.
2020-08-28 melifaroMove fib_rte_to_nh_flags() from net/route_var.h to...
2020-08-28 melifaroMove net/route/shared.h definitions to net/route/route_...
2020-08-28 melifaroFurther split nhop creation and rtable operations.
2020-08-28 mmacyZFS: MFV 2.0-rc1-ga00c61
2020-08-27 gjbMFH
2020-08-25 vmaffioneiflib: netmap: publish all the receive buffer
2020-08-24 mmacyInitial import from vendor-sys branch of openzfs
2020-08-24 melifaroRemove RT_LOCK mutex from rte.
2020-08-24 cyMFV 364468:
next