summaryrefslogtreecommitdiff
path: root/net/ipv4/route.c (follow)
Commit message (Expand)AuthorAge
* route: Per route IP tunnel metadata via lightweight tunnelThomas Graf2015-07-21
* route: Extend flow representation with tunnel keyThomas Graf2015-07-21
* dst: Metadata destinationsThomas Graf2015-07-21
* ipv4: redirect dst output to lwtunnel outputRoopa Prabhu2015-07-21
* ipv4: support for fib route lwtunnel encap attributesRoopa Prabhu2015-07-21
* route: remove unsed variable in __mkroute_inputMasatake YAMATO2015-07-09
* net: ipv4 sysctl option to ignore routes when nexthop link is downAndy Gospodarek2015-06-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-23
|\
| * ipv4: Avoid crashing in ip_errorEric W. Biederman2015-05-22
* | net: ipv4: route: Fix sending IGMP messages with link addressAndrew Lunn2015-05-04
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-02
|\|
| * route: Use ipv4_mtu instead of raw rt_pmtuHerbert Xu2015-04-29
* | ipv4: speedup ip_idents_reserve()Eric Dumazet2015-05-01
|/
* ipv4: coding style: comparison for inequality with NULLIan Morris2015-04-03
* ipv4: coding style: comparison for equality with NULLIan Morris2015-04-03
* netlink: implement nla_get_in_addr and nla_get_in6_addrJiri Benc2015-03-31
* netlink: implement nla_put_in_addr and nla_put_in6_addrJiri Benc2015-03-31
* ipv4: hash net ptr into fragmentation bucket selectionHannes Frederic Sowa2015-03-25
* net: Remove protocol from struct dst_opsEric W. Biederman2015-03-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-05
|\
| * ipv4: Don't increase PMTU with Datagram Too Big message.Li Wei2015-01-29
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-27
|\|
| * ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa2015-01-26
* | netlink: Fix bugs in nlmsg_end() conversions.David S. Miller2015-01-18
* | netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg2015-01-18
* | ipv4: per cpu uncached listEric Dumazet2015-01-15
|/
* ipv4: Do not cache routing failures due to disabled forwarding.Nicolas Cavallari2014-10-30
* Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-15
|\
| * net: Replace get_cpu_var through this_cpu_ptrChristoph Lameter2014-08-26
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-10-02
|\ \
| * | neigh: check error pointer instead of NULL for ipv4_neigh_lookup()WANG Cong2014-09-28
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-23
|\| |
| * | xfrm: Generate blackhole routes only from route lookup functionsSteffen Klassert2014-09-16
| |/
* | ipv4: harden fnhe_hashfun()Eric Dumazet2014-09-05
* | ipv4: fix a race in update_or_create_fnhe()Eric Dumazet2014-09-05
|/
* ipv4: removed redundant conditionalNiv Yehezkel2014-08-08
* ip: make IP identifiers less predictableEric Dumazet2014-07-28
* ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fixEric Dumazet2014-06-30
* inetpeer: get rid of ip_id_countEric Dumazet2014-06-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-24
|\
| * ipv4: initialise the itag variable in __mkroute_inputLi RongQing2014-05-22
* | net: Use fwmark reflection in PMTU discovery.Lorenzo Colitti2014-05-13
|/
* ipv4, route: pass 0 instead of LOOPBACK_IFINDEX to fib_validate_source()Cong Wang2014-04-16
* ipv4: add a sock pointer to dst->output() path.Eric Dumazet2014-04-15
* ipv4: return valid RTA_IIF on ip route getJulian Anastasov2014-04-13
* net: replace __this_cpu_inc in route.c with raw_cpu_incChristoph Lameter2014-04-07
* ipv4: remove ip_rt_dump from route.cLi RongQing2014-03-24
* ipv4: remove ipv4_ifdown_dst from route.cLi RongQing2014-03-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-02-19
|\
| * ipv4: fix counter in_slow_totDuan Jiong2014-02-17