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.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
2018-07-23
ip: hash fragments consistently
Paolo Abeni
1
-0
/
+2
2018-06-20
ip: limit use of gso_size to udp
Willem de Bruijn
1
-1
/
+2
2018-06-04
vrf: check the original netdevice for generating redirect
Stephen Suryaputra
1
-1
/
+2
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2018-05-18
net: test tailroom before appending to linear skb
Willem de Bruijn
1
-1
/
+2
2018-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-22
/
+0
2018-04-26
udp: paged allocation with gso
Willem de Bruijn
1
-5
/
+14
2018-04-26
udp: generate gso with UDP_SEGMENT
Willem de Bruijn
1
-2
/
+4
2018-04-26
udp: expose inet cork to udp
Willem de Bruijn
1
-10
/
+10
2018-04-21
net/ipv6: Make from in rt6_info rcu protected
David Ahern
1
-2
/
+7
2018-04-21
ipv6: make ip6_dst_mtu_forward inline
Felix Fietkau
1
-22
/
+0
2018-04-18
net/ipv6: separate handling of FIB entries from dst based routes
David Ahern
1
-1
/
+2
2018-04-17
ipv6: Count interface receive statistics on the ingress netdev
Stephen Suryaputra
1
-11
/
+7
2018-04-06
net/ipv6: Increment OUTxxx counters after netfilter hook
Jeff Barnhill
1
-2
/
+5
2018-04-04
net: avoid unneeded atomic operation in ip*_append_data()
Paolo Abeni
1
-1
/
+2
2018-04-04
ipv6: allow to cache dst for a connected sk in ip6_sk_dst_lookup_flow()
Alexey Kodanev
1
-3
/
+12
2018-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+9
2018-04-01
ipv6: factorize sk_wmem_alloc updates done by __ip6_append_data()
Eric Dumazet
1
-5
/
+12
2018-03-26
ipv6: the entire IPv6 header chain must fit the first fragment
Paolo Abeni
1
-4
/
+9
2018-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-03-05
net: rename skb_gso_validate_mtu -> skb_gso_validate_network_len
Daniel Axtens
1
-1
/
+1
2018-03-01
ip6mr: Make mroute_sk rcu-based
Yuval Mintz
1
-1
/
+1
2018-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-01-24
ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABEL
Ben Hutchings
1
-1
/
+1
2018-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+5
2018-01-15
ipv6: ip6_make_skb() needs to clear cork.base.dst
Eric Dumazet
1
-0
/
+1
2018-01-15
ipv6: fix udpv6 sendmsg crash caused by too small MTU
Mike Maloney
1
-2
/
+4
2018-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+3
2018-01-11
ipv6: fix possible mem leaks in ipv6_make_skb()
Eric Dumazet
1
-2
/
+3
2018-01-08
netfilter: flow table support for IPv6
Pablo Neira Ayuso
1
-1
/
+2
2017-12-27
ipv6: Reinject IPv6 packets if IPsec policy matches after SNAT
Tobias Brunner
1
-0
/
+8
2017-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+10
2017-12-21
net: reevalulate autoflowlabel setting after sysctl setting
Shaohua Li
1
-2
/
+10
2017-11-30
xfrm: Move dst->path into struct xfrm_dst
David Miller
1
-2
/
+2
2017-10-22
ipv6: flowlabel: do not leave opt->tot_len with garbage
Eric Dumazet
1
-2
/
+2
2017-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+0
2017-07-26
ipv6: Don't increase IPSTATS_MIB_FRAGFAILS twice in ip6_fragment()
Stefano Brivio
1
-4
/
+0
2017-07-17
inet: Stop generating UFO packets.
David S. Miller
1
-76
/
+0
2017-07-01
net: convert sock.sk_wmem_alloc from atomic_t to refcount_t
Reshetova, Elena
1
-2
/
+2
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-06-23
net: account for current skb length when deciding about UFO
Michal Kubeček
1
-1
/
+1
2017-06-18
ipv6: remove unnecessary dst_hold() in ip6_fragment()
Wei Wang
1
-4
/
+0
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
1
-2
/
+2
2017-06-10
Remove the redundant skb->dev initialization in ip6_fragment
Chenbo Feng
1
-1
/
+0
2017-06-09
ipv6: Initial skb->dev and skb->protocol in ip6_output
Chenbo Feng
1
-3
/
+3
2017-05-22
ipv6: fix out of bound writes in __ip6_append_data()
Eric Dumazet
1
-7
/
+8
2017-05-18
ipv6: Check ip6_find_1stfragopt() return value properly.
David S. Miller
1
-4
/
+3
2017-05-17
ipv6: Prevent overrun when parsing v6 header options
Craig Gallek
1
-0
/
+4
2017-03-13
ipv6: avoid write to a possibly cloned skb
Florian Westphal
1
-1
/
+6
2017-03-10
udp: avoid ufo handling on IP payload compression packets
Alexey Kodanev
1
-1
/
+1
[next]