aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/fib_frontend.c
AgeCommit message (Expand)Author
2023-03-16ipv4: Fix incorrect table ID in IOCTL pathIdo Schimmel
2022-12-06ipv4: Fix incorrect route flushing when table ID 0 is usedIdo Schimmel
2022-10-27Revert "ip: fix triggering of 'icmp redirect'"Nicolas Dichtel
2022-08-31ip: fix triggering of 'icmp redirect'Nicolas Dichtel
2022-04-30ipv4: remove unnecessary type castingsYu Zhe
2022-03-15net: Add l3mdev index to flow struct and avoid oif reset for port devicesDavid Ahern
2022-02-21ipv4: Invalidate neighbour for broadcast address upon address additionIdo Schimmel
2022-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-15ipv4: add description about martian sourceZhang Yunkai
2022-02-08ipv4: add fib_net_exit_batch()Eric Dumazet
2022-02-07ipv4: Reject routes specifying ECN bits in rtm_tosGuillaume Nault
2021-12-02ipv4: convert fib_num_tclassid_users to atomic_tEric Dumazet
2021-07-13net: Use nlmsg_unicast() instead of netlink_unicast()Yajun Deng
2021-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-06-22net/ipv4: swap flow ports when validating sourceMiao Wang
2021-05-18ipv4: Add a sysctl to control multipath hash fieldsIdo Schimmel
2021-05-17ip: Treat IPv4 segment's lowest address as unicastSeth David Schoen
2020-12-28ipv4: Ignore ECN bits for fib lookups in fib_compute_spec_dst()Guillaume Nault
2020-12-04ipv4: fix error return code in rtm_to_fib_config()Zhang Changzhong
2020-11-17ipv4: use IS_ENABLED instead of ifdefFlorian Klink
2020-09-14ipv4: Initialize flowi4_multipath_hash in data pathDavid Ahern
2020-05-26ipv4: nexthop version of fib_info_nh_uses_devDavid Ahern
2020-05-21net: don't return invalid table id error when we fall back to PF_UNSPECSabrina Dubroca
2020-03-23ipv4: fix a RCU-list lock in inet_dump_fib()Qian Cai
2019-11-21ipv4: move fib4_has_custom_rules() helper to public headerPaolo Abeni
2019-10-26ipv4: fix route update on metric change.Paolo Abeni
2019-08-09ipv4: Add lockdep condition to fix for_each_entry()Joel Fernandes (Google)
2019-07-17fib: relax source validation check for loopback packetsCong Wang
2019-06-24ipv4/fib_frontend: Allow RTM_F_CLONED flag to be used for filteringStefano Brivio
2019-06-24fib_frontend, ip6_fib: Select routes or exceptions dump from RTM_F_CLONEDStefano Brivio
2019-06-10ipv4: Allow routes to use nexthop objectsDavid Ahern
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-04ipv4: Prepare for fib6_nh from a nexthop objectDavid Ahern
2019-06-04ipv4: Use accessors for fib_info nexthop dataDavid Ahern
2019-06-02net: use new in_dev_ifa iteratorsFlorian Westphal
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-22net: Set strict_start_type for routes and rulesDavid Ahern
2019-05-22ipv4: export fib_flushDavid Ahern
2019-04-27netlink: make validation more configurable for future strictnessJohannes Berg
2019-04-10ipv4: Handle RTA_GATEWAY set to 0David Ahern
2019-04-08ipv4: Allow ipv6 gateway with ipv4 routesDavid Ahern
2019-04-08ipv4: Prepare fib_config for IPv6 gatewayDavid Ahern
2019-04-03ipv4: Add fib_nh_common to fib_resultDavid Ahern
2019-03-29ipv4: Rename fib_nh entriesDavid Ahern
2019-02-26ipv4: Return error for RTA_VIA attributeDavid Ahern
2019-01-15net: ipv4: Fix memory leak in network namespace dismantleIdo Schimmel
2018-10-24net: Don't return invalid table id error when dumping all familiesDavid Ahern
2018-10-16net/ipv4: Bail early if user only wants prefix entriesDavid Ahern
2018-10-16net: Enable kernel side filtering of route dumpsDavid Ahern
2018-10-16net/ipv4: Plumb support for filtering route dumpsDavid Ahern