Alexander Duyck
19147bb5f1
igb: remove skb_orphan calls
...
Remove skb_orphan call from igb driver as it can cause multiple issues due
to the fact that it is calling the desctructor and removing the skb from
the socket prior to transmission.
The call was added to improve performance but did so by allowing the skb to
be removed from the socket which gave the socket more window space to
transmit. The performance gain is not worth the extra problems that this
kind of workaround can introduce as this could lead to a potential DoS if a
UDP stream decided to monopolize the transmit path.
Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Acked-by: Mitch Williams <mitch.a.williams@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-03-02 16:01:53 -08:00
..
2009-01-07 17:22:19 -08:00
2009-02-17 17:26:05 -08:00
2009-02-22 19:54:16 -08:00
2009-02-18 17:24:15 -08:00
2009-02-17 17:26:06 -08:00
2009-02-17 17:26:07 -08:00
2009-02-17 17:26:08 -08:00
2008-12-17 15:37:55 -08:00
2009-02-26 23:07:38 -08:00
2008-11-06 22:43:03 -08:00
2009-02-24 03:50:29 -08:00
2009-02-19 14:38:52 -08:00
2009-02-18 19:33:54 -08:00
2009-02-20 00:42:01 -08:00
2009-02-09 23:25:33 -08:00
2009-01-21 14:33:50 -08:00
2009-02-17 17:37:39 -08:00
2009-02-02 21:39:02 -08:00
2009-03-02 16:01:53 -08:00
2009-02-26 23:07:30 -08:00
2009-01-21 14:33:50 -08:00
2009-03-01 20:32:39 -08:00
2009-01-21 14:33:50 -08:00
2009-01-27 16:22:32 -08:00
2009-01-27 16:22:32 -08:00
2009-02-27 01:00:44 -08:00
2009-02-17 17:37:58 -08:00
2009-02-26 22:22:03 -08:00
2009-02-26 22:28:10 -08:00
2009-03-02 03:15:07 -08:00
2009-02-17 17:37:59 -08:00
2009-02-17 19:49:21 -08:00
2009-02-26 22:21:53 -08:00
2009-03-01 21:35:16 -08:00
2009-02-26 23:07:32 -08:00
2009-03-02 03:10:28 -08:00
2009-03-01 21:35:16 -08:00
2009-02-26 22:21:54 -08:00
2009-01-21 14:02:21 -08:00
2008-12-08 01:14:16 -08:00
2009-01-11 00:06:36 -08:00
2009-02-14 23:12:00 -08:00
2009-01-21 14:02:23 -08:00
2009-02-07 02:52:44 -08:00
2009-01-21 14:02:24 -08:00
2009-01-21 14:02:24 -08:00
2009-01-21 14:02:25 -08:00
2008-11-03 21:11:17 -08:00
2009-01-21 14:33:50 -08:00
2009-01-21 14:33:50 -08:00
2009-01-11 00:06:36 -08:00
2008-11-25 18:12:49 -08:00
2009-01-11 00:06:36 -08:00
2009-01-21 14:02:41 -08:00
2008-11-03 21:11:17 -08:00
2008-10-27 17:06:18 -07:00
2009-02-26 22:21:58 -08:00
2009-01-04 16:10:02 -08:00
2009-01-21 14:33:50 -08:00
2008-11-25 18:25:32 -08:00
2008-11-03 21:11:17 -08:00
2009-02-17 17:21:07 -08:00
2008-11-12 23:37:49 -08:00
2009-01-07 18:10:24 -08:00
2009-01-26 21:12:58 -08:00
2008-10-08 16:29:57 -07:00
2009-01-14 21:05:55 -08:00
2009-03-01 21:35:16 -08:00
2009-01-15 15:29:35 -08:00
2009-01-26 21:12:58 -08:00
2008-10-08 16:29:57 -07:00
2009-01-26 21:12:58 -08:00
2009-02-12 16:53:48 -08:00
2009-02-12 16:53:22 -08:00
2009-02-14 23:12:00 -08:00
2009-02-12 16:54:48 -08:00
2009-02-15 23:32:01 -08:00
2009-02-15 23:32:01 -08:00
2009-02-15 23:24:08 -08:00
2009-02-15 23:32:01 -08:00
2009-02-15 23:31:58 -08:00
2009-02-15 23:32:01 -08:00
2009-02-15 23:32:01 -08:00
2009-02-15 23:31:42 -08:00
2009-02-15 23:31:58 -08:00
2009-02-03 00:15:35 -08:00
2008-09-22 19:27:10 -07:00
2009-01-26 21:12:58 -08:00
2008-12-30 17:36:49 -08:00
2009-01-07 17:34:36 -08:00
2009-01-07 17:34:36 -08:00
2009-01-26 21:12:58 -08:00
2009-02-10 01:56:45 -08:00
2009-01-26 21:12:58 -08:00
2008-11-21 17:31:51 -08:00
2008-11-16 12:41:35 -08:00
2008-11-20 20:28:00 -08:00
2009-01-21 14:33:50 -08:00
2009-02-17 17:21:08 -08:00
2008-12-25 23:56:45 -08:00
2008-12-08 01:14:16 -08:00
2008-12-29 18:42:33 -08:00
2009-01-07 17:30:09 -08:00
2009-01-21 14:33:50 -08:00
2008-11-21 17:37:54 -08:00
2008-11-25 18:23:59 -08:00
2008-12-03 22:19:52 -08:00
2008-12-03 22:19:52 -08:00
2009-02-26 22:21:59 -08:00
2008-12-21 02:54:30 -07:00
2008-11-10 13:55:14 -08:00
2009-02-26 22:42:51 -08:00
2009-02-01 00:58:26 -08:00
2009-02-26 22:22:03 -08:00
2009-02-04 16:42:35 -08:00
2009-02-04 16:42:35 -08:00
2009-02-01 00:52:34 -08:00
2009-02-01 00:54:16 -08:00
2009-02-04 16:43:44 -08:00
2009-03-01 21:35:16 -08:00
2009-02-04 16:52:41 -08:00
2009-02-26 22:22:02 -08:00
2009-01-07 18:13:49 -08:00
2009-02-26 21:02:19 -08:00
2008-11-25 18:24:57 -08:00
2009-01-11 00:06:36 -08:00
2008-11-03 21:11:17 -08:00
2009-01-21 14:33:50 -08:00
2009-01-06 10:47:44 -08:00
2008-11-20 20:14:53 -08:00
2008-11-03 21:11:17 -08:00
2009-01-07 17:26:14 -08:00
2008-08-14 04:26:38 -04:00
2008-12-03 22:19:52 -08:00
2009-01-13 14:48:00 +11:00
2009-01-26 21:12:58 -08:00
2009-03-01 20:39:32 -08:00
2009-03-02 01:55:15 -08:00
2009-02-24 23:17:21 -08:00
2009-01-21 14:33:50 -08:00
2009-02-17 17:21:11 -08:00
2008-12-15 15:14:59 -08:00
2008-11-03 21:11:17 -08:00
2008-11-25 18:24:38 -08:00
2008-11-20 20:14:53 -08:00
2008-11-12 23:37:49 -08:00
2008-12-03 22:19:52 -08:00
2009-01-11 00:06:36 -08:00
2009-01-26 21:12:58 -08:00
2008-10-08 16:29:57 -07:00
2008-11-12 23:37:49 -08:00
2008-11-03 21:11:17 -08:00
2009-01-26 21:12:58 -08:00
2008-12-02 19:50:27 -08:00
2009-02-24 03:50:29 -08:00
2008-11-03 21:11:17 -08:00
2008-09-24 18:59:00 -04:00
2009-02-24 23:17:22 -08:00
2008-11-12 23:38:14 -08:00
2009-02-01 00:45:17 -08:00
2008-08-29 02:13:32 -07:00
2009-02-26 22:21:58 -08:00
2008-11-28 15:55:00 -08:00
2009-02-26 22:21:55 -08:00
2008-11-25 18:23:35 -08:00
2009-01-11 00:06:36 -08:00
2008-12-25 23:52:57 -08:00
2008-10-27 17:06:18 -07:00
2008-12-05 22:54:40 -08:00
2008-12-03 22:19:52 -08:00
2009-02-17 17:21:12 -08:00
2008-12-03 22:19:52 -08:00
2009-02-20 00:58:45 -08:00
2009-02-20 00:58:45 -08:00
2009-02-26 23:07:39 -08:00
2008-11-12 23:38:14 -08:00
2009-01-21 14:33:50 -08:00
2008-12-08 01:14:16 -08:00
2009-01-21 14:33:50 -08:00
2009-01-07 17:26:48 -08:00
2009-02-26 23:07:30 -08:00
2009-02-26 23:07:30 -08:00
2008-08-14 04:26:38 -04:00
2009-02-26 23:07:30 -08:00
2009-02-17 17:21:12 -08:00
2009-02-17 17:21:12 -08:00
2009-01-21 15:55:15 -08:00
2009-02-01 00:45:17 -08:00
2009-02-03 00:15:35 -08:00
2008-11-10 15:11:56 -05:00
2009-01-21 14:33:50 -08:00
2008-08-07 02:11:14 -04:00
2009-02-17 17:21:13 -08:00
2009-03-01 21:35:16 -08:00
2009-02-26 23:07:31 -08:00
2008-12-03 22:19:52 -08:00
2009-02-17 17:21:14 -08:00
2008-09-24 18:49:04 -04:00
2009-01-07 17:56:54 -08:00
2009-01-26 21:12:58 -08:00
2009-01-21 14:03:42 -08:00
2008-12-03 22:19:52 -08:00
2008-11-12 23:38:36 -08:00
2008-11-20 16:44:00 -08:00
2008-08-07 02:20:57 -04:00
2009-01-07 17:35:41 -08:00
2009-02-26 22:21:55 -08:00
2009-01-21 14:33:50 -08:00
2009-02-03 15:08:36 -08:00
2008-08-07 01:55:50 -04:00
2009-01-07 18:09:36 -08:00
2009-01-06 11:28:06 +01:00
2009-01-26 21:32:25 -08:00
2009-01-21 14:34:52 -08:00
2009-02-03 00:15:35 -08:00
2008-12-02 14:42:26 +08:00
2008-12-25 23:56:45 -08:00
2009-01-11 00:06:36 -08:00
2008-10-27 17:06:18 -07:00
2009-01-11 00:06:36 -08:00
2009-02-24 03:50:29 -08:00
2008-12-16 02:00:00 -08:00
2009-02-24 03:50:29 -08:00
2009-02-20 00:38:51 -08:00
2008-11-03 21:11:17 -08:00
2008-11-12 23:38:36 -08:00
2008-11-12 23:38:36 -08:00
2009-01-21 14:33:50 -08:00
2009-02-26 22:22:00 -08:00
2008-11-25 18:25:49 -08:00
2008-12-08 01:14:16 -08:00
2009-02-12 16:40:20 -08:00
2008-12-08 01:14:16 -08:00
2008-08-29 02:13:33 -07:00
2009-02-26 22:22:00 -08:00
2009-02-02 23:19:50 -08:00
2009-02-24 03:50:29 -08:00
2009-02-10 17:29:42 -08:00
2008-08-29 02:14:29 -07:00
2009-02-21 23:46:36 -08:00
2009-02-02 21:39:02 -08:00
2008-08-29 02:14:43 -07:00
2009-01-06 13:20:38 -08:00
2009-01-26 21:12:58 -08:00
2009-02-26 23:20:56 -08:00
2009-02-26 23:20:56 -08:00
2009-02-26 23:16:41 -08:00
2009-02-26 23:16:40 -08:00
2009-01-07 17:27:15 -08:00
2009-02-03 00:15:35 -08:00
2009-02-14 20:46:39 -08:00
2009-03-02 01:53:03 -08:00
2009-01-21 14:34:08 -08:00
2009-02-04 16:42:35 -08:00
2009-02-04 16:42:35 -08:00
2009-02-04 16:42:35 -08:00
2009-03-01 20:44:21 -08:00
2009-02-26 22:21:59 -08:00
2009-01-20 14:44:01 -08:00
2009-02-01 00:45:17 -08:00
2009-02-04 16:36:34 -08:00
2009-01-11 00:06:36 -08:00
2009-01-21 14:33:50 -08:00
2009-01-26 21:12:58 -08:00
2009-02-26 22:21:57 -08:00
2009-01-21 14:02:31 -08:00
2009-01-11 00:06:36 -08:00