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.12.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
/
ipv6
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-06
1
-9
/
+20
|
\
|
*
ipv6: take rcu lock in rawv6_send_hdrinc()
Wei Wang
2018-10-05
1
-9
/
+20
*
|
ipv6: do not leave garbage in rt->fib6_metrics
Eric Dumazet
2018-10-05
1
-0
/
+2
*
|
udp: gro behind static key
Willem de Bruijn
2018-10-05
2
-2
/
+2
*
|
net: Move free of dst_metrics to helper
David Ahern
2018-10-04
1
-4
/
+1
*
|
net: common metrics init helper for dst_entry
David Ahern
2018-10-04
1
-5
/
+1
*
|
net: Move free of fib_metrics to helper
David Ahern
2018-10-04
1
-4
/
+2
*
|
net: common metrics init helper for FIB entries
David Ahern
2018-10-04
2
-24
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-03
4
-8
/
+4
|
\
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-10-01
3
-3
/
+4
|
|
\
|
|
*
xfrm: reset transport header back to network header after all input transform...
Sowmini Varadhan
2018-09-04
2
-3
/
+2
|
|
*
xfrm6: call kfree_skb when skb is toobig
Thadeu Lima de Souza Cascardo
2018-09-03
1
-0
/
+2
|
*
|
net/ipv6: Remove extra call to ip6_convert_metrics for multipath case
David Ahern
2018-09-26
1
-5
/
+0
*
|
|
ipv6: add vrf table handling code for ipv6 mcast
Patrick Ruddy
2018-10-02
1
-12
/
+36
*
|
|
net: inet6_rtm_getroute() - use new style struct initializer instead of memset
Maciej Żenczykowski
2018-10-02
1
-2
/
+1
*
|
|
net: rtm_to_fib6_config() - use new style struct initializer instead of memset
Maciej Żenczykowski
2018-10-02
1
-11
/
+12
*
|
|
net: rtmsg_to_fib6_config() - use new style struct initializer instead of memset
Maciej Żenczykowski
2018-10-02
1
-16
/
+16
*
|
|
net: ip6_update_pmtu() - use new style struct initializer instead of memset
Maciej Żenczykowski
2018-10-02
1
-9
/
+8
*
|
|
net: remove 1 always zero parameter from ip6_redirect_no_header()
Maciej Żenczykowski
2018-10-02
2
-4
/
+2
*
|
|
net: ip6_redirect_no_header() - use new style struct initializer instead of m...
Maciej Żenczykowski
2018-10-02
1
-9
/
+8
*
|
|
net: ip6_redirect() - use new style struct initializer instead of memset
Maciej Żenczykowski
2018-10-02
1
-10
/
+9
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-10-01
1
-4
/
+3
|
\
\
\
|
*
|
|
esp: remove redundant define esph
Haishuang Yan
2018-08-29
1
-4
/
+3
*
|
|
|
net-ipv4: remove 2 always zero parameters from ipv4_redirect()
Maciej Żenczykowski
2018-09-26
1
-2
/
+2
*
|
|
|
net-ipv4: remove 2 always zero parameters from ipv4_update_pmtu()
Maciej Żenczykowski
2018-09-26
1
-1
/
+1
*
|
|
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-25
3
-6
/
+20
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
net/ipv6: Display all addresses in output of /proc/net/if_inet6
Jeff Barnhill
2018-09-21
1
-3
/
+1
|
*
|
|
ip6_tunnel: be careful when accessing the inner header
Paolo Abeni
2018-09-19
1
-2
/
+11
|
*
|
|
ipv6: fix memory leak on dst->_metrics
Wei Wang
2018-09-18
1
-1
/
+4
|
*
|
|
Revert "ipv6: fix double refcount of fib6_metrics"
Wei Wang
2018-09-18
1
-0
/
+4
*
|
|
|
net/ipfrag: let ip[6]frag_high_thresh in ns be higher than in init_net
Peter Oskolkov
2018-09-21
1
-1
/
+0
*
|
|
|
ipv6: discard IP frag queue on more errors
Peter Oskolkov
2018-09-21
1
-5
/
+6
*
|
|
|
ipv6: remove redundant null pointer check before kfree_skb
zhong jiang
2018-09-21
1
-4
/
+2
*
|
|
|
ipv6: Allow the l3mdev to be a loopback
Robert Shearman
2018-09-19
3
-2
/
+5
*
|
|
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-18
3
-46
/
+69
|
\
|
|
|
|
*
|
|
net/ipv6: do not copy dst flags on rt init
Peter Oskolkov
2018-09-17
1
-2
/
+0
|
*
|
|
ipv6: fix possible use-after-free in ip6_xmit()
Eric Dumazet
2018-09-17
1
-4
/
+2
|
*
|
|
udp6: add missing checks on edumux packet processing
Paolo Abeni
2018-09-16
1
-28
/
+37
|
*
|
|
gso_segment: Reset skb->mac_len after modifying network header
Toke Høiland-Jørgensen
2018-09-13
1
-0
/
+1
|
*
|
|
ipv6: use rt6_info members when dst is set in rt6_fill_node
Xin Long
2018-09-13
1
-12
/
+30
*
|
|
|
ip6_gre: simplify gre header parsing in ip6gre_err
Haishuang Yan
2018-09-16
1
-22
/
+4
*
|
|
|
gso_segment: Reset skb->mac_len after modifying network header
Toke Høiland-Jørgensen
2018-09-13
1
-0
/
+1
*
|
|
|
ipv6: Add sockopt IPV6_MULTICAST_ALL analogue to IP_MULTICAST_ALL
Andre Naujoks
2018-09-13
3
-1
/
+13
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-12
1
-0
/
+1
|
\
|
|
|
|
*
|
|
ip: frags: fix crash in ip_do_fragment()
Taehee Yoo
2018-09-09
1
-0
/
+1
*
|
|
|
net: Add and use skb_mark_not_on_list().
David S. Miller
2018-09-10
3
-3
/
+3
*
|
|
|
net/ipv6: Remove rt6i_prefsrc
David Ahern
2018-09-10
1
-27
/
+0
*
|
|
|
ipv6: add inet6_fill_args
Christian Brauner
2018-09-05
1
-34
/
+55
*
|
|
|
ipv6: enable IFA_TARGET_NETNSID for RTM_GETADDR
Christian Brauner
2018-09-05
1
-15
/
+58
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-04
6
-9
/
+20
|
\
|
|
|
[next]