summaryrefslogtreecommitdiff
path: root/net/ipv6/ip6_output.c
Commit message (Expand)AuthorAge
* net/ipv6: Increment OUTxxx counters after netfilter hookJeff Barnhill2018-04-05
* net: avoid unneeded atomic operation in ip*_append_data()Paolo Abeni2018-04-04
* ipv6: allow to cache dst for a connected sk in ip6_sk_dst_lookup_flow()Alexey Kodanev2018-04-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-01
|\
| * ipv6: the entire IPv6 header chain must fit the first fragmentPaolo Abeni2018-03-25
* | ipv6: factorize sk_wmem_alloc updates done by __ip6_append_data()Eric Dumazet2018-04-01
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-06
|\ \ | |/
| * net: rename skb_gso_validate_mtu -> skb_gso_validate_network_lenDaniel Axtens2018-03-04
* | ip6mr: Make mroute_sk rcu-basedYuval Mintz2018-03-01
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-24
|\
| * ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABELBen Hutchings2018-01-23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-17
|\ \ | |/
| * ipv6: ip6_make_skb() needs to clear cork.base.dstEric Dumazet2018-01-15
| * ipv6: fix udpv6 sendmsg crash caused by too small MTUMike Maloney2018-01-15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-11
|\ \ | |/
| * ipv6: fix possible mem leaks in ipv6_make_skb()Eric Dumazet2018-01-10
* | netfilter: flow table support for IPv6Pablo Neira Ayuso2018-01-08
* | ipv6: Reinject IPv6 packets if IPsec policy matches after SNATTobias Brunner2017-12-26
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-22
|\ \ | |/
| * net: reevalulate autoflowlabel setting after sysctl settingShaohua Li2017-12-21
* | xfrm: Move dst->path into struct xfrm_dstDavid Miller2017-11-30
|/
* ipv6: flowlabel: do not leave opt->tot_len with garbageEric Dumazet2017-10-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-01
|\
| * ipv6: Don't increase IPSTATS_MIB_FRAGFAILS twice in ip6_fragment()Stefano Brivio2017-07-25
* | inet: Stop generating UFO packets.David S. Miller2017-07-17
|/
* net: convert sock.sk_wmem_alloc from atomic_t to refcount_tReshetova, Elena2017-07-01
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-30
|\
| * net: account for current skb length when deciding about UFOMichal Kubeček2017-06-23
* | ipv6: remove unnecessary dst_hold() in ip6_fragment()Wei Wang2017-06-17
* | networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-16
* | Remove the redundant skb->dev initialization in ip6_fragmentChenbo Feng2017-06-10
* | ipv6: Initial skb->dev and skb->protocol in ip6_outputChenbo Feng2017-06-09
|/
* ipv6: fix out of bound writes in __ip6_append_data()Eric Dumazet2017-05-22
* ipv6: Check ip6_find_1stfragopt() return value properly.David S. Miller2017-05-17
* ipv6: Prevent overrun when parsing v6 header optionsCraig Gallek2017-05-17
* ipv6: avoid write to a possibly cloned skbFlorian Westphal2017-03-13
* udp: avoid ufo handling on IP payload compression packetsAlexey Kodanev2017-03-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-19
|\
| * ipv6: release dst on error in ip6_dst_lookup_tailWillem de Bruijn2017-02-18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-16
|\ \ | |/
| * ipv6: Inhibit IPv4-mapped src address on the wire.Jonathan T. Leighton2017-02-14
* | net: rename dst_neigh_output back to neigh_outputJulian Anastasov2017-02-11
* | net: use dst_confirm_neigh for UDP, RAW, ICMP, L2TPJulian Anastasov2017-02-07
* | net: add dst_pending_confirm flag to skbuffJulian Anastasov2017-02-07
|/
* ipv6: Paritially checksum full MTU framesVlad Yasevich2017-01-30
* tcp: don't annotate mark on control socket from tcp_v6_send_response()Pablo Neira2017-01-27
* ipv6: Should use consistent conditional judgement for ip6 fragment between __...Zheng Li2016-12-29
* net: ipv4, ipv6: run cgroup eBPF egress programsDaniel Mack2016-11-25
* net: fix bogus cast in skb_pagelen() and use unsigned variablesAlexey Dobriyan2016-11-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-15
|\