summaryrefslogtreecommitdiff
path: root/net/ipv4/route.c
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-04-09
|\
| * ipv4: fix uninit-value in ip_route_output_key_hash_rcu()Eric Dumazet2018-04-07
* | headers: untangle kmemleak.h from mm.hRandy Dunlap2018-04-05
|/
* net: Drop pernet_operations::asyncKirill Tkhai2018-03-27
* net: Use octal not symbolic permissionsJoe Perches2018-03-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-23
|\
| * ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtuSabrina Dubroca2018-03-14
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2018-03-13
| |\
| | * xfrm: reuse uncached_list to track xdstsXin Long2018-02-16
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-06
|\ \ \ | |/ /
| * | vrf: check forwarding on the original netdevice when generating ICMP dest unr...Stephen Suryaputra2018-03-01
| * | net: ipv4: avoid unused variable warning for sysctlArnd Bergmann2018-03-01
| * | net: ipv4: don't allow setting net.ipv4.route.min_pmtu below 68Sabrina Dubroca2018-02-27
* | | net/ipv4: Simplify fib_multipath_hash with optional flow keysDavid Ahern2018-03-04
* | | net: Align ip_multipath_l3_keys and ip6_multipath_l3_keysDavid Ahern2018-03-04
* | | net/ipv4: Pass net to fib_multipath_hash instead of fib_infoDavid Ahern2018-03-04
* | | ipv6: route: dissect flow in input path if fib rules need itRoopa Prabhu2018-02-28
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-02-24
|\ \ \ | |/ /
| * | net: ipv4: Set addr_type in hash_keys for forwarded caseDavid Ahern2018-02-22
| |/
* | net/ipv4: Remove fib table id from rtableDavid Ahern2018-02-15
* | net: Move ipv4 set_lwt_redirect helper to lwtunnelDavid Ahern2018-02-14
* | net/ipv4: Unexport fib_multipath_hash and fib_select_pathDavid Ahern2018-02-13
* | net: Convert pernet_subsys, registered from inet_init()Kirill Tkhai2018-02-13
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-17
|\
| * net: ipv4: Make "ip route get" match iif lo rules again.Lorenzo Colitti2018-01-15
* | net: delete /proc THIS_MODULE referencesAlexey Dobriyan2018-01-16
* | xfrm: Move dst->path into struct xfrm_dstDavid Miller2017-11-30
|/
* route: also update fnhe_genid when updating a route cacheXin Long2017-11-18
* route: update fnhe_expires for redirect when the fnhe existsXin Long2017-11-18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-15
|\
| * ipv4: ipv4_default_advmss() should use route mtuEric Dumazet2017-10-21
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-09
| |\
| * | net/ipv4: Remove unused variable in route.cTim Hansen2017-10-05
* | | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-25
| |/ |/|
* | ipv4: Fix traffic triggered IPsec connections.Steffen Klassert2017-10-09
|/
* udp: perform source validation for mcast early demuxPaolo Abeni2017-10-01
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-21
|\
| * net: check and errout if res->fi is NULL when RTM_F_FIB_MATCH is setRoopa Prabhu2017-08-18
| * ipv4: better IP_MAX_MTU enforcementEric Dumazet2017-08-16
* | ipv4: convert dst_metrics.refcnt from atomic_t to refcount_tEric Dumazet2017-08-18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-15
|\ \ | |/
| * ipv4: route: fix inet_rtm_getroute induced crashFlorian Westphal2017-08-14
* | ipv4: route: set ipv4 RTM_GETROUTE to not use rtnlFlorian Westphal2017-08-15
* | net: ipv4: remove unnecessary check on orig_oifDavid Ahern2017-08-13
* | net: ipv4: set orig_oif based on fib result for local trafficDavid Ahern2017-08-11
* | rtnetlink: make rtnl_register accept a flags parameterFlorian Westphal2017-08-09
|/
* Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-15
|\
| * net/route: use get_random_int for random counterJason A. Donenfeld2017-06-19
* | net: remove DST_NOCACHE flagWei Wang2017-06-17
* | net: remove DST_NOGC flagWei Wang2017-06-17