git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4893d39
)
Network Drop Monitor: Adding kfree_skb_clean for non-drops and modifying end-of-line...
author
Neil Horman
<nhorman@tuxdriver.com>
Wed, 11 Mar 2009 09:49:55 +0000
(09:49 +0000)
committer
David S. Miller
<davem@davemloft.net>
Fri, 13 Mar 2009 19:09:28 +0000
(12:09 -0700)
Signed-off-by: Neil Horman <nhorman@tuxdriver.com>
include/linux/skbuff.h | 4 +++-
net/core/datagram.c | 2 +-
net/core/skbuff.c | 22 ++++++++++++++++++++++
net/ipv4/arp.c | 2 +-
net/ipv4/udp.c | 2 +-
net/packet/af_packet.c | 2 +-
6 files changed, 29 insertions(+), 5 deletions(-)
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found