From: Joe Perches <joe@perches.com>
To: "David S. Miller" <davem@davemloft.net>, netdev@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH net-next 0/2] net/ipv4 and net/ipv6 logging cleanups
Date: Tue, 15 May 2012 17:11:52 -0700 [thread overview]
Message-ID: <cover.1337126962.git.joe@perches.com> (raw)
Joe Perches (2):
net: ipv6: Standardize prefixes for message logging
net: ipv4 and ipv6: Convert printk(KERN_DEBUG to pr_debug
net/ipv4/ah4.c | 4 +-
net/ipv4/arp.c | 9 +++--
net/ipv4/devinet.c | 5 +--
net/ipv4/inet_timewait_sock.c | 4 +-
net/ipv4/route.c | 9 ++---
net/ipv4/tcp_input.c | 48 ++++++++++++++--------------
net/ipv4/tcp_output.c | 4 ++-
net/ipv6/addrconf.c | 68 ++++++++++++++++++-----------------------
net/ipv6/addrlabel.c | 2 +-
net/ipv6/af_inet6.c | 14 +++-----
net/ipv6/ah6.c | 16 +++++----
net/ipv6/esp6.c | 14 +++++---
net/ipv6/icmp.c | 8 ++--
net/ipv6/ip6_fib.c | 25 ++++++++-------
net/ipv6/ip6_tunnel.c | 23 ++++++-------
net/ipv6/ip6mr.c | 2 +-
net/ipv6/ipcomp6.c | 15 +++++---
net/ipv6/mcast.c | 3 +-
net/ipv6/mip6.c | 30 +++++++++---------
net/ipv6/ndisc.c | 22 +++++--------
net/ipv6/route.c | 8 +++--
net/ipv6/sit.c | 6 ++-
net/ipv6/tunnel6.c | 10 +++--
23 files changed, 173 insertions(+), 176 deletions(-)
--
1.7.8.111.gad25c.dirty
next reply other threads:[~2012-05-16 0:12 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-16 0:11 Joe Perches [this message]
2012-05-16 0:11 ` [PATCH net-next 1/2] net: ipv6: Standardize prefixes for message logging Joe Perches
2012-05-16 0:11 ` [PATCH net-next 2/2] net: ipv4 and ipv6: Convert printk(KERN_DEBUG to pr_debug Joe Perches
2012-05-16 1:35 ` Stephen Hemminger
2012-05-16 1:49 ` Joe Perches
2012-05-16 5:01 ` [PATCH net-next 0/2] net/ipv4 and net/ipv6 logging cleanups David Miller
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=cover.1337126962.git.joe@perches.com \
--to=joe@perches.com \
--cc=davem@davemloft.net \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.