index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
nexthop.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-26
nexthops: don't modify published nexthop groups
Nikolay Aleksandrov
1
-33
/
+58
2020-05-26
nexthops: Move code from remove_nexthop_from_groups to remove_nh_grp_entry
David Ahern
1
-14
/
+13
2020-05-20
net: nlmsg_cancel() if put fails for nhmsg
Stephen Worley
1
-0
/
+1
2020-05-17
nexthop: Fix attribute checking for groups
David Ahern
1
-1
/
+1
2020-03-12
inet: Use fallthrough;
Joe Perches
1
-1
/
+1
2020-01-27
net: include struct nhmsg size in nh nlmsg size
Stephen Worley
1
-1
/
+3
2019-11-21
net: remove the unnecessary strict_start_type in some policies
Xin Long
1
-1
/
+0
2019-08-22
nexthops: remove redundant assignment to variable err
Colin Ian King
1
-1
/
+1
2019-06-10
nexthops: add support for replace
David Ahern
1
-5
/
+214
2019-06-10
nexthops: Add ipv6 helper to walk all fib6_nh in a nexthop struct
David Ahern
1
-0
/
+31
2019-06-04
ipv6: Plumb support for nexthop object in a fib6_info
David Ahern
1
-0
/
+44
2019-06-04
ipv4: Plumb support for nexthop object in a fib_info
David Ahern
1
-0
/
+64
2019-06-04
ipv4: Prepare for fib6_nh from a nexthop object
David Ahern
1
-1
/
+2
2019-05-31
nexthop: remove redundant assignment to err
Colin Ian King
1
-1
/
+1
2019-05-28
nexthop: Add support for nexthop groups
David Ahern
1
-23
/
+481
2019-05-28
nexthop: Add support for lwt encaps
David Ahern
1
-1
/
+36
2019-05-28
nexthop: Add support for IPv6 gateways
David Ahern
1
-0
/
+56
2019-05-28
nexthop: Add support for IPv4 nexthops
David Ahern
1
-0
/
+208
2019-05-28
net: Initial nexthop code
David Ahern
1
-0
/
+722