Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d1e3cc9e3e594970a3b6b83f2d27f8c3c12b3058
/
net
/
ipv6
9f1b216
Merge "net: Indicate whether a socket is a transparent socket"
by Linux Build Service Account
· 7 years ago
f65f7a4
net: Indicate whether a socket is a transparent socket
by Subash Abhinov Kasiviswanathan
· 9 years ago
355cae8
Merge remote-tracking branch '4.9/tmp-da3493c' into 4.9
by Kyle Yan
· 7 years ago
da3493c
Merge 4.9.32 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
a97f807
net/ipv6: Fix CALIPSO causing GPF with datagram support
by Richard Haines
· 7 years ago
0aa89f1
net: ping: do not abuse udp_poll()
by Eric Dumazet
· 7 years ago
599a447
ipv6: Fix leak in ipv6_gso_segment().
by David S. Miller
· 7 years ago
abbcb73
ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt()
by Ben Hutchings
· 7 years ago
303cde8
Merge remote-tracking branch '4.9/tmp-77d3588' into 4.9
by Kyle Yan
· 7 years ago
77d3588
Merge 4.9.31 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
304b410
ipv6: fix out of bound writes in __ip6_append_data()
by Eric Dumazet
· 7 years ago
3fa202e
ipv6: Check ip6_find_1stfragopt() return value properly.
by David S. Miller
· 7 years ago
a2c845e
ipv6: Prevent overrun when parsing v6 header options
by Craig Gallek
· 7 years ago
4bd8f5e
ipv6/dccp: do not inherit ipv6_mc_list from parent
by WANG Cong
· 8 years ago
d523ad4
Merge remote-tracking branch '4.9/tmp-951d823' into msm-4.9
by Kyle Yan
· 7 years ago
9290d74
UPSTREAM: net: ipv4, ipv6: run cgroup eBPF egress programs
by Daniel Mack
· 8 years ago
55651b1
Merge remote-tracking branch '4.9/tmp-a745b34' into msm-4.9
by Kyle Yan
· 8 years ago
a745b34
Merge 4.9.28 into android-4.9
by Greg Kroah-Hartman
· 8 years ago
8795ee7
ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
by WANG Cong
· 8 years ago
ecbd3ed
ipv6: initialize route null entry in addrconf_init()
by WANG Cong
· 8 years ago
f190653
ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
by Alexander Potapenko
· 8 years ago
0f4ac29
net: ipv6: Do not duplicate DAD on link up
by David Ahern
· 8 years ago
0b3d3ca
Merge remote-tracking branch '4.9/tmp-e88bb96' into 4.9
by Kyle Yan
· 8 years ago
e88bb96
Merge 4.9.26 into android-4.9
by Greg Kroah-Hartman
· 8 years ago
b1fc1b0
ipv6: check raw payload size correctly in ioctl
by Jamie Bainbridge
· 8 years ago
df19261
ipv6: check skb->protocol before lookup for nexthop
by WANG Cong
· 8 years ago
62817c3
net: ipv6: regenerate host route if moved to gc list
by David Ahern
· 8 years ago
b2440a5
ip6mr: fix notification device destruction
by Nikolay Aleksandrov
· 8 years ago
94e5670
net: ipv6: RTF_PCPU should not be settable from userspace
by David Ahern
· 8 years ago
8c04e2a
net-timestamp: avoid use-after-free in ip_recv_error
by Willem de Bruijn
· 8 years ago
c86872a4
ipv6: Fix idev->addr_list corruption
by Rabin Vincent
· 8 years ago
11422c7
Merge remote-tracking branch '4.9/tmp-a2659b2' into 4.9
by Kyle Yan
· 8 years ago
a2659b2
Merge 4.9.24 into android-4.9
by Greg Kroah-Hartman
· 8 years ago
c67c2be
net: ipv6: check route protocol when deleting routes
by Mantas M
· 8 years ago
c092149
net: ipv6: Fix sysctl registration error
by Subash Abhinov Kasiviswanathan
· 8 years ago
0078bd9
Merge remote-tracking branch '4.9/tmp-c96f651' into msm-4.9
by Kyle Yan
· 8 years ago
42c3c88
Merge 4.9.19 into android-4.9
by Greg Kroah-Hartman
· 8 years ago
d80caeb
ipv6: make sure to initialize sockc.tsflags before first use
by Alexander Potapenko
· 8 years ago
4891f6a
Merge remote-tracking branch '4.9/tmp-6bf53d4' into msm-4.9
by Kyle Yan
· 8 years ago
110cce4
Merge remote-tracking branch '4.9/tmp-82ab074' into 4.9
by Kyle Yan
· 8 years ago
d860b2e
FROMLIST: net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs
by Joel Scherpelz
· 8 years ago
ee059e3
dccp/tcp: fix routing redirect race am: 98933eb36d
by Jon Maxwell
· 8 years ago
4dd40f9
ipv6: avoid write to a possibly cloned skb am: 683100ed45
by Florian Westphal
· 8 years ago
7ce7a5f
ipv6: make ECMP route replacement less greedy am: 4a8d3bb73a
by Sabrina Dubroca
· 8 years ago
eb051719
net/tunnel: set inner protocol in network gro hooks am: b07eed8f71
by Paolo Abeni
· 8 years ago
f51c410
ipv6: orphan skbs in reassembly unit am: 0bcc319d55
by Eric Dumazet
· 8 years ago
dc32775
vti6: return GRE_KEY for vti6 am: f7081057d1
by David Forster
· 8 years ago
98933eb
dccp/tcp: fix routing redirect race
by Jon Maxwell
· 8 years ago
683100e
ipv6: avoid write to a possibly cloned skb
by Florian Westphal
· 8 years ago
4a8d3bb
ipv6: make ECMP route replacement less greedy
by Sabrina Dubroca
· 8 years ago
b07eed8
net/tunnel: set inner protocol in network gro hooks
by Paolo Abeni
· 8 years ago
0bcc319
ipv6: orphan skbs in reassembly unit
by Eric Dumazet
· 8 years ago
f708105
vti6: return GRE_KEY for vti6
by David Forster
· 8 years ago
e682dcb
Merge remote-tracking branch '4.9/tmp-0455ac9' into 4.9
by Kyle Yan
· 8 years ago
5ab69b4
Merge tag 'v4.9.11' into android-4.9-aosp
by Dmitry Shmidt
· 8 years ago
0d4c19e
tcp: don't annotate mark on control socket from tcp_v6_send_response()
by Pablo Neira
· 8 years ago
7c4c32a
tcp: fix mark propagation with fwmark_reflect enabled
by Pau Espin Pedrol
· 8 years ago
16a3fbe
igmp, mld: Fix memory leak in igmpv3/mld_del_delrec()
by Hangbin Liu
· 8 years ago
53a76d6
mld: do not remove mld souce list info when set link down
by Hangbin Liu
· 8 years ago
4cd0362
sit: fix a double free on error path
by WANG Cong
· 8 years ago
1e340bb
ipv6: tcp: add a missing tcp_v6_restore_cb()
by Eric Dumazet
· 8 years ago
ae1768b
ip6_gre: fix ip6gre_err() invalid reads
by Eric Dumazet
· 8 years ago
e6fbace
ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()
by Dan Carpenter
· 8 years ago
a7fe4e5
ipv6: fix ip6_tnl_parse_tlv_enc_lim()
by Eric Dumazet
· 8 years ago
8810e5f
Merge remote-tracking branch 'origin/tmp-dcb6110' into 4.8
by Channagoud Kadabi
· 8 years ago
e37704d
Merge tag 'v4.9.8' into android-4.9
by Dmitry Shmidt
· 8 years ago
89c2588
net: Specify the owning module for lwtunnel ops
by Robert Shearman
· 8 years ago
79453ab
ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lock
by Kefeng Wang
· 8 years ago
e9db042
lwtunnel: fix autoload of lwt modules
by David Ahern
· 8 years ago
c7a5df9
ip6_tunnel: Account for tunnel header in tunnel MTU
by Jakub Sitnicki
· 8 years ago
6980c52
net: lwtunnel: Handle lwtunnel_fill_encap failure
by David Ahern
· 8 years ago
be65fb0
ANDROID: net: ipv6: remove unused variable ifindex in
by Amit Pundir
· 8 years ago
cd08287
Merge tag 'v4.9.6' into android-4.9
by Dmitry Shmidt
· 8 years ago
5044292
UPSTREAM: net: inet: Support UID-based routing in IP protocols.
by Lorenzo Colitti
· 8 years ago
2ec93fe
UPSTREAM: net: core: add UID to flows, rules, and routes
by Lorenzo Colitti
· 8 years ago
3fc1c61
ANDROID: net: ipv6: fix virtual tunneling build
by Amit Pundir
· 10 years ago
6b1064d
ANDROID: net: ipv6: autoconf routes into per-device tables
by Lorenzo Colitti
· 11 years ago
58ffa86
ANDROID: netfilter: ipv6: fix crash caused by ipv6_find_hdr()
by JP Abgrall
· 13 years ago
c003a30
ANDROID: net: Replace AID_NET_RAW checks with capable(CAP_NET_RAW).
by Chia-chi Yeh
· 15 years ago
ec2622b
ANDROID: Paranoid network.
by Robert Love
· 16 years ago
17a561b
gro: Disable frag0 optimization on IPv6 ext headers
by Herbert Xu
· 8 years ago
ee99e2b
ipv6: handle -EFAULT from skb_copy_bits
by Dave Jones
· 8 years ago
d36a1cb
inet: fix IP(V6)_RECVORIGDSTADDR for udp sockets
by Willem de Bruijn
· 8 years ago
ef5ecfe
Merge remote-tracking branch 'origin/tmp-3e5de27' into msm-4.8
by Kyle Yan
· 8 years ago
5044bbd
Merge remote-tracking branch '4.4/tmp-e5517c2' into 4.8
by Kyle Yan
· 8 years ago
6b6ebb6
ip6_offload: check segs for NULL in ipv6_gso_segment.
by Artem Savkov
· 8 years ago
80d1106a
Revert: "ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit()"
by Eli Cooper
· 8 years ago
b4e479a
ipv6: Set skb->protocol properly for local output
by Eli Cooper
· 8 years ago
7bbf91c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 8 years ago
3d2dd61
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 8 years ago
0382a25
l2tp: lock socket before checking flags in connect()
by Guillaume Nault
· 8 years ago
a55e238
esp6: Fix integrity verification when ESN are used
by Tobias Brunner
· 8 years ago
9b57da0
netfilter: ipv6: nf_defrag: drop mangled skb on ream error
by Florian Westphal
· 8 years ago
79dc7e3
net: handle no dst on skb in icmp6_send
by David Ahern
· 8 years ago
8eb4adf
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 8 years ago
30c7be2
udplite: call proper backlog handlers
by Eric Dumazet
· 8 years ago
764d3be
ipv6: bump genid when the IFA_F_TENTATIVE flag is clear
by Paolo Abeni
· 8 years ago
00b4422
netfilter: Update nf_send_reset6 to consider L3 domain
by David Ahern
· 8 years ago
f2cf423
Merge remote-tracking branch 'origin/tmp-9c76358' into msm-4.8
by Kyle Yan
· 8 years ago
b5c2d49
ip6_tunnel: disable caching when the traffic class is inherited
by Paolo Abeni
· 8 years ago
Next »