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:
b5f7e75
)
ipv4: RCU conversion of ip_route_input_slow/ip_route_input_mc
author
Eric Dumazet
<eric.dumazet@gmail.com>
Wed, 2 Jun 2010 19:21:31 +0000
(19:21 +0000)
committer
David S. Miller
<davem@davemloft.net>
Thu, 3 Jun 2010 10:18:19 +0000
(
03:18
-0700)
Avoid two atomic ops on struct in_device refcount per incoming packet,
if slow path taken, (or route cache disabled)
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found