]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2023-01-14 Gordon Berglingtty(4): Fix a typo in a source code comment
2023-01-14 Gordon Berglinglibthr(3): Fix a typo in a source code comment
2023-01-14 Gordon Berglingvr(4): Fix a typo in a source code comment
2023-01-14 Gordon Berglingice: Fix a typo in a source code comment
2023-01-14 Gordon Berglingi386: Fix a typo in a source code comment
2023-01-14 Gordon Berglingtcp_hpts: Fix a typo in a source code comment
2023-01-14 Gordon Berglingahci(4): Fix a typo in a source code comment
2023-01-14 Gordon Berglingcxgbe(4): Fix a few common typos in source code comments
2023-01-14 Gordon Berglingmvs(4): Fix a typo in a source code comment
2023-01-14 Gordon Berglinglibiscsiutil: Fix a typo in a source code comment
2023-01-13 Mateusz Guzikrouting: unbreak the build of a bunch of kernels
2023-01-13 Alex RichardsonUpdate rtsock_l3 test after 2fe5a79425c79f7b828acd91da6...
2023-01-13 Alexander V... routing: add missed RIB_WUNLOCK in the add_route_flags().
2023-01-13 Alexander V... route: allow RTM_CHANGE notifications in rt_routemsg().
2023-01-13 Alexander V... routing: provide dedicated function for nhgrp creation...
2023-01-13 Alexander V... netinet: pass cred instead of the curthread to ifaddr...
2023-01-13 Alexander V... routing: constantify nh/nhg argument in <nhop|nhgrp...
2023-01-13 Alexander V... routing: add abitity to set the protocol that installed...
2023-01-13 Alexander V... netinet6: call lle_event eventhandler after updating...
2023-01-13 Alexander V... routing: allow logging framework to be used outside...
2023-01-13 Alexander V... routing: constantify @rc in rib_decompose_notification().
2023-01-13 Alexander V... routing: improve multiline debug
2023-01-13 Alexander V... routing: extend nhop(9) kpi
2023-01-13 Alexander V... routing: fix rib_add_route_px()
2023-01-13 Alexander V... routing: add ability to store opaque indentifiers in...
2023-01-13 Alexander V... routing: make rib_add_redirect() use new nhop-based KPI
2023-01-13 Alexander V... routing: add rib_add_default_route() wrapper
2023-01-13 Alexander V... netlink: add AF_NETLINK / PF_NETLINK definitions
2023-01-13 Alexander V... netinet6: simplify defrouter_select_fib()
2023-01-13 Alexander V... rtsock: subscribe to ifnet eventhandlers instead of...
2023-01-13 Alexander V... netinet6: allow ND entries creation for all directly...
2023-01-13 Alexander V... tests: add routing tests for switching between same...
2023-01-13 Alexander V... net: constantify radix.c functions
2023-01-13 Alexander V... ndp(8): add structured output formatting via libxo
2023-01-13 Alexander V... netinet6: simplify selectroute()
2023-01-13 Alexander V... netinet6: factor out cached route lookups from selectro...
2023-01-13 Alexander V... netinet6: add ip6_output() scope tests
2023-01-13 Alexander V... netinet6: add ip6_output() tests.
2023-01-13 Alexander V... testing: add ability to specify multi-vnet topologies...
2023-01-13 Alexander V... testing: provide meaningful error when pytest is not...
2023-01-13 Alexander V... testing: pass ATF vars to pytest via env instead of...
2023-01-13 Alexander V... testing: workaround pytest parser bug in pytest-atf...
2023-01-13 Alexander V... testing: move atf-pytest-wrapper to /usr/libexec
2023-01-13 Alexander V... routing: fix debug headers added in 6fa8ed43ee0c #2.
2023-01-13 Alexander V... routing: fix debug headers added in 6fa8ed43ee0c.
2023-01-13 Alexander V... routing: fix syslog include for rtsock.c
2023-01-13 Alexander V... routing: add tests/sys/net/routing to mtree
2023-01-13 Alexander V... routing: fix crash when RTM_CHANGE results in no-op...
2023-01-13 Alexander V... routing: add multipath pytest tests
2023-01-13 Alexander V... testing: Add basic atf support to pytest.
2023-01-13 Alexander V... netinet6: perform out-of-bounds check for loX multicast...
2023-01-13 Alexander V... netinet6: fix SIOCSPFXFLUSH_IN6 by skipping manually...
2023-01-13 Alexander V... routing: install prefix and loopback routes using new...
2023-01-13 Alexander V... routing: fix panic for p2p interfaces after 800c68469ba6.
2023-01-13 Alexander V... routing: add rib_match_gw() helper
2023-01-13 Mateusz Guzikrouting: fix non-debug build
2023-01-13 Alexander V... routing: populate fibs with interface routes after...
2023-01-13 Alexander V... routing: fixup empty mask prefix handling after 2ce5538...
2023-01-13 Alexander V... routing: fix build warning without ROUTE_MPATH
2023-01-13 Alexander V... routing: fix build without ROUTE_MPATH
2023-01-13 Alexander V... routing: move rtentry and subscription code out of...
2023-01-13 Alexander V... routing: add rib_<add|del>_route_px() functions operati...
2023-01-13 Alexander V... routing: split nexthop creation and rtentry creation.
2023-01-13 Alexander V... routing: refactor #2
2023-01-13 Alexander V... routing: refactor control cmds #1
2023-01-13 Alexander V... fib_algo: set vnet when destroying algo instance
2023-01-13 Alexander V... routing: remove duplicate error message after 5c23343b8c0c.
2023-01-13 Mateusz Guzikroute: fix NOIP builds
2023-01-13 Alexander V... routing: refactor private KPI
2023-01-13 Alexander V... routing: convert remnants of DPRINTF to FIB_CTL_LOG().
2023-01-13 Alexander V... routing: add nhop(9) kpi.
2023-01-13 Alexander V... routing: remove info argument from add/change_route_nhop().
2023-01-13 Alexander V... tcp: virtualise net.inet.tcp.msl sysctl.
2023-01-13 Alexander V... routing: move route expiration time to its nexthop
2023-01-13 Alexander V... routing: add debug printing helpers for rtentry and...
2023-01-13 Mateusz Guzikrouting: hide notify_add and notify_del behind ROUTE_MPATH
2023-01-13 Alexander V... routing: simplify decompose_change_notification().
2023-01-13 Alexander V... routing: actually sort nexthops in nhgs by their index
2023-01-13 Alexander V... routing: fix debug headers added in 6fa8ed43ee0c.
2023-01-13 Alexander V... routing: improve debugging.
2023-01-13 Alexander V... routing: fix RTM_CHANGE nhgroup updates.
2023-01-13 John Baldwinnet/route: Use __diagused for variables only used in...
2023-01-13 John Baldwinunlink_nhgrp: Remove write-only variable.
2023-01-13 John Baldwinchange_mpath_route: Remove write-only nh variable.
2023-01-13 Alexander V... routing: improve debug logging
2023-01-13 Alexander V... netstat: print path weight when showing routes in struc...
2023-01-13 Alexander V... routing: copy nexthop fib when changing existing nexthop
2023-01-13 Mike Karelsgrowfs(7): clarify assumptions and limitations
2023-01-13 Mike Karelsgrowfs script: fix config-dependent errors
2023-01-13 Mike Karelsgrowfs script: fixes
2023-01-13 Mike Karelsgrowfs(7): document addition of swap partition and...
2023-01-13 Mike Karelsdefault rc.conf: Add new growfs_swap_size variable
2023-01-13 Mike Karelsgrowfs_fstab: add new /etc/rc.d script to add swap...
2023-01-13 Mike Karelsgrowfs script: add swap partition as well as growing...
2023-01-13 Scott LongMFC growfs script change from August 2021:
2023-01-12 Gleb Popovlibc: Fix build with WITHOUT_MACHDEP_OPTIMIZATIONS...
2023-01-11 Zhenlei HuangGEOM: Remove redundant NULL pointer check before g_free()
2023-01-11 Zhenlei Huanggeom_part: Fix potential integer overflow when checking...
2023-01-11 Zhenlei Huangwg: Use NET_EPOCH_DRAIN_CALLBACKS macro
2023-01-11 Zhenlei HuangIntroduce and use the NET_EPOCH_DRAIN_CALLBACKS() macro
next