This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/include/linux
Eric Dumazet 40d0802b3e gro: __napi_gro_receive() optimizations
compare_ether_header() can have a special implementation on 64 bit
arches if CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS is defined.

__napi_gro_receive() and vlan_gro_common() can avoid a conditional
branch to perform device match.

On x86_64, __napi_gro_receive() has now 38 instructions instead of 53

As gcc-4.4.3 still choose to not inline it, add inline keyword to this
performance critical function.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
CC: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-08-26 22:03:08 -07:00
..
2010-07-31 14:20:02 +01:00
2010-08-24 14:57:09 -07:00
2010-08-05 13:26:20 +01:00
2010-08-12 06:38:24 +10:00
2008-02-06 10:41:02 -08:00
2010-06-15 09:56:01 +10:00
2010-05-27 09:12:53 -07:00
2009-04-01 08:59:23 -07:00
2010-08-12 08:43:30 -07:00
2008-10-20 08:52:42 -07:00
2007-10-18 14:37:29 -07:00
2010-08-12 08:43:30 -07:00
2010-08-12 08:43:30 -07:00
2010-06-24 21:30:09 -07:00
2009-06-11 21:36:09 -04:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2010-08-06 15:36:47 -05:00
2010-05-10 16:08:01 -07:00
2010-08-04 11:00:45 +02:00
2010-08-12 04:14:05 +01:00
2007-02-09 17:39:36 -05:00
2008-01-28 23:21:18 +01:00
2007-06-01 08:18:29 -07:00
2009-11-04 09:50:58 -08:00
2005-04-16 15:20:36 -07:00
2010-07-12 14:41:40 +02:00
2006-10-02 07:57:12 -07:00
2010-07-19 11:54:16 +02:00
2010-08-11 09:23:22 +02:00
2010-08-11 18:21:02 +02:00
2010-06-16 18:08:13 +02:00
2010-06-03 03:21:52 -07:00
2010-08-19 17:16:23 -07:00
2005-04-16 15:20:36 -07:00
2010-08-09 20:45:05 -07:00
2010-06-22 08:07:01 +02:00
2009-09-26 10:17:19 -07:00
2006-10-04 00:31:09 -07:00
2010-06-03 03:21:52 -07:00
2010-08-10 11:49:21 -07:00
2010-08-12 11:27:58 +02:00
2010-08-11 08:59:23 -07:00
2010-08-09 20:44:58 -07:00
2010-06-29 10:07:09 +02:00
2010-08-02 06:39:44 +03:00
2010-08-01 10:47:00 +03:00
2007-07-17 10:23:03 -07:00
2010-07-06 13:45:24 -04:00
2010-06-16 18:03:15 +02:00
2010-02-19 03:35:12 -05:00
2010-08-09 16:48:45 -04:00
2010-07-14 17:14:00 +10:00
2010-08-12 04:14:05 +01:00
2010-06-03 03:21:52 -07:00
2005-04-16 15:20:36 -07:00
2010-08-09 20:45:00 -07:00
2010-08-11 00:29:47 -04:00
2008-06-06 11:29:12 -07:00
2010-06-03 03:21:52 -07:00
2010-07-02 21:59:08 -07:00
2010-08-24 16:32:04 -04:00
2010-07-05 16:14:52 -06:00
2010-07-05 16:14:25 -06:00
2010-07-31 19:53:06 +08:00
2009-04-01 08:59:13 -07:00
2009-04-01 08:59:13 -07:00
2005-04-16 15:20:36 -07:00
2010-07-30 09:29:35 -07:00
2009-01-08 08:31:12 -08:00
2010-08-21 23:40:14 -07:00
2010-07-19 01:58:48 +02:00
2010-07-19 01:58:48 +02:00
2006-10-03 23:01:26 +02:00
2010-08-04 21:53:17 -07:00
2009-06-18 13:04:04 -07:00
2009-07-29 19:10:36 -07:00
2010-02-10 17:47:17 -08:00
2010-08-09 16:47:27 -04:00
2010-05-27 09:12:50 -07:00
2010-05-30 09:02:47 -07:00
2010-03-12 15:53:10 -08:00
2010-07-22 13:46:21 -07:00
2010-07-23 17:08:41 +04:00
2010-08-09 20:45:02 -07:00
2010-06-03 03:21:52 -07:00
2007-10-16 09:43:17 -07:00
2008-04-25 00:25:08 +02:00
2010-08-10 13:47:46 -07:00
2010-06-16 14:55:35 -07:00
2010-05-10 11:08:35 -07:00
2010-08-09 16:48:44 -04:00
2010-01-14 22:38:09 -05:00
2010-05-15 23:28:39 -07:00
2009-02-18 15:37:53 -08:00
2006-09-28 17:53:59 -07:00
2010-08-06 10:37:02 -04:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2010-08-12 11:47:26 +10:00
2010-08-11 08:59:02 -07:00
2010-06-03 03:21:52 -07:00