index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipv6: Refactor __ip6_route_redirect
David Ahern
2019-04-11
1
-23
/
+33
*
ipv6: Refactor rt6_device_match
David Ahern
2019-04-11
1
-13
/
+25
*
ipv6: Move fib6_multipath_select down in ip6_pol_route
David Ahern
2019-04-11
1
-3
/
+3
*
ipv6: Be smarter with null_entry handling in ip6_pol_route_lookup
David Ahern
2019-04-11
1
-12
/
+13
*
ipv6: Refactor find_rr_leaf
David Ahern
2019-04-11
1
-36
/
+30
*
ipv6: Refactor find_match
David Ahern
2019-04-11
1
-18
/
+32
*
ipv6: Pass fib6_nh and flags to rt6_score_route
David Ahern
2019-04-11
1
-8
/
+10
*
ipv6: Change rt6_probe to take a fib6_nh
David Ahern
2019-04-11
1
-8
/
+8
*
ipv6: Remove rt6_check_dev
David Ahern
2019-04-11
1
-11
/
+4
*
ipv6: Only call rt6_check_neigh for nexthop with gateway
David Ahern
2019-04-11
1
-9
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-09
1
-7
/
+13
|
\
|
*
net: ip6_gre: fix possible use-after-free in ip6erspan_rcv
Lorenzo Bianconi
2019-04-09
1
-7
/
+13
*
|
neighbor: Add skip_cache argument to neigh_output
David Ahern
2019-04-09
1
-1
/
+1
*
|
net: Replace nhc_has_gw with nhc_gw_family
David Ahern
2019-04-09
3
-11
/
+11
*
|
ipv6: Add fib6_nh_init and release to stubs
David Ahern
2019-04-09
2
-0
/
+11
*
|
datagram: remove rendundant 'peeked' argument
Paolo Abeni
2019-04-08
1
-6
/
+4
*
|
rhashtable: use bit_spin_locks to protect hash bucket.
NeilBrown
2019-04-08
1
-1
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-05
4
-3
/
+10
|
\
|
|
*
ipv6: sit: reset ip header pointer in ipip6_rcv
Lorenzo Bianconi
2019-04-05
1
-0
/
+4
|
*
ipv6: Fix dangling pointer when ipv6 fragment
Junwei Hu
2019-04-04
1
-1
/
+3
|
*
ip6_tunnel: Match to ARPHRD_TUNNEL6 for dev type
Sheena Mira-ato
2019-04-02
1
-2
/
+2
|
*
ila: Fix rhashtable walker list corruption
Herbert Xu
2019-03-28
1
-0
/
+1
*
|
ipv6: Flip to fib_nexthop_info
David Ahern
2019-04-04
1
-71
/
+6
*
|
tcp: fix tcp_inet6_sk() for 32bit kernels
Eric Dumazet
2019-04-01
1
-2
/
+3
*
|
ipv6: Move ipv6 stubs to a separate header file
David Ahern
2019-03-29
2
-1
/
+2
*
|
net: Use common nexthop init and release helpers
David Ahern
2019-03-29
1
-16
/
+5
*
|
net: Add fib_nh_common and update fib_nh and fib6_nh
David Ahern
2019-03-29
1
-0
/
+3
*
|
ipv6: Rename fib6_nh entries
David Ahern
2019-03-29
4
-94
/
+101
*
|
ipv6: Change rt6_add_nexthop and rt6_nexthop_info to take fib6_nh
David Ahern
2019-03-29
1
-19
/
+20
*
|
ipv6: Refactor fib6_ignore_linkdown
David Ahern
2019-03-29
1
-18
/
+3
*
|
ipv6: Move gateway checks to a fib6_nh setting
David Ahern
2019-03-29
3
-25
/
+35
*
|
ipv6: Create cleanup helper for fib6_nh
David Ahern
2019-03-29
2
-4
/
+9
*
|
ipv6: Create init helper for fib6_nh
David Ahern
2019-03-29
1
-108
/
+141
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-28
3
-12
/
+20
|
\
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-03-21
1
-0
/
+6
|
|
\
|
|
*
netfilter: ip6t_srh: fix NULL pointer dereferences
Kangjie Lu
2019-03-18
1
-0
/
+6
|
*
|
ipv6: make ip6_create_rt_rcu return ip6_null_entry instead of NULL
Xin Long
2019-03-20
1
-8
/
+10
|
*
|
tcp: do not use ipv6 header for ipv4 flow
Eric Dumazet
2019-03-19
1
-4
/
+4
|
|
/
*
|
inet: switch IP ID generator to siphash
Eric Dumazet
2019-03-27
1
-14
/
+16
*
|
tcp: add one skb cache for rx
Eric Dumazet
2019-03-24
1
-3
/
+9
*
|
genetlink: make policy common to family
Johannes Berg
2019-03-22
2
-8
/
+2
*
|
ipv6: Remove fallback argument from ip6_hold_safe
David Ahern
2019-03-21
1
-7
/
+6
*
|
ipv6: Change addrconf_f6i_alloc to use ip6_route_info_create
David Ahern
2019-03-21
1
-26
/
+16
*
|
ipv6: Move setting default metric for routes
David Ahern
2019-03-21
1
-4
/
+4
*
|
ipv6: Add icmp_echo_ignore_anycast for ICMPv6
Stephen Suryaputra
2019-03-21
2
-2
/
+15
*
|
ipv6: Add icmp_echo_ignore_multicast support for ICMPv6
Stephen Suryaputra
2019-03-19
2
-0
/
+13
*
|
tcp: add tcp_inet6_sk() helper
Eric Dumazet
2019-03-19
1
-18
/
+26
|
/
*
net: sit: fix UBSAN Undefined behaviour in check_6rd
Miaohe Lin
2019-03-11
1
-2
/
+3
*
fou, fou6: avoid uninit-value in gue_err() and gue6_err()
Eric Dumazet
2019-03-09
1
-2
/
+2
*
net: ignore sysctl_devconf_inherit_init_net without SYSCTL
Arnd Bergmann
2019-03-04
1
-1
/
+2
[next]