index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
nexthop.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: nexthop: delete redundant judgment statements
Li Zetao
2024-08-23
1
-4
/
+2
*
net: nexthop: Increase weight to u16
Petr Machata
2024-08-13
1
-14
/
+23
*
net: nexthop: Add flag to assert that NHGRP reserved fields are zero
Petr Machata
2024-08-13
1
-3
/
+9
*
net: nexthop: Initialize all fields in dumped nexthops
Petr Machata
2024-07-24
1
-3
/
+4
*
nexthop: fix uninitialized variable in nla_put_nh_group_stats()
Dan Carpenter
2024-03-23
1
-1
/
+3
*
nexthop: Fix splat with CONFIG_DEBUG_PREEMPT=y
Ido Schimmel
2024-03-12
1
-1
/
+2
*
nexthop: Fix out-of-bounds access during attribute validation
Ido Schimmel
2024-03-12
1
-12
/
+17
*
nexthop: Only parse NHA_OP_FLAGS for dump messages that require it
Ido Schimmel
2024-03-12
1
-5
/
+5
*
nexthop: Only parse NHA_OP_FLAGS for get messages that require it
Ido Schimmel
2024-03-12
1
-8
/
+8
*
net: nexthop: Have all NH notifiers carry NH ID
Petr Machata
2024-03-11
1
-1
/
+1
*
net: nexthop: Initialize NH group ID in resilient NH group notifiers
Petr Machata
2024-03-11
1
-0
/
+1
*
nexthop: Simplify dump error handling
Ido Schimmel
2024-03-08
1
-9
/
+0
*
net: nexthop: Expose nexthop group HW stats to user space
Ido Schimmel
2024-03-08
1
-8
/
+122
*
net: nexthop: Add ability to enable / disable hardware statistics
Ido Schimmel
2024-03-08
1
-1
/
+14
*
net: nexthop: Add hardware statistics notifications
Ido Schimmel
2024-03-08
1
-0
/
+2
*
net: nexthop: Expose nexthop group stats to user space
Ido Schimmel
2024-03-08
1
-8
/
+87
*
net: nexthop: Add nexthop group entry stats
Ido Schimmel
2024-03-08
1
-4
/
+31
*
net: nexthop: Add NHA_OP_FLAGS
Petr Machata
2024-03-08
1
-4
/
+20
*
net: nexthop: Adjust netlink policy parsing for a new attribute
Petr Machata
2024-03-08
1
-30
/
+28
*
ipv4: add __unregister_nexthop_notifier()
Eric Dumazet
2024-02-08
1
-6
/
+13
*
nexthop: convert nexthop_net_exit_batch to exit_batch_rtnl method
Eric Dumazet
2024-02-08
1
-7
/
+12
*
nexthop: Do not increment dump sentinel at the end of the dump
Ido Schimmel
2023-08-16
1
-1
/
+0
*
nexthop: Simplify nexthop bucket dump
Ido Schimmel
2023-08-16
1
-5
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-10
1
-21
/
+7
|
\
|
*
nexthop: Fix infinite nexthop bucket dump when using maximum nexthop ID
Ido Schimmel
2023-08-09
1
-5
/
+1
|
*
nexthop: Make nexthop bucket dump more efficient
Ido Schimmel
2023-08-09
1
-11
/
+5
|
*
nexthop: Fix infinite nexthop dump when using maximum nexthop ID
Ido Schimmel
2023-08-09
1
-5
/
+1
*
|
nexthop: Do not return invalid nexthop object during multipath selection
Benjamin Poirier
2023-07-21
1
-6
/
+8
*
|
nexthop: Factor out neighbor validity check
Benjamin Poirier
2023-07-21
1
-13
/
+16
*
|
nexthop: Factor out hash threshold fdb nexthop selection
Benjamin Poirier
2023-07-21
1
-2
/
+20
|
/
*
neighbour: switch to standard rcu, instead of rcu_bh
Eric Dumazet
2023-03-22
1
-4
/
+4
*
neighbour: annotate lockless accesses to n->nud_state
Eric Dumazet
2023-03-15
1
-2
/
+2
*
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-09
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-20
1
-8
/
+6
*
nexthop: Rename artifacts related to legacy multipath nexthop groups
Petr Machata
2021-03-29
1
-28
/
+28
*
nexthop: Enable resilient next-hop groups
Petr Machata
2021-03-12
1
-4
/
+0
*
nexthop: Notify userspace about bucket migrations
Petr Machata
2021-03-12
1
-6
/
+39
*
nexthop: Add netlink handlers for bucket get
Petr Machata
2021-03-12
1
-1
/
+109
*
nexthop: Add netlink handlers for bucket dump
Petr Machata
2021-03-12
1
-0
/
+283
*
nexthop: Add netlink handlers for resilient nexthop groups
Petr Machata
2021-03-12
1
-5
/
+145
*
nexthop: Allow reporting activity of nexthop buckets
Ido Schimmel
2021-03-12
1
-0
/
+35
[next]