aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4/route.c
Commit message (Expand)AuthorAgeFilesLines
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2018-11-291-1/+1
* ipv4: mask tos for input routeJulian Anastasov2017-06-171-0/+1
* net: ipv4: Don't crash if passing a null sk to ip_rt_update_pmtu.Lorenzo Colitti2017-05-231-1/+2
* net: inet: Support UID-based routing in IP protocols.Lorenzo Colitti2017-05-231-11/+15
* net: core: add UID to flows, rules, and routesLorenzo Colitti2017-05-231-0/+11
* Revert "net: core: Support UID-based routing."Lorenzo Colitti2017-05-231-19/+6
* Revert "Handle 'sk' being NULL in UID-based routing."Lorenzo Colitti2017-05-231-1/+1
* ipv4: use new_gw for redirect neigh lookupStephen Suryaputra Lin2017-04-111-1/+3
* neigh: check error pointer instead of NULL for ipv4_neigh_lookup()WANG Cong2017-04-111-1/+1
* ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov2017-04-111-1/+2
* Linux 3.10.102 (accumulative patch)Stefan Guendhoer2016-08-261-0/+12
* 3.10.80 -> 3.10.81Jan Engelmohr2016-08-261-0/+4
* 3.10.69 -> 3.10.70Jan Engelmohr2016-08-261-4/+5
* first commitMeizu OpenSource2016-08-151-0/+2749