index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
route.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: ipv6: Refactor in rt6_age_examine_exception
Xu Jia
2021-04-01
1
-4
/
+1
*
ipv6: route.c: A spello fix
Bhaskar Chowdhury
2021-03-28
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-03-25
1
-27
/
+9
|
\
|
*
net: Consolidate common blackhole dst ops
Daniel Borkmann
2021-03-10
1
-27
/
+9
*
|
net: ipv6: route.c:fix indentation
Shubhankar Kuranagatti
2021-03-10
1
-13
/
+13
|
/
*
IPv6: Extend 'fib_notify_on_flag_change' sysctl
Amit Cohen
2021-02-08
1
-0
/
+6
*
IPv6: Add "offload failed" indication to routes
Amit Cohen
2021-02-08
1
-2
/
+6
*
net: fix building errors on powerpc when CONFIG_RETPOLINE is not set
Brian Vazquez
2021-02-04
1
-2
/
+2
*
net: indirect call helpers for ipv4/ipv6 dst_check functions
Brian Vazquez
2021-02-03
1
-2
/
+5
*
net: use indirect call helpers for dst_mtu
Brian Vazquez
2021-02-03
1
-2
/
+4
*
net: ipv6: Emit notification when fib hardware flags are changed
Amit Cohen
2021-02-02
1
-0
/
+44
*
net: allow user to set metric on default route learned via Router Advertisement
Praveen Chaudhary
2021-01-26
1
-2
/
+3
*
IPv6: RTM_GETROUTE: Add RTA_ENCAP to result
Oliver Herms
2020-11-19
1
-0
/
+4
*
nexthop: Remove in-kernel route notifications when nexthop changes
Ido Schimmel
2020-11-06
1
-5
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-10-15
1
-1
/
+2
|
\
|
*
net: ipv6: Discard next-hop MTU less than minimum link MTU
Georg Kohmann
2020-10-09
1
-1
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-22
1
-1
/
+1
|
\
|
|
*
ipv6: route: convert comma to semicolon
Xu Wang
2020-09-21
1
-1
/
+1
*
|
ipv6: remove redundant assignment to variable err
Colin Ian King
2020-09-11
1
-1
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-08-03
1
-2
/
+6
|
\
|
*
bpf: Refactor bpf_iter_reg to have separate seq_info member
Yonghong Song
2020-07-25
1
-2
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-08-02
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
ipv6: Fix nexthop refcnt leak when creating ipv6 route info
Xiyu Yang
2020-07-28
1
-4
/
+4
*
|
bpf: net: Use precomputed btf_id for bpf iterators
Yonghong Song
2020-07-21
1
-1
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-11
1
-2
/
+5
|
\
|
|
*
ipv6: Fix use of anycast address with loopback
David Ahern
2020-07-07
1
-1
/
+1
|
*
ipv6: fib6_select_path can not use out path for nexthop objects
David Ahern
2020-07-06
1
-1
/
+4
*
|
ipv6: fib6: avoid indirect calls from fib6_rule_lookup
Brian Vazquez
2020-06-23
1
-4
/
+4
|
/
*
nexthop: support for fdb ecmp nexthops
Roopa Prabhu
2020-05-22
1
-0
/
+5
*
ipv6: lift copy_from_user out of ipv6_route_ioctl
Christoph Hellwig
2020-05-18
1
-28
/
+16
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-15
1
-2
/
+4
|
\
|
*
Revert "ipv6: add mtu lock check in __ip6_rt_update_pmtu"
Maciej Żenczykowski
2020-05-07
1
-2
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-05-14
1
-0
/
+42
|
\
\
|
*
|
bpf: Enable bpf_iter targets registering ctx argument types
Yonghong Song
2020-05-13
1
-0
/
+5
|
*
|
bpf: Change func bpf_iter_unreg_target() signature
Yonghong Song
2020-05-13
1
-1
/
+1
|
*
|
bpf: net: Refactor bpf_iter target registration
Yonghong Song
2020-05-13
1
-9
/
+9
|
*
|
net: bpf: Add netlink and ipv6_route bpf_iter targets
Yonghong Song
2020-05-09
1
-0
/
+37
*
|
|
ipv6: use DST_NOCOUNT in ip6_rt_pcpu_alloc()
Eric Dumazet
2020-05-08
1
-1
/
+1
*
|
|
net/dst: use a smaller percpu_counter batch for dst entries accounting
Eric Dumazet
2020-05-08
1
-0
/
+3
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-06
1
-0
/
+25
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
ipv6: Use global sernum for dst validation with nexthop objects
David Ahern
2020-05-01
1
-0
/
+25
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-05-01
1
-3
/
+2
|
\
\
|
*
|
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-04-27
1
-3
/
+2
|
|
/
*
|
net: ipv4: add sysctl for nexthop api compatibility mode
Roopa Prabhu
2020-04-28
1
-1
/
+2
*
|
net: ipv6: new arg skip_notify to ip6_rt_del
Roopa Prabhu
2020-04-28
1
-4
/
+7
|
/
*
net: add net available in build_state
Alexander Aring
2020-03-29
1
-1
/
+1
*
Remove DST_HOST
David Laight
2020-03-23
1
-6
/
+0
*
inet: Use fallthrough;
Joe Perches
2020-03-12
1
-1
/
+1
*
ipv6: Fix nlmsg_flags when splitting a multipath route
Benjamin Poirier
2020-02-16
1
-0
/
+1
*
ipv6: Add "offload" and "trap" indications to routes
Ido Schimmel
2020-01-14
1
-0
/
+7
[next]