]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet6
[ig4] Only enable interrupts when we want them. Otherwise keep mask at 0.
[FreeBSD/FreeBSD.git] / sys / netinet6 /
2019-11-03 Cy SchubertMFV r354257:
2019-10-25 Bjoern A. ZeebProperly set VNET when nuking recvif from fragment...
2019-10-25 Bjoern A. Zeebfrag6: do not leak counter in error cases
2019-10-24 Bjoern A. Zeebfrag6: prevent overwriting initial fragoff=0 packet...
2019-10-24 Bjoern A. Zeebfrag6: handling of overlapping fragments to conform...
2019-10-24 Michael TuexenEnsure that the flags indicating IPv4/IPv6 are not...
2019-10-24 Bjoern A. Zeebfrag6: export another counter read-only by sysctl
2019-10-24 Bjoern A. Zeebfrag6: fix counter leak in error case and optimise...
2019-10-24 Bjoern A. Zeebfrag6.c: do not leak packet queue entry in error case
2019-10-24 Bjoern A. Zeebfrag6: leave a note about upper layer header checks TBD
2019-10-24 Bjoern A. Zeebfrag6: check global limits before hash and lock
2019-10-24 Bjoern A. Zeebfrag6: small improvements
2019-10-24 Bjoern A. Zeebfrag6: remove IP6_REASS_MBUF macro
2019-10-23 Bjoern A. Zeebfrag6: add "big picture"
2019-10-23 Bjoern A. Zeebfrag6: replace KAME hand-rolled queues with queue(9...
2019-10-23 Bjoern A. Zeebfrag6: whitespace changes
2019-10-22 Gleb SmirnoffExecute nd6_dad_timer() in the network epoch, since...
2019-10-21 Brooks DavisUpdate tcsh to git revision 83c5be0 bringing in a numbe...
2019-10-21 Bjoern A. Zeebfrag6: fix vnet teardown leak
2019-10-21 Bjoern A. Zeebfrag6: add read-only sysctl for nfrags.
2019-10-19 Jung-uk KimMerge ACPICA 20191018.
2019-10-16 Andriy GaponMFV r353637: 10844 Serialize ZTHR operations to elimina...
2019-10-16 Andriy GaponMFV r353630: 10809 Performance optimization of AVL...
2019-10-16 Hans Petter SelaskyFix panic in network stack due to use after free when...
2019-10-16 Andriy GaponMFV r348596: 9689 zfs range lock code should not be...
2019-10-16 Andriy GaponMFV r353628:
2019-10-16 Andriy GaponMFV r353623: 10473 zfs(1M) missing cross-reference...
2019-10-16 Andriy GaponMFV r353619: 9691 fat zap should prefetch when iterating
2019-10-16 Andriy GaponMFV r353617: 9425 allow channel programs to be stopped...
2019-10-16 Andriy GaponMFV r353615: 9485 Optimize possible split block search...
2019-10-16 Andriy GaponMFV r353613: 10731 zfs: NULL pointer errors
2019-10-16 Andriy GaponMFC r353611: 10330 merge recent ZoL vdev and metaslab...
2019-10-16 Andriy GaponMFV r353608: 10165 libzpool: passing argument 1 to...
2019-10-16 Andriy GaponMFV r353606: 10067 Miscellaneous man page typos
2019-10-15 Andriy GaponMFV r353561: 10343 ZoL: Prefix all refcount functions...
2019-10-15 Andriy GaponMFV r353558: 10572 10579 Fix race in dnode_check_slots_...
2019-10-15 Andriy GaponMFV r353551: 10452 ZoL: merge in large dnode feature...
2019-10-14 Gleb Smirnoffin6ifa_llaonifp() is never called from fast path, so...
2019-10-13 Michael TuexenRemove line not needed.
2019-10-13 Gleb SmirnoffDon't cover in6_ifattach() with network epoch, as it...
2019-10-12 Mark JohnstonAdd a missing include of opt_sctp.h.
2019-10-09 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-10-09 Gleb Smirnoffip6_output() has a complex set of gotos, and some can...
2019-10-09 Dimitry AndricMerge ^/head r353316 through r353350.
2019-10-09 Gleb SmirnoffRevert changes to rip6_bind() from r353292. This funct...
2019-10-08 Brooks DavisUpdate tcsh to 6.21.00.
2019-10-08 Dimitry AndricMerge ^/head r352764 through r353315.
2019-10-07 Mark JohnstonImprove locking in the IPV6_V6ONLY socket option handler.
2019-10-07 Gleb SmirnoffWiden NET_EPOCH coverage.
2019-10-07 Andriy GaponMFV r350898, r351075: 8423 8199 7432 Implement large_dn...
2019-09-28 Emmanuel VadotImport DTS files from Linux 5.3
2019-09-28 Emmanuel VadotImport DTS files from Linux 5.2
2019-09-26 Martin MatuskaMFV r352731:
2019-09-19 Dimitry AndricMerge ^/head r352436 through r352536.
2019-09-19 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-09-19 Michael TuexenWhen processing an incoming IPv6 packet over the loopba...
2019-09-10 Jung-uk KimMerge OpenSSL 1.1.1d.
2019-09-10 Baptiste DaroussinImport libedit 2019-09-10
2019-09-07 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-09-03 Dimitry AndricMerge ^/head r351317 through r351731.
2019-09-02 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-09-02 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-08-27 Hiroki SatoMFV r351553:
2019-08-27 John BaldwinAdd kernel-side support for in-kernel TLS.
2019-08-26 Xin LIMFV r351500: Fix CLEAR_HASH macro to be usable as...
2019-08-25 Dimitry AndricMerge missed sources for lldb-specific TableGen tool.
2019-08-22 Dimitry AndricMerge openmp trunk r366426, resolve conflicts, and...
2019-08-22 Dimitry AndricMerge libunwind trunk r366426, resolve conflicts, and...
2019-08-22 Dimitry AndricMerge libc++ trunk r366426, resolve conflicts, and...
2019-08-22 Dimitry AndricMerge compiler-rt trunk r366426, resolve conflicts...
2019-08-22 Dimitry AndricMerge lldb trunk r366426, resolve conflicts, and update...
2019-08-22 Cy SchubertMFV r346563:
2019-08-21 Dimitry AndricMerge lld trunk r366426, and resolve conflicts.
2019-08-21 Dimitry AndricMerge clang trunk r366426, resolve conflicts, and updat...
2019-08-21 Dimitry AndricMerge llvm trunk r366426, resolve conflicts, and update...
2019-08-15 Jung-uk KimMFV: r351091
2019-08-15 Andriy GaponMFV r351075: 10406 large_dnode changes broke zfs recv...
2019-08-15 Andriy GaponMFV r350898: 8423 8199 7432 Implement large_dnode pool...
2019-08-13 Alan Somersfusefs: skip some tests when unsafe aio is disabled
2019-08-13 Alan Somersping6: Fix data type of a variable for a packet sequenc...
2019-08-12 Andriy GaponMFV r350896: 6585 sha512, skein, and edonr have an...
2019-08-11 Xin LIUpgrade to Bzip2 version 1.0.8.
2019-08-08 Conrad MeyerUpdate to Zstandard 1.4.2
2019-08-08 Bjoern A. Zeebfrag6: move public structure into file local space.
2019-08-08 Bjoern A. Zeebfrag6.c: cleanup varaibles and return statements.
2019-08-08 Bjoern A. Zeebfrag6.c: initial comment and whitespace cleanup.
2019-08-07 Alan Somersfusefs: merge from projects/fuse2
2019-08-06 Ed MasteCorrect ICMPv6/MLDv2 out-of-bounds memory access
2019-08-05 Michael TuexenImprove consistency. No functional change.
2019-08-05 Bjoern A. Zeebfrag6.c: rename ip6q[] to ipq6b[] and consistently...
2019-08-05 Bjoern A. Zeebfrag6.c: re-order functions within file
2019-08-03 Bjoern A. Zeebfrag6.c: fix includes
2019-08-02 Bjoern A. Zeebfrag6.c: make compile with gcc
2019-08-02 Bjoern A. Zeebfrag6.c: rename malloc type
2019-08-02 Bjoern A. Zeebfrag6.c: remove dead code
2019-08-02 Bjoern A. Zeebfrag6.c: move variables and sysctls into local file
2019-08-02 Bjoern A. Zeebfrag6.c: sort includes
2019-08-02 Bjoern A. ZeebIPv6 cleanup: kernel
2019-07-29 Alan Somerssendfile: don't panic when VOP_GETPAGES_ASYNC returns...
2019-07-28 Alan SomersMFHead @r350386
next