aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/route.c
Commit message (Expand)AuthorAge
* ipv4: fix race condition between route lookup and invalidationWei Wang2019-10-17
* ipv4: Return -ENETUNREACH if we can't create route but saddr is validStefano Brivio2019-10-17
* net: ipv4: avoid mixed n_redirects and rate_tokens usagePaolo Abeni2019-10-04
* ipv4: Revert removal of rt_uses_gatewayDavid Ahern2019-09-20
* net: route dump netlink NLM_F_MULTI flag missingJohn Fastabend2019-08-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-07-08
|\
| * ipv4: Fix NULL pointer dereference in ipv4_neigh_lookup()Ido Schimmel2019-07-05
* | ipv4: Multipath hashing on inner L3 needs to consider inner IPv6 pktsStephen Suryaputra2019-07-08
* | blackhole_netdev: use blackhole_netdev to invalidate dst entriesMahesh Bandewar2019-07-01
* | ipv4: enable route flushing in network namespacesChristian Brauner2019-06-28
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-28
|\|
| * ipv4: reset rt_iif for recirculated mcast/bcast out pktsStephen Suryaputra2019-06-26
* | ipv4: fix suspicious RCU usage in fib_dump_info_fnhe()Eric Dumazet2019-06-26
* | ipv4: Dump route exceptions if requestedStefano Brivio2019-06-24
* | ipv4/route: Allow NULL flowinfo in rt_fill_info()Stefano Brivio2019-06-24
* | ipv4: Support multipath hashing on inner IP pkts for GRE tunnelStephen Suryaputra2019-06-14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-07
|\|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-06-07
| |\
| | * ipv4: not do cache for local delivery if bc_forwarding is enabledXin Long2019-06-05
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
| |/
* | ipv4: Prepare for fib6_nh from a nexthop objectDavid Ahern2019-06-04
* | ipv4: Use accessors for fib_info nexthop dataDavid Ahern2019-06-04
|/
* ipv4: Move exception bucket to nh_commonDavid Ahern2019-05-05
* ipv4: Pass fib_nh_common to rt_cache_routeDavid Ahern2019-05-05
* ipv4: Move cached routes to fib_nh_commonDavid Ahern2019-05-05
* netlink: make validation more configurable for future strictnessJohannes Berg2019-04-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-25
|\
| * ipv4: add sanity checks in ipv4_link_failure()Eric Dumazet2019-04-24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-17
|\|
| * ipv4: ensure rcu_read_lock() in ipv4_link_failure()Eric Dumazet2019-04-14
| * ipv4: recompile ip options in ipv4_link_failureStephen Suryaputra2019-04-12
* | ipv4: Handle ipv6 gateway in ipv4_confirm_neighDavid Ahern2019-04-08
* | ipv4: Add helpers for neigh lookup for nexthopDavid Ahern2019-04-08
* | ipv4: Add support to rtable for ipv6 gatewayDavid Ahern2019-04-08
* | ipv4: Prepare rtable for IPv6 gatewayDavid Ahern2019-04-08
* | net: Replace nhc_has_gw with nhc_gw_familyDavid Ahern2019-04-08
* | ipv4: Add fib_nh_common to fib_resultDavid Ahern2019-04-04
* | ipv4: Rename fib_nh entriesDavid Ahern2019-03-29
* | inet: switch IP ID generator to siphashEric Dumazet2019-03-27
* | net: dst: remove gc leftoversJulian Wiedmann2019-03-21
|/
* route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a raceXin Long2019-03-08
* ipv4/route: fail early when inet dev is missingPaolo Abeni2019-03-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-03-02
|\
| * ipv4: Add ICMPv6 support when parse route ipprotoHangbin Liu2019-03-01
* | net: ipv4: Fix NULL pointer dereference in route lookupIdo Schimmel2019-03-02
* | route: Add multipath_hash in flowi_common to make user-define hashwenxu2019-02-27
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-15
|\|
| * net: ipv4: use a dedicated counter for icmp_v4 redirect packetsLorenzo Bianconi2019-02-09
* | ipv4/igmp: Don't drop IGMP pkt with zeros src addrEdward Chron2019-02-03
* | net: ipv4: route: perform strict checks also for doit handlersJakub Kicinski2019-01-19
|/