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-10-25 06:50:48 -07:00
2018-11-09 06:30:44 -06:00
2018-10-26 07:38:19 -07:00
2018-10-22 23:26:37 +02:00
2018-10-08 12:57:34 +02:00