]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet
[net80211] flesh out more IBSS 11n support
[FreeBSD/FreeBSD.git] / sys / netinet /
2016-11-21 Hiren PanchasaraFor RTT calculations mid-session, we explicitly ignore...
2016-11-19 Michael TuexenEnsure that TCP state changes to state-closing are...
2016-11-17 Michael TuexenNotify the use via setting errno when a TCP RST segment...
2016-11-11 Cy SchubertMFV r305100: Update amd from am-utils 6.1.5 to 6.2.
2016-11-07 Xin LIMFV r308392: file 5.29.
2016-11-06 Andrey V. ElsukovInitialize ip6 pointer before use.
2016-11-03 Glen BarberMFV r308265: Update tzdata to 2016i.
2016-11-03 Andriy GaponMFV r308222: 6051 lzc_receive: allow the caller to...
2016-11-02 Xin LIMFV r308196:
2016-11-01 Hiren PanchasaraSet slow start threshold more accurately on loss to...
2016-10-27 Andriy Gapon3746 ZRLs are racy
2016-10-26 Julien CharbonRemove an extraneous call to soisconnected() in syncach...
2016-10-25 Hiren PanchasaraFreeBSD tcp stack used to inform respective congestion...
2016-10-25 Hiren PanchasaraUndo r307899. It needs a bit more work and proper commi...
2016-10-25 Hiren PanchasaraIn Collaboration with: Matt Macy <mmacy at nextbsd...
2016-10-24 Ryan StoneFix ip_output() on point-to-point links
2016-10-24 Martin MatuskaMFV r307859:
2016-10-22 Baptiste DaroussinImport tzdata 2016h
2016-10-22 Michael TuexenNo functional changes, mostly getting the whitespace...
2016-10-21 Michael TuexenMake ICMPv6 hard error handling for TCP consistent...
2016-10-18 Julien CharbonFix a double-free when an inp transitions to INP_TIMEWA...
2016-10-18 Hiren PanchasaraMake sure tcp_mss() has the same check as tcp_mss_updat...
2016-10-15 Patrick KelseyFix cases where the TFO pending counter would leak...
2016-10-15 Jonathan T. Looneyr307082 added the TCP_HHOOK kernel option and made...
2016-10-14 Jonathan T. LooneyThe code currently resets the keepalive timer each...
2016-10-14 Alexander MotinMFV r307314:
2016-10-14 Alexander MotinMFV r307313:
2016-10-13 Gleb Smirnoff- Revert r300854, r303657 which tried to fix regression...
2016-10-13 Gleb SmirnoffWith build without TCP_HHOOK and with INVARIANTS. ...
2016-10-13 Michael TuexenMark the socket as un-writable when it is 1-to-1 and...
2016-10-13 Michael TuexenWhitespace changes.
2016-10-13 Martin MatuskaMFV r307214:
2016-10-12 Jonathan T. LooneyThe TFO server-side code contains some changes that...
2016-10-12 Jonathan T. LooneyCurrently, when tcp_input() receives a packet on a...
2016-10-12 Jonathan T. LooneyIn the TCP stack, the hhook(9) framework provides hooks...
2016-10-08 Baptiste DaroussinImport tzdata 2016g
2016-10-07 Mark JohnstonLock the ND prefix list and add refcounting for prefixes.
2016-10-06 Jonathan T. LooneyRemove "long" variables from the TCP stack (not includi...
2016-10-06 Jonathan T. LooneyIf the new window size is less than the old window...
2016-10-06 Jonathan T. LooneyCorrectly calculate snd_max in persist case.
2016-10-06 Jonathan T. LooneyRemove declaration of un-defined function tcp_seq_subtr...
2016-10-06 Kevin LoRemove an alias if_list, use if_link consistently.
2016-10-04 Jung-uk KimMFV: r306687
2016-10-04 Jung-uk KimMerge ACPICA 20160930.
2016-10-04 Martin MatuskaMFV r306669:
2016-10-02 Eric van GyzenAdd GARP retransmit capability
2016-10-01 Rick Macklemr297225 broke udp_output() for the case where the ...
2016-10-01 Baptiste DaroussinImport libucl 20160812
2016-09-30 Baptiste DaroussinImport dma 20160929
2016-09-30 Hiren PanchasaraThis adds a sysctl which allows you to disable the...
2016-09-29 Kurt LidlProperly preserve ip_tos bits for IPv4 packets
2016-09-29 Dag-Erling SmørgravUpgrade to Unbound 1.5.10.
2016-09-29 Julien CharbonFix an issue with accept_filter introduced with r261242:
2016-09-29 Alexander MotinMFV r306423: 7402 Create tunable to ignore hole_birth...
2016-09-28 Alexander MotinMFV r306422: 7254 ztest failed assertion in ztest_datas...
2016-09-28 Kevin LoRemove ifa_list, use ifa_link (structure field) instead.
2016-09-26 Jung-uk KimMerge OpenSSL 1.0.2j.
2016-09-22 Warner LoshRevert and redo r306083.
2016-09-22 Jung-uk KimMerge OpenSSL 1.0.2i.
2016-09-22 Mariusz Zaborskicapsicum: propagate rights on accept(2)
2016-09-21 Andrew TurnerUpdate the device tree source files to a Linux 4.7-RC.
2016-09-21 Michael TuexenFix the handling of unordered fragmented user messages...
2016-09-19 Andrew TurnerImport the Linaro Cortex Strings library into contrib.
2016-09-15 Kevin LoRemove the 4.3BSD compatible macro m_copy(), use m_copy...
2016-09-14 Martin MatuskaMFV r305816:
2016-09-14 Michael TuexenEnsure that the IPPROTO_TCP level socket options
2016-09-09 Simon J. GerratyUpdate to bmake-20170818
2016-09-07 Alexander MotinMFV r305562: 7259 DS_FIELD_LARGE_BLOCKS is unused
2016-09-07 Alexander MotinMFV r305560: 7278 tuning zfs_arc_max does not impact...
2016-09-06 Wojciech MacekUpdate Annapurna Alpine HAL to a newer version.
2016-09-05 Martin MatuskaMFV r305420:
2016-09-04 Dimitry AndricWith clang 3.9.0, compiling sys/netinet/igmp.c results...
2016-09-04 Dag-Erling SmørgravUpgrade to Unbound 1.5.9.
2016-09-03 Alexander MotinMFC r305337: 7004 dmu_tx_hold_zap() does dnode_hold...
2016-09-03 Alexander MotinMFV r305336: 7247 zfs receive of deduplicated stream...
2016-09-03 Alexander MotinMFV r305335: 7003 zap_lockdir() should tag hold
2016-09-03 Alexander MotinMFV r304157:
2016-09-03 Alexander MotinMFV r304156: 7235 remove unused func dsl_dataset_set_blkptr
2016-09-03 Alexander MotinMFV r304159: 7277 zdb should be able to print zfs_dbgmsg's
2016-09-03 Alexander MotinMFV r304155: 7090 zfs should improve allocation order...
2016-09-03 Alexander MotinMFV r303081: 7163 ztest failures due to excess error...
2016-09-03 Alexander MotinMFV r303080: 6451 ztest fails due to checksum errors
2016-09-03 Alexander MotinMFV r303079:
2016-09-03 Alexander MotinMFV r303078:
2016-09-03 Alexander MotinMFV r303077:
2016-09-03 Alexander MotinMFV r302991: 6950 ARC should cache compressed data
2016-09-01 Alexander MotinMFV r304158:
2016-09-01 Alexander MotinMFV r302993: 7104 increase indirect block size
2016-09-01 Alexander MotinMFV r302992: 7071 lzc_snapshot does not fill in errlist...
2016-09-01 Alexander MotinMFV r302662: 6447 handful of nvpair cleanups
2016-09-01 Alexander MotinMFV r302661: 7082 bptree_iterate() passes wrong args...
2016-09-01 Alexander MotinMFV r302660: 6314 buffer overflow in dsl_dataset_name
2016-09-01 Alexander MotinMFV r302659: 6931 lib/libzfs: cleanup gcc warnings
2016-09-01 Alexander MotinMFV r302658: 6872 zfs libraries should not allow uninit...
2016-09-01 Alexander MotinMFV r302657: 4521 zfstest is trying to execute evil...
2016-09-01 Alexander MotinMFV r302655: 6873 zfs_destroy_snaps_nvl leaks errlist
2016-09-01 Alexander MotinMFV r302654:
2016-09-01 Alexander MotinMFV r302653: 6111 zfs send should ignore datasets creat...
2016-09-01 Alexander MotinMFV r302651: 7054 dmu_tx_hold_t should use refcount_t...
2016-09-01 Alexander MotinMFV r302648: 7019 zfsdev_ioctl skips secpolicy when...
next