]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net
LinuxKPI: add kstrtou32_from_user() and mac_pton()
[FreeBSD/FreeBSD.git] / sys / net /
2023-01-12 Justin Hibbitsifnet/API: Move the IfAPI from if_var.h to if.h
2023-01-10 Dag-Erling SmørgravBring our tzcode up to date.
2023-01-09 Justin Hibbitsifnet/API: Change if_set*bit accessors to clear first
2023-01-06 Cy Schubertsqlite3: Vendor import of sqlite3 3.40.1
2023-01-04 Justin Hibbitsifnet: Expose if_t to userspace
2023-01-04 Justin Hibbitsifnet/DrvAPI: Move if_t typedef to a better place
2023-01-04 Justin Hibbitsifnet/DrvAPI: Implement if_setoutputfn() accessor
2023-01-03 Konstantin Belousovifcapnv: fix IFCAP2 usage
2023-01-01 Xin LIMFV: xz 5.4.0
2022-12-30 Alexander V. Chernikovrouting: add missed RIB_WUNLOCK in the add_route_flags().
2022-12-26 Kristof ProvostRevert "if_ovpn: allow peer lookup by vpn4/vpn6 address"
2022-12-21 Justin HibbitsConvert iflib(4) and iflib-based drivers to the DrvAPI
2022-12-21 Zhenlei Huangrouting: Use NET_EPOCH_[CALL|WAIT] macros
2022-12-20 Justin HibbitsDrvAPI: Extend driver KPI with more accessors
2022-12-16 Franco Fichtnerdebugnet: remove spurious message on boot
2022-12-15 Alexander V. Chernikovroute: allow RTM_CHANGE notifications in rt_routemsg().
2022-12-14 Kristof Provostif_ovpn: fix LINT-NOIP build
2022-12-14 Nick Reillypf: fix pfi_ifnet leak on interface removal
2022-12-14 Kristof Provostif_ovpn: cleanup offsetof() use
2022-12-14 Kristof Provostif_ovpn: include peer counters in a OVPN_NOTIF_DEL_PEER...
2022-12-14 Kristof Provostif_ovpn: allow peer lookup by vpn4/vpn6 address
2022-12-14 Kristof Provostif_ovpn: implement OVPN_GET_PEER_STATS
2022-12-14 Kristof Provostif_ovpn: start tracking per-peer packets/bytes in/out
2022-12-14 Kristof Provostif_ovpn: remove OVPN_SEND_PKT
2022-12-13 Martin Matuskalibarchive: merge from vendor branch
2022-12-11 Mark Johnstonbridge: Fix a potential memory leak in bridge_enqueue()
2022-12-09 Alexander V. Chernikovnetlink: add interface notification on link status...
2022-12-09 Xin LIMFV: xz 5.2.9
2022-12-07 Martin Matuskazfs: merge openzfs/zfs@59493b63c (master)
2022-12-05 Kristof Provostif_ovpn: extend notifications with a reason
2022-12-02 Alexander V. Chernikovnetlink: store user-provided rtm_protocol
2022-12-02 Alexander V. Chernikovrouting: provide dedicated function for nhgrp creation...
2022-12-01 Kristof Provostif_ovpn: remove peer limit
2022-12-01 Alexander V. Chernikovnet: add if_allocdescr() to permit updating iface descr...
2022-11-30 John Baldwinether_demux: Defer stripping the Ethernet header.
2022-11-30 Philip Paepscontrib/tzdata: import tzdata 2022g
2022-11-28 Cy Schubertsqlite3: Vendor import of sqlite3 3.40.0
2022-11-24 Mateusz Guzikbpf: only access refcounts using dedicated primitives
2022-11-18 Xin LIMFV: expat 2.5.0
2022-11-18 Xin LIMFV: xz-embedded 3f438e15109229bb14ab45f285f4bff5412a9542
2022-11-17 Xin LIMFV: Merge xz 5.2.8
2022-11-16 Martin Matuskazfs: merge openzfs/zfs@2163cde45
2022-11-15 Emmanuel VadotImport device-tree files from Linux 6.0
2022-11-15 Emmanuel VadotImport device-tree files from Linux 5.19
2022-11-15 Kristof Provostif_ovpn: pass control packets through the socket
2022-11-14 Kristof Provostif_ovpn: ensure we're in vnet context when calling...
2022-11-11 Kristof Provostif_ovpn: fix AES-128-GCM support
2022-11-09 Luiz Amaralpfsync: prepare code to accommodate AF_INET6 family
2022-11-05 Kyle EvansMerge commit '93bf91b4012a28610672d2266366dfa0a663b70f...
2022-11-02 Kristof Provostpf: bridge-to
2022-11-02 Kristof Provostipsec: add support for CHACHA20POLY1305
2022-11-01 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1s
2022-10-29 Kyle EvansAdd 'contrib/wireguard-tools/' from commit '7e00bf8773b...
2022-10-29 Philip Paepscontrib/tzdata: import tzdata 2022f
2022-10-28 John BaldwinImport the WireGuard driver from zx2c4.com.
2022-10-27 Xin LIMFV: Restore the ability to process files from stdin...
2022-10-25 Gordon Berglingnetmap(4): Fix a typo in a source code comment
2022-10-24 Kristof Provostif_ovpn: avoid netisr_queue name conflicts
2022-10-24 Kristof Provostbridge: default to not filtering L3
2022-10-24 Kristof Provostif_ovpn: add sysctls for netisr_queue() and crypto_disp...
2022-10-19 Ed Mastessh: update to OpenSSH 9.1p1
2022-10-17 Eric Joyneriflib: Introduce v2 of TX Queue Select Functionality
2022-10-17 Gert Doeringif_ovpn(4): implement ioctl() to set if_flags
2022-10-17 Kristof Provostif_ovpn: fix use-after-free
2022-10-16 Cy Schubertunbound: Vendor import 1.17.0
2022-10-15 Zhenlei Huangif_me: Use dedicated network privilege
2022-10-12 Philip Paepscontrib/tzdata: import tzdata 2022e
2022-10-08 Kristof Provostpf: atomically increment state ids
2022-10-07 Kristof Provostif_ovpn: remove an incorrect assertion
2022-10-07 Zhenlei Huangif_vxlan(4): Correct the statistic for output bytes
2022-10-06 Kristof Provostif_ovpn: ensure we're in net_epoch when calling ovpn_en...
2022-10-05 Kristof Provostpf: use time_to for timestamps
2022-10-05 Zhenlei Huangif_vxlan(4): Add missing statistic for input packets
2022-10-04 Martin Matuskazfs: merge openzfs/zfs@d62bafee9
2022-10-03 Jung-uk Kimbpf: obtain timestamps from controller via pkthdr if...
2022-10-03 Kristof Provostif_epair: fix build with RSS
2022-10-01 Alexander V. Chernikovnetlink: add netlink support
2022-09-30 Zhenlei Huangif_vxlan(4): Check the size of data available in mbuf...
2022-09-29 Cy Schubertunbound: Vendor import 1.16.3
2022-09-27 Alexander V. Chernikovif_epair: refactor interface creation and enqueue code.
2022-09-26 Kristof Provostif_ovpn: fix address family check when traffic class...
2022-09-25 Alfonso S. Sicilianocontrib/bsddialog: Import version 0.4
2022-09-25 Philip Paepscontrib/tzdata: import tzdata 2022d
2022-09-25 Xin LIfile: upgrade to 5.43.
2022-09-24 Alexander V. Chernikovifp: add if_setdescr() / if_freedesrt() methods
2022-09-24 Alexander V. Chernikovif_clone: add ifc_link_ifp() / ifc_unlink_ifp() to...
2022-09-22 Alexander V. Chernikovif_clone: migrate some consumers to the new KPI.
2022-09-22 Alexander V. Chernikovif_clone: rework cloning KPI
2022-09-22 Alexander V. Chernikovepair: deduplicate interface allocation code #1
2022-09-21 Kristof Provostif_ovpn: fix memory leak on unload
2022-09-21 Kristof Provostif_ovpn: remove incorrect rounding up of packet sizes
2022-09-21 Martin Matuskazfs: merge openzfs/zfs@c629f0bf6
2022-09-21 Xin LIMFV 66082b6c88b9: libbsdxml (expat) 2.4.9
2022-09-20 Cy Schubertsqlite3: Vendor import of sqlite3 3.39.3
2022-09-10 Mateusz GuzikAdd getsock
2022-09-08 Mateusz Guziknet: add pfil_mbuf_{in,out}
2022-09-08 Alexander V. Chernikovrouting: constantify nh/nhg argument in <nhop|nhgrp...
2022-09-08 Alexander V. Chernikovrouting: add abitity to set the protocol that installed...
2022-09-07 Mateusz Guziknet: retire PFIL_FWD
2022-09-07 Mateusz Guziknet: remove stale altq_input reference
next