index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
ip_fib.h
Age
Commit message (
Expand
)
Author
2025-04-29
ipv4: prefer multipath nexthop that matches source address
Willem de Bruijn
2025-03-03
ipv4: fib: Allocate fib_info_hash[] during netns initialisation.
Kuniyuki Iwashima
2024-11-12
net: ip: make fib_validate_source() support drop reasons
Menglong Dong
2024-10-11
ipv4: use READ_ONCE()/WRITE_ONCE() on net->ipv4.fib_seq
Eric Dumazet
2024-10-09
ipv4: Convert fib_validate_source() to dscp_t.
Guillaume Nault
2024-09-04
ipv4: Fix user space build failure due to header change
Ido Schimmel
2024-08-20
ipv4: Centralize TOS matching
Ido Schimmel
2024-07-18
ipv4: Fix incorrect TOS in route get reply
Ido Schimmel
2024-06-12
net: ipv4: Add a sysctl to set multipath hash seed
Petr Machata
2024-06-12
net: ipv4,ipv6: Pass multipath hash computation through a helper
Petr Machata
2024-02-26
inet: allow ip_valid_fib_dump_req() to be called with RTNL or RCU
Eric Dumazet
2023-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-03
ipv4/fib: send notify when delete source address routes
Hangbin Liu
2023-10-02
ipv4: Annotate struct fib_info with __counted_by
Kees Cook
2023-08-31
net: fib: avoid warn splat in flow dissector
Florian Westphal
2022-04-11
ipv4: Use dscp_t in struct fib_entry_notifier_info
Guillaume Nault
2022-04-11
ipv4: Use dscp_t in struct fib_rt_info
Guillaume Nault
2022-02-07
ipv4: Reject routes specifying ECN bits in rtm_tos
Guillaume Nault
2021-12-07
inet: add net device refcount tracker to struct fib_nh_common
Eric Dumazet
2021-12-02
ipv4: convert fib_num_tclassid_users to atomic_t
Eric Dumazet
2021-09-24
net: ipv4: Fix rtnexthop len when RTA_FLOW is present
Xiao Liang
2021-07-30
net: convert fib_treeref from int to refcount_t
Yajun Deng
2021-05-18
ipv4: Add a sysctl to control multipath hash fields
Ido Schimmel
2021-02-08
IPv4: Add "offload failed" indication to routes
Amit Cohen
2020-05-26
ipv4: nexthop version of fib_info_nh_uses_dev
David Ahern
2020-05-26
ipv4: Refactor nhc evaluation in fib_table_lookup
David Ahern
2020-05-21
net: don't return invalid table id error when we fall back to PF_UNSPEC
Sabrina Dubroca
2020-03-29
net: add net available in build_state
Alexander Aring
2020-03-02
net: ip_fib: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-01-14
ipv4: Add "offload" and "trap" indications to routes
Ido Schimmel
2020-01-14
ipv4: Encapsulate function arguments in a struct
Ido Schimmel
2019-11-21
ipv4: move fib4_has_custom_rules() helper to public header
Paolo Abeni
2019-10-04
net: fib_notifier: propagate extack down to the notifier block callback
Jiri Pirko
2019-10-04
net: fib_notifier: propagate possible error during fib notifier registration
Jiri Pirko
2019-10-04
net: fib_notifier: make FIB notifier per-netns
Jiri Pirko
2019-09-05
net: Properly update v4 routes with v6 nexthop
Donald Sharp
2019-06-24
fib_frontend, ip6_fib: Select routes or exceptions dump from RTM_F_CLONED
Stefano Brivio
2019-06-10
ipv4: Allow routes to use nexthop objects
David Ahern
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-04
ipv4: Plumb support for nexthop object in a fib_info
David Ahern
2019-06-04
ipv4: Prepare for fib6_nh from a nexthop object
David Ahern
2019-06-04
ipv4: Use accessors for fib_info nexthop data
David Ahern
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-22
ipv4: Rename and export nh_update_mtu
David Ahern
2019-05-22
ipv4: export fib_info_update_nh_saddr
David Ahern
2019-05-22
ipv4: export fib_flush
David Ahern
2019-05-22
ipv4: export fib_check_nh
David Ahern
2019-05-22
ipv4: Add function to send route updates
David Ahern
2019-05-05
ipv4: Move exception bucket to nh_common
David Ahern
2019-05-05
ipv4: Move cached routes to fib_nh_common
David Ahern
[next]