aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/route.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-20route: move lwtunnel state to dst_entryJiri Benc1-13/+7
2015-08-17lwt: Add support to redirect dst.inputTom Herbert1-1/+7
2015-08-13net: Use VRF device index for lookups on TXDavid Ahern1-0/+5
2015-08-13net: Use VRF device index for lookups on RXDavid Ahern1-1/+2
2015-08-03ipv4: apply lwtunnel encap for locally-generated packetsRobert Shearman1-0/+2
2015-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2015-07-27lwtunnel: change prototype of lwtunnel_state_get()Nicolas Dichtel1-7/+2
2015-07-24ipv4: consider TOS in fib_select_defaultJulian Anastasov1-1/+1
2015-07-21route: Per route IP tunnel metadata via lightweight tunnelThomas Graf1-1/+1
2015-07-21route: Extend flow representation with tunnel keyThomas Graf1-0/+8
2015-07-21dst: Metadata destinationsThomas Graf1-0/+2
2015-07-21ipv4: redirect dst output to lwtunnel outputRoopa Prabhu1-0/+2
2015-07-21ipv4: support for fib route lwtunnel encap attributesRoopa Prabhu1-2/+14
2015-07-09route: remove unsed variable in __mkroute_inputMasatake YAMATO1-2/+1
2015-06-24net: ipv4 sysctl option to ignore routes when nexthop link is downAndy Gospodarek1-5/+5
2015-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+4
2015-05-22ipv4: Avoid crashing in ip_errorEric W. Biederman1-0/+4
2015-05-04net: ipv4: route: Fix sending IGMP messages with link addressAndrew Lunn1-1/+2
2015-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+1
2015-05-01ipv4: speedup ip_idents_reserve()Eric Dumazet1-9/+11
2015-04-29route: Use ipv4_mtu instead of raw rt_pmtuHerbert Xu1-4/+1
2015-04-03ipv4: coding style: comparison for inequality with NULLIan Morris1-1/+1
2015-04-03ipv4: coding style: comparison for equality with NULLIan Morris1-10/+10
2015-03-31netlink: implement nla_get_in_addr and nla_get_in6_addrJiri Benc1-2/+2
2015-03-31netlink: implement nla_put_in_addr and nla_put_in6_addrJiri Benc1-4/+4
2015-03-25ipv4: hash net ptr into fragmentation bucket selectionHannes Frederic Sowa1-2/+2
2015-03-09net: Remove protocol from struct dst_opsEric W. Biederman1-2/+0
2015-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+3
2015-01-29ipv4: Don't increase PMTU with Datagram Too Big message.Li Wei1-0/+3
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+5
2015-01-26ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa1-4/+5
2015-01-18netlink: Fix bugs in nlmsg_end() conversions.David S. Miller1-1/+1
2015-01-18netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg1-1/+2
2015-01-15ipv4: per cpu uncached listEric Dumazet1-13/+33
2014-10-30ipv4: Do not cache routing failures due to disabled forwarding.Nicolas Cavallari1-0/+1
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-2/+2
2014-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2014-09-28neigh: check error pointer instead of NULL for ipv4_neigh_lookup()WANG Cong1-1/+1
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+3
2014-09-16xfrm: Generate blackhole routes only from route lookup functionsSteffen Klassert1-3/+3
2014-09-05ipv4: harden fnhe_hashfun()Eric Dumazet1-4/+4
2014-09-05ipv4: fix a race in update_or_create_fnhe()Eric Dumazet1-3/+3
2014-08-26net: Replace get_cpu_var through this_cpu_ptrChristoph Lameter1-2/+2
2014-08-08ipv4: removed redundant conditionalNiv Yehezkel1-2/+0
2014-07-28ip: make IP identifiers less predictableEric Dumazet1-3/+29
2014-06-30ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fixEric Dumazet1-7/+8
2014-06-02inetpeer: get rid of ip_id_countEric Dumazet1-29/+16
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2014-05-22ipv4: initialise the itag variable in __mkroute_inputLi RongQing1-1/+1
2014-05-13net: Use fwmark reflection in PMTU discovery.Lorenzo Colitti1-0/+7