index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
decnet
/
dn_fib.c
Age
Commit message (
Expand
)
Author
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
2019-04-22
net: Rename net/nexthop.h net/rtnh.h
David Ahern
2019-01-16
net, decnet: use struct_size() in kzalloc()
Gustavo A. R. Silva
2018-07-24
decnet: whitespace fixes
Stephen Hemminger
2017-12-04
net: use rtnl_register_module where needed
Florian Westphal
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-09
rtnetlink: make rtnl_register accept a flags parameter
Florian Westphal
2017-07-04
net, decnet: convert dn_fib_info.fib_clntref from atomic_t to refcount_t
Reshetova, Elena
2017-04-17
net: rtnetlink: plumb extended ack to doit function
David Ahern
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-07-05
net: fix decnet rtnexthop parsing
Vegard Nossum
2015-01-05
net: tcp: add RTAX_CC_ALGO fib handling
Daniel Borkmann
2014-04-24
net: Use netlink_ns_capable to verify the permisions of netlink messages
Eric W. Biederman
2013-03-22
decnet: Move rtm_dn_policy to dn_route to make it available if !CONFIG_DECNET...
Thomas Graf
2013-03-22
rtnetlink: Remove passing of attributes into rtnl_doit functions
Thomas Graf
2013-03-22
decnet: Parse netlink attributes on our own
Thomas Graf
2012-11-18
net: Push capable(CAP_NET_ADMIN) into the rtnl methods
Eric W. Biederman
2012-06-27
netlink: Get rid of obsolete rtnetlink macros
Thomas Graf
2012-05-15
net: Convert net_ratelimit uses to net_<level>_ratelimited
Joe Perches
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-01
decnet: Reduce switch/case indent
Joe Perches
2011-06-09
rtnetlink: Compute and store minimum ifinfo dump size
Greg Rose
2011-03-12
decnet: Convert to use flowidn where applicable.
David S. Miller
2011-03-12
net: Put flowi_* prefix on AF independent members of struct flowi
David S. Miller
2010-11-08
decnet: RCU conversion and get rid of dev_base_lock
Eric Dumazet
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-11-25
net: use net_eq to compare nets
Octavian Purdila
2009-11-04
net: Introduce for_each_netdev_rcu() iterator
Eric Dumazet
2008-03-26
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-01-28
[DECNET]: Remove extra memset from dn_fib_check_nh
Denis V. Lunev
2008-01-28
[NET]: Modify all rtnetlink methods to only work in the initial namespace (v2)
Denis V. Lunev
2007-10-10
[NET]: Make the device list and device lookups per namespace.
Eric W. Biederman
2007-05-03
[NET]: Rework dev_base via list_head (v3)
Pavel Emelianov
2007-04-25
[DECNet]: Use rtnl registration interface
Thomas Graf
2007-03-25
[DECNet] fib: Fix out of bound access of dn_fib_props[]
Thomas Graf
2007-02-10
[NET] DECNET: Fix whitespace errors.
YOSHIFUJI Hideaki
2006-09-22
[DECNET]: cleanups
Adrian Bunk
2006-09-22
[DECNET]: Increase number of possible routing tables to 2^32
Patrick McHardy
2006-09-22
[NET]: Introduce RTA_TABLE/FRA_TABLE attributes
Patrick McHardy
2006-09-22
[NET]: Use u32 for routing table IDs
Patrick McHardy
2006-09-22
[DECNET]: Convert rwlock to spinlock
Steven Whitehouse
2006-09-22
[DECNET]: Covert rules to use generic code
Steven Whitehouse
2006-07-21
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
Panagiotis Issaris
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-03-20
[DECnet]: Endian annotation and fixes for DECnet.
Steven Whitehouse
2005-07-05
[DECNET]: Fix memset overflow on 64bit archs while dumping decnet routing rules
Thomas Graf
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds