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
2019-12-24
net: add bool confirm_neigh parameter for dst_ops.update_pmtu
Hangbin Liu
2019-11-21
ipv4: use dst hint for ipv4 list receive
Paolo Abeni
2019-11-05
icmp: remove duplicate code
Matteo Croce
2019-10-17
ipv4: fix race condition between route lookup and invalidation
Wei Wang
2019-10-17
ipv4: Return -ENETUNREACH if we can't create route but saddr is valid
Stefano Brivio
2019-10-04
net: ipv4: avoid mixed n_redirects and rate_tokens usage
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-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-07-08
ipv4: Multipath hashing on inner L3 needs to consider inner IPv6 pkts
Stephen Suryaputra
2019-07-05
ipv4: Fix NULL pointer dereference in ipv4_neigh_lookup()
Ido Schimmel
2019-07-01
blackhole_netdev: use blackhole_netdev to invalidate dst entries
Mahesh Bandewar
2019-06-28
ipv4: enable route flushing in network namespaces
Christian Brauner
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-26
ipv4: fix suspicious RCU usage in fib_dump_info_fnhe()
Eric Dumazet
2019-06-24
ipv4: Dump route exceptions if requested
Stefano Brivio
2019-06-24
ipv4/route: Allow NULL flowinfo in rt_fill_info()
Stefano Brivio
2019-06-14
ipv4: Support multipath hashing on inner IP pkts for GRE tunnel
Stephen Suryaputra
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-06-05
ipv4: not do cache for local delivery if bc_forwarding is enabled
Xin Long
2019-06-04
ipv4: Prepare for fib6_nh from a nexthop object
David Ahern
2019-06-04
ipv4: Use accessors for fib_info nexthop data
David Ahern
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-05
ipv4: Move exception bucket to nh_common
David Ahern
2019-05-05
ipv4: Pass fib_nh_common to rt_cache_route
David Ahern
2019-05-05
ipv4: Move cached routes to fib_nh_common
David Ahern
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
2019-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-24
ipv4: add sanity checks in ipv4_link_failure()
Eric Dumazet
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-14
ipv4: ensure rcu_read_lock() in ipv4_link_failure()
Eric Dumazet
2019-04-12
ipv4: recompile ip options in ipv4_link_failure
Stephen Suryaputra
2019-04-08
ipv4: Handle ipv6 gateway in ipv4_confirm_neigh
David Ahern
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
2019-04-08
net: Replace nhc_has_gw with nhc_gw_family
David Ahern
2019-04-03
ipv4: Add fib_nh_common to fib_result
David Ahern
2019-03-29
ipv4: Rename fib_nh entries
David Ahern
2019-03-27
inet: switch IP ID generator to siphash
Eric Dumazet
2019-03-21
net: dst: remove gc leftovers
Julian Wiedmann
2019-03-08
route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a race
Xin Long
2019-03-06
ipv4/route: fail early when inet dev is missing
Paolo Abeni
2019-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-02
net: ipv4: Fix NULL pointer dereference in route lookup
Ido Schimmel
2019-03-01
ipv4: Add ICMPv6 support when parse route ipproto
Hangbin Liu
2019-02-27
route: Add multipath_hash in flowi_common to make user-define hash
wenxu
2019-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
[next]