]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net
unionfs: implement VOP_VPUT_PAIR
[FreeBSD/FreeBSD.git] / sys / net /
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"
2021-11-02 Bjoern A. Zeebif_epair: rework
2021-11-01 Mateusz Guzikpf: remove the flags argument from pf_unlink_state
2021-10-29 Olivier HouchardMerge commit 'ce929fe84f9c453263af379f3b255ff8eca01d48'
2021-10-28 Kristof Provostif_epair: delete mbuf tags
2021-10-26 Mark Johnstonbpf: Fix the write filter for detached descriptors
2021-10-22 Gleb SmirnoffUse network epoch to protect local IPv4 addresses hash.
2021-10-22 Gleb SmirnoffRetire synchronous PPP kernel driver sppp(4).
2021-10-22 Philip Paepscontrib/tzdata: import tzdata 2021e
2021-10-21 Martin Matuskazfs: merge openzfs/zfs@ec64fdb93 (master) into main
2021-10-18 Philip Paepscontrib/tzdata: import tzdata 2021d
2021-10-13 Gleb SmirnoffRemove in_ifaddr_lock acquisiton to access in_ifaddrhead.
2021-10-10 Hartmut BrandtAllow the BPF to be select for write. This is needed...
2021-10-08 Alexander V. Chernikovrouting: Use the same index space for both nexthop...
2021-10-07 Kristof Provostpf: remove unused field from pf_kanchor
2021-10-07 Ed MasteImport libfido2 at 'contrib/libfido2/'
2021-10-07 Ed MasteImport libcbor at 'contrib/libcbor/'
2021-10-06 Stefan Eßercontrib/bc: update to version 5.1.1
2021-10-04 Stefan Eßercontrib/bc: merge version 5.1.0 from vendor branch
2021-10-02 Philip Paepscontrib/tzdata: import tzdata 2021c
2021-09-29 Kristof Provostpfctl: userspace adaptive syncookies configration
2021-09-29 Kristof Provostpf: implement adaptive mode
2021-09-26 Philip Paepscontrib/tzdata: import tzdata 2021b
2021-09-24 Kristof Provostpf: support dummynet
2021-09-23 Arnaud YsmalLACP: Do not wait response for marker messages not...
2021-09-22 Baptiste Daroussindma: import snapshot 2021-07-10
2021-09-22 Baptiste Daroussinlibedit: import snapshot 2021-09-10
2021-09-15 Martin Matuskazfs: merge openzfs/zfs@4a1195ca5 (master) into main
2021-09-14 John BaldwinAdd a switch structure for send tags.
2021-09-14 Mark Johnstondebugnet: Include some required headers
2021-09-10 Alan SomersImport atf 0.22 snapshot 55c21b2c5fb189bbdfccb2b297bfa8...
2021-09-10 Kristof Provostpf: qid and pqid can be uint16_t
2021-09-10 Mark Johnstonnet: Enter a net epoch around protocol if_up/down notif...
2021-09-08 Ed Masteopenssh: update to OpenSSH v8.7p1
2021-09-07 Alexander V. Chernikovrouting: fix source address selection rules for IPv4...
2021-09-07 Kristof Provostpf: remove unused function prototype
2021-09-04 Kristof Provostaltq: mark callouts as mpsafe
2021-09-03 Cy Schubertwpa: Import wpa_supplicant/hostapd commits up to b4f7506ff
2021-09-01 Kristof Provostpf: Add counters for syncookies
2021-09-01 Alexander V. Chernikovrouting: Disallow zero nexthop weights in nexthop groups.
2021-08-31 Alexander V. Chernikovrouting: simplify malloc flags in alloc_nhgrp().
2021-08-31 Martin Matuskazfs: merge openzfs/zfs@3b89d9518 (master) into main
2021-08-30 Alexander V. Chernikovrouting: Fix newly-added rt_get_inet[6]_parent() api.
2021-08-29 Alexander V. Chernikovrouting: Bring back the ability to specify transmit...
2021-08-29 Kristof Provostpf: Introduce nvlist variant of DIOCGETSTATUS
2021-08-27 Martin Matuskalibarchive: import bugfix from upstream
2021-08-26 Luiz Otavio O Souzaif_bridge: add ALTQ support
2021-08-25 Luiz Otavio O Souzaif_vlan: add the ALTQ support to if_vlan.
2021-08-23 Kristof Provostaltq: Fix panics on rmc_restart()
2021-08-23 Martin Matuskalibarchive: import changes from upstream
2021-08-22 Zhenlei Huangrouting: Allow using IPv6 next-hops for IPv4 routes...
2021-08-22 Vincenzo Maffionenetmap: import changes from upstream
next