Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
32fef6290c0a4f4f4cf9f6e5f68c062954fc720c
/
net
/
ipv6
eef0f77
Merge android-4.9-o.77 (dcb2674) into msm-4.9
by Blagovest Kolenichev
· 7 years ago
42d4259
Merge android-4.9-o.74 (127372f) into msm-4.9
by Blagovest Kolenichev
· 7 years ago
dcb2674
Merge 4.9.77 into android-4.9-o
by Greg Kroah-Hartman
· 7 years ago
dde00c9
ipv6: fix possible mem leaks in ipv6_make_skb()
by Eric Dumazet
· 7 years ago
ca5681b
ip6_tunnel: disable dst caching if tunnel is dual-stack
by Eli Cooper
· 7 years ago
b0ca145
Merge "netfilter: ipv6: nf_defrag: Pass on packets to stack for error"
by Linux Build Service Account
· 7 years ago
d5809e5
netfilter: ipv6: nf_defrag: Pass on packets to stack for error
by Subash Abhinov Kasiviswanathan
· 7 years ago
127372f
Merge 4.9.74 into android-4.9-o
by Greg Kroah-Hartman
· 7 years ago
e51abae
adding missing rcu_read_unlock in ipxip6_rcv
by Nikita V. Shirokov
· 7 years ago
7887a70
tcp md5sig: Use skb's saddr when replying to an incoming segment
by Christoph Paasch
· 7 years ago
b3b5603
net: reevalulate autoflowlabel setting after sysctl setting
by Shaohua Li
· 7 years ago
f6d7cdb
ipv6: mcast: better catch silly mtu values
by Eric Dumazet
· 7 years ago
ff97938
Merge remote-tracking branch '4.9/tmp-8dd0f52' into msm-4.9
by Kyle Yan
· 7 years ago
8dd0f52
Merge 4.9.72 into android-4.9-o
by Greg Kroah-Hartman
· 7 years ago
4bf42a2
net: ipv6: send NS for DAD when link operationally up
by Mike Manning
· 7 years ago
d508dae
Merge 4.9.70 into android-4.9-o
by Greg Kroah-Hartman
· 7 years ago
5f218c3
sit: update frag_off info
by Hangbin Liu
· 7 years ago
b8d2f6e
Merge 4.9.69 into android-4.9-o
by Greg Kroah-Hartman
· 7 years ago
2388d52
gre6: use log_ecn_error module parameter in ip6_tnl_rcv()
by Alexey Kodanev
· 7 years ago
05a59bc
ipv6: reorder icmpv6_init() and ip6_mr_init()
by WANG Cong
· 8 years ago
f14f6fa
vti6: Don't report path MTU below IPV6_MIN_MTU.
by Steffen Klassert
· 8 years ago
eb4ef2d
Merge 4.9.68 into android-4.9-o
by Greg Kroah-Hartman
· 7 years ago
105b403
vti6: fix device register to report IFLA_INFO_KIND
by David Forster
· 8 years ago
9566f9f
Merge 4.9.66 into android-4.9-o
by Greg Kroah-Hartman
· 7 years ago
5c68a42
net: Allow IP_MULTICAST_IF to set index to L3 slave
by David Ahern
· 8 years ago
41e4fbd
ipv6: only call ip6_route_dev_notify() once for NETDEV_UNREGISTER
by WANG Cong
· 7 years ago
01bff91
Merge remote-tracking branch '4.9/tmp-8cca21f' into 4.9
by Kyle Yan
· 7 years ago
0500222
Merge 4.9.63 into android-4.9-o
by Greg Kroah-Hartman
· 7 years ago
d6b1aeb
ip6_gre: update dst pmtu if dev mtu has been updated by toobig in __gre6_xmit
by Xin Long
· 7 years ago
6d428bc
ip6_gre: only increase err_count for some certain type icmpv6 in ip6gre_err
by Xin Long
· 7 years ago
28fa583
ipv6: flowlabel: do not leave opt->tot_len with garbage
by Eric Dumazet
· 7 years ago
d87890d
ipv6: addrconf: increment ifp refcount before ipv6_del_addr()
by Eric Dumazet
· 7 years ago
97ba8f8
gso: fix payload length when gso_size is zero
by Alexey Kodanev
· 7 years ago
bf25c79
BACKPORT: net: xfrm: support setting an output mark.
by Lorenzo Colitti
· 7 years ago
411a7a11
Merge "Merge remote-tracking branch '4.9/tmp-05a906d' into msm-4.9"
by Linux Build Service Account
· 7 years ago
1bca48e
Merge remote-tracking branch '4.9/tmp-05a906d' into msm-4.9
by Kyle Yan
· 7 years ago
cd02e63
Merge remote-tracking branch '4.9/tmp-379e3b2' into 4.9
by Kyle Yan
· 7 years ago
f931a27
Merge 4.9.55 into android-4.9-o
by Greg Kroah-Hartman
· 7 years ago
09788d4
ip6_tunnel: update mtu properly for ARPHRD_ETHER tunnel device in tx path
by Xin Long
· 7 years ago
ab4da56
ip6_gre: ip6gre_tap device should keep dst
by Xin Long
· 7 years ago
6689f83
vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmit
by Alexey Kodanev
· 7 years ago
13c8bd7
ip6_tunnel: do not allow loading ip6_tunnel if ipv6 is disabled in cmdline
by Xin Long
· 7 years ago
e814bae
ip6_gre: skb_push ipv6hdr before packing the header in ip6gre_header
by Xin Long
· 7 years ago
f0a5af7
udpv6: Fix the checksum computation when HW checksum does not apply
by Subash Abhinov Kasiviswanathan
· 7 years ago
5769be3
net: ipv6: Optimize ipv6 packet matching
by Subash Abhinov Kasiviswanathan
· 8 years ago
6767cbd
udp6: set rx_dst_cookie on rx_dst updates
by Paolo Abeni
· 7 years ago
18fb43b
udp: call dst_hold_safe() in udp_sk_rx_set_dst()
by Wei Wang
· 7 years ago
04cb69d
udp6: fix socket leak on early demux
by Paolo Abeni
· 7 years ago
d61f7af
net: ipv6: reset daddr and dport in sk if connect() fails
by Wei Wang
· 7 years ago
a4c9e52
net: ipv6: Fix UDP early demux lookup with udp_l3mdev_accept=0
by subashab@codeaurora.org
· 8 years ago
f6c002e
net: ipv6: Add early demux handler for UDP unicast
by subashab@codeaurora.org
· 8 years ago
9b2b081
UPSTREAM: ipv6: fib: Unlink replaced routes from their nodes
by Ido Schimmel
· 7 years ago
3706f7a
Merge "Merge remote-tracking branch '4.9/tmp-9452b2c' into msm-4.9"
by Linux Build Service Account
· 7 years ago
229226e
Merge remote-tracking branch '4.9/tmp-9452b2c' into msm-4.9
by Kyle Yan
· 7 years ago
2b1cc71
Merge "udpv6: Fix the checksum computation when HW checksum does not apply"
by Linux Build Service Account
· 7 years ago
9452b2c
Merge 4.9.51 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
13bcc4e
Merge 4.9.51 into android-4.9-o
by Greg Kroah-Hartman
· 7 years ago
7829684
ipv6: Fix may be used uninitialized warning in rt6_check
by Steffen Klassert
· 7 years ago
bf8ed95
ipv6: fix typo in fib6_net_exit()
by Eric Dumazet
· 7 years ago
c9335db
ipv6: fix memory leak with multiple tables during netns destruction
by Sabrina Dubroca
· 7 years ago
ca7d8a3
ip6_gre: update mtu properly in ip6gre_err
by Xin Long
· 7 years ago
1bcf187
Revert "net: fix percpu memory leaks"
by Jesper Dangaard Brouer
· 7 years ago
43c792a
ipv6: fix sparse warning on rt6i_node
by Wei Wang
· 7 years ago
7f8f23f
ipv6: add rcu grace period before freeing fib6_node
by Wei Wang
· 7 years ago
dccb31b
ipv6: accept 64k - 1 packet length in ip6_find_1stfragopt()
by Stefano Brivio
· 7 years ago
df3b883
udpv6: Fix the checksum computation when HW checksum does not apply
by Subash Abhinov Kasiviswanathan
· 7 years ago
7d337cc
Merge remote-tracking branch '4.9/tmp-85e1c01' into 4.9
by Kyle Yan
· 7 years ago
2832a12
Merge 4.9.46 into android-4.9-o
by Greg Kroah-Hartman
· 7 years ago
a3840b1
Merge 4.9.46 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
1c18f93
ipv6: repair fib6 tree in failure case
by Wei Wang
· 7 years ago
62e9a28
ipv6: reset fn->rr_ptr when replacing route
by Wei Wang
· 7 years ago
e2486b7
Merge remote-tracking branch '4.9/tmp-e6b0c64f' into 4.9
by Kyle Yan
· 7 years ago
7073fca
Merge 4.9.43 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
33dc6a6
udp: consistently apply ufo or fragmentation
by Willem de Bruijn
· 7 years ago
53eed8a
revert "net: account for current skb length when deciding about UFO"
by Greg Kroah-Hartman
· 7 years ago
69ffc96
net: avoid skb_warn_bad_offload false positives on UFO
by Willem de Bruijn
· 7 years ago
02f29ab
Merge 4.9.42 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
ef09c9f
net: account for current skb length when deciding about UFO
by Michal Kubeček
· 7 years ago
9acfb31
netfilter: use fwmark_reflect in nf_send_reset
by Pau Espin Pedrol
· 8 years ago
23a91c8
ipv6: Don't increase IPSTATS_MIB_FRAGFAILS twice in ip6_fragment()
by Stefano Brivio
· 7 years ago
4a2ffe1
ipv6: avoid overflow of offset in ip6_find_1stfragopt
by Sabrina Dubroca
· 7 years ago
a62bc8d
ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check()
by Alexander Potapenko
· 7 years ago
e6b0c64f
Merge 4.9.41 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
aeb2303
ipv6: Should use consistent conditional judgement for ip6 fragment between __ip6_append_data and ip6_finish_output
by Zheng Li
· 8 years ago
3dfb68c
Merge remote-tracking branch '4.9/tmp-9ae2c67' into 4.9
by Kyle Yan
· 7 years ago
14accea
Merge 4.9.39 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
0bc26d1
net: ipv6: Compare lwstate in detecting duplicate nexthops
by David Ahern
· 7 years ago
d2c9512
ipv6: dad: don't remove dynamic addresses if link is down
by Sabrina Dubroca
· 7 years ago
0526ff3
ipv6: avoid unregistering inet6_dev for loopback
by WANG Cong
· 7 years ago
6c3873f
Merge remote-tracking branch '4.9/tmp-184ce81' into msm-4.9
by Kyle Yan
· 7 years ago
2506cb5
Merge remote-tracking branch '4.9/tmp-75d78c7' into 4.9
by Kyle Yan
· 7 years ago
184ce81
Merge 4.9.36 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
adfe95f
ip6_tunnel, ip6_gre: fix setting of DSCP on encapsulated packets
by Peter Dawson
· 7 years ago
b07bf23
ip6_tunnel: must reload ipv6h in ip6ip6_tnl_xmit()
by Eric Dumazet
· 8 years ago
b9ca9b0
ipv6: Do not leak throw route references
by Serhey Popovych
· 7 years ago
fded2d7
ipv6: fix calling in6_ifa_hold incorrectly for dad work
by Xin Long
· 7 years ago
0596867
proc: snmp6: Use correct type in memset
by Christian Perle
· 7 years ago
98184bb
ipv6: release dst on error in ip6_dst_lookup_tail
by Willem de Bruijn
· 8 years ago
7172a93
Merge 4.9.34 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
0d21cf1
Merge 4.9.33 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
Next »