aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/ipv6.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-07Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux into nextJames Morris1-1/+9
2016-06-27ipv6: constify the skb pointer of ipv6_find_tlv().Huw Davies1-1/+1
2016-06-27calipso: Set the calipso socket label to match the secattr.Huw Davies1-0/+2
2016-06-27ipv6: Add ipv6_renew_options_kern() that accepts a kernel mem pointer.Huw Davies1-0/+6
2016-05-03ipv6: add new struct ipcm6_cookieWei Wang1-6/+12
2016-04-27net: snmp: kill STATS_BH macrosEric Dumazet1-18/+18
2016-04-27ipv6: kill ICMP6MSGIN_INC_STATS_BH()Eric Dumazet1-3/+1
2016-04-27ipv6: rename IP6_UPD_PO_STATS_BH()Eric Dumazet1-1/+1
2016-04-27ipv6: rename IP6_INC_STATS_BH()Eric Dumazet1-2/+2
2016-04-27net: rename ICMP6_INC_STATS_BH()Eric Dumazet1-1/+1
2016-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2016-04-14ipv6: udp: Do a route lookup and update during release_cbMartin KaFai Lau1-0/+1
2016-04-14ipv6: datagram: Update dst cache of a connected datagram sk during pmtu updateMartin KaFai Lau1-0/+1
2016-04-04sock: enable timestamping using control messagesSoheil Hassas Yeganeh1-2/+4
2016-03-20vxlan: fix populating tclass in vxlan6_get_routeDaniel Borkmann1-0/+6
2016-02-18ipv6: Annotate change of locking mechanism for np->optBenjamin Poirier1-2/+6
2015-12-10ipv6: add ipv6_addr_prefix_copyAlexander Aring1-0/+15
2015-12-02ipv6: add complete rcu protection around np->optEric Dumazet1-1/+20
2015-11-24ipv6: distinguish frag queues by device for multicast and link-local packetsMichal Kubeček1-0/+1
2015-10-08dst: Pass net into dst->outputEric W. Biederman1-1/+1
2015-10-08ipv4, ipv6: Pass net into ip_local_out and ip6_local_outEric W. Biederman1-1/+1
2015-10-08ipv4, ipv6: Pass net into __ip_local_out and __ip6_local_outEric W. Biederman1-1/+1
2015-10-08ipv6: Merge ip6_local_out and ip6_local_out_skEric W. Biederman1-2/+1
2015-10-08ipv6: Merge __ip6_local_out and __ip6_local_out_skEric W. Biederman1-2/+1
2015-10-08dst: Pass a sk into .local_outEric W. Biederman1-0/+1
2015-09-25ipv6: constify ip6_xmit() sock argumentEric Dumazet1-1/+1
2015-09-25ipv6: constify ip6_dst_lookup_{flow|tail}() sock argumentsEric Dumazet1-1/+1
2015-09-17netfilter: Pass net into okfnEric W. Biederman1-1/+1
2015-07-31ipv6: Enable auto flow labels by defaultTom Herbert1-1/+1
2015-07-31ipv6: Implement different admin modes for automatic flow labelsTom Herbert1-13/+46
2015-07-31ipv6: Call skb_get_hash_flowi6 to get skb->hash in ip6_make_flowlabelTom Herbert1-2/+3
2015-07-31ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argumentRoopa Prabhu1-1/+2
2015-07-29net: Set sk_txhash from a random numberTom Herbert1-19/+0
2015-06-04net: Add full IPv6 addresses to flow_keysTom Herbert1-2/+19
2015-06-04net: Get skb hash over flow_keys structureTom Herbert1-0/+2
2015-05-25ipv6: ipv6_select_ident() returns a __be32Eric Dumazet1-3/+3
2015-05-25ipv6: Remove external dependency on rt6i_dst and rt6i_srcMartin KaFai Lau1-1/+3
2015-05-25ipv6: Clean up ipv6_select_ident() and ip6_fragment()Martin KaFai Lau1-2/+1
2015-05-13flow_dissector: change port array into src, dst tupleJiri Pirko1-2/+2
2015-05-13flow_dissect: use programable dissector in skb_flow_dissect and friendsJiri Pirko1-4/+4
2015-05-13net: change name of flow_dissector header to match the .c file nameJiri Pirko1-1/+1
2015-05-03ipv6: Flow label state rangesTom Herbert1-2/+7
2015-04-07net: remove extra newlinesSheng Yong1-2/+0
2015-04-07udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb().David Miller1-0/+1
2015-04-07netfilter: Pass socket pointer down through okfn().David Miller1-1/+1
2015-03-25ipv6: hash net ptr into fragmentation bucket selectionHannes Frederic Sowa1-2/+3
2015-03-18ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop}Marcelo Ricardo Leitner1-4/+0
2015-02-27igmp v6: add __ipv6_sock_mc_join and __ipv6_sock_mc_dropMadhu Challa1-0/+8
2015-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+0
2015-02-09ipv6: Make __ipv6_select_ident staticVlad Yasevich1-2/+0