lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Tue, 21 Jan 2014 18:05:35 -0800 (PST)
From:	David Miller <davem@...emloft.net>
To:	ogerlitz@...lanox.com
Cc:	netdev@...r.kernel.org, hkchu@...gle.com, edumazet@...gle.com,
	herbert@...dor.apana.org.au, yanb@...lanox.com,
	shlomop@...lanox.com, therbert@...gle.com
Subject: Re: [PATCH net-next V5 0/3] net: Add GRO support for UDP
 encapsulating protocols

From: Or Gerlitz <ogerlitz@...lanox.com>
Date: Mon, 20 Jan 2014 13:59:18 +0200

> This series adds GRO handlers for protocols that do UDP encapsulation, with the
> intent of being able to coalesce packets which encapsulate packets belonging to
> the same TCP session.
> 
> For GRO purposes, the destination UDP port takes the role of the ether type
> field in the ethernet header or the next protocol in the IP header.
> 
> The UDP GRO handler will only attempt to coalesce packets whose destination
> port is registered to have gro handler.
> 
> The patches done against net-next 75e4364f67 "net: stmmac: fix NULL pointer 
> dereference in stmmac_get_tx_hwtstamp"

Looks good, series applied, thanks!
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ