index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
ip6_output.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-11
ipv6: accept 64k - 1 packet length in ip6_find_1stfragopt()
Stefano Brivio
1
-4
/
+2
2017-08-26
ipv6: avoid overflow of offset in ip6_find_1stfragopt
Sabrina Dubroca
1
-2
/
+6
2017-07-18
udp: avoid ufo handling on IP payload compression packets
Alexey Kodanev
1
-1
/
+1
2017-06-05
ipv6: fix out of bound writes in __ip6_append_data()
Eric Dumazet
1
-7
/
+8
2017-06-05
ipv6: Check ip6_find_1stfragopt() return value properly.
David S. Miller
1
-4
/
+3
2017-06-05
ipv6: Prevent overrun when parsing v6 header options
Craig Gallek
1
-6
/
+12
2017-02-23
ipv6: Don't use ufo handling on later transformed packets
Jakub Sitnicki
1
-1
/
+1
2016-05-01
ipv6: Count in extension headers in skb->network_header
Jakub Sitnicki
1
-5
/
+4
2015-05-10
udp: only allow UFO for packets from SOCK_DGRAM sockets
Michal Kubeček
1
-1
/
+2
2015-02-20
ipv6: Remove all uses of LL_ALLOCATED_SPACE
Herbert Xu
1
-2
/
+6
2014-09-14
ip: make IP identifiers less predictable
Eric Dumazet
1
-0
/
+2
2014-09-14
inetpeer: get rid of ip_id_count
Eric Dumazet
1
-14
/
+9
2014-08-06
Revert "net: ip, ipv6: handle gso skbs in forwarding path"
Ben Hutchings
1
-12
/
+1
2014-07-11
net: fix inet_getid() and ipv6_select_ident() bugs
Eric Dumazet
1
-8
/
+3
2014-04-30
ipv6: some ipv6 statistic counters failed to disable bh
Hannes Frederic Sowa
1
-2
/
+2
2014-04-30
ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properly
lucien
1
-8
/
+6
2014-04-09
net: ip, ipv6: handle gso skbs in forwarding path
Florian Westphal
1
-1
/
+12
2014-01-03
ipv6: fix possible seqlock deadlock in ip6_finish_output2
Hannes Frederic Sowa
1
-2
/
+2
2013-11-28
inet: fix possible memory corruption with UDP_CORK and UFO
Hannes Frederic Sowa
1
-1
/
+1
2013-10-27
ipv6: udp packets following an UFO enqueued packet need also be handled by UFO
Hannes Frederic Sowa
1
-31
/
+22
2013-08-03
ipv6: ip6_append_data_mtu did not care about pmtudisc and frag_size
Hannes Frederic Sowa
1
-6
/
+10
2013-08-03
ipv6: ip6_sk_dst_check() must not assume ipv6 dst
Eric Dumazet
1
-1
/
+7
2013-06-29
ipv6: fix possible crashes in ip6_cork_release()
Eric Dumazet
1
-1
/
+1
2013-02-20
ipv6: fix header length calculation in ip6_append_data()
Romain KUNTZ
1
-2
/
+2
2012-06-10
ipv6: fix incorrect ipsec fragment
Gao feng
1
-18
/
+50
2012-04-02
ipv6: fix incorrent ipv6 ipsec packet fragment
Gao feng
1
-5
/
+6
2011-12-23
net: introduce DST_NOPEER dst flag
Eric Dumazet
1
-1
/
+1
2011-10-28
ipv6: fix error propagation in ip6_ufo_append_data()
Zheng Yan
1
-1
/
+1
2011-10-27
ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAIT
Eric Dumazet
1
-5
/
+2
2011-10-19
net: add skb frag size accessors
Eric Dumazet
1
-2
/
+3
2011-10-19
ipv6: Fix IPsec slowpath fragmentation problem
Steffen Klassert
1
-6
/
+12
2011-08-25
net: ipv6: convert to SKB frag APIs
Ian Campbell
1
-3
/
+4
2011-08-03
net: fix NULL dereferences in check_peer_redir()
Eric Dumazet
1
-2
/
+11
2011-07-22
ipv6: make fragment identifications less predictable
Eric Dumazet
1
-5
/
+31
2011-07-18
net: Abstract dst->neighbour accesses behind helpers.
David S. Miller
1
-6
/
+10
2011-07-17
net: Create and use new helper, neigh_output().
David S. Miller
1
-7
/
+3
2011-07-17
ipv6: Use calculated 'neigh' instead of re-evaluating dst->neighbour
David S. Miller
1
-1
/
+1
2011-07-14
net: Embed hh_cache inside of struct neighbour.
David S. Miller
1
-5
/
+9
2011-05-07
inet: Decrease overhead of on-stack inet_cork.
David S. Miller
1
-16
/
+18
2011-04-22
inet: constify ip headers and in6_addr
Eric Dumazet
1
-4
/
+4
2011-04-16
ipv6: RTA_PREFSRC support for ipv6 route source address selection
Daniel Walter
1
-4
/
+4
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-13
ipv6: Convert to use flowi6 where applicable.
David S. Miller
1
-45
/
+45
2011-03-13
net: Put flowi_* prefix on AF independent members of struct flowi
David S. Miller
1
-5
/
+5
2011-03-03
xfrm: Return dst directly from xfrm_lookup()
David S. Miller
1
-8
/
+2
2011-03-02
xfrm: Handle blackhole route creation via afinfo.
David S. Miller
1
-22
/
+10
2011-03-02
ipv6: Normalize arguments to ip6_dst_blackhole().
David S. Miller
1
-2
/
+2
2011-03-02
xfrm: Kill XFRM_LOOKUP_WAIT flag.
David S. Miller
1
-2
/
+2
2011-03-02
ipv6: Change final dst lookup arg name to "can_sleep"
David S. Miller
1
-6
/
+6
2011-03-02
net: Add FLOWI_FLAG_CAN_SLEEP.
David S. Miller
1
-0
/
+2
[next]