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
/
include
/
net
/
route.h
Age
Commit message (
Expand
)
Author
2025-02-06
ipv4: add RCU protection to ip4_dst_hoplimit()
Eric Dumazet
2024-12-20
ipv4: Define inet_sk_init_flowi4() and use it in inet_sk_rebuild_header().
Guillaume Nault
2024-12-19
gre: Drop ip_route_output_gre().
Guillaume Nault
2024-11-12
net: ip: make ip_route_use_hint() return drop reasons
Menglong Dong
2024-11-12
net: ip: make ip_route_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_mc_validate_source() return drop reason
Menglong Dong
2024-11-07
ipv4: Prepare ip_route_output() to future .flowi4_tos conversion.
Guillaume Nault
2024-10-09
ipv4: Convert ip_mc_validate_source() 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_noref() to dscp_t.
Guillaume Nault
2024-10-03
ipv4: Convert ip_route_input() to dscp_t.
Guillaume Nault
2024-08-31
xfrm: Unmask upper DSCP bits in xfrm_get_tos()
Ido Schimmel
2024-08-31
ipv4: Unmask upper DSCP bits in ip_sock_rt_tos()
Ido Schimmel
2024-04-30
inet: introduce dst_rtable() helper
Eric Dumazet
2024-04-11
ipv4: Remove RTO_ONLINK.
Guillaume Nault
2024-04-08
ipv4: Set scope explicitly in ip_route_output().
Guillaume Nault
2024-02-12
ipv4: Set the routing scope properly in ip_route_output_ports().
Guillaume Nault
2023-10-16
ipv4: rename and move ip_route_output_tunnel()
Beniamino Galvani
2023-10-01
inet: implement lockless IP_TOS
Eric Dumazet
2023-08-16
inet: move inet->transparent to inet->inet_flags
Eric Dumazet
2023-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-07-29
net: annotate data-races around sk->sk_mark
Eric Dumazet
2023-07-14
ipv4: Constify the sk parameter of ip_route_output_*().
Guillaume Nault
2023-06-02
ipv4: Drop tos parameter from flowi4_update_output()
Guillaume Nault
2023-03-28
net: dst: Prevent false sharing vs. dst_entry:: __refcnt
Wangyang Guo
2023-02-01
net: add a couple of helpers for iph tot_len
Xin Long
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-15
ip: Fix data-races around sysctl_ip_default_ttl.
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-04-22
ipv4: Avoid using RTO_ONLINK with ip_route_connect().
Guillaume Nault
2022-01-27
ipv4: remove sparse error in ip_neigh_gw4()
Eric Dumazet
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
2020-11-23
lsm,selinux: pass flowi_common instead of flowi to the LSM hooks
Paul Moore
2020-03-23
Remove DST_HOST
David Laight
2020-02-24
net: UDP tunnel encapsulation module for tunnelling different protocols like ...
Martin Varghese
2019-11-21
ipv4: use dst hint for ipv4 list receive
Paolo Abeni
2019-09-20
ipv4: Revert removal of rt_uses_gateway
David Ahern
2019-08-24
net: route dump netlink NLM_F_MULTI flag missing
John Fastabend
2019-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-26
ipv4: reset rt_iif for recirculated mcast/bcast out pkts
Stephen Suryaputra
2019-06-24
ipv4: Dump route exceptions if requested
Stefano Brivio
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-04-08
ipv4: Add helpers for neigh lookup for nexthop
David Ahern
2019-04-08
ipv4: Add support to rtable for ipv6 gateway
David Ahern
2019-04-08
ipv4: Prepare rtable for IPv6 gateway
David Ahern
2018-09-26
net-ipv4: remove 2 always zero parameters from ipv4_redirect()
Maciej Żenczykowski
2018-09-26
net-ipv4: remove 2 always zero parameters from ipv4_update_pmtu()
Maciej Żenczykowski
[next]