index
:
xavi/android_kernel_m2note
lp-5.1
mm-6.0
ng-7.1.2
o-8.1
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipv6: check raw payload size correctly in ioctl
Jamie Bainbridge
2017-07-04
1
-1
/
+1
*
ip6mr: fix notification device destruction
Nikolay Aleksandrov
2017-07-04
1
-7
/
+6
*
net: ipv6: check route protocol when deleting routes
Mantas M
2017-07-04
1
-0
/
+2
*
ipv6: avoid write to a possibly cloned skb
Florian Westphal
2017-07-04
1
-1
/
+6
*
ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lock
Kefeng Wang
2017-07-04
1
-3
/
+1
*
BACKPORT: ipv6/dccp: do not inherit ipv6_mc_list from parent
WANG Cong
2017-06-22
1
-0
/
+2
*
ipv6: handle -EFAULT from skb_copy_bits
Dave Jones
2017-06-17
1
-2
/
+5
*
ipv6: fix the use of pcpu_tstats in ip6_tunnel
Li RongQing
2017-06-17
1
-5
/
+16
*
ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()
Dan Carpenter
2017-06-17
1
-1
/
+1
*
ipv6: fix ip6_tnl_parse_tlv_enc_lim()
Eric Dumazet
2017-06-17
1
-12
/
+22
*
dccp/tcp: fix routing redirect race
Jon Maxwell
2017-06-17
1
-3
/
+5
*
ip6_gre: fix ip6gre_err() invalid reads
Eric Dumazet
2017-06-17
1
-0
/
+1
*
gro: Disable frag0 optimization on IPv6 ext headers
Herbert Xu
2017-06-17
1
-0
/
+1
*
ipv6: fix out of bound writes in __ip6_append_data()
Eric Dumazet
2017-06-02
1
-7
/
+8
*
netfilter: x_tables: enforce nul-terminated table name from getsockopt GET_EN...
Pablo Neira Ayuso
2017-05-30
1
-0
/
+2
*
net: inet: Support UID-based routing in IP protocols.
Lorenzo Colitti
2017-05-23
16
-12
/
+36
*
net: core: add UID to flows, rules, and routes
Lorenzo Colitti
2017-05-23
1
-0
/
+7
*
Revert "net: core: Support UID-based routing."
Lorenzo Colitti
2017-05-23
13
-23
/
+6
*
mtk: 3.10 updates
Mister Oyster
2017-04-29
3
-17
/
+18
*
ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iif
Cong Wang
2017-04-29
1
-1
/
+1
*
Revert "netfilter: have ip*t REJECT set the sock err when an icmp is to be sent"
Erik Kline
2017-04-25
2
-21
/
+0
*
ip6_gre: fix ip6gre_err() invalid reads
Eric Dumazet
2017-04-16
1
-19
/
+21
*
ipv6: Remove privacy config option.
David S. Miller
2017-04-13
2
-56
/
+3
*
net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs.
Joel Scherpelz
2017-04-13
2
-0
/
+12
*
ipv6: sysctl to restrict candidate source addresses
Erik Kline
2017-04-13
1
-1
/
+18
*
tcp: fix more NULL deref after prequeue changes
Eric Dumazet
2017-04-13
1
-9
/
+10
*
net: ping: Return EAFNOSUPPORT when appropriate.
Lorenzo Colitti
2017-04-11
1
-2
/
+3
*
net: ipv6: make "ip -6 route get mark xyz" work.
Lorenzo Colitti
2017-04-11
1
-0
/
+3
*
net: fix merge error
Mister Oyster
2017-04-11
1
-0
/
+1
*
ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route
Nikolay Aleksandrov
2017-04-11
2
-3
/
+6
*
net: disable fragment reassembly if high_thresh is set to zero
Michal Kubecek
2017-04-11
2
-0
/
+7
*
tcp: take care of truncations done by sk_filter()
Eric Dumazet
2017-04-11
1
-2
/
+4
*
tcp: properly scale window in tcp_v[46]_reqsk_send_ack()
Eric Dumazet
2017-04-11
1
-1
/
+7
*
ip6_tunnel: disable caching when the traffic class is inherited
Paolo Abeni
2017-04-11
1
-2
/
+11
*
ipv6: correctly add local routes when lo goes up
Nicolas Dichtel
2017-04-11
1
-1
/
+1
*
ip6_gre: fix flowi6_proto value in ip6gre_xmit_other()
Lance Richardson
2017-04-11
1
-1
/
+0
*
ipv6: fix rtnl locking in setsockopt for anycast and multicast
Sabrina Dubroca
2017-04-11
3
-10
/
+31
*
ipv6: addrconf: fix dev refcont leak when DAD failed
Wei Yongjun
2017-04-11
1
-0
/
+2
*
ipv6: move DAD and addrconf_verify processing to workqueue
Hannes Frederic Sowa
2017-04-11
1
-48
/
+138
*
ipv6: split duplicate address detection and router solicitation timer
Hannes Frederic Sowa
2017-04-11
1
-64
/
+73
*
ipv6: don't call fib6_run_gc() until routing is ready
Michal KubeÄek
2017-04-11
2
-7
/
+17
*
net: diag: support SOCK_DESTROY for UDP sockets
David Ahern
2017-04-11
1
-0
/
+1
*
net: dhcpv6: remove MTK_DHCPV6C_WIFI feature
Yingjoe Chen
2016-12-19
3
-46
/
+0
*
ipv6: add complete rcu protection around np->opt
Eric Dumazet
2016-12-11
9
-37
/
+76
*
ipv6: fix endianness error in icmpv6_err
Hannes Frederic Sowa
2016-11-17
1
-1
/
+1
*
net: ipv6: Fix ping to link-local addresses.
Lorenzo Colitti
2016-11-17
1
-16
/
+17
*
ipv6: clean up anycast when an interface is destroyed
Sabrina Dubroca
2016-11-17
2
-3
/
+26
*
net: add length argument to skb_copy_and_csum_datagram_iovec
Sabrina Dubroca
2016-11-17
2
-2
/
+3
*
ipv6: addrconf: validate new MTU before applying it
Marcelo Leitner
2016-11-17
1
-1
/
+16
*
net: add validation for the socket syscall protocol argument
Hannes Frederic Sowa
2016-11-17
1
-0
/
+3
[next]