index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
route.c
Age
Commit message (
Expand
)
Author
2017-08-30
ipv4: better IP_MAX_MTU enforcement
Eric Dumazet
2017-06-07
ipv4: add reference counting to metrics
Eric Dumazet
2017-05-03
net: ipv4: fix multipath RTM_GETROUTE behavior when iif is given
Florian Larysch
2017-03-22
ipv4: mask tos for input route
Julian Anastasov
2017-02-04
net: ipv4: fix table id in getroute response
David Ahern
2017-01-15
net: ipv4: dst for local input routes should use l3mdev if relevant
David Ahern
2016-11-13
ipv4: use new_gw for redirect neigh lookup
Stephen Suryaputra Lin
2016-10-13
net: ipv4: Do not drop to make_route if oif is l3mdev
David Ahern
2016-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-25
ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route
Nikolay Aleksandrov
2016-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-22
net: get rid of an signed integer overflow in ip_idents_reserve()
Eric Dumazet
2016-09-10
net: l3mdev: remove redundant calls
David Ahern
2016-09-10
net: vrf: Flip IPv4 output path from FIB lookup hook to out hook
David Ahern
2016-09-10
net: l3mdev: Allow the l3mdev to be a loopback
David Ahern
2016-08-30
net: lwtunnel: Handle fragmentation
Roopa Prabhu
2016-05-09
net: l3mdev: Allow send on enslaved interface
David Ahern
2016-04-27
net: rename IP_INC_STATS_BH()
Eric Dumazet
2016-04-13
route: do not cache fib route info on local routes with oif
Chris Friesen
2016-04-11
net: vrf: Fix dst reference counting
David Ahern
2016-02-18
route: check and remove route cache when we get route
Xin Long
2015-10-08
net: Do not drop to make_route if oif is l3mdev
David Ahern
2015-10-08
dst: Pass net into dst->output
Eric W. Biederman
2015-10-08
ipv4: Merge __ip_local_out and __ip_local_out_sk
Eric W. Biederman
2015-10-08
dst: Pass a sk into .local_out
Eric W. Biederman
2015-10-07
net: Lookup actual route when oif is VRF device
David Ahern
2015-10-07
net: Refactor path selection in __ip_route_output_key_hash
David Ahern
2015-10-05
ipv4: ICMP packet inspection for multipath
Peter Nørlund
2015-10-05
ipv4: L3 hash-based multipath
Peter Nørlund
2015-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-09-29
net: Initialize flow flags in input path
David Ahern
2015-09-29
net: Replace calls to vrf_dev_get_rth
David Ahern
2015-09-29
net: Replace vrf_master_ifindex{, _rcu} with l3mdev equivalents
David Ahern
2015-09-29
net: Rename IFF_VRF_MASTER to IFF_L3MDEV_MASTER
David Ahern
2015-09-29
net: Remove martian_source_keep_err goto label
David Ahern
2015-09-29
net: Swap ordering of tests in ip_route_input_mc
Alexander Duyck
2015-09-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-09-25
inet: constify ip_route_output_flow() socket argument
Eric Dumazet
2015-09-20
net: Fix behaviour of unreachable, blackhole and prohibit routes
Nikola Forró
2015-09-17
net: Initialize table in fib result
David Ahern
2015-09-15
net: Allow user to get table id from route lookup
David Ahern
2015-09-15
net: Add FIB table id to rtable
David Ahern
2015-09-15
net: Refactor rtable initialization
David Ahern
2015-08-29
ip_tunnels: convert the mode field of ip_tunnel_info to flags
Jiri Benc
2015-08-28
net: Add support for VRFs to inetpeer cache
David Ahern
2015-08-20
route: move lwtunnel state to dst_entry
Jiri Benc
2015-08-17
lwt: Add support to redirect dst.input
Tom Herbert
2015-08-13
net: Use VRF device index for lookups on TX
David Ahern
2015-08-13
net: Use VRF device index for lookups on RX
David Ahern
2015-08-03
ipv4: apply lwtunnel encap for locally-generated packets
Robert Shearman
[next]