]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netlink
amd64/arm64 pmap: Stop requiring the accessed bit for superpage promotion
[FreeBSD/FreeBSD.git] / sys / netlink /
2023-06-10 Martin Matuskazfs: merge openzfs/zfs@feff9dfed
2023-06-09 Andrew TurnerUpdate the Arm Optimized Routine library to v23.01
2023-06-08 Joseph Mingronetpcdump: Update to 4.99.4
2023-06-08 Ed Mastekern: Move devctl_systems[] out of sys/sys/devctl.h
2023-06-08 Ed Mastecontrib/spleen: update to Spleen 2.0.0
2023-06-06 Cy Schubertntp: import ntp-4.2.8p17
2023-06-02 Gleb Smirnoffnetlink: fix compilation withous INET6
2023-06-02 Alexander V. Chernikovnetlink: use netlink mbufs in the mbuf chains.
2023-06-02 Baptiste Daroussinnlsysevent: add default command to the events
2023-06-02 Baptiste Daroussinnlsysevent: deduplicate the code and split into smaller...
2023-06-02 Baptiste Daroussinnlsysevent: rename variables for clarity of the code
2023-06-02 Baptiste Daroussinnlsysevent: specify all netlink header the same way
2023-06-01 Baptiste Daroussinnlsysevent: add a genetlink(4) module to report kernel...
2023-06-01 Cy Schubertntp: import ntp-4.2.8p16
2023-06-01 Alexander V. Chernikovifnet: consistently call hooks when the interface gets up.
2023-06-01 Alexander V. Chernikovnetlink: use custom uma zone for the mbuf storage.
2023-05-31 Alexander V. Chernikovnetlink: fix ifconfig P2P inet ADDR ADDR netmask 255...
2023-05-28 Cy Schubertsqlite3: Vendor import of sqlite3 3.42.0
2023-05-27 Alexander V. Chernikovnetlink: fix build
2023-05-27 Alexander V. Chernikovnetlink: add snl(3) support for listing genetlink multi...
2023-05-27 Alexander V. Chernikovnetlink: use newly-added snl(3) array parsing for handl...
2023-05-27 Alexander V. Chernikovnetlink: add snl(3) support for parsing unknown-size...
2023-05-27 Alexander V. Chernikovnetlink: fix bulding with NOINET6
2023-05-27 Alexander V. Chernikovnetlink: call IPv6 hook after the ifaddr operation...
2023-05-24 Dag-Erling Smørgravldns: Upgrade to 1.8.3.
2023-05-23 Martin Matuskazfs: merge openzfs/zfs@ad0a55461
2023-05-22 Alexander V. Chernikovnetlink: call IPv6 hook when adding IPv4 addresses.
2023-05-20 John Baldwinnetlink: Move an INET-only variable under #if.
2023-05-20 Alexander V. Chernikovnetlink: automatically generate broadcast for IPv4...
2023-05-19 Alexander V. Chernikovnetlink: add IPv4/IPv6 attribute writers using in[6...
2023-05-16 Alexander V. Chernikovnetlink: add support for adding/deleting interface...
2023-05-15 Alexander V. Chernikovnetlink: add an optional post-process hook to the messa...
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-FreeBSD identifier is obsolete...
2023-05-12 Kristof Provostnetlink: reduce default log levels
2023-05-12 Martin Matuskazfs: merge openzfs/zfs@e61076683
2023-05-10 Alexander V. Chernikovnetlink: provide original interface lladdr in the inter...
2023-05-10 Alexander V. Chernikovnetlink: export more IPv6 ifa info
2023-05-10 Alexander V. Chernikovnetlink: export carp VHID when dumping interface addresses.
2023-05-09 Alexander V. Chernikovnetlink: fix compiler warnings
2023-05-09 Alexander V. Chernikovnetlink: automatically fill sin6_scope_id in the defaul...
2023-05-09 Alexander V. Chernikovnetlink: use consistent variable lifetime in the defaul...
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-04 Ed MasteAdd 'contrib/spleen/' from commit '5eab6333fa27e2b6954c...
2023-05-03 Martin Matuskazfs: merge openzfs/zfs@d96e29576
2023-05-02 Xin LIMFV: less v632.
2023-05-01 Alexander V. Chernikovnetlink: whitespace fix in netlink_message_writer.h.
2023-05-01 Alexander V. Chernikovnetlink: always zero provided header buffers.
2023-04-30 Kristof Provostlibifconfig: fix carp key configuration
2023-04-28 Alexander V. Chernikovnetlink: fix debug message on 32-bit archs
2023-04-28 Alexander V. Chernikovnetlink: add forgotten opt_netlink header
2023-04-28 Alexander V. Chernikovnetlink: properly zero all fields in the ndmsg header.
2023-04-28 Alexander V. Chernikovroute: show originator PID in netlink monitor
2023-04-28 Alexander V. Chernikovnetlink: fix netlink interface operations when netlink...
2023-04-26 Alexander V. Chernikovnetlink: fix IPv6 proxy ndp deletion.
2023-04-26 Alexander V. Chernikovnetlink: fix build without NETLINK in the kernel.
2023-04-26 Dag-Erling SmørgravUpdate tzcode to 2023c.
2023-04-25 Alexander V. Chernikovnetlink: remove now-unused rtnl_iface_find_cloner_locked().
2023-04-25 Alexander V. Chernikovnetlink: fix powerpc build.
2023-04-25 Alexander V. Chernikovnetlink: add netlink interfaces to if_clone
2023-04-25 Alexander V. Chernikovnetlink: require proper privileges when adding neighbor.
2023-04-25 Alexander V. Chernikovnetlink: fix neighbour deleting for IPv6.
2023-04-25 Alexander V. Chernikovnetlink: enable extended error reporting in snl(3).
2023-04-25 Alexander V. Chernikovnetlink: add snl(3) support for dumping nexthops and...
2023-04-25 Alexander V. Chernikovnetlink: add support for dumping kernel nexthops.
2023-04-25 Alexander V. Chernikovnetlink: allow creation of temporary lle entries.
2023-04-25 Alexander V. Chernikovnetlink: fix parameters in snl_attr_get_flag()
2023-04-25 Alexander V. Chernikovnetlink: add nlattr_get_uint8() function to pack u8...
2023-04-24 Simon J. GerratyMerge bmake-20230414
2023-04-21 Ed Mastelibcbor: update to 0.10.2
2023-04-18 Alexander V. Chernikovnetlink: sync interface IFLA attributes
2023-04-17 Cy Schubertsqlite3: Vendor import of sqlite3 3.41.2
2023-04-17 Alexander V. Chernikovnetlink: fix operations with link-local routes/gateways.
2023-04-14 Alexander V. Chernikovnetlink: make netlink work correctly on CHERI.
2023-04-09 Alexander V. Chernikovnetlink: improve source ifa selection algorithm when...
2023-04-09 Alexander V. Chernikovnetlink: set prefix-related flags to the created nexthop.
2023-04-08 Alexander V. Chernikovnetlink: do not print "unknown sa family" warnings...
2023-04-08 Alexander V. Chernikovnetlink: fix !INET6 warning
2023-04-03 Martin Matuskazfs: merge openzfs/zfs@431083f75
2023-04-02 Alexander V. Chernikovnetlink: allow exact-match route lookups via RTM_GETROUTE.
2023-04-02 Alexander V. Chernikovnetlink: fix NULL check in the default route snl(3...
2023-04-02 Alexander V. Chernikovnetlink: fix snl_read_reply_multi().
2023-03-31 Joseph Mingronelibpcap: Update to 1.10.3
2023-03-30 Alexander V. Chernikovnetlink: Fix adding routes with nexthops on p2p interfaces.
2023-03-29 Philip Paepscontrib/tzdata: import tzdata 2023c
2023-03-27 Alexander V. Chernikovnetlink: fix 19e43c163c64 by adding miseed netlinkg_glue.c
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-27 Alexander V. Chernikovnetlink: make nlattr_add_in[6]_addr inline
2023-03-27 Alexander V. Chernikovnetlink: remove forgotten debug message in handle_rtm_g...
2023-03-27 Alexander V. Chernikovnetlink: ensure genetlink control family always registe...
2023-03-26 Alexander V. Chernikovnetlink: add standrard ifaddr/neigh parsers to snl(3).
2023-03-26 Alexander V. Chernikovnetlink: allow netlink sockets in non-vnet jails.
2023-03-24 Philip Paepscontrib/tzdata: import tzdata 2023b
2023-03-23 Philip Paepscontrib/tzdata: import tzdata 2023a
2023-03-21 Alexander V. Chernikovnetlink: reduce the default debugging levels
2023-03-20 Kristof Provostcarp: support unicast
next