index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
nexthop.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nh: fix scope used to find saddr when adding non gw nh
Nicolas Dichtel
2022-10-27
1
-1
/
+1
*
nexthop: Fix data-races around nexthop_compat_mode.
Kuniyuki Iwashima
2022-07-13
1
-2
/
+3
*
nexthop: change nexthop_net_exit() to nexthop_net_exit_batch()
Eric Dumazet
2022-02-08
1
-4
/
+8
*
net: Don't include filter.h from net/sock.h
Jakub Kicinski
2021-12-29
1
-0
/
+1
*
net: nexthop: reduce rcu synchronizations when replacing resilient groups
Nikolay Aleksandrov
2021-11-30
1
-5
/
+3
*
net: nexthop: fix null pointer dereference when IPv6 is not enabled
Nikolay Aleksandrov
2021-11-23
1
-3
/
+7
*
net: nexthop: release IPv6 per-cpu dsts when replacing a nexthop group
Nikolay Aleksandrov
2021-11-22
1
-2
/
+23
*
nexthop: Fix memory leaks in nexthop notification chain listeners
Ido Schimmel
2021-09-23
1
-5
/
+14
*
nexthop: Fix division by zero while replacing a resilient group
Ido Schimmel
2021-09-20
1
-0
/
+2
*
Set fc_nlinfo in nh_create_ipv4, nh_create_ipv6
Ryoga Saito
2021-09-02
1
-0
/
+2
*
nexthop: Restart nexthop dump based on last dumped nexthop identifier
Ido Schimmel
2021-04-19
1
-8
/
+6
*
nexthop: Rename artifacts related to legacy multipath nexthop groups
Petr Machata
2021-03-28
1
-28
/
+28
*
nexthop: Enable resilient next-hop groups
Petr Machata
2021-03-11
1
-4
/
+0
*
nexthop: Notify userspace about bucket migrations
Petr Machata
2021-03-11
1
-6
/
+39
*
nexthop: Add netlink handlers for bucket get
Petr Machata
2021-03-11
1
-1
/
+109
*
nexthop: Add netlink handlers for bucket dump
Petr Machata
2021-03-11
1
-0
/
+283
*
nexthop: Add netlink handlers for resilient nexthop groups
Petr Machata
2021-03-11
1
-5
/
+145
*
nexthop: Allow reporting activity of nexthop buckets
Ido Schimmel
2021-03-11
1
-0
/
+35
*
nexthop: Allow setting "offload" and "trap" indication of nexthop buckets
Ido Schimmel
2021-03-11
1
-0
/
+34
*
nexthop: Implement notifiers for resilient nexthop groups
Petr Machata
2021-03-11
1
-12
/
+308
*
nexthop: Add implementation of resilient next-hop groups
Petr Machata
2021-03-11
1
-13
/
+504
*
nexthop: Add netlink defines and enumerators for resilient NH groups
Ido Schimmel
2021-03-11
1
-0
/
+2
*
nexthop: Add a dedicated flag for multipath next-hop groups
Petr Machata
2021-03-11
1
-1
/
+4
*
nexthop: __nh_notifier_single_info_init(): Make nh_info an argument
Petr Machata
2021-03-11
1
-5
/
+7
*
nexthop: Pass nh_config to replace_nexthop()
Petr Machata
2021-03-11
1
-4
/
+5
*
nexthop: Do not flush blackhole nexthops when loopback goes down
Ido Schimmel
2021-03-04
1
-3
/
+7
*
nexthop: Extract a helper for validation of get/del RTNL requests
Petr Machata
2021-01-28
1
-18
/
+25
*
nexthop: Add a callback parameter to rtm_dump_walk_nexthops()
Petr Machata
2021-01-28
1
-10
/
+22
*
nexthop: Extract a helper for walking the next-hop tree
Petr Machata
2021-01-28
1
-19
/
+33
*
nexthop: Strongly-type context of rtm_dump_nexthop()
Petr Machata
2021-01-28
1
-2
/
+16
*
nexthop: Extract a common helper for parsing dump attributes
Petr Machata
2021-01-28
1
-12
/
+19
*
nexthop: Extract dump filtering parameters into a single structure
Petr Machata
2021-01-28
1
-20
/
+24
*
nexthop: Dispatch notifier init()/fini() by group type
Petr Machata
2021-01-28
1
-6
/
+19
*
nexthop: Use enum to encode notification type
Ido Schimmel
2021-01-28
1
-6
/
+8
*
nexthop: Assert the invariant that a NH group is of only one type
Petr Machata
2021-01-28
1
-2
/
+5
*
nexthop: Introduce to struct nh_grp_entry a per-type union
Petr Machata
2021-01-28
1
-2
/
+2
*
nexthop: Dispatch nexthop_select_path() by group type
Petr Machata
2021-01-28
1
-6
/
+16
*
nexthop: Rename nexthop_free_mpath
David Ahern
2021-01-28
1
-2
/
+2
*
nexthop: Specialize rtm_nh_policy
Petr Machata
2021-01-20
1
-14
/
+9
*
nexthop: Use a dedicated policy for nh_valid_dump_req()
Petr Machata
2021-01-20
1
-33
/
+27
*
nexthop: Use a dedicated policy for nh_valid_get_del_req()
Petr Machata
2021-01-20
1
-17
/
+9
*
nexthop: Bounce NHA_GATEWAY in FDB nexthop groups
Petr Machata
2021-01-07
1
-1
/
+1
*
nexthop: Unlink nexthop group entry in error path
Ido Schimmel
2021-01-07
1
-1
/
+3
*
nexthop: Fix off-by-one error in error path
Ido Schimmel
2021-01-07
1
-1
/
+1
*
nexthop: Replay nexthops when registering a notifier
Ido Schimmel
2020-11-06
1
-2
/
+52
*
nexthop: Pass extack to register_nexthop_notifier()
Ido Schimmel
2020-11-06
1
-1
/
+2
*
nexthop: Emit a notification when a nexthop group is reduced
Ido Schimmel
2020-11-06
1
-1
/
+6
*
nexthop: Emit a notification when a nexthop group is modified
Ido Schimmel
2020-11-06
1
-2
/
+30
*
nexthop: Emit a notification when a single nexthop is replaced
Ido Schimmel
2020-11-06
1
-0
/
+10
*
nexthop: Emit a notification when a nexthop group is replaced
Ido Schimmel
2020-11-06
1
-1
/
+5
[next]