summaryrefslogtreecommitdiff
path: root/NetworkPkg/TcpDxe
AgeCommit message (Expand)Author
2020-02-10NetworkPkg/TcpDxe/Tcp: Fix various typosAntoine Coeur
2020-02-10NetworkPkg/TcpDxe/Sock: Fix few typosAntoine Coeur
2019-12-04NetworkPkg: Fixes to static code analysis hitsMaciej Rabeda
2019-10-09NetworkPkg/TcpDxe: fix SockFreeFoo() parameter listLaszlo Ersek
2019-10-08NetworkPkg: Remove unnecessary MdeModulePkg/MdeModulePkg.dec dependency in INFLiming Gao
2019-05-27NetworkPkg: Move Network library header file from MdeModulePkg to NetworkPkgLiming Gao
2019-04-09NetworkPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney
2019-01-14NetworkPkg: Protocol Uninstallation CleanupAshish Singhal
2018-12-24NetworkPkg: Remove some clarification from TcpDxe.infSiyuan Fu
2018-09-27NetworkPkg/TcpDxe: Add the clarification compared to Tcp4Dxe in MdeModulePkg.Jiaxin Wu
2018-08-23NetworkPkg: TcpDxe: Remove the redundant code.Songpeng Li
2018-08-14NetworkPkg: Removing ipf which is no longer supported from edk2.chenc2
2018-06-28NetworkPkg: Clean up source filesLiming Gao
2017-12-27NetworkPkg/TcpDxe: Check TCP payload for release version.Jiaxin Wu
2017-12-26NetworkPkg/TcpDxe: Remove the redundant code.Jiaxin Wu
2017-12-26NetworkPkg/TcpDxe: Check FragmentBuffer for NULL before useJiaxin Wu
2017-06-14NetworkPkg: Typo fix and comments correctionJiaxin Wu
2017-05-09NetworkPkg: Addressing TCP Window Retraction when window scale factor is used.Fu Siyuan
2017-05-09NetworkPkg: Add wnd scale check before shrinking window.Fu Siyuan
2017-05-02NetworkPkg: Fix issue the iSCSI client can not send reset packet.Zhang Lubo
2017-03-23NetworkPkg: Fix potential ASSERT if NetIp4IsUnicast is calledJiaxin Wu
2017-03-17NetworkPkg: Fix service binding issue in TCP dxe.Zhang Lubo
2016-10-28NetworkPkg: Update IP4 stack drivers for classless address unicast check.Fu Siyuan
2016-10-27NetworkPkg/TcpDxe: rebase to ARRAY_SIZE()Laszlo Ersek
2016-10-09NetworkPkg: TcpDriver use EFI_D_NET for DEBUG maessage.Zhang Lubo
2016-08-01NetworkPkg: Add missed character in copyright.Fu Siyuan
2016-07-18NetworkPkg: Fix bug in TCP which not sending out ACK in certain circumstance.Fu Siyuan
2016-07-11NetworkPkg: Fix typos in commentsGiri P Mudusuru
2016-06-14NetworkPkg/TcpDxe: Fix GCC build failureJiaxin Wu
2016-06-13NetworkPkg: Support TCP Cancel functionJiaxin Wu
2016-05-20NetworkPkg/TcpDxe: Remove the status check of SockProcessRcvTokenGary Lin
2016-04-01NetworkPkg: Check received packet size before use it.Fu Siyuan
2016-01-28NetworkPkg:Fix Network memory leak when calling GetModeData interfaceZhang Lubo
2015-12-15NetworkPkg: Convert all .uni files to utf-8Jordan Justen
2015-04-17Fix some grammar and converge formatting of the two versions of TcpInput.cBALATON Zoltan
2015-04-13Save initial TSVal from TCP connection initiation packets.BALATON Zoltan
2015-03-18Fix GCC hang issue: Point should use directly assignment instead of IP4_COPY_...Fu Siyuan
2015-02-04Initialize data and correct faulty logic in TcpComponentNameGetControllerName...Wu Jiaxin
2014-12-04NetworkPkg: Source fixes and cleanup for ARMGCC compilesRandy Pawell
2014-09-03NetworkPkg: Convert non DOS format files to DOS formatGao, Liming
2014-08-28NetworkPkg: INF/DEC file updates to EDK II packagesDong, Guo
2014-08-28NetworkPkg: INF/DEC file updates to EDK II packagesDong, Guo
2014-05-15Fix some build issues (ARM toolchain).Olivier Martin
2014-05-071. Mark the network volatile variables as deprecated in code comments and rem...Fu Siyuan
2013-12-17Fix a bug in TCP driver’s component name print function.Fu Siyuan
2013-04-25Update dual network stack drivers to produce multiple Driver Binding Protocol.sfu5
2013-04-25Get ParentDevicePath by using attribute EFI_OPEN_PROTOCOL_GET_PROTOCOL instea...sfu5
2012-12-17Fix GCC build fail issue for MdeModulePkg and NetworkPkg.sfu5
2012-12-131. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu5
2012-10-171. Fix a bug in PXE driver that the PXE boot do not restart if a new boot opt...sfu5