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:
8f6320d
)
netns: constify net_hash_mix() and various callers
author
Eric Dumazet
<edumazet@google.com>
Wed, 18 Mar 2015 21:05:33 +0000
(14:05 -0700)
committer
David S. Miller
<davem@davemloft.net>
Thu, 19 Mar 2015 02:00:34 +0000
(22:00 -0400)
const qualifiers ease code review by making clear
which objects are not written in a function.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/udp.h
patch
|
blob
|
history
include/net/inet_hashtables.h
patch
|
blob
|
history
include/net/netns/hash.h
patch
|
blob
|
history
net/ipv4/devinet.c
patch
|
blob
|
history
net/ipv4/inet_hashtables.c
patch
|
blob
|
history
net/ipv4/ping.c
patch
|
blob
|
history
net/ipv4/udp.c
patch
|
blob
|
history
net/ipv6/inet6_hashtables.c
patch
|
blob
|
history
net/ipv6/udp.c
patch
|
blob
|
history
diff --cc
include/linux/udp.h
Simple merge
diff --cc
include/net/inet_hashtables.h
Simple merge
diff --cc
include/net/netns/hash.h
Simple merge
diff --cc
net/ipv4/devinet.c
Simple merge
diff --cc
net/ipv4/inet_hashtables.c
Simple merge
diff --cc
net/ipv4/ping.c
Simple merge
diff --cc
net/ipv4/udp.c
Simple merge
diff --cc
net/ipv6/inet6_hashtables.c
Simple merge
diff --cc
net/ipv6/udp.c
Simple merge