aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/ipv6.h
AgeCommit message (Expand)Author
2018-01-23ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABELBen Hutchings
2017-11-24net: accept UFO datagrams from tuntap and packetWillem de Bruijn
2017-11-11net: Remove unused skb_shared_info memberMat Martineau
2017-11-03ipv6: Implement limits on Hop-by-Hop and Destination optionsTom Herbert
2017-10-06net/ipv6: Convert icmpv6_push_pending_frames to voidJoe Perches
2017-07-04net, ipv6: convert ipv6_txoptions.refcnt from atomic_t to refcount_tReshetova, Elena
2017-06-04net: ping: do not abuse udp_poll()Eric Dumazet
2017-01-31ipv6: fix flow labels when the traffic class is non-0Dimitris Michailidis
2017-01-27tcp: don't annotate mark on control socket from tcp_v6_send_response()Pablo Neira
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-30l2tp: lock socket before checking flags in connect()Guillaume Nault
2016-11-09ipv6: add source address argument for ipv6_push_nfrag_optsDavid Lebrun
2016-07-07Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux in...James Morris
2016-06-27ipv6: constify the skb pointer of ipv6_find_tlv().Huw Davies
2016-06-27calipso: Set the calipso socket label to match the secattr.Huw Davies
2016-06-27ipv6: Add ipv6_renew_options_kern() that accepts a kernel mem pointer.Huw Davies
2016-05-03ipv6: add new struct ipcm6_cookieWei Wang
2016-04-27net: snmp: kill STATS_BH macrosEric Dumazet
2016-04-27ipv6: kill ICMP6MSGIN_INC_STATS_BH()Eric Dumazet
2016-04-27ipv6: rename IP6_UPD_PO_STATS_BH()Eric Dumazet
2016-04-27ipv6: rename IP6_INC_STATS_BH()Eric Dumazet
2016-04-27net: rename ICMP6_INC_STATS_BH()Eric Dumazet
2016-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-04-14ipv6: udp: Do a route lookup and update during release_cbMartin KaFai Lau
2016-04-14ipv6: datagram: Update dst cache of a connected datagram sk during pmtu updateMartin KaFai Lau
2016-04-04sock: enable timestamping using control messagesSoheil Hassas Yeganeh
2016-03-20vxlan: fix populating tclass in vxlan6_get_routeDaniel Borkmann
2016-02-18ipv6: Annotate change of locking mechanism for np->optBenjamin Poirier
2015-12-10ipv6: add ipv6_addr_prefix_copyAlexander Aring
2015-12-02ipv6: add complete rcu protection around np->optEric Dumazet
2015-11-24ipv6: distinguish frag queues by device for multicast and link-local packetsMichal Kubeček
2015-10-08dst: Pass net into dst->outputEric W. Biederman
2015-10-08ipv4, ipv6: Pass net into ip_local_out and ip6_local_outEric W. Biederman
2015-10-08ipv4, ipv6: Pass net into __ip_local_out and __ip6_local_outEric W. Biederman
2015-10-08ipv6: Merge ip6_local_out and ip6_local_out_skEric W. Biederman
2015-10-08ipv6: Merge __ip6_local_out and __ip6_local_out_skEric W. Biederman
2015-10-08dst: Pass a sk into .local_outEric W. Biederman
2015-09-25ipv6: constify ip6_xmit() sock argumentEric Dumazet
2015-09-25ipv6: constify ip6_dst_lookup_{flow|tail}() sock argumentsEric Dumazet
2015-09-17netfilter: Pass net into okfnEric W. Biederman
2015-07-31ipv6: Enable auto flow labels by defaultTom Herbert
2015-07-31ipv6: Implement different admin modes for automatic flow labelsTom Herbert
2015-07-31ipv6: Call skb_get_hash_flowi6 to get skb->hash in ip6_make_flowlabelTom Herbert
2015-07-31ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argumentRoopa Prabhu
2015-07-29net: Set sk_txhash from a random numberTom Herbert
2015-06-04net: Add full IPv6 addresses to flow_keysTom Herbert
2015-06-04net: Get skb hash over flow_keys structureTom Herbert
2015-05-25ipv6: ipv6_select_ident() returns a __be32Eric Dumazet
2015-05-25ipv6: Remove external dependency on rt6i_dst and rt6i_srcMartin KaFai Lau
2015-05-25ipv6: Clean up ipv6_select_ident() and ip6_fragment()Martin KaFai Lau