]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net
Sort the SOC options in the arm64 NOTES config
[FreeBSD/FreeBSD.git] / sys / net /
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
2022-09-07 Xin LIMFV: cherry-pick "PR/358: Fix width for -f - (jpalus)"
2022-09-06 Andrew TurnerImport the updated Arm Optimized Routines
2022-09-06 Xin LIMFV: less v608
2022-09-05 Gleb Smirnoffloop(4): make interface methods static
2022-09-05 Alexander V. Chernikovrouting: allow logging framework to be used outside...
2022-09-04 Gordon Berglingbpf(3): Grammar fix for a source code comment
2022-09-03 Alfonso S. Sicilianocontrib/bsddialog: Import version 0.3
2022-09-03 Gordon Berglingnetisr(9): Fix a typo in a source code comment
2022-08-30 Cy Schubertsqlite3: Vendor import of sqlite3 3.39.2
2022-08-30 Gleb Smirnoffdomains: use queue(9) SLIST for linked list of domains
2022-08-29 Alexander V. Chernikovrouting: constantify @rc in rib_decompose_notification().
2022-08-29 Alexander V. ChernikovRevert "routing: install prefix and loopback routes...
2022-08-29 Alexander V. Chernikovrouting: improve multiline debug
2022-08-29 Alexander V. Chernikovrouting: extend nhop(9) kpi
2022-08-29 Alexander V. Chernikovrouting: fix rib_add_route_px()
2022-08-29 Alexander V. Chernikovrouting: add ability to store opaque indentifiers in...
2022-08-29 Alexander V. Chernikovrouting: make rib_add_redirect() use new nhop-based KPI
2022-08-29 Alexander V. Chernikovrouting: add rib_add_default_route() wrapper
2022-08-29 Alexander V. Chernikovrouting: install prefix and loopback routes using new...
2022-08-25 Martin Matuskazfs: merge openzfs/zfs@a582d5299
2022-08-22 Luiz Amaralpfsync: replace struct pfsync_pkt with int flags
2022-08-20 Mateusz GuzikRetire clone_drain_lock
2022-08-17 Gleb Smirnoffprotosw: refactor protosw and domain static declaration...
2022-08-17 Gleb Smirnoffprotosw: retire pr_slowtimo and pr_fasttimo
2022-08-16 Ed MasteImport bionic's x86_64 optimized string routines
2022-08-16 Philip Paepscontrib/tzdata: import tzdata 2022c
2022-08-15 Mateusz Guzikrouting: G/C rt_exportinfo declaration
2022-08-15 Alexander V. Chernikovrouting: retire rib_lookup_info()
2022-08-13 Martin Matuskazfs: merge openzfs/zfs@b3d0568cf
2022-08-12 Alexander V. Chernikovrouting: add rib_match_gw() helper
2022-08-11 Mateusz Guzikrouting: unbreak the build of a bunch of kernels
2022-08-11 Alexander V. Chernikovrtsock: subscribe to ifnet eventhandlers instead of...
2022-08-11 Gleb SmirnoffRetire 4.4BSD raw sockets
2022-08-11 Gleb Smirnoffrtsock: do not use raw socket code
2022-08-11 Gleb Smirnoffrtsock: do not allocate mbufs_tags(9) just to store...
2022-08-11 Gleb Smirnoffnetinet: get interface event notifications directly...
2022-08-11 Mateusz Guzikrouting: fix non-debug build
2022-08-11 Alexander V. Chernikovrouting: populate fibs with interface routes after...
2022-08-11 Alexander V. Chernikovrouting: fixup empty mask prefix handling after 2ce5538...
2022-08-11 Alexander V. Chernikovrouting: fix build warning without ROUTE_MPATH
2022-08-11 Kristof Provostif_ovpn: reject non-UDP sockets
2022-08-11 Philip Paepscontrib/tzdata: import tzdata 2022b
2022-08-10 Alexander V. Chernikovrouting: fix build without ROUTE_MPATH
2022-08-10 Alexander V. Chernikovrouting: move rtentry and subscription code out of...
2022-08-10 Alexander V. Chernikovrouting: add rib_<add|del>_route_px() functions operati...
2022-08-10 Alexander V. Chernikovrouting: split nexthop creation and rtentry creation.
2022-08-10 Alexander V. Chernikovrouting: refactor #2
2022-08-10 Alexander V. Chernikovrouting: refactor control cmds #1
2022-08-10 Emmanuel VadotImport device-tree files from Linux 5.18
next