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
/
nexthop.h
Age
Commit message (
Expand
)
Author
2020-09-15
nexthop: Remove NEXTHOP_EVENT_ADD
Ido Schimmel
2020-09-15
nexthop: Remove unused function declaration from header file
Ido Schimmel
2020-06-10
vxlan: Remove access to nexthop group struct
David Ahern
2020-06-10
nexthop: Fix fdb labeling for groups
David Ahern
2020-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-26
ipv4: nexthop version of fib_info_nh_uses_dev
David Ahern
2020-05-26
ipv4: Refactor nhc evaluation in fib_table_lookup
David Ahern
2020-05-26
nexthop: Expand nexthop_is_multipath in a few places
David Ahern
2020-05-26
nexthops: don't modify published nexthop groups
Nikolay Aleksandrov
2020-05-22
nexthop: add support for notifiers
Roopa Prabhu
2020-05-22
nexthop: support for fdb ecmp nexthops
Roopa Prabhu
2020-02-29
net: nexthop: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2019-09-05
net: Properly update v4 routes with v6 nexthop
Donald Sharp
2019-08-25
nexthop: Fix nexthop_num_path for blackhole nexthops
David Ahern
2019-06-10
nexthops: Add ipv6 helper to walk all fib6_nh in a nexthop struct
David Ahern
2019-06-09
nexthop: off by one in nexthop_mpath_select()
Dan Carpenter
2019-06-04
ipv6: Plumb support for nexthop object in a fib6_info
David Ahern
2019-06-04
ipv4: Plumb support for nexthop object in a fib_info
David Ahern
2019-06-04
ipv4: Use accessors for fib_info nexthop data
David Ahern
2019-05-28
nexthop: Add support for nexthop groups
David Ahern
2019-05-28
nexthop: Add support for lwt encaps
David Ahern
2019-05-28
nexthop: Add support for IPv6 gateways
David Ahern
2019-05-28
nexthop: Add support for IPv4 nexthops
David Ahern
2019-05-28
net: Initial nexthop code
David Ahern
2019-04-22
net: Rename net/nexthop.h net/rtnh.h
David Ahern
2018-04-07
net: fix rtnh_ok()
Eric Dumazet
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2006-09-22
[IPv4]: FIB configuration using struct fib_config
Thomas Graf