Files
linux/net/ipv4
Eric Dumazet 6015c71e65 tcp: md5: add tcp_md5_needed jump label
Most linux hosts never setup TCP MD5 keys. We can avoid a
cache line miss (accessing tp->md5ig_info) on RX and TX
using a jump label.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-11-30 13:28:03 -08:00
..
2018-04-23 10:21:24 -04:00
2018-11-24 17:42:57 -08:00
2018-07-24 14:10:43 -07:00
2018-11-30 13:28:03 -08:00
2018-11-16 23:01:56 -08:00
2013-05-31 17:19:05 -07:00