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
/
net
/
ipv4
/
route.c
Age
Commit message (
Expand
)
Author
2022-01-04
Namespaceify mtu_expires sysctl
xu xin
2022-01-04
Namespaceify min_pmtu sysctl
xu xin
2021-12-06
net: dst: add net device refcount tracking to dst_entry
Eric Dumazet
2021-11-16
net: align static siphash keys
Eric Dumazet
2021-09-20
net/ipv4/route.c: remove superfluous header files from route.c
Mianhan Liu
2021-08-31
ipv4: fix endianness issue in inet_rtm_getroute_build_skb()
Eric Dumazet
2021-08-30
ipv4: make exception cache less predictible
Eric Dumazet
2021-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-26
ipv4: use siphash instead of Jenkins in fnhe_hashfun()
Eric Dumazet
2021-08-05
net: Remove redundant if statements
Yajun Deng
2021-08-03
net: Keep vertical alignment
Yajun Deng
2021-07-21
net: ipv4: Consolidate ipv4_mtu and ip_dst_mtu_maybe_forward
Vadim Fedorenko
2021-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-28
net: lwtunnel: handle MTU calculation in forwading
Vadim Fedorenko
2021-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-14
ipv4: Fix device used for dst_alloc with local routes
David Ahern
2021-05-18
ipv4: Add custom multipath hash policy
Ido Schimmel
2021-05-18
ipv4: Calculate multipath hash inside switch statement
Ido Schimmel
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-03-24
inet: use bigger hash table for IP ID generation
Eric Dumazet
2021-03-16
net: ipv4: route.c: simplify procfs code
Yejune Deng
2021-03-12
net: ipv4: route.c: Fix indentation of multi line comment.
Shubhankar Kuranagatti
2021-03-10
net: ipv4: route.c: fix space before tab
Shubhankar Kuranagatti
2021-03-10
net: Consolidate common blackhole dst ops
Daniel Borkmann
2021-02-08
IPv4: Add "offload failed" indication to routes
Amit Cohen
2021-02-04
net: fix building errors on powerpc when CONFIG_RETPOLINE is not set
Brian Vazquez
2021-02-03
net: indirect call helpers for ipv4/ipv6 dst_check functions
Brian Vazquez
2021-02-03
net: use indirect call helpers for dst_mtu
Brian Vazquez
2020-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-28
ipv4: Fix tos mask in inet_rtm_getroute()
Guillaume Nault
2020-11-14
IPv4: RTM_GETROUTE: Add RTA_ENCAP to result
Oliver Herms
2020-11-11
net: evaluate net.ipvX.conf.all.disable_policy and disable_xfrm
Vincent Bernat
2020-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-10-10
ipv4: Restore flowi4_oif update before call to xfrm_lookup_route
David Ahern
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-15
ipv4: Update exception handling for multipath routes via same device
David Ahern
2020-09-14
ipv4: Initialize flowi4_multipath_hash in data path
David Ahern
2020-08-31
net: clean up codestyle
Miaohe Lin
2020-08-25
net: clean up codestyle for net/ipv4
Miaohe Lin
2020-08-25
net: gain ipv4 mtu when mtu is not locked
Miaohe Lin
2020-08-04
ipv4: route: Ignore output interface in FIB lookup for PMTU route
Stefano Brivio
2020-06-27
net: ipv4: Fix wrong type conversion from hint to rt in ip_route_use_hint()
Miaohe Lin
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-17
net: revert "net: get rid of an signed integer overflow in ip_idents_reserve()"
Yuqi Jin
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-08
net: ipv4: really enforce backoff for redirects
Paolo Abeni
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-03-23
Remove DST_HOST
David Laight
2020-02-24
net: UDP tunnel encapsulation module for tunnelling different protocols like ...
Martin Varghese
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
[next]