aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/route.c
AgeCommit message (Expand)Author
2015-10-05ipv4: L3 hash-based multipathPeter Nørlund
2015-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-09-29net: Initialize flow flags in input pathDavid Ahern
2015-09-29net: Replace calls to vrf_dev_get_rthDavid Ahern
2015-09-29net: Replace vrf_master_ifindex{, _rcu} with l3mdev equivalentsDavid Ahern
2015-09-29net: Rename IFF_VRF_MASTER to IFF_L3MDEV_MASTERDavid Ahern
2015-09-29net: Remove martian_source_keep_err goto labelDavid Ahern
2015-09-29net: Swap ordering of tests in ip_route_input_mcAlexander Duyck
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-09-25inet: constify ip_route_output_flow() socket argumentEric Dumazet
2015-09-20net: Fix behaviour of unreachable, blackhole and prohibit routesNikola Forró
2015-09-17net: Initialize table in fib resultDavid Ahern
2015-09-15net: Allow user to get table id from route lookupDavid Ahern
2015-09-15net: Add FIB table id to rtableDavid Ahern
2015-09-15net: Refactor rtable initializationDavid Ahern
2015-08-29ip_tunnels: convert the mode field of ip_tunnel_info to flagsJiri Benc
2015-08-28net: Add support for VRFs to inetpeer cacheDavid Ahern
2015-08-20route: move lwtunnel state to dst_entryJiri Benc
2015-08-17lwt: Add support to redirect dst.inputTom Herbert
2015-08-13net: Use VRF device index for lookups on TXDavid Ahern
2015-08-13net: Use VRF device index for lookups on RXDavid Ahern
2015-08-03ipv4: apply lwtunnel encap for locally-generated packetsRobert Shearman
2015-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-07-27lwtunnel: change prototype of lwtunnel_state_get()Nicolas Dichtel
2015-07-24ipv4: consider TOS in fib_select_defaultJulian Anastasov
2015-07-21route: Per route IP tunnel metadata via lightweight tunnelThomas Graf
2015-07-21route: Extend flow representation with tunnel keyThomas Graf
2015-07-21dst: Metadata destinationsThomas Graf
2015-07-21ipv4: redirect dst output to lwtunnel outputRoopa Prabhu
2015-07-21ipv4: support for fib route lwtunnel encap attributesRoopa Prabhu
2015-07-09route: remove unsed variable in __mkroute_inputMasatake YAMATO
2015-06-24net: ipv4 sysctl option to ignore routes when nexthop link is downAndy Gospodarek
2015-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-22ipv4: Avoid crashing in ip_errorEric W. Biederman
2015-05-04net: ipv4: route: Fix sending IGMP messages with link addressAndrew Lunn
2015-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-01ipv4: speedup ip_idents_reserve()Eric Dumazet
2015-04-29route: Use ipv4_mtu instead of raw rt_pmtuHerbert Xu
2015-04-03ipv4: coding style: comparison for inequality with NULLIan Morris
2015-04-03ipv4: coding style: comparison for equality with NULLIan Morris
2015-03-31netlink: implement nla_get_in_addr and nla_get_in6_addrJiri Benc
2015-03-31netlink: implement nla_put_in_addr and nla_put_in6_addrJiri Benc
2015-03-25ipv4: hash net ptr into fragmentation bucket selectionHannes Frederic Sowa
2015-03-09net: Remove protocol from struct dst_opsEric W. Biederman
2015-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-29ipv4: Don't increase PMTU with Datagram Too Big message.Li Wei
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-26ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa
2015-01-18netlink: Fix bugs in nlmsg_end() conversions.David S. Miller
2015-01-18netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg