]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet
[net80211] correctly lock the ifp before accessing the lladdr.
[FreeBSD/FreeBSD.git] / sys / netinet /
2016-08-16 Enji CooperMFhead @ r304232
2016-08-16 Randall StewartA few more wording tweaks as suggested (with some modif...
2016-08-16 Randall StewartHere we update the modular tcp to be able to switch...
2016-08-16 Randall StewartComments describing how to properly use the new lock_ad...
2016-08-16 Randall StewartThis cleans up the timer code in TCP and also makes...
2016-08-16 Sepherosa Ziehautcp/lro: Make # of LRO entries tunable
2016-08-16 Mark JohnstonMFV r304057:
2016-08-16 Mark JohnstonMFV r301526:
2016-08-16 Mark JohnstonMFV r301525:
2016-08-16 Mark JohnstonMFV r301524:
2016-08-16 Mark JohnstonMFV r296989:
2016-08-16 Mark JohnstonMFV r304056:
2016-08-15 Michael TuexenEnsure that sctp_it_ctl.cur_it does not point to a...
2016-08-14 Martin MatuskaMFV r304060:
2016-08-13 Enji CooperMFhead @ r304061
2016-08-13 Andrey V. ElsukovAdd `stats reset` command implementation to NPTv6 module
2016-08-13 Andrey V. ElsukovAdd ipfw_nat64 module that implements stateless and...
2016-08-13 Enji CooperMFhead @ r304038
2016-08-12 Enji CooperCheckpoint initial integration work
2016-08-12 Enji CooperRemove CVS directories accidentally added in r303980
2016-08-12 Enji CooperUpdate ^/vendor/NetBSD/tests/dist to a more recent...
2016-08-11 Mike KarelsFix kernel build with TCP_RFC7413 option
2016-08-11 Andrey V. ElsukovRestore "nat global" support.
2016-08-10 Michael TuexenImprove a consistency check to not detect valid cases for
2016-08-09 Stephen J. KiernanMove IPv4-specific jail functions to new file netinet...
2016-08-08 Michael TuexenFix the sending of FORWARD-TSN and I-FORWARD-TSN chunks...
2016-08-08 Michael TuexenFix a locking issue found by stress testing with tsctp.
2016-08-07 Michael TuexenConsistently check for unsent data on the stream queues.
2016-08-07 Michael TuexenRemove stream queue entry consistently from wheel.
2016-08-06 Michael TuexenDon't modify a structure without holding a reference...
2016-08-06 Michael TuexenMark an unused parameter as such.
2016-08-06 Michael TuexenFix various bugs in relation to the I-DATA chunk support
2016-08-05 Sepherosa Ziehautcp/lro: If timestamps mismatch or it's a FIN, force...
2016-08-02 Sepherosa Ziehautcp/lro: Implement hash table for LRO entries.
2016-08-01 Andrew GallatinRework IPV6 TCP path MTU discovery to match IPv4
2016-07-28 Andrew GallatinCall tcp_notify() directly to shoot down routes, rather...
2016-07-28 Stephen J. KiernanRemove BSD and USL copyright and update license block...
2016-07-27 Stephen J. KiernanPrepare for network stack as a module
2016-07-26 Brad DavisFix the case for some sysctl descriptions.
2016-07-25 Xin LIChange bsdiff to use divsufsort suffix sort library...
2016-07-23 Baptiste DaroussinUpdate mandoc to 1.13.4 release
2016-07-22 Mike KarelsFix per-connection L2 caching in fast path
2016-07-20 Andriy GaponMFV r303083: 7164 zdb should be able to open the root...
2016-07-20 Andriy GaponMFV r303082: 6391 Override default SPA config location...
2016-07-20 Michael TuexenFix a bug in deferred stream reset processing which...
2016-07-20 Pedro F. GiffuniMFV r298167, r300962, r303048:
2016-07-19 Michael TuexenUse correct order of conditions to avoid NULL deref.
2016-07-19 Michael Tuexennetstat and sockstat expect the IPv6 link local address...
2016-07-19 Andrey V. ElsukovAdd named dynamic states support to ipfw(4).
2016-07-18 Andrey V. ElsukovAdd ipfw_nptv6 module that implements Network Prefix...
2016-07-17 Michael TuexenAdd a constant required by RFC 7496.
2016-07-17 Michael TuexenFix the PR-SCTP behaviour.
2016-07-17 Michael TuexenAdd missing sctps_reasmusrmsgs counter.
2016-07-16 Michael TuexenDeal with a portential memory allocation failure, which...
2016-07-16 Michael TuexenDon't free a data chunk twice.
2016-07-16 Michael TuexenAddress a potential memory leak found a the clang stati...
2016-07-14 Andriy GaponMFV r302645: 6878 Add scrub completion info to "zpool...
2016-07-14 Andriy GaponMFV r302650: 6940 Cannot unlink directories when over...
2016-07-14 Andriy GaponMFV r302644: 6513 partially filled holes lose birth...
2016-07-14 Andriy GaponMFV r302641: 6844 dnode_next_offset can detect fictiona...
2016-07-14 Andriy GaponMFV r302640: 6874 rollback and receive need to reset...
2016-07-13 Dag-Erling Smørgravmerge upstream hg 06347b1f76fe (fix IXFR)
2016-07-08 Ed Mastelibunwind: update to upstream snapshot r272680
2016-07-06 Jonathan T. LooneyThe TCPPCAP debugging feature caches recently-used...
2016-07-06 Nathan WhitehornReplace a number of conflations of mp_ncpus and mp_maxi...
2016-07-04 Peter GrehanImport bhyve_graphics into CURRENT. Thanks to all who...
2016-07-03 Enji CooperUpdate libxo to 0.6.3
2016-07-01 Xin LIMFV r302260: expat 2.2.0
2016-06-30 Martin MatuskaMFV r302264:
2016-06-30 Michael TuexenThis patch fixes two bugs related to the setting of...
2016-06-27 Xin LIMFV r302218: file 5.28.
2016-06-26 Michael TuexenThis patch fixes two bugs related to the SCTP message...
2016-06-26 Michael TuexenThis patch fixes a locking bug when a send() call blocks
2016-06-23 Bjoern A. ZeebTry to avoid a 2nd conditional by re-writing the loop...
2016-06-23 Navdeep ParharAdd spares to struct ifnet and socket for packet pacing...
2016-06-23 Michael TuexenFix a bug in the handling of non-blocking SCTP 1-to...
2016-06-23 Bjoern A. ZeebIn VNET TCP teardown Do not sleep unconditionally but...
2016-06-23 Michael TuexenDon't consider the socket when processing an incoming...
2016-06-23 Bjoern A. ZeebCheck the V_tcbinfo.ipi_count to hit 0 before doing...
2016-06-23 Bjoern A. ZeebNo longer mark TCP TW zone NO_FREE.
2016-06-22 Martin MatuskaMFV r302003,r302037,r302038,r302056:
2016-06-21 Bjoern A. ZeebGet closer to a VIMAGE network stack teardown from...
2016-06-17 Bryan DreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-09 Dag-Erling SmørgravUpdate to latest upstream version
2016-06-09 Andrey V. ElsukovCleanup unneded include "opt_ipfw.h".
2016-06-08 Brooks DavisUpdate to a June 8th snapshot of (un)vis form NetBSD.
2016-06-08 Michael TuexenUse a separate MID counter for ordered und unordered...
2016-06-08 Simon J. GerratyMerge bmake-20160606
2016-06-07 Sepherosa Ziehaunet: Use M_HASHTYPE_OPAQUE_HASH if the mbuf flowid...
2016-06-06 Bjoern A. ZeebAdd a `show igi_list` command to DDB to debug IGMP...
2016-06-06 Bjoern A. ZeebDestroy the mutex last. In this case it should not...
2016-06-06 George V. Neville... Add missing constants from RFCs 4443 and 6550
2016-06-05 Simon J. GerratyImport bmake-20160604
2016-06-04 Baptiste DaroussinImport libucl snapshot 20160604
2016-06-03 Pedro F. GiffuniMFV r300961:
2016-06-03 Bjoern A. ZeebIntroduce a per-VNET flag to enable/disable netisr...
2016-06-03 Hans Petter SelaskyUse insertion sort instead of bubble sort in TCP LRO.
2016-06-03 Xin LIMFV r301238:
2016-06-03 Michael TuexenGet struct sctp_net_route in-sync with struct route...
2016-06-03 Michael TuexenStore the peers vtag in host byte order in the cookie...
next