index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
route.c
Age
Commit message (
Expand
)
Author
2024-11-12
net: ip: make ip_route_use_hint() return drop reasons
Menglong Dong
2024-11-12
net: ip: make ip_mkroute_input/__mkroute_input return drop reasons
Menglong Dong
2024-11-12
net: ip: make ip_route_input_noref() return drop reasons
Menglong Dong
2024-11-12
net: ip: make ip_route_input_rcu() return drop reasons
Menglong Dong
2024-11-12
net: ip: make ip_route_input_slow() return drop reasons
Menglong Dong
2024-11-12
net: ip: make ip_mc_validate_source() return drop reason
Menglong Dong
2024-11-12
net: ip: make ip_route_input_mc() return drop reason
Menglong Dong
2024-11-12
net: ip: make fib_validate_source() support drop reasons
Menglong Dong
2024-11-11
net: ipv4: Cache pmtu for all packet paths if multipath enabled
Vladimir Vdovin
2024-11-11
net: convert to nla_get_*_default()
Johannes Berg
2024-10-29
ipv4: Prepare ip_rt_get_source() to future .flowi4_tos conversion.
Guillaume Nault
2024-10-15
ipv4: Use rtnl_register_many().
Kuniyuki Iwashima
2024-10-09
ipv4: Convert fib_validate_source() to dscp_t.
Guillaume Nault
2024-10-09
ipv4: Convert ip_mc_validate_source() to dscp_t.
Guillaume Nault
2024-10-09
ipv4: Convert ip_route_input_mc() to dscp_t.
Guillaume Nault
2024-10-09
ipv4: Convert __mkroute_input() to dscp_t.
Guillaume Nault
2024-10-09
ipv4: Convert ip_mkroute_input() to dscp_t.
Guillaume Nault
2024-10-09
ipv4: Convert ip_route_use_hint() to dscp_t.
Guillaume Nault
2024-10-03
ipv4: Convert ip_route_input_slow() to dscp_t.
Guillaume Nault
2024-10-03
ipv4: Convert ip_route_input_rcu() to dscp_t.
Guillaume Nault
2024-10-03
ipv4: Convert ip_route_input_noref() to dscp_t.
Guillaume Nault
2024-08-31
ipv4: Unmask upper DSCP bits when building flow key
Ido Schimmel
2024-08-31
ipv4: Unmask upper DSCP bits in ip_route_output_key_hash()
Ido Schimmel
2024-08-31
ipv4: Unmask upper DSCP bits in RTM_GETROUTE output route lookup
Ido Schimmel
2024-08-22
ipv4: Unmask upper DSCP bits when using hints
Ido Schimmel
2024-08-22
ipv4: Unmask upper DSCP bits in RTM_GETROUTE input route lookup
Ido Schimmel
2024-08-22
ipv4: Unmask upper DSCP bits in input route lookup
Ido Schimmel
2024-08-22
ipv4: Unmask upper DSCP bits when constructing the Record Route option
Ido Schimmel
2024-07-25
Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2024-07-23
ipv4: Fix incorrect source address in Record Route option
Ido Schimmel
2024-07-18
ipv4: Fix incorrect TOS in fibmatch route get reply
Ido Schimmel
2024-07-18
ipv4: Fix incorrect TOS in route get reply
Ido Schimmel
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
[next]