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
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-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
2014-11-21
gre6: Move the setting of dev->iflink into the ndo_init functions.
Steffen Klassert
1
-3
/
+4
2014-11-21
ip6_tunnel: Use ip6_tnl_dev_init as the ndo_init function.
Steffen Klassert
1
-9
/
+1
2014-10-15
ipv6: reallocate addrconf router for ipv6 address when lo device up
Gao feng
1
-2
/
+12
2014-10-15
ip6_gre: fix flowi6_proto value in xmit path
Nicolas Dichtel
1
-2
/
+2
2014-10-15
tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()
Neal Cardwell
1
-1
/
+2
2014-10-15
sit: Fix ipip6_tunnel_lookup device matching criteria
Shmulik Ladkani
1
-3
/
+3
2014-08-14
ip: make IP identifiers less predictable
Eric Dumazet
1
-0
/
+2
2014-08-14
inetpeer: get rid of ip_id_count
Eric Dumazet
3
-24
/
+16
2014-06-26
ipip, sit: fix ipv4_{update_pmtu,redirect} calls
Dmitry Popov
1
-2
/
+2
2014-06-26
net: fix inet_getid() and ipv6_select_ident() bugs
Eric Dumazet
1
-8
/
+3
2014-06-26
net: tunnels - enable module autoloading
Tom Gundersen
2
-0
/
+2
2014-06-11
netfilter: Fix potential use after free in ip6_route_me_harder()
Sergey Popovich
1
-2
/
+4
2014-05-30
ip6_tunnel: fix potential NULL pointer dereference
Susant Sahani
1
-1
/
+1
2014-05-30
net: ipv6: send pkttoobig immediately if orig frag size > mtu
Florian Westphal
1
-1
/
+5
2014-05-30
ipv6: fib: fix fib dump restart
Kumar Sundararajan
1
-1
/
+2
2014-05-30
ip6_gre: don't allow to remove the fb_tunnel_dev
Nicolas Dichtel
1
-0
/
+10
2014-05-30
ipv6: Limit mtu to 65575 bytes
Eric Dumazet
1
-2
/
+3
2014-05-30
netfilter: Can't fail and free after table replacement
Thomas Graf
1
-2
/
+4
2014-04-14
ipv6: some ipv6 statistic counters failed to disable bh
Hannes Frederic Sowa
3
-8
/
+9
2014-04-14
ip6mr: fix mfc notification flags
Nicolas Dichtel
1
-5
/
+8
2014-04-14
ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properly
lucien
1
-8
/
+6
2014-04-14
ipv6: Avoid unnecessary temporary addresses being generated
Heiner Kallweit
1
-1
/
+4
2014-04-14
ipv6: don't set DST_NOCOUNT for remotely added routes
Sabrina Dubroca
1
-1
/
+1
2014-04-14
ipv6: Fix exthdrs offload registration.
Anton Nayshtut
1
-2
/
+2
2014-03-23
ipv6: ipv6_find_hdr restore prev functionality
Hans Schillstrom
1
-1
/
+1
2014-03-23
ipv6: reuse ip6_frag_id from ip6_ufo_append_data
Hannes Frederic Sowa
1
-1
/
+1
2014-03-06
net: ip, ipv6: handle gso skbs in forwarding path
Florian Westphal
1
-2
/
+15
2014-02-06
ip6tnl: fix double free of fb_tnl_dev on exit
Nicolas Dichtel
1
-0
/
+10
2014-02-06
Revert "ip6tnl: fix use after free of fb_tnl_dev"
Nicolas Dichtel
1
-0
/
+2
2014-02-06
sit: fix double free of fb_tunnel_dev on exit
Nicolas Dichtel
1
-0
/
+10
2014-02-06
net: Fix memory leak if TPROXY used with TCP early demux
Holger Eitzenberger
1
-1
/
+1
2014-02-06
net: avoid reference counter overflows on fib_rules in multicast forwarding
Hannes Frederic Sowa
1
-2
/
+5
2014-01-15
ipv6: always set the new created dst's from in ip6_rt_copy
Li RongQing
1
-3
/
+1
2014-01-15
ipv6: fix illegal mac_header comparison on 32bit
Hannes Frederic Sowa
1
-1
/
+1
2014-01-15
ipv6: don't count addrconf generated routes against gc limit
Hannes Frederic Sowa
1
-5
/
+3
2014-01-15
IPv6: Fixed support for blackhole and prohibit routes
Kamala R
1
-12
/
+10
2013-12-20
ip6tnl: fix use after free of fb_tnl_dev
Nicolas Dichtel
1
-2
/
+0
2013-12-08
ipv6: fix possible seqlock deadlock in ip6_finish_output2
Hannes Frederic Sowa
1
-2
/
+2
2013-12-08
netfilter: push reasm skb through instead of original frag skbs
Jiri Pirko
3
-71
/
+9
2013-12-08
ip6_output: fragment outgoing reassembled skb properly
Jiri Pirko
1
-1
/
+2
2013-12-08
ipv6: fix leaking uninitialized port number of offender sockaddr
Hannes Frederic Sowa
1
-0
/
+1
2013-12-08
inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...
Hannes Frederic Sowa
3
-6
/
+9
[next]