Tom Herbert
c8cd0989bd
net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM
...
These netif flags are unnecessary convolutions. It is more
straightforward to just use NETIF_F_HW_CSUM, NETIF_F_IP_CSUM,
and NETIF_F_IPV6_CSUM directly.
This patch also:
- Cleans up can_checksum_protocol
- Simplifies netdev_intersect_features
Signed-off-by: Tom Herbert <tom@herbertland.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-12-15 16:50:20 -05:00
..
2015-11-15 09:10:53 -08:00
2015-11-13 21:53:18 -08:00
2015-12-06 22:40:45 -05:00
2015-12-12 00:15:24 -05:00
2015-12-01 16:02:40 -05:00
2015-12-11 19:34:39 -05:00
2015-11-11 20:11:28 -08:00
2015-11-13 20:04:17 -08:00
2015-11-12 11:50:33 -08:00
2015-11-29 14:37:27 -07:00
2015-11-25 12:14:09 -05:00
2015-11-25 11:35:14 -05:00
2015-12-09 15:02:31 -05:00
2015-12-08 22:02:33 -05:00
2015-11-20 16:17:32 -08:00
2015-11-18 16:27:46 -05:00
2015-11-11 09:45:24 -08:00
2015-11-20 16:17:32 -08:00
2015-11-18 16:17:42 -05:00
2015-12-05 17:41:42 -05:00
2015-11-20 11:31:26 -05:00
2015-12-03 11:49:26 -05:00
2015-12-15 16:50:20 -05:00
2015-12-02 23:37:16 -05:00
2015-11-20 15:55:52 -05:00
2015-11-28 19:33:29 -08:00
2015-11-19 14:25:32 +01:00
2015-11-29 14:34:58 -07:00
2015-11-17 15:25:43 -05:00
2015-11-30 15:26:22 -05:00
2015-12-01 15:45:05 -05:00
2015-12-15 16:50:20 -05:00
2015-12-15 16:50:20 -05:00
2015-11-23 21:57:44 -05:00
2015-11-16 09:03:21 +05:30
2015-11-12 11:50:33 -08:00
2015-12-03 14:17:51 -05:00
2015-11-25 13:23:38 -06:00
2015-11-30 15:26:22 -05:00
2015-11-19 16:22:43 +01:00
2015-11-20 16:17:32 -08:00
2015-12-15 16:49:57 -05:00
2015-11-22 11:58:44 -08:00
2015-11-25 15:49:13 +00:00
2015-11-13 21:53:18 -08:00
2015-11-23 15:34:34 -08:00
2015-11-20 16:19:54 -08:00
2015-11-25 15:49:13 +00:00
2015-11-30 14:47:33 -05:00
2015-11-13 20:34:33 -05:00