linux/net/packet
Steffen Klassert f53c723902 net: Add asynchronous callbacks for xfrm on layer 2.
This patch implements asynchronous crypto callbacks
and a backlog handler that can be used when IPsec
is done at layer 2 in the TX path. It also extends
the skb validate functions so that we can update
the driver transmit return codes based on async
crypto operation or to indicate that we queued the
packet in a backlog queue.

Joint work with: Aviv Heller <avivh@mellanox.com>

Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
2017-12-20 10:41:36 +01:00
..
Kconfig
Makefile
af_packet.c net: Add asynchronous callbacks for xfrm on layer 2. 2017-12-20 10:41:36 +01:00
diag.c
internal.h packet: fix crash in fanout_demux_rollover() 2017-11-28 11:13:30 -05:00