aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4/fib_frontend.c
Commit message (Expand)AuthorAgeFilesLines
* ipv4: remove BUG_ON() from fib_compute_spec_dstLorenzo Bianconi2019-05-031-2/+3
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2018-11-291-1/+1
* ipv4: initialize fib_trie prior to register_netdev_notifier call.Mahesh Bandewar2017-11-061-4/+5
* ipv4: provide stronger user input validation in nl_fib_input()Eric Dumazet2017-07-041-1/+2
* net: core: add UID to flows, rules, and routesLorenzo Colitti2017-05-231-0/+1
* Revert "net: core: Support UID-based routing."Lorenzo Colitti2017-05-231-1/+0
* mtk: 3.10 updatesMister Oyster2017-04-291-21/+21
* ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iifCong Wang2017-04-291-1/+1
* ipv4: Don't do expensive useless work during inetdev destroy.David S. Miller2016-11-171-0/+4
* first commitMeizu OpenSource2016-08-151-0/+1222