index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
fib_semantics.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipv4: remove fib_info_devhash[]
Eric Dumazet
2024-10-08
1
-20
/
+15
*
ipv4: remove fib_info_lock
Eric Dumazet
2024-10-08
1
-12
/
+6
*
ipv4: use rcu in ip_fib_check_default()
Eric Dumazet
2024-10-08
1
-9
/
+4
*
ipv4: remove fib_devindex_hashfn()
Eric Dumazet
2024-10-08
1
-9
/
+4
*
ipv4: avoid quadratic behavior in FIB insertion of common address
Alexandre Ferrieux
2024-10-04
1
-6
/
+5
*
ipv4: delete redundant judgment statements
Li Zetao
2024-08-23
1
-2
/
+1
*
ipv4: Centralize TOS matching
Ido Schimmel
2024-08-20
1
-2
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-07-15
1
-2
/
+11
|
\
|
*
ipv4: fix source address selection with route leak
Nicolas Dichtel
2024-07-14
1
-2
/
+11
*
|
net: remove NULL-pointer net parameter in ip_metrics_convert
Jason Xing
2024-06-05
1
-3
/
+2
|
/
*
net: add two more call_rcu_hurry()
Eric Dumazet
2024-04-26
1
-1
/
+1
*
ipv4: fib: annotate races around nh->nh_saddr_genid and nh->nh_saddr
Eric Dumazet
2023-10-19
1
-5
/
+9
*
ipv4/fib: send notify when delete source address routes
Hangbin Liu
2023-10-03
1
-0
/
+1
*
ipv4: annotate data-races around fi->fib_dead
Eric Dumazet
2023-08-31
1
-1
/
+4
*
neighbour: switch to standard rcu, instead of rcu_bh
Eric Dumazet
2023-03-22
1
-2
/
+2
*
neighbour: annotate lockless accesses to n->nud_state
Eric Dumazet
2023-03-15
1
-2
/
+2
*
ipv4: prevent potential spectre v1 gadget in fib_metrics_match()
Eric Dumazet
2023-01-24
1
-0
/
+2
*
ipv4: Fix incorrect route flushing when source address is deleted
Ido Schimmel
2022-12-07
1
-0
/
+1
*
ipv4: Fix route deletion when nexthop info is not specified
Ido Schimmel
2022-11-29
1
-3
/
+5
*
Revert "ip: fix dflt addr selection for connected nexthop"
Nicolas Dichtel
2022-10-27
1
-1
/
+1
*
ipv4: Handle attempt to delete multipath route when fib_info contains an nh r...
David Ahern
2022-10-07
1
-4
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-21
1
-1
/
+1
|
\
|
*
ipv4: Fix a data-race around sysctl_fib_multipath_use_neigh.
Kuniyuki Iwashima
2022-07-20
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-15
1
-2
/
+2
|
\
|
|
*
ip: fix dflt addr selection for connected nexthop
Nicolas Dichtel
2022-07-14
1
-1
/
+1
|
*
nexthop: Fix data-races around nexthop_compat_mode.
Kuniyuki Iwashima
2022-07-13
1
-1
/
+1
*
|
net: rename reference+tracking helpers
Jakub Kicinski
2022-06-10
1
-5
/
+6
|
/
*
ipv4: Use dscp_t in struct fib_rt_info
Guillaume Nault
2022-04-12
1
-2
/
+2
*
net: ipv4: fix route with nexthop object delete warning
Nikolay Aleksandrov
2022-04-01
1
-1
/
+6
*
net: Add l3mdev index to flow struct and avoid oif reset for port devices
David Ahern
2022-03-16
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-17
1
-3
/
+3
|
\
|
*
ipv4: fix data races in fib_alias_hw_flags_set
Eric Dumazet
2022-02-17
1
-3
/
+3
*
|
ipv4: Use dscp_t in struct fib_alias
Guillaume Nault
2022-02-08
1
-6
/
+8
*
|
ipv4: get rid of fib_info_hash_{alloc|free}
Eric Dumazet
2022-01-25
1
-33
/
+11
|
/
*
ipv4: add net_hash_mix() dispersion to fib_info_laddrhash keys
Eric Dumazet
2022-01-19
1
-14
/
+15
*
ipv4: avoid quadratic behavior in netns dismantle
Eric Dumazet
2022-01-19
1
-19
/
+17
*
ipv4: update fib_info_cnt under spinlock protection
Eric Dumazet
2022-01-16
1
-3
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-01-05
1
-6
/
+43
|
\
|
*
lwtunnel: Validate RTA_ENCAP_TYPE attribute length
David Ahern
2021-12-31
1
-0
/
+3
|
*
ipv4: Check attribute length for RTA_FLOW in multipath route
David Ahern
2021-12-31
1
-3
/
+14
|
*
ipv4: Check attribute length for RTA_GATEWAY in multipath route
David Ahern
2021-12-31
1
-3
/
+26
*
|
inet: add net device refcount tracker to struct fib_nh_common
Eric Dumazet
2021-12-08
1
-5
/
+7
|
/
*
ipv4: convert fib_num_tclassid_users to atomic_t
Eric Dumazet
2021-12-02
1
-2
/
+2
*
net: ipv4: Fix rtnexthop len when RTA_FLOW is present
Xiao Liang
2021-09-24
1
-7
/
+9
*
net: Remove redundant if statements
Yajun Deng
2021-08-05
1
-3
/
+1
*
ipv4: Fix refcount warning for new fib_info
David Ahern
2021-08-02
1
-1
/
+1
*
net: convert fib_treeref from int to refcount_t
Yajun Deng
2021-07-30
1
-4
/
+4
*
ipv4: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-05-18
1
-0
/
+1
*
IPv4: Add "offload failed" indication to routes
Amit Cohen
2021-02-09
1
-0
/
+3
*
net: ipv4: Publish fib_nlmsg_size()
Amit Cohen
2021-02-03
1
-1
/
+1
[next]