index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-14
ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
WANG Cong
2
-2
/
+12
2017-05-14
ipv6: initialize route null entry in addrconf_init()
WANG Cong
2
-11
/
+17
2017-05-14
ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
Alexander Potapenko
1
-0
/
+2
2017-05-02
ipv6: check raw payload size correctly in ioctl
Jamie Bainbridge
1
-2
/
+1
2017-05-02
ipv6: check skb->protocol before lookup for nexthop
WANG Cong
1
-16
/
+18
2017-05-02
ip6mr: fix notification device destruction
Nikolay Aleksandrov
1
-7
/
+6
2017-05-02
net: ipv6: RTF_PCPU should not be settable from userspace
David Ahern
1
-0
/
+4
2017-04-21
net: ipv6: check route protocol when deleting routes
Mantas M
1
-0
/
+2
2017-03-22
dccp/tcp: fix routing redirect race
Jon Maxwell
1
-3
/
+5
2017-03-22
ipv6: avoid write to a possibly cloned skb
Florian Westphal
1
-1
/
+6
2017-03-22
ipv6: make ECMP route replacement less greedy
Sabrina Dubroca
1
-0
/
+2
2017-03-22
vti6: return GRE_KEY for vti6
David Forster
1
-0
/
+4
2017-02-18
sit: fix a double free on error path
WANG Cong
1
-0
/
+1
2017-02-18
ipv6: tcp: add a missing tcp_v6_restore_cb()
Eric Dumazet
1
-11
/
+13
2017-02-18
ip6_gre: fix ip6gre_err() invalid reads
Eric Dumazet
1
-19
/
+22
2017-02-18
ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()
Dan Carpenter
1
-1
/
+1
2017-02-18
ipv6: fix ip6_tnl_parse_tlv_enc_lim()
Eric Dumazet
1
-12
/
+22
2017-02-04
ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lock
Kefeng Wang
1
-3
/
+1
2017-02-04
net: lwtunnel: Handle lwtunnel_fill_encap failure
David Ahern
1
-1
/
+2
2017-01-15
gro: Disable frag0 optimization on IPv6 ext headers
Herbert Xu
1
-0
/
+1
2017-01-15
ipv6: handle -EFAULT from skb_copy_bits
Dave Jones
1
-1
/
+5
2016-12-10
esp6: Fix integrity verification when ESN are used
Tobias Brunner
1
-1
/
+1
2016-12-10
ipv6: Set skb->protocol properly for local output
Eli Cooper
1
-0
/
+2
2016-12-10
ip6_tunnel: disable caching when the traffic class is inherited
Paolo Abeni
1
-2
/
+11
2016-11-21
tcp: take care of truncations done by sk_filter()
Eric Dumazet
1
-2
/
+4
2016-11-15
udp: fix IP_CHECKSUM handling
Eric Dumazet
1
-1
/
+2
2016-11-15
net: add recursion limit to GRO
Sabrina Dubroca
1
-1
/
+1
2016-11-15
ipv6: correctly add local routes when lo goes up
Nicolas Dichtel
1
-1
/
+1
2016-11-15
ip6_tunnel: fix ip6_tnl_lookup
Vadim Fedorenko
1
-0
/
+2
2016-11-15
ipv6: tcp: restore IP6CB for pktoptions skbs
Eric Dumazet
1
-9
/
+11
2016-11-15
ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route
Nikolay Aleksandrov
2
-3
/
+6
2016-11-15
ip6_gre: fix flowi6_proto value in ip6gre_xmit_other()
Lance Richardson
1
-1
/
+0
2016-10-31
tunnels: Remove encapsulation offloads on decap.
Jesse Gross
1
-2
/
+3
2016-10-31
tunnels: Don't apply GRO to multiple layers of encapsulation.
Jesse Gross
1
-1
/
+14
2016-09-30
tcp: properly scale window in tcp_v[46]_reqsk_send_ack()
Eric Dumazet
1
-1
/
+7
2016-09-30
ipv6: release dst in ping_v6_sendmsg
Dave Jones
1
-2
/
+7
2016-09-24
ipv6: addrconf: fix dev refcont leak when DAD failed
Wei Yongjun
1
-0
/
+2
2016-09-15
udp: properly support MSG_PEEK with truncated buffers
Eric Dumazet
1
-2
/
+4
2016-07-27
ipv6: Fix mem leak in rt6i_pcpu
Martin KaFai Lau
1
-0
/
+1
2016-07-11
ipmr/ip6mr: Initialize the last assert time of mfc entries.
Tom Goff
1
-0
/
+1
2016-07-11
sit: correct IP protocol used in ipip6_err
Simon Horman
1
-2
/
+2
2016-06-24
netfilter: x_tables: introduce and use xt_copy_counters_from_user
Florian Westphal
1
-44
/
+5
2016-06-24
netfilter: x_tables: do compat validation via translate_table
Florian Westphal
1
-125
/
+23
2016-06-24
netfilter: x_tables: xt_compat_match_from_user doesn't need a retval
Florian Westphal
1
-18
/
+9
2016-06-24
netfilter: ip6_tables: simplify translate_compat_table args
Florian Westphal
1
-35
/
+24
2016-06-24
netfilter: x_tables: check for bogus target offset
Florian Westphal
1
-2
/
+3
2016-06-24
netfilter: x_tables: add compat version of xt_check_entry_offsets
Florian Westphal
1
-1
/
+2
2016-06-24
netfilter: x_tables: kill check_entry helper
Florian Westphal
1
-12
/
+8
2016-06-24
netfilter: x_tables: add and use xt_check_entry_offsets
Florian Westphal
1
-11
/
+1
2016-06-24
netfilter: x_tables: validate targets of jumps
Florian Westphal
1
-0
/
+16
[next]