summaryrefslogtreecommitdiffstats
path: root/net/ipv4/route.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2022-05-181-5/+18
|\
| * xfrm: fix "disable_policy" flag use when arriving from different devicesEyal Birger2022-05-161-5/+18
* | ipv4: drop dst in multicast routing pathLokesh Dhoundiyal2022-05-061-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-03-231-4/+14
|\
| * ipv4: Fix route lookups when handling ICMP redirects and PMTU updatesGuillaume Nault2022-03-181-4/+14
* | net: Add l3mdev index to flow struct and avoid oif reset for port devicesDavid Ahern2022-03-161-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-171-2/+2
|\|
| * ipv4: fix data races in fib_alias_hw_flags_setEric Dumazet2022-02-171-2/+2
* | ipv4: add (struct uncached_list)->quarantine listEric Dumazet2022-02-111-3/+9
* | ipv4: Use dscp_t in struct fib_aliasGuillaume Nault2022-02-081-1/+2
* | ipv4: Make ip_idents_reserve staticDavid Ahern2022-01-311-2/+1
* | ipv4: Namespaceify min_adv_mss sysctl knobxu xin2022-01-271-10/+11
|/
* Namespaceify mtu_expires sysctlxu xin2022-01-041-10/+11
* Namespaceify min_pmtu sysctlxu xin2022-01-041-16/+37
* net: dst: add net device refcount tracking to dst_entryEric Dumazet2021-12-071-3/+4
* net: align static siphash keysEric Dumazet2021-11-171-1/+1
* net/ipv4/route.c: remove superfluous header files from route.cMianhan Liu2021-09-201-8/+0
* ipv4: fix endianness issue in inet_rtm_getroute_build_skb()Eric Dumazet2021-08-311-1/+1
* ipv4: make exception cache less predictibleEric Dumazet2021-08-301-16/+30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-271-6/+6
|\
| * ipv4: use siphash instead of Jenkins in fnhe_hashfun()Eric Dumazet2021-08-261-6/+6
* | net: Remove redundant if statementsYajun Deng2021-08-051-2/+1
* | net: Keep vertical alignmentYajun Deng2021-08-031-3/+4
* | net: ipv4: Consolidate ipv4_mtu and ip_dst_mtu_maybe_forwardVadim Fedorenko2021-07-211-20/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-06-301-1/+2
|\
| * net: lwtunnel: handle MTU calculation in forwadingVadim Fedorenko2021-06-281-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-06-191-1/+14
|\|
| * ipv4: Fix device used for dst_alloc with local routesDavid Ahern2021-06-141-1/+14
* | ipv4: Add custom multipath hash policyIdo Schimmel2021-05-181-0/+121
* | ipv4: Calculate multipath hash inside switch statementIdo Schimmel2021-05-181-2/+4
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-03-251-37/+8
|\
| * net: Consolidate common blackhole dst opsDaniel Borkmann2021-03-101-37/+8
* | inet: use bigger hash table for IP ID generationEric Dumazet2021-03-251-14/+28
* | net: ipv4: route.c: simplify procfs codeYejune Deng2021-03-161-30/+4
* | net: ipv4: route.c: Fix indentation of multi line comment.Shubhankar Kuranagatti2021-03-131-48/+49
* | net: ipv4: route.c: fix space before tabShubhankar Kuranagatti2021-03-111-5/+5
|/
* IPv4: Add "offload failed" indication to routesAmit Cohen2021-02-091-0/+1
* net: fix building errors on powerpc when CONFIG_RETPOLINE is not setBrian Vazquez2021-02-051-2/+2
* net: indirect call helpers for ipv4/ipv6 dst_check functionsBrian Vazquez2021-02-031-2/+5
* net: use indirect call helpers for dst_mtuBrian Vazquez2021-02-031-2/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-12-041-3/+4
|\
| * ipv4: Fix tos mask in inet_rtm_getroute()Guillaume Nault2020-11-281-3/+4
* | IPv4: RTM_GETROUTE: Add RTA_ENCAP to resultOliver Herms2020-11-151-0/+3
* | net: evaluate net.ipvX.conf.all.disable_policy and disable_xfrmVincent Bernat2020-11-121-6/+6
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-10-151-1/+3
|\
| * ipv4: Restore flowi4_oif update before call to xfrm_lookup_routeDavid Ahern2020-10-101-1/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-09-231-5/+9
|\|
| * ipv4: Update exception handling for multipath routes via same deviceDavid Ahern2020-09-161-5/+8
| * ipv4: Initialize flowi4_multipath_hash in data pathDavid Ahern2020-09-141-0/+1
* | net: clean up codestyleMiaohe Lin2020-08-311-5/+5