Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6afaea252128fa03cc4481bca36b45fb5404478c
/
net
/
decnet
/
dn_fib.c
ab58298
net: fix decnet rtnexthop parsing
by Vegard Nossum
· 8 years ago
ea69763
net: tcp: add RTAX_CC_ALGO fib handling
by Daniel Borkmann
· 10 years ago
90f62cf
net: Use netlink_ns_capable to verify the permisions of netlink messages
by Eric W. Biederman
· 11 years ago
2fa70df
decnet: Move rtm_dn_policy to dn_route to make it available if !CONFIG_DECNET_ROUTER
by Thomas Graf
· 12 years ago
661d296
rtnetlink: Remove passing of attributes into rtnl_doit functions
by Thomas Graf
· 12 years ago
58d7d8f
decnet: Parse netlink attributes on our own
by Thomas Graf
· 12 years ago
dfc47ef
net: Push capable(CAP_NET_ADMIN) into the rtnl methods
by Eric W. Biederman
· 12 years ago
4c3af03
netlink: Get rid of obsolete rtnetlink macros
by Thomas Graf
· 12 years ago
e87cc47
net: Convert net_ratelimit uses to net_<level>_ratelimited
by Joe Perches
· 12 years ago
95c9617
net: cleanup unsigned to unsigned int
by Eric Dumazet
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
06f8fe1
decnet: Reduce switch/case indent
by Joe Perches
· 13 years ago
c7ac867
rtnetlink: Compute and store minimum ifinfo dump size
by Greg Rose
· 13 years ago
bef55ae
decnet: Convert to use flowidn where applicable.
by David S. Miller
· 14 years ago
1d28f42
net: Put flowi_* prefix on AF independent members of struct flowi
by David S. Miller
· 14 years ago
fc766e4c
decnet: RCU conversion and get rid of dev_base_lock
by Eric Dumazet
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
09ad9bc
net: use net_eq to compare nets
by Octavian Purdila
· 15 years ago
c6d14c8
net: Introduce for_each_netdev_rcu() iterator
by Eric Dumazet
· 15 years ago
3b1e0a6
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
dd88590
[DECNET]: Remove extra memset from dn_fib_check_nh
by Denis V. Lunev
· 17 years ago
b854272
[NET]: Modify all rtnetlink methods to only work in the initial namespace (v2)
by Denis V. Lunev
· 17 years ago
881d966
[NET]: Make the device list and device lookups per namespace.
by Eric W. Biederman
· 17 years ago
7562f87
[NET]: Rework dev_base via list_head (v3)
by Pavel Emelianov
· 18 years ago
fa34ddd
[DECNet]: Use rtnl registration interface
by Thomas Graf
· 18 years ago
a979101
[DECNet] fib: Fix out of bound access of dn_fib_props[]
by Thomas Graf
· 18 years ago
429eb0f
[NET] DECNET: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
2aa7f36
[DECNET]: cleanups
by Adrian Bunk
· 18 years ago
abcab26
[DECNET]: Increase number of possible routing tables to 2^32
by Patrick McHardy
· 18 years ago
9e762a4
[NET]: Introduce RTA_TABLE/FRA_TABLE attributes
by Patrick McHardy
· 18 years ago
2dfe55b
[NET]: Use u32 for routing table IDs
by Patrick McHardy
· 18 years ago
a22ec36
[DECNET]: Convert rwlock to spinlock
by Steven Whitehouse
· 18 years ago
a8731cb
[DECNET]: Covert rules to use generic code
by Steven Whitehouse
· 18 years ago
0da974f
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
by Panagiotis Issaris
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
c4ea94a
[DECnet]: Endian annotation and fixes for DECnet.
by Steven Whitehouse
· 19 years ago
db1322b
[DECNET]: Fix memset overflow on 64bit archs while dumping decnet routing rules
by Thomas Graf
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago