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
2016-08-20
udp: properly support MSG_PEEK with truncated buffers
Eric Dumazet
1
-2
/
+4
2016-07-27
ipmr/ip6mr: Initialize the last assert time of mfc entries.
Tom Goff
1
-0
/
+1
2016-07-27
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
-123
/
+22
2016-06-24
netfilter: ensure number of counters is >0 in do_replace()
Dave Jones
1
-0
/
+6
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
-36
/
+25
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
/
+17
2016-06-24
netfilter: x_tables: don't move to non-existent next rule
Florian Westphal
1
-0
/
+4
2016-06-24
netfilter: x_tables: fix unconditional helper
Florian Westphal
1
-12
/
+11
2016-06-24
netfilter: x_tables: make sure e->next_offset covers remaining blob size
Florian Westphal
1
-2
/
+4
2016-06-24
netfilter: x_tables: validate e->target_offset early
Florian Westphal
1
-9
/
+8
2016-06-24
tcp: record TLP and ER timer stats in v6 stats
Yuchung Cheng
1
-1
/
+3
2016-04-20
ip6_tunnel: set rtnl_link_ops before calling register_netdevice
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2016-04-20
udp6: fix UDP/IPv6 encap resubmit path
Bill Sommerfeld
1
-4
/
+2
2016-04-20
ipv6: re-enable fragment header matching in ipv6_find_hdr
Florian Westphal
1
-1
/
+5
2016-03-03
ipv6: addrconf: validate new MTU before applying it
Marcelo Leitner
1
-1
/
+16
2016-03-03
netfilter: ip6t_SYNPROXY: fix NULL pointer dereference
Phil Sutter
1
-8
/
+10
2016-02-25
ip6mr: call del_timer_sync() in ip6mr_free_table()
WANG Cong
1
-1
/
+1
2016-01-28
ipv6: update skb->csum when CE mark is propagated
Eric Dumazet
1
-1
/
+1
2016-01-28
ipv6/addrlabel: fix ip6addrlbl_get()
Andrey Ryabinin
1
-1
/
+1
2016-01-22
net: add validation for the socket syscall protocol argument
Hannes Frederic Sowa
1
-0
/
+3
2016-01-22
gre6: allow to update all parameters via rtnl
Nicolas Dichtel
1
-5
/
+3
2016-01-22
ipv6: distinguish frag queues by device for multicast and link-local packets
Michal Kubeček
2
-5
/
+10
2016-01-22
net: ip6mr: fix static mfc/dev leaks on table destruction
Nikolay Aleksandrov
1
-7
/
+8
2016-01-22
snmp: Remove duplicate OUTMCAST stat increment
Neil Horman
1
-2
/
+0
2015-10-01
net: gso: use feature flag argument in all protocol gso handlers
Florian Westphal
1
-1
/
+1
2015-10-01
net/ipv6: Correct PIM6 mrt_lock handling
Richard Laing
1
-1
/
+1
2015-10-01
ipv6: fix exthdrs offload registration in out_rt path
Daniel Borkmann
1
-1
/
+1
2015-10-01
ip6_gre: release cached dst on tunnel removal
huaibin Wang
1
-0
/
+1
2015-10-01
ipv6: lock socket in ip6_datagram_connect()
Eric Dumazet
1
-5
/
+15
2015-10-01
ipv6: Make MLD packets to only be processed locally
Angga
1
-3
/
+3
2015-06-22
udp: fix behavior of wrong checksums
Eric Dumazet
1
-4
/
+2
2015-06-22
tcp/ipv6: fix flow label setting in TIME_WAIT state
Florent Fourcot
1
-1
/
+1
2015-04-29
ipv6: protect skb->sk accesses from recursive dereference inside the stack
hannes@stressinduktion.org
1
-1
/
+2
2015-04-29
ipv6: Don't reduce hop limit for an interface
D.S. Ljungmark
1
-1
/
+8
2015-04-29
tcp: prevent fetching dst twice in early demux code
Michal Kubeček
1
-1
/
+1
2015-03-26
ipv6: fix backtracking for throw routes
Steven Barth
1
-0
/
+1
2015-03-18
net: ping: Return EAFNOSUPPORT when appropriate.
Lorenzo Colitti
1
-2
/
+3
2015-03-18
udp: only allow UFO for packets from SOCK_DGRAM sockets
Michal Kubeček
1
-1
/
+2
2015-03-18
ipv6: fix ipv6_cow_metrics for non DST_HOST case
Martin KaFai Lau
1
-1
/
+1
2015-02-26
ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos too
Hannes Frederic Sowa
1
-19
/
+26
2015-02-26
ipv6: stop sending PTB packets for MTU < 1280
Hagen Paul Pfeifer
1
-5
/
+2
2015-02-26
ip: zero sockaddr returned on error queue
Willem de Bruijn
1
-7
/
+3
2014-12-16
ipv6: gre: fix wrong skb->protocol in WCCP
Yuri Chislov
1
-2
/
+2
[next]