summaryrefslogtreecommitdiff
path: root/include/net/ip_fib.h
AgeCommit message (Expand)Author
2023-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-03ipv4/fib: send notify when delete source address routesHangbin Liu
2023-10-02ipv4: Annotate struct fib_info with __counted_byKees Cook
2023-08-31net: fib: avoid warn splat in flow dissectorFlorian Westphal
2022-04-11ipv4: Use dscp_t in struct fib_entry_notifier_infoGuillaume Nault
2022-04-11ipv4: Use dscp_t in struct fib_rt_infoGuillaume Nault
2022-02-07ipv4: Reject routes specifying ECN bits in rtm_tosGuillaume Nault
2021-12-07inet: add net device refcount tracker to struct fib_nh_commonEric Dumazet
2021-12-02ipv4: convert fib_num_tclassid_users to atomic_tEric Dumazet
2021-09-24net: ipv4: Fix rtnexthop len when RTA_FLOW is presentXiao Liang
2021-07-30net: convert fib_treeref from int to refcount_tYajun Deng
2021-05-18ipv4: Add a sysctl to control multipath hash fieldsIdo Schimmel
2021-02-08IPv4: Add "offload failed" indication to routesAmit Cohen
2020-05-26ipv4: nexthop version of fib_info_nh_uses_devDavid Ahern
2020-05-26ipv4: Refactor nhc evaluation in fib_table_lookupDavid Ahern
2020-05-21net: don't return invalid table id error when we fall back to PF_UNSPECSabrina Dubroca
2020-03-29net: add net available in build_stateAlexander Aring
2020-03-02net: ip_fib: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-01-14ipv4: Add "offload" and "trap" indications to routesIdo Schimmel
2020-01-14ipv4: Encapsulate function arguments in a structIdo Schimmel
2019-11-21ipv4: move fib4_has_custom_rules() helper to public headerPaolo Abeni
2019-10-04net: fib_notifier: propagate extack down to the notifier block callbackJiri Pirko
2019-10-04net: fib_notifier: propagate possible error during fib notifier registrationJiri Pirko
2019-10-04net: fib_notifier: make FIB notifier per-netnsJiri Pirko
2019-09-05net: Properly update v4 routes with v6 nexthopDonald Sharp
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: Plumb support for nexthop object in a fib_infoDavid Ahern
2019-06-04ipv4: Prepare for fib6_nh from a nexthop objectDavid Ahern
2019-06-04ipv4: Use accessors for fib_info nexthop dataDavid Ahern
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-22ipv4: Rename and export nh_update_mtuDavid Ahern
2019-05-22ipv4: export fib_info_update_nh_saddrDavid Ahern
2019-05-22ipv4: export fib_flushDavid Ahern
2019-05-22ipv4: export fib_check_nhDavid Ahern
2019-05-22ipv4: Add function to send route updatesDavid Ahern
2019-05-05ipv4: Move exception bucket to nh_commonDavid Ahern
2019-05-05ipv4: Move cached routes to fib_nh_commonDavid Ahern
2019-04-23net: Change nhc_flags to unsigned charDavid Ahern
2019-04-08ipv4: Allow ipv6 gateway with ipv4 routesDavid Ahern
2019-04-08ipv4: Flag fib_info with a fib_nh using IPv6 gatewayDavid Ahern
2019-04-08ipv4: Add support to fib_config for IPv6 gatewayDavid Ahern
2019-04-08ipv4: Prepare fib_config for IPv6 gatewayDavid Ahern
2019-04-08net: Replace nhc_has_gw with nhc_gw_familyDavid Ahern
2019-04-03ipv6: Flip to fib_nexthop_infoDavid Ahern
2019-04-03ipv4: Add fib_nh_common to fib_resultDavid Ahern
2019-03-29net: Use common nexthop init and release helpersDavid Ahern
2019-03-29net: Add fib_nh_common and update fib_nh and fib6_nhDavid Ahern
2019-03-29ipv4: Rename fib_nh entriesDavid Ahern