]> 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-02-26 Randall StewartThis commit expands tcp_ratelimit to be able to handle...
2020-02-26 Kristof Provostbridge: Move locking defines into if_bridge.c
2020-02-24 Gleb SmirnoffAlthough most of the NIC drivers are epoch ready, due...
2020-02-19 Baptiste DaroussinUpdate to 6.2-20200215
2020-02-18 Baptiste DaroussinUpdate ncurses to 20200118
2020-02-17 Dimitry AndricMerge ^/head r358000 through r358048.
2020-02-17 Dimitry AndricMerge r358042 from the clang1000-import branch:
2020-02-17 Dimitry AndricMerge r358034 from the clang1000-import branch:
2020-02-17 Dimitry AndricMerge r358030 from the clang1000-import branch:
2020-02-17 Bjoern A. ZeebPartially revert VNET change and expand VNET structure.
2020-02-17 Hans Petter SelaskyFix kernel panic while trying to read multicast stream.
2020-02-15 Dimitry AndricMerge ^/vendor/llvm-project/release-10.x up to its...
2020-02-15 Jung-uk KimMFV: r357927
2020-02-14 Ed MasteUpgrade to OpenSSH 7.9p1.
2020-02-13 Dimitry AndricMerge ^/head r357662 through r357854.
2020-02-12 Hans Petter SelaskyUse NET_TASK_INIT() and NET_GROUPTASK_INIT() for driver...
2020-02-12 Hans Petter SelaskyMake sure the so-called end of receive interrupts don...
2020-02-12 Martin MatuskaMFV r357783:
2020-02-11 Gleb SmirnoffUse NET_TASK_INIT() and NET_GROUPTASK_INIT() for driver...
2020-02-11 Konstantin Belousovif_media.h: Add 50G KR4 ethernet media type.
2020-02-11 Konstantin Belousovif_media.c: staticize and constify ifmedia description...
2020-02-11 Konstantin Belousovif_media.c: use __FBSDID().
2020-02-11 Xin LIMFV r357712: file 5.38.
2020-02-09 Kyle EvansMFV r357687: Import NFS fix for O_SEARCH tests
2020-02-07 Dimitry AndricMerge ^/head r357408 through r357661.
2020-02-07 Pedro F. Giffunitypo: stray spaces.
2020-02-06 Jeff RobersonTemporarily force IFF_NEEDSEPOCH until drivers have...
2020-02-06 Kyle EvansMFV r357635: imnport v1.9 of the O_SEARCH tests
2020-02-06 Xin LIMFV r357608: Limit memory usage in xz(1) instead of...
2020-02-05 Pedro F. Giffuniethernet: Add a couple more Ethertypes.
2020-02-03 Pedro F. Giffunitypo: Registration.
2020-02-03 Pedro F. Giffuniethernet: Minor cleanup.
2020-02-02 Pedro F. Giffunistyle(9): Fix spaces after #define.
2020-02-02 Pedro F. Giffuniethernet: add some more Ethertypes.
2020-02-02 Pedro F. Giffuniethernet: add some more Ethertypes.
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.
next