]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet6
Linux epoll: Register events with zero event mask
[FreeBSD/FreeBSD.git] / sys / netinet6 /
2019-11-20 pfgMFV 354917, 354918, 354919
2019-11-19 bzin6: move include
2019-11-19 bznd6: sysctl
2019-11-19 bznd6: make nd6_timer_ch static
2019-11-19 bznd6_rtr: re-sort functions
2019-11-19 bzmld: fix epoch assertion
2019-11-18 bzicmpv6: Fix mbuf change in mld
2019-11-18 avgMFV r354378,r354379,r354386: 10499 Multi-modifier prote...
2019-11-16 cemUpdate to Zstandard 1.4.4
2019-11-16 bznd6: retire defrouter_select(), use _fib() variant.
2019-11-16 bznd6_rtr:
2019-11-15 bznetinet*: replace IP6_EXTHDR_GET()
2019-11-15 bznetinet6: Remove PULLDOWN_TESTs.
2019-11-15 bznd6: simplify code
2019-11-13 bznd6: remove unused structs and defines
2019-11-13 bznd6: make nd6_alloc() file static
2019-11-13 bznd6 defrouter: consolidate nd_defrouter manipulations...
2019-11-12 bznetinet*: update *mp to pass the proper value back
2019-11-11 glebiusIt is unclear why in6_pcblookup_local() would require...
2019-11-10 delphijMFV r354582: file 5.37.
2019-11-08 bzfrag6: properly handle atomic fragments according to...
2019-11-07 glebiusNow with epoch synchronized PCB lookup tables we can...
2019-11-07 glebiusSince r353292 on input path we are always in network...
2019-11-07 glebiusRemove unnecessary recursive epoch enter via INP_INFO_RLOCK
2019-11-07 glebiusRemove unnecessary recursive epoch enter via INP_INFO_RLOCK
2019-11-07 glebiusRemove unnecessary recursive epoch enter via INP_INFO_RLOCK
2019-11-07 bznetinet*: variable cleanup
2019-11-07 glebiusWiden network epoch coverage in nd6_prefix_onlink() as
2019-11-07 philImport libxo-1.3.0:
2019-11-04 glebiusIn nd6_timer() enter the network epoch earlier. The...
2019-10-25 bzProperly set VNET when nuking recvif from fragment...
2019-10-25 bzfrag6: do not leak counter in error cases
2019-10-24 bzfrag6: prevent overwriting initial fragoff=0 packet...
2019-10-24 bzfrag6: handling of overlapping fragments to conform...
2019-10-24 tuexenEnsure that the flags indicating IPv4/IPv6 are not...
2019-10-24 bzfrag6: export another counter read-only by sysctl
2019-10-24 bzfrag6: fix counter leak in error case and optimise...
2019-10-24 bzfrag6.c: do not leak packet queue entry in error case
2019-10-24 bzfrag6: leave a note about upper layer header checks TBD
2019-10-24 bzfrag6: check global limits before hash and lock
2019-10-24 bzfrag6: small improvements
2019-10-24 bzfrag6: remove IP6_REASS_MBUF macro
2019-10-23 bzfrag6: add "big picture"
2019-10-23 bzfrag6: replace KAME hand-rolled queues with queue(9...
2019-10-23 bzfrag6: whitespace changes
2019-10-22 glebiusExecute nd6_dad_timer() in the network epoch, since...
2019-10-21 bzfrag6: fix vnet teardown leak
2019-10-21 bzfrag6: add read-only sysctl for nfrags.
2019-10-19 jkimMerge ACPICA 20191018.
2019-10-16 hselaskyFix panic in network stack due to use after free when...
2019-10-14 glebiusin6ifa_llaonifp() is never called from fast path, so...
2019-10-13 tuexenRemove line not needed.
2019-10-13 glebiusDon't cover in6_ifattach() with network epoch, as it...
2019-10-12 markjAdd a missing include of opt_sctp.h.
2019-10-09 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-10-09 glebiusip6_output() has a complex set of gotos, and some can...
2019-10-09 dimMerge ^/head r353316 through r353350.
2019-10-09 glebiusRevert changes to rip6_bind() from r353292. This funct...
2019-10-08 brooksUpdate tcsh to 6.21.00.
2019-10-08 dimMerge ^/head r352764 through r353315.
2019-10-07 markjImprove locking in the IPV6_V6ONLY socket option handler.
2019-10-07 glebiusWiden NET_EPOCH coverage.
2019-09-28 manuImport DTS files from Linux 5.3
2019-09-28 manuImport DTS files from Linux 5.2
2019-09-19 dimMerge ^/head r352436 through r352536.
2019-09-19 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-09-19 tuexenWhen processing an incoming IPv6 packet over the loopba...
2019-09-10 jkimMerge OpenSSL 1.1.1d.
2019-09-10 baptImport libedit 2019-09-10
2019-09-03 dimMerge ^/head r351317 through r351731.
2019-08-27 jhbAdd kernel-side support for in-kernel TLS.
2019-08-25 dimMerge missed sources for lldb-specific TableGen tool.
2019-08-22 dimMerge openmp trunk r366426, resolve conflicts, and...
2019-08-22 dimMerge libc++ trunk r366426, resolve conflicts, and...
2019-08-22 dimMerge compiler-rt trunk r366426, resolve conflicts...
2019-08-22 dimMerge lldb trunk r366426, resolve conflicts, and update...
2019-08-22 cyMFV r346563:
2019-08-21 dimMerge lld trunk r366426, and resolve conflicts.
2019-08-21 dimMerge clang trunk r366426, resolve conflicts, and updat...
2019-08-21 dimMerge llvm trunk r366426, resolve conflicts, and update...
2019-08-08 cemUpdate to Zstandard 1.4.2
2019-08-08 bzfrag6: move public structure into file local space.
2019-08-08 bzfrag6.c: cleanup varaibles and return statements.
2019-08-08 bzfrag6.c: initial comment and whitespace cleanup.
2019-08-07 asomersfusefs: merge from projects/fuse2
2019-08-06 emasteCorrect ICMPv6/MLDv2 out-of-bounds memory access
2019-08-05 tuexenImprove consistency. No functional change.
2019-08-05 bzfrag6.c: rename ip6q[] to ipq6b[] and consistently...
2019-08-05 bzfrag6.c: re-order functions within file
2019-08-03 bzfrag6.c: fix includes
2019-08-02 bzfrag6.c: make compile with gcc
2019-08-02 bzfrag6.c: rename malloc type
2019-08-02 bzfrag6.c: remove dead code
2019-08-02 bzfrag6.c: move variables and sysctls into local file
2019-08-02 bzfrag6.c: sort includes
2019-08-02 bzIPv6 cleanup: kernel
2019-07-28 asomersMFHead @r350386
2019-07-14 tuexenWhen calling sctp_initialize_auth_params(), the inp...
2019-07-13 tuexenr348494 fixes a race in udp_output(). The same race...
2019-07-04 desUpgrade Unbound to 1.9.2.
next