]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net
Merge ^/head r357368 through r357388.
[FreeBSD/FreeBSD.git] / sys / net /
2020-02-01 Dimitry AndricMerge ^/head r357350 through r357367.
2020-01-31 Kristof Provostvlan: Fix panic when vnet jail with a vlan interface...
2020-01-31 Hans Petter SelaskyRevert r357293.
2020-01-30 Hans Petter SelaskyWiden EPOCH(9) usage in netisr.
2020-01-29 Dimitry AndricMerge ^/head r357179 through r357269.
2020-01-29 Dimitry AndricMerge r357267 from the clang1000-import branch:
2020-01-29 Dimitry AndricMerge r357260 from the clang1000-import branch:
2020-01-29 Alexander V. ChernikovPlug parent iface refcount leak on <ifname>.X vlan...
2020-01-28 Kristof Provostepair: Do not abuse params to register the second interface
2020-01-28 Cy SchubertMFV r357163:
2020-01-25 Phil ShaferImport libxo-1.4.0:
2020-01-25 Dimitry AndricMerge ^/head r356931 through r357118.
2020-01-24 Dimitry AndricMerge ^/vendor/lvm-project/release-10.x up to its last...
2020-01-24 Dimitry AndricMerge ^/vendor/lvm-project/release-10.x up to its last...
2020-01-24 Dimitry AndricMerge ^/vendor/lvm-project/master up to its last change...
2020-01-23 Dimitry AndricMerge ^/vendor/llvm-openmp/dist up to its last change...
2020-01-23 Dimitry AndricMerge ^/vendor/lldb/dist up to its last change, and...
2020-01-23 Dimitry AndricMerge ^/vendor/lld/dist up to its last change, and...
2020-01-23 Dimitry AndricMerge ^/vendor/llvm-libunwind/dist up to its last chang...
2020-01-23 Dimitry AndricMerge ^/vendor/libc++/dist up to its last change, and...
2020-01-23 Gleb SmirnoffSince now drivers that support pfil run their interrupt...
2020-01-23 Gleb SmirnoffStop entering the network epoch in ether_input(), unles...
2020-01-23 Gleb SmirnoffIntroduce flag IFF_NEEDSEPOCH that marks Ethernet inter...
2020-01-23 Gleb Smirnofftap(4) calls ether_input() in context of write(2)....
2020-01-23 Gleb SmirnoffEnter network epoch in iflib rxeof task.
2020-01-23 Gleb SmirnoffMark swi_net() as INTR_TYPE_NET and stop entering epoch...
2020-01-22 Dimitry AndricMerge ^/vendor/compiler-rt/dist up to its last change...
2020-01-22 Dimitry AndricMerge ^/vendor/clang/dist up to its last change, and...
2020-01-22 Alexander MotinUpdate route MTUs for bridge, lagg and vlan interfaces.
2020-01-22 Dimitry AndricMerge ^/vendor/llvm/dist up to its last change, and...
2020-01-22 Alexander V. ChernikovBring back redirect route expiration.
2020-01-21 Alexander V. ChernikovDocument requirements for the 'struct route' variations.
2020-01-20 Dimitry AndricMerge ^/vendor/llvm-project/master until just before...
2020-01-20 Dimitry AndricMerge ^/head r356848 through r356919.
2020-01-18 Eugene Grosbeinifa_maintain_loopback_route: adjust debugging output
2020-01-17 Gleb SmirnoffChange argument order of epoch_call() to more natural...
2020-01-15 Gleb Smirnoffgif_transmit() must always be called in the network...
2020-01-15 Gleb SmirnoffIntroduce NET_EPOCH_CALL() macro and use it everywhere...
2020-01-15 Gleb SmirnoffMechanically substitute assertion of in_epoch(net_epoch...
2020-01-15 Gleb Smirnoff- Move global network epoch definition to epoch.h,...
2020-01-13 Vincenzo Maffionenetmap: disable passthrough with no hypervisor support
2020-01-10 Jung-uk KimMFV: r356607
2020-01-09 Alexander V. ChernikovAdd fibnum, family and vnet pointer to each rib head.
2020-01-09 Mark Johnstonlagg: Further cleanup of the rr_limit option.
2020-01-09 Kyle Evansif_vmove: return proper error status
2020-01-07 Alexander V. ChernikovFix rtsock route message generation for interface addre...
2020-01-06 Martin MatuskaMFV r356415
2020-01-05 Martin MatuskaMFV r356365:
2020-01-02 Eric Joyneriflib: Prevent watchdog from resetting idle queues
2020-01-02 Alexander V. ChernikovPlug loopback idaddr refcount leak.
2020-01-01 Gleb SmirnoffIn r343631 error code for a packet blocked by a firewal...
2019-12-31 Alexander V. ChernikovFix NOINET6 build broken by r356236.
2019-12-31 Alexander V. ChernikovSplit gigantic rtsock route_output() into smaller funct...
2019-12-31 Cy SchubertMFV r356143:
2019-12-31 Martin MatuskaMFV r356163,r356197:
2019-12-27 Mark JohnstonPlug some ifaddr refcount leaks.
2019-12-22 Mark Johnstonlagg: Clean up handling of the rr_limit option.
2019-12-22 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-12-21 Cy SchubertMFV r355890:
2019-12-21 Cy SchubertMFV r353143 (phillip):
2019-12-21 Cy SchubertMFV r353141 (by phillip):
2019-12-20 Dimitry AndricMerge diff elimination updates from r355953 into vendor...
2019-12-20 Mark JohnstonDeduplicate code between if_delgroup() and if_delgroups().
2019-12-20 Mark JohnstonFix a memory leak in if_delgroups() introduced in r334118.
2019-12-17 Gleb SmirnoffConvert routing statistics to VNET_PCPUSTAT.
2019-12-13 Jung-uk KimMFV: r355716
2019-12-05 John BaldwinUse a void * argument to callout handlers instead of...
2019-12-05 Ed MasteUpdate ELF Tool Chain to upstream r3769
2019-12-03 Emmanuel VadotImport DTS files for riscv from Linux 5.4
2019-11-28 Emmanuel VadotImport riscv DTS files
2019-11-28 Emmanuel VadotImport DTS files from Linux 5.4
2019-11-25 Xin LIMFV r355071: libbsdxml (expat) 2.2.9.
2019-11-24 Bjoern A. ZeebAllow kernel to compile without BPF.
2019-11-22 Conrad MeyerAdd explicit SI_SUB_EPOCH
2019-11-21 Andriy GaponMFV r354383: 10592 misc. metaslab and vdev related...
2019-11-21 Andriy GaponMFV r354382,r354385: 10601 10757 Pool allocation classes
2019-11-20 Pedro F. GiffuniMFV 354917, 354918, 354919
2019-11-19 Vincenzo Maffionenetmap: check if we already ran mmap before we attempt it
2019-11-18 Andriy GaponMFV r354378,r354379,r354386: 10499 Multi-modifier prote...
2019-11-18 Xin LIMFV r354798:
2019-11-16 Conrad MeyerUpdate to Zstandard 1.4.4
2019-11-15 Bjoern A. Zeebif_llatbl: change htable_unlink_entry() to early exist...
2019-11-15 Bjoern A. Zeebif_llatbl: cleanup
2019-11-13 Gleb SmirnoffIn if_siocaddmulti() enter VNET.
2019-11-13 Bjoern A. Zeeblltabl: remove dead code
2019-11-10 Xin LIMFV r354582: file 5.37.
2019-11-07 Gleb Smirnoffsysctl_rtsock() has all necessary locking and doesn...
2019-11-07 Phil ShaferImport libxo-1.3.1:
2019-11-07 Andrey V. ElsukovEnqueue lladdr_task to update link level address of...
2019-11-07 Andriy GaponMFV r354377: 10554 Implemented zpool sync command
2019-11-07 Phil ShaferImport libxo-1.3.0:
2019-11-06 Ed Masteblacklist: update to NetBSD snapshot on 20191106
2019-11-05 Eric Joynernet: add ETHER_IS_ZERO macro similar to ETHER_IS_BROADCAST
2019-11-04 Eric Joyneriflib: properly release memory allocated for DMA
2019-11-03 Cy SchubertMFV r354257:
2019-10-31 Vincenzo Maffionenetmap: fix build issue in netmap_user.h
2019-10-31 Vincenzo Maffioneadd valectl to the system commands
2019-10-30 Eric Joyneriflib: cleanup memory leaks on driver detach
2019-10-29 Gleb SmirnoffThere is a long standing problem with multicast program...
2019-10-23 Eric Joyneriflib: call ether_ifdetach and netmap_detach before...
next