index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
fib_semantics.c
Age
Commit message (
Expand
)
Author
2025-03-03
ipv4: fib: Namespacify fib_info hash tables.
Kuniyuki Iwashima
2025-03-03
ipv4: fib: Add fib_info_hash_grow().
Kuniyuki Iwashima
2025-03-03
ipv4: fib: Remove fib_info_hash_size.
Kuniyuki Iwashima
2025-03-03
ipv4: fib: Remove fib_info_laddrhash pointer.
Kuniyuki Iwashima
2025-03-03
ipv4: fib: Make fib_info_hashfn() return struct hlist_head.
Kuniyuki Iwashima
2025-03-03
ipv4: fib: Allocate fib_info_hash[] during netns initialisation.
Kuniyuki Iwashima
2025-03-03
ipv4: fib: Allocate fib_info_hash[] and fib_info_laddrhash[] by kvcalloc().
Kuniyuki Iwashima
2024-10-07
ipv4: remove fib_info_devhash[]
Eric Dumazet
2024-10-07
ipv4: remove fib_info_lock
Eric Dumazet
2024-10-07
ipv4: use rcu in ip_fib_check_default()
Eric Dumazet
2024-10-07
ipv4: remove fib_devindex_hashfn()
Eric Dumazet
2024-10-03
ipv4: avoid quadratic behavior in FIB insertion of common address
Alexandre Ferrieux
2024-08-23
ipv4: delete redundant judgment statements
Li Zetao
2024-08-20
ipv4: Centralize TOS matching
Ido Schimmel
2024-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-07-14
ipv4: fix source address selection with route leak
Nicolas Dichtel
2024-06-05
net: remove NULL-pointer net parameter in ip_metrics_convert
Jason Xing
2024-04-25
net: add two more call_rcu_hurry()
Eric Dumazet
2023-10-18
ipv4: fib: annotate races around nh->nh_saddr_genid and nh->nh_saddr
Eric Dumazet
2023-10-03
ipv4/fib: send notify when delete source address routes
Hangbin Liu
2023-08-31
ipv4: annotate data-races around fi->fib_dead
Eric Dumazet
2023-03-21
neighbour: switch to standard rcu, instead of rcu_bh
Eric Dumazet
2023-03-15
neighbour: annotate lockless accesses to n->nud_state
Eric Dumazet
2023-01-23
ipv4: prevent potential spectre v1 gadget in fib_metrics_match()
Eric Dumazet
2022-12-06
ipv4: Fix incorrect route flushing when source address is deleted
Ido Schimmel
2022-11-28
ipv4: Fix route deletion when nexthop info is not specified
Ido Schimmel
2022-10-27
Revert "ip: fix dflt addr selection for connected nexthop"
Nicolas Dichtel
2022-10-07
ipv4: Handle attempt to delete multipath route when fib_info contains an nh r...
David Ahern
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-20
ipv4: Fix a data-race around sysctl_fib_multipath_use_neigh.
Kuniyuki Iwashima
2022-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-14
ip: fix dflt addr selection for connected nexthop
Nicolas Dichtel
2022-07-13
nexthop: Fix data-races around nexthop_compat_mode.
Kuniyuki Iwashima
2022-06-09
net: rename reference+tracking helpers
Jakub Kicinski
2022-04-11
ipv4: Use dscp_t in struct fib_rt_info
Guillaume Nault
2022-04-01
net: ipv4: fix route with nexthop object delete warning
Nikolay Aleksandrov
2022-03-15
net: Add l3mdev index to flow struct and avoid oif reset for port devices
David Ahern
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-17
ipv4: fix data races in fib_alias_hw_flags_set
Eric Dumazet
2022-02-07
ipv4: Use dscp_t in struct fib_alias
Guillaume Nault
2022-01-25
ipv4: get rid of fib_info_hash_{alloc|free}
Eric Dumazet
2022-01-19
ipv4: add net_hash_mix() dispersion to fib_info_laddrhash keys
Eric Dumazet
2022-01-19
ipv4: avoid quadratic behavior in netns dismantle
Eric Dumazet
2022-01-16
ipv4: update fib_info_cnt under spinlock protection
Eric Dumazet
2022-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-31
lwtunnel: Validate RTA_ENCAP_TYPE attribute length
David Ahern
2021-12-31
ipv4: Check attribute length for RTA_FLOW in multipath route
David Ahern
2021-12-31
ipv4: Check attribute length for RTA_GATEWAY in multipath route
David Ahern
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
[next]