]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net
makefs(8): Fix a few typos in source code comments
[FreeBSD/FreeBSD.git] / sys / net /
2022-02-06 Aleksandr Fedorovif_vxlan(4): Allow netmap_generic to intercept RX packets.
2022-02-05 Simon J. GerratyMerge bmake-20220204
2022-02-02 Toomas Soomecontrib/terminus: update to terminus-font-4.49.1
2022-02-01 Kristof Provostpflog: align header to 4 bytes, not 8
2022-01-31 Mark Johnstonpf: Initialize pf_kpool mutexes earlier
2022-01-28 Gleb Smirnoffifnet: garbage collect unused function ifaddr_byindex().
2022-01-28 Alfonso Sicilianobsddialog: import version 0.1
2022-01-27 Ed Mastedma: update to 2022-01-27 snapshot
2022-01-27 Gleb Smirnoffrtsock: always set m_pkthdr.rcvif when queueing on...
2022-01-27 Gleb Smirnoffnetisr: serialize/restore m_pkthdr.rcvif when queueing...
2022-01-27 Gleb Smirnoffifnet/mbuf: provide KPI to serialize/restore m->m_pkthd...
2022-01-27 Gleb Smirnoffifnet: make if_index global
2022-01-26 Hans Petter SelaskyAdd definitions for TLS receive tags using the existing...
2022-01-25 Gleb Smirnoffif_clone: correctly destroy a clone from a different...
2022-01-25 Gleb Smirnoffif_vmove: improve restoration in cloner's ifgroup membe...
2022-01-25 Eric Joyneriflib: Allow drivers to determine which queue to TX on
2022-01-24 Cy Schubertunbound: Vendor import 1.14.0
2022-01-23 Marcin Wojtasena: merge ena-com v2.5.0 upgrade
2022-01-22 Martin Matuskazfs: merge openzfs/zfs@17b2ae0b2 (master) into main
2022-01-18 Cy Schubertwpa: Import wpa 2.10.
2022-01-18 Xin LIMFV f83ac37f1e66: libbsdxml (expat) 2.4.3.
2022-01-14 Vincenzo Maffionenetmap: fix LOR in iflib_netmap_register
2022-01-14 Kristof Provostpf: protect the rpool from races
2022-01-11 Cy Schubertsqlite3: Vendor import of sqlite3 3.37.2
2022-01-10 Alexander MotinRevert "iflib: Relax timer period from 0.5 to 0.5-0...
2022-01-10 Alexander Motiniflib: Relax timer period from 0.5 to 0.5-0.75s.
2022-01-06 Ryan StoneFix ifa refcount leak in ifa_ifwithnet()
2022-01-06 Cy Schubertsqlite3: Vendor import of sqlite3 3.37.1
2022-01-05 Ed MasteFix kernel build without INET and INET6
2022-01-04 Xin LIfile: upgrade to 5.41.
2022-01-03 Gleb Smirnoffdomains: make domain_init() initialize only global...
2022-01-03 Gleb Smirnoffprotocols: init with standard SYSINIT(9) or VNET_SYSINIT
2021-12-30 Ed MasteFix kernel build without INET6
2021-12-30 Stefan EßerMake CPU_SET macros compliant with other implementations
2021-12-29 Alexander V. Chernikovrouting: Add unified level-based logging support for...
2021-12-29 Alexander V. Chernikovnhops: split nh_family into nh_upper_family and nh_neig...
2021-12-29 Alexander V. Chernikov[lltable] Add per-family lltable getters.
2021-12-28 Vincenzo Maffionenet: iflib: sync isc_capenable to if_capenable
2021-12-21 Baptiste Daroussinbsddialog: import version 0.0.2
2021-12-19 Ed Mastessh: update to OpenSSH v8.8p1
2021-12-18 Simon J. GerratyMerge bmake-20211212
2021-12-17 Kristof Provostpf: make if_pfsync.h self-contained
2021-12-17 Kristof Provostpf: make if_pflog.h self-contained
2021-12-17 Kristof Provostnet: make if_bridgevar.h self-contained
2021-12-17 Kristof Provostnet: make ethernet.h self-contained
2021-12-17 Kristof Provostpf: make pfvar.h self-contained
2021-12-17 Kristof Provostif_stf: make if_stf.h self-contained
2021-12-16 Martin Matuskazfs: merge openzfs/zfs@f291fa658 (master) into main
2021-12-13 Baptiste Daroussinbsddialog: import version 0.0.1
2021-12-10 Warner LoshCreate wrapper for Giant taken for newbus
2021-12-09 Mateusz Guziknet/if.c: plug set-but-not-unused vars
2021-12-06 Gleb Smirnoffifnet: make V_if_index static to if.c
2021-12-06 Gleb Smirnoffifnet_byindex() actually requires network epoch
2021-12-06 Gleb Smirnoffifnet: merge ifindex_alloc(), ifnet_setbyindex(), if_gr...
2021-12-06 Gleb Smirnoffifnet: initial if_grow() shall always succeed
2021-12-06 Gleb Smirnoffifnet: use ck_pr(3) store & load setting ifnet pointer...
2021-12-06 Gleb Smirnoffifnet: allocate index at the end of if_alloc_domain()
2021-12-06 Baptiste Daroussinbsddialog: import snapshot 2021-12-05
2021-12-04 Gleb Smirnoffnhop: hash ifnet pointer instead of if_index
2021-12-04 Kristof Provostif_pflog: fix packet length
2021-12-03 Cy Schubertunbount: Vendor import 1.14.0rc1
2021-12-02 Cy SchubertRevert "wpa: Import wpa_supplicant/hostapd commit 14ab4...
2021-12-02 Cy Schubertwpa: Import wpa_supplicant/hostapd commit 14ab4a816
2021-12-02 Gleb Smirnoffifnet: enable & fix if_debug build
2021-12-02 Gleb SmirnoffRemove "options PCBGROUP"
2021-12-02 Gleb SmirnoffAllow to compile RSS without PCBGROUP.
2021-12-01 Zhenlei Huangif_epair: Also mark the flag of pair b with IFF_KNOWSEPOCH
2021-11-30 Stefan Eßercontrib/bc: merge version 5.2.1 from vendor branch
2021-11-30 Kristof Provostif_stf: KASAN fix
2021-11-24 Mateusz Guzikif_epair: ifdef vars only used with ALTQ
2021-11-24 Baptiste DaroussinAdd 'contrib/bsddialog/' from commit '857c66bb5f3c5651b...
2021-11-23 Gleb Smirnoffif_free: add a comment explaining why ifindex_free...
2021-11-23 Gleb Smirnoffifnet: merge if_destroy() and if_free_internal() into one
2021-11-23 Gleb Smirnoffifnet: make if_alloc_domain() never fail
2021-11-23 Gleb Smirnoffifnet: make if_alloc_domain() static
2021-11-23 Gleb Smirnoffifnet: append if_debug.c to if.c
2021-11-23 Gleb Smirnoffifnet: garbage collect drbr_*_drv().
2021-11-20 Kristof Provostif_stf: add dtrace probe points
2021-11-20 Kristof Provostif_stf: add 6rd support
2021-11-19 Kristof Provostlagg: fix unused-but-set-variable
2021-11-19 Andriy Gaponiflib_stop: drain rx tasks to prevent any data races
2021-11-17 Martin Matuskazfs: merge openzfs/zfs@269b5dadc (master) into main
2021-11-17 Kristof Provostpf: add COMPAT_FREEBSD13 for DIOCKEEPCOUNTERS
2021-11-15 Baptiste Daroussinmandoc: import version 1.14.6
2021-11-14 Mateusz Guziknet: whack "set but not used" warnings in net/rtsock.c
2021-11-14 Mateusz Guziknet: whack "set but not used" warnings in net/pfil.c
2021-11-14 Mateusz Guziknet: whack "set but not used" warnings in net/if.c
2021-11-14 Kristof Provostpf: renumber DIOCKEEPCOUNTERS
2021-11-13 Dimitry AndricMerge llvm-project 13.0.0 release
2021-11-13 Dimitry AndricMerge llvm-project release/13.x llvmorg-13.0.0-rc3...
2021-11-13 Dimitry AndricMerge llvm-project release/13.x llvmorg-13.0.0-rc2...
2021-11-13 Dimitry AndricMerge llvm-project release/13.x llvmorg-13.0.0-rc1...
2021-11-13 Dimitry AndricMerge llvm-project main llvmorg-13-init-16847-g88e66fa60ae5
2021-11-10 Martin Matuskazfs: merge openzfs/zfs@6c8f03232 (master) into main
2021-11-09 Kristof Provostif_stf: enable use in vnet jails
2021-11-09 Kristof Provostif_stf: style(9) pass
2021-11-08 Kristof Provostif_gif: fix vnet shutdown panic
2021-11-06 Wojciech Maceklagg: update capabilites on SIOCSIFMTU
2021-11-05 Kristof Provostpf: Introduce ridentifier
2021-11-02 Bjoern A. Zeebepair: remove "All rights reserved"
next