]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net
subr_unit.c: explain first/last special ranges
[FreeBSD/FreeBSD.git] / sys / net /
2023-05-28 Cy Schubertsqlite3: Vendor import of sqlite3 3.42.0
2023-05-27 John Reimernetgdb: Fix netgdb double ack, print proxy address
2023-05-24 Kristof Provostif_ovpn: atomic_set -> atomic_store
2023-05-24 Dag-Erling Smørgravldns: Upgrade to 1.8.3.
2023-05-23 Kristof Provostif_ovpn: ensure we never re-use sequence numbers
2023-05-23 Kristof Provostpf: remove the use of caddr_t
2023-05-23 Martin Matuskazfs: merge openzfs/zfs@ad0a55461
2023-05-19 Kristof Provostif_bridge: fix potential panic
2023-05-17 Kajetan Staszkiewiczpf: Standardize rtableid
2023-05-17 Alexander V. Chernikovrouting: fix panic triggered by the 'gr_idx != 0' asser...
2023-05-17 Konstantin Belousovnet/if_var.h: consistently use if_t over struct ifnet *
2023-05-17 Konstantin Belousovnet/if.h: fix style of if_t definition
2023-05-17 Kajetan Staszkiewiczpfsync: Remove deletion of states using the full pfsync...
2023-05-13 Simon J. GerratyMerge bmake-20230510
2023-05-12 Xin LIMFV: xz 5.4.3.
2023-05-12 Warner Loshspdx: The BSD-2-Clause-NetBSD identifier is obsolete...
2023-05-12 Warner Loshspdx: The BSD-2-Clause-FreeBSD identifier is obsolete...
2023-05-12 Martin Matuskazfs: merge openzfs/zfs@e61076683
2023-05-12 Kristof Provostvlan: fix setting flags on a QinQ interface
2023-05-10 Konstantin Belousovnet/pfkeyv2.h: fix typo, meNber
2023-05-08 Kristof Provostif_ovpn: notify userspace when we've used half of the...
2023-05-05 Ed Mastelibfido2: update to 1.10.0
2023-05-05 Ed Mastelibfido2: update to 1.9.0
2023-05-05 Joseph Mingronelibpcap: Update to 1.10.4
2023-05-05 Kristof Provostpf: fix a few more prototypes
2023-05-04 Ed MasteAdd 'contrib/spleen/' from commit '5eab6333fa27e2b6954c...
2023-05-03 Martin Matuskazfs: merge openzfs/zfs@d96e29576
2023-05-03 Kajetan Staszkiewiczpf: improve source node error handling
2023-05-03 Kristof Provostpf: simplify structs with anonymous unions
2023-05-02 Justin HibbitsIfAPI: Add if_maddr_empty() to check for any maddrs
2023-05-02 Xin LIMFV: less v632.
2023-05-01 Kajetan Staszkiewiczpf: reduce number of hashing operations when handling...
2023-04-26 Alexander V. Chernikovnetlink: fix IPv6 proxy ndp deletion.
2023-04-26 Dag-Erling SmørgravUpdate tzcode to 2023c.
2023-04-26 Christian McDonaldpf: introduce ridentifier and labels to ether rules
2023-04-25 Alexander V. Chernikovnetlink: add netlink interfaces to if_clone
2023-04-25 Alexander V. Chernikovrouting: add iterator-based nhop traversal KPI.
2023-04-25 Alexander V. Chernikovrouting: add rt_tables_get_rnh_safe() that doesn't...
2023-04-24 Simon J. GerratyMerge bmake-20230414
2023-04-24 Justin HibbitsIfAPI: Hide the macros that touch ifnet members
2023-04-23 Zhenlei Huangif_stf: Delete unreachable code
2023-04-21 Ed Mastelibcbor: update to 0.10.2
2023-04-20 Alexander V. Chernikovifnet: factor out interface renaming into a separate...
2023-04-19 Kristof Provostpf: change pf_rules_lock and pf_ioctl_lock to per-vnet...
2023-04-18 Kristof Provostpf: fix incorrect lock define
2023-04-17 Gleb Smirnoffnet: replace IFF_KNOWSEPOCH with IFF_NEEDSEPOCH
2023-04-17 Cy Schubertsqlite3: Vendor import of sqlite3 3.41.2
2023-04-17 Zhenlei Huanglagg(4): Correctly define some sysctl variables
2023-04-17 Zhenlei Huangvnet: Fix a typo in a source code comment
2023-04-14 Kristof Provostbridge: distinguish no vlan and vlan 1
2023-04-14 Zhenlei Huangbridge: Use the %D identifier to format MAC address
2023-04-14 Kajetan Staszkiewiczpf: backport OpenBSD syntax of "scrub" option for ...
2023-04-10 Mark Johnstonbridge: Add support for emulated netmap mode
2023-04-10 Kristof Provostif_epair: also remove vlan metadata from mbufs
2023-04-07 Zhenlei Huangbridge: Log MAC address port flapping
2023-04-05 Zhenlei Huanginfiniband: Opt-in for net epoch
2023-04-05 Mark Johnstonnetisr: Remove the now-unused NETISR_EPAIR queue index
2023-04-05 Mark Johnstonbridge: Try to make the GRAB_OUR_PACKETS macro a bit...
2023-04-03 Martin Matuskazfs: merge openzfs/zfs@431083f75
2023-04-02 Zhenlei Huanglagg(4): Tap traffic after protocol processing
2023-04-02 Zhenlei Huanginfiniband: Widen NET_EPOCH coverage
2023-04-02 Alexander V. Chernikovnetlink: allow exact-match route lookups via RTM_GETROUTE.
2023-03-31 Joseph Mingronelibpcap: Update to 1.10.3
2023-03-31 Zhenlei Huanglacp: Use C99 bool for boolean return value
2023-03-30 Konstantin Belousovifcapnv: cap_bit in ifcap2_nv_bit_names[] is bit, not...
2023-03-29 Alexander V. Chernikovrouting: fix panic when adding an interface route to...
2023-03-29 Zhenlei Huanglagg(4): Do not enter net epoch recursively
2023-03-29 Zhenlei Huanglagg(4): Refactor out some lagg protocol input routines...
2023-03-29 Zhenlei Huanglagg(4): Make lagg_list and lagg_detach_cookie static
2023-03-29 Philip Paepscontrib/tzdata: import tzdata 2023c
2023-03-27 Ruslan BukinImport OpenCSD v.1.4.0.
2023-03-27 Alexander V. Chernikovnetlink: add netlink KPI to the kernel by default
2023-03-26 Alexander V. Chernikovrouting: add public rt_is_exportable() version to check if
2023-03-24 Justin Hibbitsinfiniband: Bring back M_ASSERTVALID() check in infiban...
2023-03-24 Zhenlei Huanglagg: Various style fixes
2023-03-24 Philip Paepscontrib/tzdata: import tzdata 2023b
2023-03-23 Justin HibbitsIfAPI: Add iterator to complement if_foreach()
2023-03-23 Philip Paepscontrib/tzdata: import tzdata 2023a
2023-03-20 Xin LIMFV: xz 5.4.2.
2023-03-16 Ed Mastessh: Update to OpenSSH 9.3p1
2023-03-16 Kristof Provostpf: distinguish forwarding and output cases for pf_refr...
2023-03-15 Alexander V. Chernikovnet: refactor if_clone.c #1
2023-03-14 Justin Hibbitsinfiniband: Convert BPF handling for IfAPI
2023-03-13 Mark Johnstonepair: Remove unneeded includes and sort some of the...
2023-03-09 Alexander V. Chernikovnetlink: add rtsock-compatible header to use with netli...
2023-03-07 Justin Hibbitsiflib: Further convert to use IfAPI accessors
2023-03-06 Mark Johnstonepair: Simplify the transmit path and address lost...
2023-03-06 Mark Johnstonepair: Avoid loading m_flags into a short
2023-03-06 Alexander V. Chernikovifnet: add if_foreach_sleep() to allow ifnet iterations...
2023-03-06 Alexander V. Chernikovnet: unify mtu update code
2023-03-01 Mateusz Guziknet: whack __mips__ leftovers
2023-02-28 Gleb Smirnoffiflib: fix regression with new pfil(9) KPI
2023-02-28 Cy Schubertsqlite3: Vendor import of sqlite3 3.41.0
2023-02-24 Alexander V. Chernikovnetlink: fix NOINET6 build.
2023-02-23 Alexander V. Chernikovnetlink: fix addition of blackhole/reject routes.
2023-02-23 Kristof Provostif_ovpn: ovpn_find_peer_by_ip() is unused without INET
2023-02-21 Zhenlei Huangvnet: Make vnet_sys[un]init() static
2023-02-21 Simon J. GerratyMerge commit 'd84e570b54961e8874bbd8de25635eb96be0977e'
2023-02-20 Dag-Erling Smørgravbyacc: Update to 20230201.
2023-02-17 Alexander V. Chernikovrouting: always pass rtentry to add_route_flags().
next