Eric Dumazet
a43912ab19
tunnel: eliminate recursion field
...
It seems recursion field from "struct ip_tunnel" is not anymore needed.
recursion prevention is done at the upper level (in dev_queue_xmit()),
since we use HARD_TX_LOCK protection for tunnels.
This avoids a cache line ping pong on "struct ip_tunnel" : This structure
should be now mostly read on xmit and receive paths.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-09-24 15:39:22 -07:00
..
2009-08-31 15:30:31 +02:00
2007-07-31 02:28:21 -07:00
2009-09-24 07:21:04 -07:00
2008-10-29 12:52:50 -07:00
2009-09-14 17:03:05 -07:00
2009-09-14 17:03:05 -07:00
2008-10-29 12:50:24 -07:00
2008-11-25 17:35:18 -08:00
2009-09-14 17:03:05 -07:00
2007-02-10 23:19:42 -08:00
2009-09-14 17:03:05 -07:00
2009-05-20 17:26:23 -07:00
2009-09-14 17:03:05 -07:00
2009-06-03 02:51:04 -07:00
2009-02-26 03:35:13 -08:00
2009-07-30 18:52:15 -07:00
2009-02-06 00:49:55 -08:00
2009-09-14 17:03:05 -07:00
2009-09-02 18:05:33 -07:00
2009-09-24 15:39:22 -07:00
2009-09-23 07:39:29 -07:00
2009-09-14 17:03:05 -07:00
2009-08-13 16:43:32 -07:00
2009-06-12 18:01:50 +02:00
2008-04-05 22:33:38 +09:00
2009-09-15 02:37:40 -07:00
2009-06-23 04:31:07 -07:00
2009-09-24 07:21:04 -07:00
2009-06-03 02:51:04 -07:00
2009-08-05 10:42:58 -07:00
2009-09-14 17:03:05 -07:00
2009-09-02 18:05:33 -07:00
2009-09-14 17:03:05 -07:00
2009-09-24 07:21:04 -07:00
2009-09-24 15:39:22 -07:00
2009-06-24 15:13:48 +09:00
2009-08-02 12:54:30 -07:00
2009-09-15 01:30:10 -07:00
2009-09-14 17:03:05 -07:00
2009-06-23 04:31:07 -07:00
2009-09-14 17:03:05 -07:00
2009-09-14 17:03:05 -07:00
2008-11-25 17:59:52 -08:00
2008-08-06 02:40:25 -07:00
2008-01-28 14:53:52 -08:00
2007-10-10 16:55:54 -07:00
2009-06-03 02:51:04 -07:00
2009-06-03 02:51:04 -07:00
2009-08-04 20:32:16 -07:00
2009-02-21 23:37:10 -08:00
2009-06-23 04:31:07 -07:00