index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
decnet
/
dn_fib.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
netlink: make validation more configurable for future strictness
Johannes Berg
2019-04-27
1
-4
/
+4
*
net: Rename net/nexthop.h net/rtnh.h
David Ahern
2019-04-22
1
-1
/
+1
*
net, decnet: use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-01-16
1
-1
/
+1
*
decnet: whitespace fixes
Stephen Hemminger
2018-07-24
1
-2
/
+0
*
net: use rtnl_register_module where needed
Florian Westphal
2017-12-04
1
-2
/
+4
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
rtnetlink: make rtnl_register accept a flags parameter
Florian Westphal
2017-08-09
1
-2
/
+2
*
net, decnet: convert dn_fib_info.fib_clntref from atomic_t to refcount_t
Reshetova, Elena
2017-07-04
1
-3
/
+3
*
net: rtnetlink: plumb extended ack to doit function
David Ahern
2017-04-17
1
-4
/
+6
*
netlink: pass extended ACK struct to parsing functions
Johannes Berg
2017-04-13
1
-2
/
+4
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
net: fix decnet rtnexthop parsing
Vegard Nossum
2016-07-05
1
-9
/
+12
*
net: tcp: add RTAX_CC_ALGO fib handling
Daniel Borkmann
2015-01-05
1
-1
/
+2
*
net: Use netlink_ns_capable to verify the permisions of netlink messages
Eric W. Biederman
2014-04-24
1
-2
/
+2
*
decnet: Move rtm_dn_policy to dn_route to make it available if !CONFIG_DECNET...
Thomas Graf
2013-03-22
1
-14
/
+0
*
rtnetlink: Remove passing of attributes into rtnl_doit functions
Thomas Graf
2013-03-22
1
-2
/
+2
*
decnet: Parse netlink attributes on our own
Thomas Graf
2013-03-22
1
-96
/
+115
*
net: Push capable(CAP_NET_ADMIN) into the rtnl methods
Eric W. Biederman
2012-11-18
1
-0
/
+6
*
netlink: Get rid of obsolete rtnetlink macros
Thomas Graf
2012-06-27
1
-0
/
+8
*
net: Convert net_ratelimit uses to net_<level>_ratelimited
Joe Perches
2012-05-15
1
-3
/
+2
*
net: cleanup unsigned to unsigned int
Eric Dumazet
2012-04-15
1
-2
/
+3
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
decnet: Reduce switch/case indent
Joe Perches
2011-07-01
1
-38
/
+39
*
rtnetlink: Compute and store minimum ifinfo dump size
Greg Rose
2011-06-09
1
-2
/
+2
*
decnet: Convert to use flowidn where applicable.
David S. Miller
2011-03-12
1
-11
/
+12
*
net: Put flowi_* prefix on AF independent members of struct flowi
David S. Miller
2011-03-12
1
-2
/
+2
*
decnet: RCU conversion and get rid of dev_base_lock
Eric Dumazet
2010-11-08
1
-2
/
+4
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
net: use net_eq to compare nets
Octavian Purdila
2009-11-25
1
-2
/
+2
*
net: Introduce for_each_netdev_rcu() iterator
Eric Dumazet
2009-11-04
1
-3
/
+3
*
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-03-26
1
-2
/
+2
*
[DECNET]: Remove extra memset from dn_fib_check_nh
Denis V. Lunev
2008-01-28
1
-2
/
+0
*
[NET]: Modify all rtnetlink methods to only work in the initial namespace (v2)
Denis V. Lunev
2008-01-28
1
-0
/
+8
*
[NET]: Make the device list and device lookups per namespace.
Eric W. Biederman
2007-10-10
1
-4
/
+4
*
[NET]: Rework dev_base via list_head (v3)
Pavel Emelianov
2007-05-03
1
-1
/
+1
*
[DECNet]: Use rtnl registration interface
Thomas Graf
2007-04-25
1
-3
/
+5
*
[DECNet] fib: Fix out of bound access of dn_fib_props[]
Thomas Graf
2007-03-25
1
-1
/
+4
*
[NET] DECNET: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-10
1
-66
/
+66
*
[DECNET]: cleanups
Adrian Bunk
2006-09-22
1
-4
/
+5
*
[DECNET]: Increase number of possible routing tables to 2^32
Patrick McHardy
2006-09-22
1
-49
/
+0
*
[NET]: Introduce RTA_TABLE/FRA_TABLE attributes
Patrick McHardy
2006-09-22
1
-3
/
+4
*
[NET]: Use u32 for routing table IDs
Patrick McHardy
2006-09-22
1
-3
/
+3
*
[DECNET]: Convert rwlock to spinlock
Steven Whitehouse
2006-09-22
1
-5
/
+5
*
[DECNET]: Covert rules to use generic code
Steven Whitehouse
2006-09-22
1
-0
/
+1
*
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
Panagiotis Issaris
2006-07-21
1
-2
/
+1
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[DECnet]: Endian annotation and fixes for DECnet.
Steven Whitehouse
2006-03-20
1
-4
/
+4
*
[DECNET]: Fix memset overflow on 64bit archs while dumping decnet routing rules
Thomas Graf
2005-07-05
1
-1
/
+2
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+802