index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
route.c
Age
Commit message (
Expand
)
Author
2024-06-12
net: ipv4,ipv6: Pass multipath hash computation through a helper
Petr Machata
2024-06-06
inet: remove (struct uncached_list)->quarantine
Eric Dumazet
2024-05-29
net: fix __dst_negative_advice() race
Eric Dumazet
2024-05-03
net: ipv{6,4}: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2024-04-30
inet: introduce dst_rtable() helper
Eric Dumazet
2024-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-23
ipv4: check for NULL idev in ip_route_use_hint()
Eric Dumazet
2024-04-22
sysctl: treewide: constify ctl_table_header::ctl_table_arg
Thomas Weißschuh
2024-04-11
ipv4: Remove RTO_ONLINK.
Guillaume Nault
2024-04-09
ipv4/route: avoid unused-but-set-variable warning
Arnd Bergmann
2024-02-28
inet: annotate devconf data-races
Eric Dumazet
2024-02-21
ipv4: Simplify the allocation of slab caches in ip_rt_init
Kunwu Chan
2023-11-21
ipv4: Correct/silence an endian warning in __ip_do_redirect
Kunwu Chan
2023-10-16
ipv4: rename and move ip_route_output_tunnel()
Beniamino Galvani
2023-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-04
ipv4: Set offload_failed flag in fibmatch results
Benjamin Poirier
2023-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-09-17
ipv4: fix null-deref in ipv4_link_failure
Kyle Zeng
2023-09-12
net: dst: remove unnecessary input parameter in dst_alloc and dst_init
Zhengchao Shao
2023-09-07
Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-09-01
ipv4: ignore dst hint for multipath routes
Sriram Yagnaraman
2023-08-29
Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2023-08-16
inet: move inet->hdrincl to inet->inet_flags
Eric Dumazet
2023-08-15
networking: Update to register_net_sysctl_sz
Joel Granados
2023-07-29
net: annotate data-races around sk->sk_mark
Eric Dumazet
2023-04-21
net: dst: fix missing initialization of rt_uncached
Maxime Bizon
2023-03-28
net: dst: Prevent false sharing vs. dst_entry:: __refcnt
Wangyang Guo
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
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-10-11
treewide: use get_random_bytes() when possible
Jason A. Donenfeld
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-07-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-20
ipv4: Fix data-races around sysctl_fib_multipath_hash_fields.
Kuniyuki Iwashima
2022-07-20
ipv4: Fix data-races around sysctl_fib_multipath_hash_policy.
Kuniyuki Iwashima
2022-07-15
ip: Fix data-races around sysctl_ip_fwd_use_pmtu.
Kuniyuki Iwashima
2022-07-12
net: change the type of ip_route_input_rcu to static
Zhengchao Shao
2022-06-10
xfrm: no need to set DST_NOPOLICY in IPv4
Eyal Birger
2022-06-09
net: rename reference+tracking helpers
Jakub Kicinski
2022-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2022-05-16
xfrm: fix "disable_policy" flag use when arriving from different devices
Eyal Birger
2022-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-06
ipv4: drop dst in multicast routing path
Lokesh Dhoundiyal
2022-04-22
ipv4: Initialise ->flowi4_scope properly in ICMP handlers.
Guillaume Nault
2022-04-22
ipv4: Don't reset ->flowi4_scope in ip_rt_fix_tos().
Guillaume Nault
2022-04-13
net: ipv4: add skb drop reasons to ip_error()
Menglong Dong
2022-04-11
ipv4: Use dscp_t in struct fib_rt_info
Guillaume Nault
2022-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
[next]