index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
ip6_output.c
Age
Commit message (
Expand
)
Author
2018-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-04
net: rename skb_gso_validate_mtu -> skb_gso_validate_network_len
Daniel Axtens
2018-03-01
ip6mr: Make mroute_sk rcu-based
Yuval Mintz
2018-01-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-23
ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABEL
Ben Hutchings
2018-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-15
ipv6: ip6_make_skb() needs to clear cork.base.dst
Eric Dumazet
2018-01-15
ipv6: fix udpv6 sendmsg crash caused by too small MTU
Mike Maloney
2018-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-10
ipv6: fix possible mem leaks in ipv6_make_skb()
Eric Dumazet
2018-01-08
netfilter: flow table support for IPv6
Pablo Neira Ayuso
2017-12-26
ipv6: Reinject IPv6 packets if IPsec policy matches after SNAT
Tobias Brunner
2017-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-21
net: reevalulate autoflowlabel setting after sysctl setting
Shaohua Li
2017-11-30
xfrm: Move dst->path into struct xfrm_dst
David Miller
2017-10-22
ipv6: flowlabel: do not leave opt->tot_len with garbage
Eric Dumazet
2017-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-07-25
ipv6: Don't increase IPSTATS_MIB_FRAGFAILS twice in ip6_fragment()
Stefano Brivio
2017-07-17
inet: Stop generating UFO packets.
David S. Miller
2017-07-01
net: convert sock.sk_wmem_alloc from atomic_t to refcount_t
Reshetova, Elena
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-23
net: account for current skb length when deciding about UFO
Michal Kubeček
2017-06-17
ipv6: remove unnecessary dst_hold() in ip6_fragment()
Wei Wang
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-10
Remove the redundant skb->dev initialization in ip6_fragment
Chenbo Feng
2017-06-09
ipv6: Initial skb->dev and skb->protocol in ip6_output
Chenbo Feng
2017-05-22
ipv6: fix out of bound writes in __ip6_append_data()
Eric Dumazet
2017-05-17
ipv6: Check ip6_find_1stfragopt() return value properly.
David S. Miller
2017-05-17
ipv6: Prevent overrun when parsing v6 header options
Craig Gallek
2017-03-13
ipv6: avoid write to a possibly cloned skb
Florian Westphal
2017-03-09
udp: avoid ufo handling on IP payload compression packets
Alexey Kodanev
2017-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-18
ipv6: release dst on error in ip6_dst_lookup_tail
Willem de Bruijn
2017-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-14
ipv6: Inhibit IPv4-mapped src address on the wire.
Jonathan T. Leighton
2017-02-11
net: rename dst_neigh_output back to neigh_output
Julian Anastasov
2017-02-07
net: use dst_confirm_neigh for UDP, RAW, ICMP, L2TP
Julian Anastasov
2017-02-07
net: add dst_pending_confirm flag to skbuff
Julian Anastasov
2017-01-30
ipv6: Paritially checksum full MTU frames
Vlad Yasevich
2017-01-27
tcp: don't annotate mark on control socket from tcp_v6_send_response()
Pablo Neira
2016-12-29
ipv6: Should use consistent conditional judgement for ip6 fragment between __...
Zheng Li
2016-11-25
net: ipv4, ipv6: run cgroup eBPF egress programs
Daniel Mack
2016-11-19
net: fix bogus cast in skb_pagelen() and use unsigned variables
Alexey Dobriyan
2016-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-09
ipv6: add source address argument for ipv6_push_nfrag_opts
David Lebrun
2016-10-31
ipv6: Don't use ufo handling on later transformed packets
Jakub Sitnicki
2016-09-10
net: ipv6: Remove l3mdev_get_saddr6
David Ahern
2016-09-10
net: l3mdev: remove redundant calls
David Ahern
2016-09-10
net: l3mdev: Add hook to output path
David Ahern
2016-08-30
net: lwtunnel: Handle fragmentation
Roopa Prabhu
[next]