]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net
tcp: in tcp_usr_detach() remove special handling of compressed time-wait
[FreeBSD/FreeBSD.git] / sys / net /
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
2022-08-10 Emmanuel VadotImport device-tree files from Linux 5.17
2022-08-10 Emmanuel VadotImport device-tree files from Linux 5.16
2022-08-10 Emmanuel VadotImport device-tree files from Linux 5.15
2022-08-10 Emmanuel VadotImport device-tree files from Linux 5.14
2022-08-07 Gordon Berglingdebugnet: Fix a typo in a source code comment
2022-08-06 Alexander V. Chernikovfib_algo: set vnet when destroying algo instance
2022-08-06 Cy Schubertunbound: Vendor import 1.16.2
2022-08-05 Mark Johnstonbpf: Fix BIOCPROMISC locking
2022-08-04 Kristof Provostif_ovpn: fix unused functions with NOINET / NOINET6
2022-08-04 Alexander V. Chernikovrouting: remove duplicate error message after 5c23343b8c0c.
2022-08-03 Mateusz Guzikroute: fix NOIP builds
2022-08-01 Alexander V. Chernikovrouting: refactor private KPI
2022-08-01 Alexander V. Chernikovrouting: convert remnants of DPRINTF to FIB_CTL_LOG().
2022-08-01 Alexander V. Chernikovrouting: add nhop(9) kpi.
2022-08-01 Alexander V. Chernikovrouting: remove info argument from add/change_route_nhop().
2022-08-01 Alexander V. Chernikovnet: constantify radix.c functions
2022-08-01 Alexander V. Chernikovrouting: move route expiration time to its nexthop
2022-07-31 Alexander V. Chernikovrouting: add debug printing helpers for rtentry and...
2022-07-29 Zhenlei HuangIntroduce and use the NET_EPOCH_DRAIN_CALLBACKS() macro
2022-07-28 James Skonaltq: improve pfctl config time for large numbers of...
2022-07-28 Andrew Gallatinlagg: fix lagg ifioctl after SIOCSIFCAPNV
next