]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet6
linuxkpi: Resolve duplicate global symbol name to fix LINT kernel build.
[FreeBSD/FreeBSD.git] / sys / netinet6 /
2022-09-20 Cy Schubertsqlite3: Vendor import of sqlite3 3.39.3
2022-09-19 Sébastien BINICorrect IPv6 MLD group state string table
2022-09-10 Gordon Berglingnetinet6: Remove a double word in a source code comment
2022-09-08 Mateusz Guziknet: employ newly added pfil_mbuf_{in,out} where approriate
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 Alexander V. Chernikovnetinet6: call lle_event eventhandler after updating...
2022-09-03 Alfonso S. Sicilianocontrib/bsddialog: Import version 0.3
2022-09-02 Gleb Smirnoffraw ip: fix regression with multicast and RSVP
2022-08-30 Cy Schubertsqlite3: Vendor import of sqlite3 3.39.2
2022-08-30 Gleb Smirnoffprotosw: cleanup protocols that existed merely to provi...
2022-08-30 Gleb Smirnoffdivert: declare PF_DIVERT domain and stop abusing PF_INET
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: make rib_add_redirect() use new nhop-based KPI
2022-08-29 Alexander V. Chernikovrouting: make IPv6 defrouter code use new nhop-based...
2022-08-29 Alexander V. Chernikovrouting: install prefix and loopback routes using new...
2022-08-25 Martin Matuskazfs: merge openzfs/zfs@a582d5299
2022-08-24 Alexander V. Chernikovnetinet6: fix SIOCSPFXFLUSH_IN6 by skipping manually...
2022-08-17 Gleb Smirnoffip6_input: explicitly include <sys/eventhandler.h>
2022-08-17 Gleb Smirnoffprotosw: refactor protosw and domain static declaration...
2022-08-17 Gleb Smirnoffprotosw: retire pr_drain and use EVENTHANDLER(9) directly
2022-08-17 Gleb Smirnofffrag6: use callout(9) directly instead of pr_slowtimo
2022-08-17 Gleb Smirnoffmld6: use callout(9) directly instead of pr_slowtimo...
2022-08-17 Gleb Smirnofftcp: use callout(9) directly instead of pr_slowtimo
2022-08-17 Gleb Smirnoffprotosw: separate pr_input and pr_ctlinput out of protosw
2022-08-17 Gleb Smirnoffipsec: isolate knowledge about protocols that are last...
2022-08-16 Gleb Smirnoffudp: call UDP methods from UDP over IPv6 directly
2022-08-16 Ed MasteImport bionic's x86_64 optimized string routines
2022-08-16 Philip Paepscontrib/tzdata: import tzdata 2022c
2022-08-13 Martin Matuskazfs: merge openzfs/zfs@b3d0568cf
2022-08-12 Gleb Smirnoffprotosw: change prototype for pr_control
2022-08-12 Gleb Smirnoffnetinet: do not broadcast PRC_REDIRECT_HOST on ICMP...
2022-08-12 Alexander V. Chernikovnetinet6: simplify defrouter_select_fib()
2022-08-11 Gleb Smirnoffraw ip6: merge rip6_output() into rip6_send()
2022-08-11 Gleb Smirnoffprotosw: retire pr_output method
2022-08-11 Philip Paepscontrib/tzdata: import tzdata 2022b
2022-08-10 Gleb Smirnoffinpcb: gather v4/v6 handling code into in_pcballoc...
2022-08-10 Alexander V. Chernikovnetinet6: allow ND entries creation for all directly...
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 Berglinginet6(4): Fix a typo in a source code comment
2022-08-06 Cy Schubertunbound: Vendor import 1.16.2
2022-08-03 Alexander V. Chernikovrouting: fix panic for p2p interfaces after 800c68469ba6.
2022-08-01 Alexander V. Chernikovrouting: refactor private KPI
2022-08-01 Alexander V. Chernikovrouting: add nhop(9) kpi.
2022-07-27 Simon J. GerratyUpdate to bmake-20220726
2022-07-27 Kornel Dulębaicmp6: Improve validation of PMTU
2022-07-26 Dimitry AndricAdjust function definition in nd6.c to avoid clang...
2022-07-26 Simon J. GerratyUpdate to bmake-20220724
2022-07-13 Cy Schubertunbound: Vendor import 1.16.1
2022-07-10 Alexander V. Chernikovnetinet6: fix interface handling for loopback traffic
2022-07-08 Alexander V. Chernikovnetinet6: simplify selectroute()
2022-07-08 Alexander V. Chernikovnetinet6: factor out cached route lookups from selectro...
2022-07-07 Martin Matuskazfs: merge openzfs/zfs@cb01da680
2022-07-07 Cy Schubertsqlite3: Vendor import of sqlite3 3.39.0
2022-07-05 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1q
2022-07-05 Alexander V. Chernikovnetinet6: perform out-of-bounds check for loX multicast...
2022-07-04 Xin LIfile: upgrade to 5.42.
2022-06-23 Martin Matuskazfs: merge openzfs/zfs@deb121309
2022-06-21 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1p
2022-06-15 Stefan Eßercontrib/bc: merge from vendor release 5.3.3
2022-06-14 Mark Johnstonrip6: Fix a lock order reversal in rip6_bind()
2022-06-12 Dimitry AndricMerge llvm-project release/14.x llvmorg-14.0.5-0-gc1238...
2022-06-11 Stefan Eßerusr.bin/bc: update to version 5.3.1
2022-06-08 Cy Schubertunbound: Vendor import 1.16.0
2022-06-04 Dimitry AndricMerge llvm-project release/14.x llvmorg-14.0.4-0-g29f10...
2022-06-03 Martin Matuskazfs: merge openzfs/zfs@b9d98453f
2022-06-01 Kristof Provostnetinet6: fix panic on kldunload pfsync
2022-05-31 Arseny Smalyuknetinet6: Fix mbuf leak in NDP
2022-05-30 KUROSAWA Takahironetinet6: fix ndp proxying
2022-05-30 KUROSAWA Takahirolltable: introduce the llt_post_resolved callback
2022-05-28 Dmitry Chaginsysent: Get rid of bogus sys/sysent.h include.
2022-05-18 Martin Matuskazfs: merge openzfs/zfs@c0cf6ed67
2022-05-17 Gleb Smirnoffsockbuf: improve sbcreatecontrol()
2022-05-17 Gleb Smirnoffsockbuf: merge two versions of sbcreatecontrol() into one
2022-05-14 Dimitry AndricMerge llvm-project release/14.x llvmorg-14.0.3-0-g1f914...
2022-05-14 Dimitry AndricMerge llvm-project release/14.x llvmorg-14.0.0-2-g3f43d...
2022-05-14 Dimitry AndricMerge llvm-project release/14.x llvmorg-14.0.0-rc4...
2022-05-14 Dimitry AndricMerge llvm-project release/14.x llvmorg-14.0.0-rc2...
2022-05-14 Dimitry AndricMerge llvm-project release/14.x llvmorg-14.0.0-rc1...
2022-05-14 Dimitry AndricMerge llvm-project release/14.x llvmorg-14-init-18315...
2022-05-14 Dimitry AndricMerge llvm-project main llvmorg-14-init-18294-gdb01b123d012
2022-05-14 Dimitry AndricMerge llvm-project main llvmorg-14-init-17616-g024a1fab5c35
2022-05-14 Dimitry AndricMerge llvm-project main llvmorg-14-init-13186-g0c553cc1af2e
2022-05-14 Dimitry AndricMerge llvm-project main llvmorg-14-init-11187-g222442ec2d71
2022-05-14 Dimitry AndricMerge llvm-project main llvmorg-14-init-10223-g401b76fdf2b3
2022-05-14 Dimitry AndricMerge llvm-project main llvmorg-14-init-10186-gff7f2cfa959b
2022-05-13 Gleb Smirnoffmbuf: remove PH_vt alias for mbuf packet header persist...
2022-05-12 Cy Schubertsqlite3: Vendor import of sqlite3 3.38.5
2022-05-10 Stefan Eßercontrib/bc: update to version 5.2.5
2022-05-03 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1o
2022-04-22 Simon J. GerratyMerge bmake-20220418
2022-04-22 Kristof Provostudp6: allow udp_tun_func_t() to indicate it did not...
next