开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
route.c
Age
Commit message (
Expand
)
Author
2025-01-16
ipv4: Prepare inet_rtm_getroute() to .flowi4_tos conversion.
Guillaume Nault
2025-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-01-09
ipv4: route: fix drop reason being overridden in ip_route_input_slow
Antoine Tenart
2024-12-17
inetpeer: do not get a refcount in inet_getpeer()
Eric Dumazet
2024-12-17
inetpeer: remove create argument of inet_getpeer_v[46]()
Eric Dumazet
2024-12-07
ip: Return drop reason if in_dev is NULL in ip_route_input_rcu().
Kuniyuki Iwashima
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
[next]