This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/net
Eric Dumazet 30fff9231f udp: bind() optimisation
UDP bind() can be O(N^2) in some pathological cases.

Thanks to secondary hash tables, we can make it O(N)

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-11-10 20:54:38 -08:00
..
2009-09-23 22:26:32 +09:30
2009-05-25 01:53:53 -07:00
2009-09-26 20:16:15 -07:00
2009-05-25 01:53:53 -07:00
2009-11-10 20:54:38 -08:00
2009-11-10 20:54:38 -08:00
2009-11-07 00:46:39 -08:00
2009-11-05 22:34:18 -08:00
2009-11-05 22:34:21 -08:00
2009-07-12 12:22:34 -07:00
2009-11-08 20:57:03 -08:00