From: David Miller <davem@davemloft.net>
To: eric.dumazet@gmail.com
Cc: yi.zhu@intel.com, netdev@vger.kernel.org
Subject: Re: [PATCH V3 8/8] net: backlog functions rename
Date: Fri, 05 Mar 2010 13:36:41 -0800 (PST) [thread overview]
Message-ID: <20100305.133641.92557368.davem@davemloft.net> (raw)
In-Reply-To: <1267770735.2867.9.camel@edumazet-laptop>
From: Eric Dumazet <eric.dumazet@gmail.com>
Date: Fri, 05 Mar 2010 07:32:15 +0100
> Le vendredi 05 mars 2010 à 12:01 +0800, Zhu Yi a écrit :
>> sk_add_backlog -> __sk_add_backlog
>> sk_add_backlog_limited -> sk_add_backlog
>>
>> Signed-off-by: Zhu Yi <yi.zhu@intel.com>
>> ---
>> include/net/sock.h | 6 +++---
>> net/core/sock.c | 2 +-
>> net/dccp/minisocks.c | 2 +-
>> net/ipv4/tcp_ipv4.c | 2 +-
>> net/ipv4/tcp_minisocks.c | 2 +-
>> net/ipv4/udp.c | 2 +-
>> net/ipv6/tcp_ipv6.c | 2 +-
>> net/ipv6/udp.c | 4 ++--
>> net/llc/llc_c_ac.c | 2 +-
>> net/llc/llc_conn.c | 2 +-
>> net/sctp/input.c | 4 ++--
>> net/tipc/socket.c | 2 +-
>> net/x25/x25_dev.c | 2 +-
>> 13 files changed, 17 insertions(+), 17 deletions(-)
>>
>
> Acked-by: Eric Dumazet <eric.dumazet@gmail.com>
All 8 patches applied to net-2.6, thanks Zhu!
Feel free to send me a patch which adds the "__must_check"
tag to sk_add_backlog() so that any failure to check and
drop packets will be at least warned about.
Thanks!
next prev parent reply other threads:[~2010-03-05 21:36 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1267761707-15605-1-git-send-email-yi.zhu@intel.com>
2010-03-05 4:01 ` [PATCH V3 2/8] tcp: use limited socket backlog Zhu Yi
2010-03-05 4:01 ` [PATCH V3 3/8] udp: " Zhu Yi
2010-03-05 4:01 ` [PATCH V3 4/8] llc: " Zhu Yi
2010-03-05 4:01 ` [PATCH V3 5/8] sctp: " Zhu Yi
2010-03-05 6:28 ` Eric Dumazet
2010-03-05 11:05 ` Zhu, Yi
2010-03-05 13:24 ` Eric Dumazet
2010-03-05 13:30 ` Vlad Yasevich
[not found] ` <1267761707-15605-6-git-send-email-yi.zhu@intel.com>
2010-03-05 4:01 ` [PATCH V3 7/8] x25: " Zhu Yi
2010-03-05 4:01 ` [PATCH V3 8/8] net: backlog functions rename Zhu Yi
2010-03-05 6:32 ` Eric Dumazet
2010-03-05 21:36 ` David Miller [this message]
2010-03-05 6:30 ` [PATCH V3 7/8] x25: use limited socket backlog Eric Dumazet
2010-03-05 6:30 ` [PATCH V3 6/8] tipc: " Eric Dumazet
2010-03-05 20:48 ` Stephens, Allan
2010-03-05 6:22 ` [PATCH V3 4/8] llc: " Eric Dumazet
2010-03-05 13:00 ` Arnaldo Carvalho de Melo
2010-03-05 6:21 ` [PATCH V3 3/8] udp: " Eric Dumazet
2010-03-05 6:19 ` [PATCH V3 2/8] tcp: " Eric Dumazet
2010-03-08 9:21 ` Eric Dumazet
2010-03-08 18:46 ` David Miller
2010-03-05 13:00 ` [PATCH V3 1/8] net: add limit for " Arnaldo Carvalho de Melo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20100305.133641.92557368.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=eric.dumazet@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=yi.zhu@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).